next up previous contents
Next: Program Capabilities Up: Overview Previous: Running the Interface

The PAFEC-specific Command Environment

The interface program works in conjunction with a PAFEC-specific command environment. This environment is activated via the command 'PROPERTY FE-PROG PAFEC' and is used to prompt the user for loading conditions and material and physical property definitions. Environment variable FG_PRE_INT can be used to make PAFEC the default environment for all models.

It is important to note that the analysis environment can not be changed when material properties, physical properties or loads have been defined in the FEMGEN model.

In addition a Resource file can be used to customise the program to PAFEC. The Resource file may be edited whilst the program is running. An example of a FEMGV Resource file 'femsys.ini' is shown below:

     
#
# This is a FEMGV Resource file. 
#
# Related Files: 
#
# fgvstr.str :- FEMGV startup file used to set environment variables
# FGVSYN.SYN :- Synonym file for command macros and hot keys.
#                                  
# Customised Analysis Environments.
# =================================
# 
# Use these settings in conjunction with environment variable
# FG_PRE_INT in the startup file. Note that more
# than one analysis package may be defined here if desired.
#
# PAFEC Resources:
#
# Set default element variants.
#
Femsys.pafec-variant.all.BE2  : 34000
Femsys.pafec-variant.all.BE3  : 42130
Femsys.pafec-variant.all.TR3  : 36100
Femsys.pafec-variant.all.TR6  : 36110
Femsys.pafec-variant.all.QU4  : 36200
Femsys.pafec-variant.all.QU8  : 36210
Femsys.pafec-variant.all.PE6  : 37200
Femsys.pafec-variant.all.P15  : 37210
Femsys.pafec-variant.all.HE8  : 37100
Femsys.pafec-variant.all.HE20 : 37110
#
# End of Resource File
#

The FEMGEN/FEMVIEW 2.3 commands used with previous versions of the Interface Program are still available. Attention is drawn to the new FEMGV commands that may be useful to the PAFEC users. The following gives some examples of these new commands, (see the FEMGV User Manual for further information).

     
MESHING TYPES S1 39210  
MESHING TYPES 6SURFS 37115
MESHING TYPES 5SURFS 39610

CONSTRUCT COORDSYS CYLINDRIC CS1 P1 P2 P3
PROPERTY LOAD FORCE LO1 S1 100 1
PROPERTY ATTACH LO1 CS1

CONSTRUCT SCURVE SC1 SURFACE LINE L1 ELIPSE 10
PROPERTY ATTACH LO1 SC1

CONSTRUCT LMASK LM1 SURFACE .2 .8 .2 .8
PROPERTY ATTACH LO1 LM1

PROPERTY BOUNDARY CONSTRAINT L1 XSYMM

UTILITY TABULATE FE [PAFEC] BE2 

UTILITY GRAPH SCURVE SC1

LABEL MESH TYPES 

LABEL OPTIONS CONSTRNTS TEXT ON



Femsys Limited
8/18/1999