solversubmodels

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise.
Type: integer
alloptionoffset
The default ID offset value used for all entities aside from those with dedicated offsets.
Type: integer
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
componentoffset
The default ID offset value for parts, nodal rigid bodies, constrained nodal sets, rigidwalls and *DATABASE_CROSS_SECTION.
Type: integer
config
The configuration of the entity.
101 - LS-DYNA *INCLUDE_TRANSFORM
201 - Radioss //SUBMODEL
Type: unsigned integer
curveoffset
The default ID offset value for curves, tables and functions.
Type: integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
defineoffset
The default ID offset value for *DEFINE except the FUNCTION, TABLE and CURVE options.
Type: integer
elementoffset
The default ID offset value for elements.
Type: integer
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
include_fullname
The file name and path of the file to be included with this keyword.
Type: string
incout1flag
The incout1 flag.
Type: integer
lengthfactor
The length transformation factor.
Type: double
massfactor
The mass transformation factor.
Type: double
materialoffset
The default ID offset value for materials and equation of state.
Type: integer
name
The name of the entity.
Type: string
nodeoffset
The default ID offset value for nodes.
Type: integer
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
prefix
The prefix added to the beginning of the titles/heads defined in the keywords of the include file.
Type: string
propertyoffset
The default ID offset value for properties.
Type: integer
setoffset
The default ID offset value for sets.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
suffix
The suffix added to the end of the titles/heads defined in the keywords of the include file.
Type: string
temperaturefactor
The temperature transformation factor, either CtoF, CtoK, FtoC, FtoK, KtoC or KtoF.
Type: string
timefactor
The length transformation factor.
Type: double
transformationid
The transformation entity ID if a transformation is applied.
Type: entity

Version History

2019

2019.1 - Added new config value 101. Added new data names curveoffset, defineoffset, include_fullname, incout1flag, lengthfactor, massfactor, prefix, setoffset, suffix, temperaturefactor, timefactor and ransformationid.

2020 - Added new data name color_rgb.

2020.1 - Added new data name solverkeyword.