dampings
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- Alpha
- The mass damping coefficient for all DOF or translational DOF in the x-direction.
- Alpha_y
- The mass damping coefficient for translational DOF in the y-direction.
- Alpha_z
- The mass damping coefficient for translational DOF in the z-direction.
- Alpha_xx
- The mass damping coefficient for rotational DOF in the xx-direction.
- Alpha_yy
- The mass damping coefficient for rotational DOF in the yy-direction.
- Alpha_zz
- The mass damping coefficient for rotational DOF in the zz-direction.
- attributesmax
- The number of attributes owned by this entity.
- Beta
- The stiffness damping coefficient for all DOF or translational DOF in the x-direction.
- Beta_y
- The stiffness damping coefficient for translational DOF in the y-direction.
- Beta_z
- The stiffness damping coefficient for translational DOF in the z-direction.
- Beta_xx
- The stiffness damping coefficient for rotational DOF in the xx-direction.
- Beta_yy
- The stiffness damping coefficient for rotational DOF in the yy-direction.
- Beta_zz
- The stiffness damping coefficient for rotational DOF in the zz-direction.
- CDAMP
- The fraction of critical damping.
- COEF
- The Rayleigh damping coefficient.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- DEFORM
- True to apply damping to element deformation.
- DV2
- The optional constant for velocity squared term.
- FHIGH
- The highest frequency in the range of interest.
- FLAG
- Set to 1 to enable separate scale factors for global component of damping forces.
- FLOW
- The lowest frequency in the range of interest.
- FREQ
- The frequency at which CDAMP applies.
- grnod_id
- The node group identifier.
- IFLAG
- The method used for internal calculation of damping.
- id
- The ID of the entity.
- 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.
- LCID
- The load curve ID to specify the damping constant vs time.
- Mass_Damp_Factor_Option
- True to enable optional mass damp factors.
- name
- The name of the entity.
- Nb_time_step
- The number of time steps.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- PID
- The part ID.
- PIDRB
- The part ID of rigid body.
- PSID
- The part set ID.
- SF
- The scale factor for LCID.
- SID_TYPE
- 0 - Part ID (*PART)
- skew_id
- The skew identifier.
- SRX
- The scale factor for global x rotational damping forces.
- SRY
- The scale factor for global y rotational damping forces.
- SRZ
- The scale factor for global z rotational damping forces.
- STX
- The scale factor for global x translational damping forces.
- STY
- The scale factor for global y translational damping forces.
- STZ
- The scale factor for global z translational damping forces.
- Tstart
- The start time.
- Tstop
- The end time.
- VALDAMP
- The system damping constant.
Version History
2019.1
2020 - Added new data name color_rgb.