behaviors

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
begincgdivchk
The number of iterations that begin to detect divergence in linear iterations.
Type: integer
beginlogratechk
The number of iterations that begin to detect quadratic convergence.
Type: integer
beginresidueincrchk
The number of iterations that begin to detect successive increase of the residual.
Type: integer
cgdivchk
Specifies whether to detect divergence in linear iterations
Yes – detect (default)
No – do not detect
Type: string
cgdivfactor
The coefficient at which the residuals are considered divergent.
Type: double
color
The 1-64 color of the entity.
Type: integer
color_rgb
The RGB color of the entity.
Type: string
config
The configuration of the entity.
601 – ADVC
Type: unsigned integer
creepstratol
The automatic increment control parameter to be used in Control by Increments of Equivalent Creep Strain.
Type: double
cutbackfactorfordiv
The reduction factor of the time increment in case of convergence issues.
Type: double
cutbackfactorforexcdist
The reduction factor of the time increment in case of element distortion or the tangent stiffness matrix no longer has an inverse matrix.
Type: double
cutbackfactorfortooslowconv
The reduction factor of the time increment when the convergence of the nonlinear iteration is determined to be slow.
Type: double
cutbacknummax
The upper limit of the number of the time increment reduction.
Type: integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
id
The ID of the entity.
Type: unsigned integer
incenlargenewtonmax
The number of iterations that the nonlinear iteration considers to be converging successfully.
Type: integer
incenlargesuppress
The number of steps that the step is determined to be converging successfully.
Type: integer
incfactorforcreep
The increase factor of the time increment to be used in Creep Analysis.
Type: double
incfactorforexpdynamic
The increase factor of the time increment to be used in Explicit Dynamic Analysis.
Type: double
incfactorfordynamic
The increase factor of the time increment to be used in Dynamic Analysis.
Type: double
incfactorforrdnlk
The increase factor of the time increment to be used in Rate-Dependent Non-Linear Kinematic Hardening (RDNLK) Analysis.
Type: double
incfactorforstatic
The increase factor of the time increment to be used in Static Analysis.
Type: double
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
internalname
The internal name of the entity.
Type: string
moduleid
The module ID of the entity.
Type: integer
name
The name of the entity.
Type: string
newtonresidueincrmax
The number of successive increases of the residual.
Type: integer
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
processid
The process ID.
Type: entity
rdnlkstratol
The automatic increment control parameter to be used in Control by Increments of Equivalent Transient Strain or Equivalent Steady State Strain.
Type: double
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
stratol
The automatic increment control parameter to be used in Control by Increments of Strain.
Type: double
tempincmax
An estimate for adjusting the time increment by temperature change.
Type: double
usetempincmax
Specifies whether to adjust the time increment with temperature change.
Yes – adjust
No – do not adjust (default)
Type: string

Version History

2021.1

2021.2 - Added new data names internalname and solvername.