*INCLUDE
LS-DYNA Input Interface KeywordDefines an include file with transformation.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*INCLUDE_{OPTION} | |||||||
file_name |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
IDNOFF | IDEOFF | IDPOFF | IDMOFF | IDSOFF | IDFOFF | IDDOFF | |
IDROFF | PREFIX | SUFFIX | |||||
FCTMAS | FCTTIM | FCTLEN | |||||
TRANID |
Definition
Field | Contents | SI Unit Example |
---|---|---|
OPTION |
|
|
file_name | Filename and path of the file to be
included, (Character) |
|
IDNOFF | Offset value node
ID’s. (Integer) |
|
IDEOFF | Offset value for element
ID’s. (Integer) |
|
IDPOFF | Offset value for part ID, Nodal
rigid body ID, Constrained nodal set ID, Rigidwall ID and
cross-section ID. (Integer) |
|
IDMOFF | Offset value for
*MAT and *EOS
ID’s. (Integer) |
|
IDSOFF | Offset value for
*SET ID’s. (Integer) |
|
IDFOFF | Offset value for
*DEFINE_FUNCTION,
*DEFINE_TABLE and
*DEFINE_CURVE
ID’s. (Integer) |
|
IDDOFF | Offset value for other
*DEFINE ID’s. (Integer) |
|
IDROFF | Offset value for other entity
ID’s. (Integer) |
|
PREFIX | Prefix added at the beginning of
the entity title defined in the include. Character “.” is added after the prefix. (Text) |
|
SUFFIX | Suffix added at the end of the
entity title defined in the include. Character “.” is added before the suffix. (Text) |
|
FCTMAS | Mass scale factor. Default = 1 (Real) |
|
FCTTIM | Time scale factor. Default = 1 (Real) |
|
FCTLEN | Length scale factor. Default = 1 (Real) |
|
TRANID | Defined transformation
ID. (Integer) |
Comments
- This keyword maps to //SUBMODEL and /UNIT.
- The option “_TITLE” can be added to the end of this keyword. When “_TITLE” is included, an extra 80 characters long line is added after the keyword input line which allows an entity title to be defined.