behaviors
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- begincgdivchk
- The number of iterations that begin to detect divergence in linear iterations.
- beginlogratechk
- The number of iterations that begin to detect quadratic convergence.
- beginresidueincrchk
- The number of iterations that begin to detect successive increase of the residual.
- cgdivchk
- Specifies whether to detect divergence in linear iterations
- cgdivfactor
- The coefficient at which the residuals are considered divergent.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- creepstratol
- The automatic increment control parameter to be used in Control by Increments of Equivalent Creep Strain.
- cutbackfactorfordiv
- The reduction factor of the time increment in case of convergence issues.
- cutbackfactorforexcdist
- The reduction factor of the time increment in case of element distortion or the tangent stiffness matrix no longer has an inverse matrix.
- cutbackfactorfortooslowconv
- The reduction factor of the time increment when the convergence of the nonlinear iteration is determined to be slow.
- cutbacknummax
- The upper limit of the number of the time increment reduction.
- definedentity
- True if the entity is defined, false otherwise.
- id
- The ID of the entity.
- incenlargenewtonmax
- The number of iterations that the nonlinear iteration considers to be converging successfully.
- incenlargesuppress
- The number of steps that the step is determined to be converging successfully.
- incfactorforcreep
- The increase factor of the time increment to be used in Creep Analysis.
- incfactorforexpdynamic
- The increase factor of the time increment to be used in Explicit Dynamic Analysis.
- incfactorfordynamic
- The increase factor of the time increment to be used in Dynamic Analysis.
- incfactorforrdnlk
- The increase factor of the time increment to be used in Rate-Dependent Non-Linear Kinematic Hardening (RDNLK) Analysis.
- incfactorforstatic
- The increase factor of the time increment to be used in Static Analysis.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- internalname
- The internal name of the entity.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- newtonresidueincrmax
- The number of successive increases of the residual.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- processid
- The process ID.
- rdnlkstratol
- The automatic increment control parameter to be used in Control by Increments of Equivalent Transient Strain or Equivalent Steady State Strain.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- stratol
- The automatic increment control parameter to be used in Control by Increments of Strain.
- tempincmax
- An estimate for adjusting the time increment by temperature change.
- usetempincmax
- Specifies whether to adjust the time increment with temperature change.
Version History
2021.1
2021.2 - Added new data names internalname and solvername.