TABDMP1
Bulk Data Entry Defines modal damping as a tabular function of natural frequency.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
TABDMP1 | TID | TYPE | FLAT | ||||||
f1 | g1 | f2 | g2 | f3 | g3 | f4 | g4 | ||
f5 | g5 | etc. | etc. | etc. | etc. | etc. | etc. |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
TABDMP1 | 2 | ||||||||
2.5 | 0.01057 | 2.6 | 0.1362 | ENDT |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
TID | Table identification
number. No default (Integer > 0) |
|
TYPE | Damping units type.
|
|
FLAT | Specifies the handling
method for y-values outside the specified range of x-values in the
table.
|
|
fi | Natural frequency value in
cycles per unit time. Must be specified in either ascending or
descending order, but not both. May be ignored by placing SKIP in either of the two fields used for that entry. No default (Real ≥ 0.0) |
|
gi | Damping value. May be ignored by placing SKIP in either of the two fields used for that entry. No default (Real) |
Comments
- Modal damping tables must be selected in the Subcase Information section, using the SDAMPING entry. This form of damping is supported in modal transient, modal frequency response, and modal complex eigenvalue analyses.
- A METHOD statement must be present in the SUBCASE.
- For example, in Figure 1 discontinuities are allowed only between points through . Also, if is evaluated at a discontinuity, then the average value of is used. In Figure 1, the value of at is .
- At least one continuation entry must be specified.
- The end of the table is indicated by the existence of ENDT in either of the two fields following the last entry. An error is detected if any continuations follow the entry containing the end-of-table flag ENDT.
- For
FLAT=0 (default),
TABDMP1 uses the algorithm:
(1) Where,- Input to the table
- is returned
The table look-up is performed using linear interpolation within the table and linear extrapolation outside the table using the two starting or end points (Figure 1). No warning messages are issued if table data is input incorrectly.For FLAT=1, the same algorithm as FLAT=0 is used, except that values outside the range are not extrapolated. The corresponding start or end point y-values are used for all y-values outside the range.
- The KDAMP option, on the
PARAM card, may be used to switch between viscous and
structural damping. Viscous is the default and is used when PARAM, KDAMP is not present.
- KDAMP
- Results
- 1 (Default)
- B matrix
- -1
- matrix
- If TYPE is G or
blank, the damping values gi
are in units of equivalent viscous dampers as:
(2) If TYPE is CRIT, the damping values gi are in units of fraction of critical damping .
If TYPE is Q, the damping values gi are in the units of amplification or quality factor, Q. These constants are related by the following equations:(3) (4) - To
achieve identical displacements in Modal frequency response or Modal transient
analyses when the SDAMPING Bulk Data Entry is used instead of
PARAM, G, the steps described here can
be followed:
- The TYPE field in the TABDMP1 Bulk Data Entry should be set to CRIT. This TABDMP1 Bulk Data Entry is referenced by the SDAMPING Subcase Information Entry.
- Set the damping value (field gi) in the TABDMP1 Bulk Data Entry equal to half of the value of PARAM, G (set the constant value to ).
- Set PARAM, KDAMP,-1
- This card is represented as a load collector in HyperMesh.