/DAMP/FREQUENCY_RANGE
Block Format Keyword This keyword can be used to define a constant damping over a range of frequencies on set of parts on the solid or shell element deformation.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
|---|---|---|---|---|---|---|---|---|---|
| /DAMP/FREQUENCY_RANGE/damp_ID | |||||||||
| damp_title | |||||||||
| CDAMP | grpart_ID | Tstart | Tstop | ||||||
| Freq_low | Freq_high | ||||||||
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| damp_ID | Damping identifier. (Integer, maximum 10 digits) |
|
| damp_title | Damping title. (Character, maximum 100 characters) |
|
| CDAMP | Damping ratio (fraction of critical
damping). (Real) |
|
| grpart_ID | Part group identifier. Damping is
applied on all solid and shell parts if grpart_ID is not defined. Default = 0 (Integer) |
|
| Tstart | Start time. (Real) |
|
| Tstop | Stop time. Default = 1020 (Real) |
|
| Freq_low | Lowest frequency in
range. (Real) |
|
| Freq_high | Highest frequency in
range. (Real) |
Comments
- Damping is applied at element level, so that global motion of the element is preserved.
- Damping is only available for solid and shell elements. When grpart_ID=0 only parts containing solid and shell elements are considered.
- A part can not be referenced in several /DAMP/FREQUENCY_RANGE options.
- The damping is obtained by a combination of 3 Maxwell dampers. It
implies that the damping is not null outside of the frequency range and is
not perfectly constant inside.
Figure 1. Schematic representation of damping applied on element 
Figure 2. Evolution of damping ratio with frequency 
- The mechanical characteristics of the Maxwell dampers are automatically computed for each element from parameters of the /DAMP/FREQUENCY RANGE and from the Young's modulus. In case of nonlinear material tangent Young's modulus is used.
- To have a constant level of damping inside frequency range, it is recommended to use a ratio between Freq_low and Freq_high no higher than 100.