Damping

Damping

 

Description

 

Here the *DAMPING keyword and its corresponding parameters are described. Damping is used to damp the solution in order to minimize remaining dynamic oscilations.

 

 

DAMPING    Definition of damping data

Usage

*DAMPING,  TYPE=Damping_model,  VALUE=Damping_factor

Description

Defines Damping data for generation of ParaGeo Global_Damping_data. This is used to damp the solution and thus decrease dynamics.

 

Compulsory Parameters

TYPE

Defines the damping model to be used. Valid options are:

- PERCENTAGE

- BULK

See bellow for information about those damping models

VALUE

Defines a value for the damping. Larger values will result in larger damping. Recommended (default) values are model dependent and are:

- PERCENTAGE:  0.02

- BULK:  0.5

 

 

 

 

 

Examples

 

*DAMPING, TYPE=BULK, VALUE=0.5

 

 

1A bulk viscosity damping will be applied for the simulation with a damping factor of 0.5.