Next: Model Geometry Definition
Up: Introduction
Previous: Version Number References
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 DYNA3D. 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. Note that more
# than one analysis package may be defined here if desired.
#
# DYNA3D Resources:
#
# Set default element variants.
#
Femsys.dyna-variant.all.P-EL : P-MASS
Femsys.dyna-variant.all.BE2 : TRUSS
Femsys.dyna-variant.all.TR3 : SHELL
Femsys.dyna-variant.all.QU4 : SHELL
Femsys.dyna-variant.all.PE6 : BRICK
Femsys.dyna-variant.all.HE8 : BRICK
#
### ********************************************************************
### File extension resources for analysis input files:
### ********************************************************************
##
# Set input filename extension to be '.key'
#
Femsys.femgen.FileExtension.dyna : key
#
# 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 DYNA3D users. The following gives some examples of these new commands, (see the FEMGV Users Manual for further information).
MESHING TYPES S1 MEMBRANE
MESHING TYPES 6SURFS T-SHELL
MESHING TYPES 5SURFS BRICK
PROPERTY INITIAL IVEL S1 50 0 0
CONSTRUCT NAME TCURVE TRC 1
CONSTRUCT TCURVE TRC1 SINE 10 3 0 5
PROPERTY LOAD FORCE LO1 S1 100 1
PROPERTY ATTACH LO1 TRC1
CONSTRUCT COORDSYS CYLINDRIC CS1 P1 P2 P3
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 [DYNA] BE2
UTILITY GRAPH TCURVE TRC1
UTILITY GRAPH SCURVE SC1
LABEL MESH TYPES
LABEL OPTIONS CONSTRNTS TEXT ON