dampings

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
Alpha
The mass damping coefficient for all DOF or translational DOF in the x-direction.
Type: double
Alpha_y
The mass damping coefficient for translational DOF in the y-direction.
Type: double
Alpha_z
The mass damping coefficient for translational DOF in the z-direction.
Type: double
Alpha_xx
The mass damping coefficient for rotational DOF in the xx-direction.
Type: double
Alpha_yy
The mass damping coefficient for rotational DOF in the yy-direction.
Type: double
Alpha_zz
The mass damping coefficient for rotational DOF in the zz-direction.
Type: double
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
Beta
The stiffness damping coefficient for all DOF or translational DOF in the x-direction.
Type: double
Beta_y
The stiffness damping coefficient for translational DOF in the y-direction.
Type: double
Beta_z
The stiffness damping coefficient for translational DOF in the z-direction.
Type: double
Beta_xx
The stiffness damping coefficient for rotational DOF in the xx-direction.
Type: double
Beta_yy
The stiffness damping coefficient for rotational DOF in the yy-direction.
Type: double
Beta_zz
The stiffness damping coefficient for rotational DOF in the zz-direction.
Type: double
CDAMP
The fraction of critical damping.
Type: double
COEF
The Rayleigh damping coefficient.
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.
101 - LS-DYNA *DAMPING_PART_MASS
102 - LS-DYNA *DAMPING_PART_STIFFNESS
103 - LS-DYNA *DAMPING_RELATIVE
104 - LS-DYNA *DAMPING_GLOBAL
105 - LS-DYNA *DAMPING_FREQUENCY_RANGE
201 - Radioss /DAMP
202 - Radioss /DAMP_INTER
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
DEFORM
True to apply damping to element deformation.
Type: Boolean
DV2
The optional constant for velocity squared term.
Type: double
FHIGH
The highest frequency in the range of interest.
Type: double
FLAG
Set to 1 to enable separate scale factors for global component of damping forces.
Type: integer
FLOW
The lowest frequency in the range of interest.
Type: double
FREQ
The frequency at which CDAMP applies.
Type: double
grnod_id
The node group identifier.
Type: entity
IFLAG
The method used for internal calculation of damping.
0 - Iterative (more accurate)
1 - Approximate
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
LCID
The load curve ID to specify the damping constant vs time.
Type: entity
Mass_Damp_Factor_Option
True to enable optional mass damp factors.
Type: Boolean
name
The name of the entity.
Type: string
Nb_time_step
The number of time steps.
Type: double
outputsuppressed
Returns non-zero if the entity is set "do not export", 0 otherwise.
Type: integer
PID
The part ID.
Type: entity
PIDRB
The part ID of rigid body.
Type: entity
PSID
The part set ID.
Type: entity
SF
The scale factor for LCID.
Type: double
SID_TYPE
0 - Part ID (*PART)
1 - Part set ID (*SET_PART)
Type: integer
skew_id
The skew identifier.
Type: entity
solverkeyword
The name of the solver keyword.
Type: string
SRX
The scale factor for global x rotational damping forces.
Type: double
SRY
The scale factor for global y rotational damping forces.
Type: double
SRZ
The scale factor for global z rotational damping forces.
Type: double
STX
The scale factor for global x translational damping forces.
Type: double
STY
The scale factor for global y translational damping forces.
Type: double
STZ
The scale factor for global z translational damping forces.
Type: double
Tstart
The start time.
Type: double
Tstop
The end time.
Type: double
VALDAMP
The system damping constant.
Type: double

Version History

2019.1

2020 - Added new data name color_rgb.

2020.1 - Added new data name solverkeyword.