*DAMPING

Specify material damping.

Warning: The use of stiffness proportional material damping in Abaqus/Explicit may reduce the stable time increment dramatically and can lead to longer analysis times. See Material damping.

This option is used to provide material damping for mode-based analyses and for direct-integration dynamic analysis in Abaqus/Standard and for explicit dynamic analysis in Abaqus/Explicit.

Damping is defined in a material data block except in the case of elements defined with the BEAM GENERAL SECTION option, the SHELL GENERAL SECTION option, the ROTARY INERTIA option, the MASS option, or the SUBSTRUCTURE PROPERTY option. For the BEAM GENERAL SECTION, the SHELL GENERAL SECTION, and the SUBSTRUCTURE PROPERTY options the DAMPING option must be used in conjunction with the property references. For the MASS and the ROTARY INERTIA options damping must be specified using either the ALPHA or the COMPOSITE parameter associated with these options. Damping may also be defined as step data using the GLOBAL DAMPING option and may come from damper elements like connectors and dashpots.

Related Topics
In Other Guides
Material damping
About dynamic analysis procedures
Explicit dynamic analysis

ProductsAbaqus/StandardAbaqus/ExplicitAbaqus/CAE

TypeModel data

LevelPartPart instance

Abaqus/CAEProperty module

Optional parameters

ALPHA

Set this parameter equal to the αR factor to create Rayleigh mass proportional damping in the following procedures:

This parameter is ignored in mode-based procedures that use Lanczos or subspace iteration eigenvalue extraction that is not based on the SIM architecture. The default is ALPHA=0. (Units of T−1.)

In Abaqus/Explicit set ALPHA=TABULAR to specify that the mass proportional damping is dependent on temperature and/or field variables.

BETA

Set this parameter equal to the βR factor to create Rayleigh stiffness proportional damping in the following procedures:

This parameter is ignored in mode-based procedures that use Lanczos or subspace iteration eigenvalue extraction that is not based on the SIM architecture. The default is BETA=0. (Units of T.)

In Abaqus/Explicit set BETA=TABULAR to specify that the stiffness proportional damping is dependent on temperature and/or field dependent variables.

COMPOSITE

This parameter applies only to Abaqus/Standard analyses.

Set this parameter equal to the fraction of critical damping to be used with this material in calculating composite damping factors for the modes. Composite damping is used in modal-based procedures that follow subspace iteration eigenvalue extraction or eigenvalue extraction using the Lanczos eigensolver that does not use the SIM architecture, except for STEADY STATE DYNAMICS, SUBSPACE PROJECTION. Use the MODAL DAMPING, VISCOUS=COMPOSITE option to activate composite modal damping.

The default is COMPOSITE=0.

DEPENDENCIES

This parameter applies only to Abaqus/Explicit analyses when ALPHA=TABULAR and/or BETA=TABULAR.

Set this parameter equal to the number of field variables included in the definition of the αR and/or βR factors, in addition to temperature. If this parameter is omitted, it is assumed that Rayleigh damping is constant or depends only on temperature. See Specifying field variable dependence for more information.

STRUCTURAL

Set this parameter equal to the s factor to create imaginary stiffness proportional damping in the following procedures:

This parameter is ignored in mode-based procedures that use Lanczos or subspace iteration eigenvalue extraction that is not based on the SIM architecture.

The default is STRUCTURAL=0.

Data lines to define temperature and/or field variable-dependent mass proportional damping (ALPHA=TABULAR) in Abaqus/Explicit

First line
  1. αR. (Units of T−1.)

  2. Temperature.

  3. First field variable.

  4. Second field variable.

  5. Etc., up to six field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than six)
  1. Seventh field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the alpha damping as a function of temperature and other predefined field variables.

Data lines to define temperature and/or field variable-dependent stiffness proportional damping (BETA=TABULAR) in Abaqus/Explicit

First line
  1. βR. (Units of T.)

  2. Temperature.

  3. First field variable.

  4. Second field variable.

  5. Etc., up to six field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than six)
  1. Seventh field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the beta damping as a function of temperature and other predefined field variables.

Data lines to define both temperature and/or field variable-dependent mass and stiffness proportional damping (both ALPHA=TABULAR and BETA=TABULAR) in Abaqus/Explicit

First line
  1. αR. (Units of T−1.)

  2. βR. (Units of T.)

  3. Temperature.

  4. First field variable.

  5. Second field variable.

  6. Etc., up to five field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than five)
  1. Sixth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the alpha and beta damping as a function of temperature and other predefined field variables.