/DAMP

Block Format Keyword This keyword can be used to define the Rayleigh mass and stiffness damping coefficients applied to a set of nodes. The damping can be applied to any nodal DOF either in local or global coordinate system.

Format 1 (short format)

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/DAMP/damp_ID
damp_title
α β grnd_ID skew_ID Tstart Tstop

Format 2 (full format)

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
/DAMP/damp_ID
damp_title
αx β x grnd_ID Skew_ID Tstart Tstop
αy β y        
αz β z        
αxx β xx        
αyy β yy        
αzz β zz        

Definitions

Field Contents SI Unit Example
damp_ID Damping identifier

(Integer, maximum 10 digits)

 
damp_title Damping title

(Character, maximum 100 characters)

 
α Mass damping coefficient used for all DOF 5

(Real)

[ 1 s ]
β Stiffness damping coefficient used for all DOF 5

(Real)

[ s ]
grnd_ID Node group identifier

(Integer)

 
Skew_ID Skew identifier

(Integer)

 
Tstart Start time

(Real)

[ s ]
Tstop Stop time

Default = 1030 (Real)

[ s ]
αx Mass damping coefficient for translational degree of freedom (DOF) in x direction 6

(Real)

[ 1 s ]
αy Mass damping coefficient for translational DOF in y direction 6

(Real)

[ 1 s ]
αz Mass damping coefficient for translational DOF in z direction 6

(Real)

[ 1 s ]
αxx Mass damping coefficient for rotational DOF in xx direction 6

(Real)

[ 1 s ]
αyy Mass damping coefficient for rotational DOF in yy direction 6

(Real)

[ 1 s ]
αzz Mass damping coefficient for rotational DOF in zz direction 6

(Real)

[ 1 s ]
β x Stiffness damping coefficient for translational DOF in x direction 6

(Real)

[ s ]
β y Stiffness damping coefficient for translational DOF in y direction 6

(Real)

[ s ]
β z Stiffness damping coefficient for translational DOF in z direction 6

(Real)

[ s ]
β xx Stiffness damping coefficient for rotational DOF in xx direction 6

(Real)

[ s ]
β yy Stiffness damping coefficient for rotational DOF in yy direction 6

(Real)

[ s ]
β zz Stiffness damping coefficient for rotational DOF in zz direction 6

(Real)

[ s ]

Comments

  1. Rayleigh damping computation is:(1)
    C = α M + β K
    (2)
    C i = α m i + β k i
    (3)
    C c r i t = 4 m i k i
    Where,
    C
    Viscosity matrix
    M
    Mass matrix
    K
    Stiffness matrix
    α and β
    Coefficients
    C i
    Nodal viscosity
    m i
    Nodal mass
    k i
    Nodal stiffness
    C crit
    Critical damping
  2. The damping is applied to the nodes belonging to a node group (grnd_ID).

    The specification of grnd_ID is compulsory.

  3. It is possible to define multiple /DAMP keywords in the same input file.
  4. If there are several /DAMP keywords, each applied to different node groups, then these node groups should not have common nodes.
  5. Two formats of this keyword are available. In the Format 1 (short format), only three lines are prescribed. In this case αx, αy, αz, αxx, αyy, αzz, β y, β z, β xx, β yy and β zz are not provided, and the values of α and β are used as damping coefficients for all degrees of freedom (DOFs). In the Format 2 (full format), six lines are provided and all damping coefficients should be prescribed directly.
  6. The coefficients in Format 2 are used to define non-isotropic damping, when the full keyword format is used, in a global reference system or in a local one if skew_ID is specified.
  7. Stiffness damping is a unit of time and for any DOF cannot be greater than the current time step. If stiffness damping becomes greater than the current time step, the time step value is used as the stiffness damping, instead.
  8. The damping parameters can be modified with the Engine option /DAMP. In this case the values of α and β will substitute the corresponding values of αx, αy, αz, αxx, αyy, αzz, β y, β z, β xx, β yy and β zz are not provided, and the values of α and β .