HyperWorks Solvers

/DAMP/INTER

/DAMP/INTER

Previous topic Next topic Expand/collapse all hidden text  

/DAMP/INTER

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Block Format Keyword

/DAMP/INTER - Rayleigh damping of nodes with non-zero contact force

Description

The card is intended to apply Rayleigh damping to the nodes inside of specified contact to increase its stability and reduce results scattering due to small variations of initial or boundary conditions.

Format 1 (short format)

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/DAMP/INTER/damp_ID

damp_title

Nb_time_step

symbol_a_14

coeffec-B

grnd_ID

skew_ID

Tstart

Tstop

 

Format 2 (full format)

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/DAMP/INTER/damp_ID

damp_title

Nb_time_step

grnd_ID

skew_ID

Tstart

Tstop

 

 

 

 

 

 

 

 

hmtoggle_plus1Flag Definition

Field

Contents

SI Unit Example

damp_ID

Damping identifier

(Integer, maximum 10 digits)

 

damp_title

Damping title

(Character, maximum 100 characters)

 

Nb_time_step

Optional number of time steps (Comment 4)

Default = 20  (Integer)

 

symbol_a_14

Mass damping coefficient

symbol_a_14 is used for all DOF.

(Real)

fail_johnson

coeffec-B

Stiffness damping coefficient

coeffec-B is used for all DOF.

(Real)

symbol_S_unit

grnd_ID

Node group identifier

(Integer)

 

skew_ID

Skew identifier

(Integer)

 

Tstart

Start time

(Real)

symbol_S_unit

Tstop

Stop time

Default = 1030 (Real)

symbol_S_unit

Mass damping coefficient for rotational DOF (in xx direction) (Comment 6)

(Real)

fail_johnson

Mass damping coefficient for rotational DOF (in yy direction) (Comment 6)

(Real)

fail_johnson

Mass damping coefficient for rotational DOF (in zz direction) (Comment 6)

(Real)

fail_johnson

Stiffness damping coefficient for rotational DOF (in xx direction) (Comment 6)

(Real)

symbol_S_unit

Stiffness damping coefficient for rotational DOF (in yy direction) (Comment 6)

(Real)

symbol_S_unit

Stiffness damping coefficient for rotational DOF (in zz direction) (Comment 6)

(Real)

symbol_S_unit

hmtoggle_plus1Comments
1.The damping parameters can be modified with the Engine option /DAMP.
2.Rayleigh damping is applied only on rotational DOF and is computed as follows:

[C] = symbol_a_14[I] + coeffec-B[K]

Where,

[C] is the viscosity matrix

[I]  is the inertia matrix

[K] is the rotational stiffness matrix

symbol_a_14 and coeffec-B are coefficients

Ci  is the nodal viscosity

ini is the nodal inertia

kri is the nodal rotational stiffness

Ccrit is the critical damping

3.The damping is applied to all the nodes of the prescribed node group (grnd_ID) that are subjected to contact forces. The specification of grnd_ID is compulsory.
4.The damping is active for nodes that are no longer in contact during Nb_time_step cycles.
5.The same node cannot be referred by more than one /DAMP/INTER card.
6.The coefficients in Format 2 are used to define non-isotropic damping in global reference system or in a local one if skew_ID is specified.
7./DAMP/INTR is only compatible with contacts TYPE7, TYPE10 and TYPE11.

See Also:

Skew and Frame (/SKEW & /FRAME)