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.
|
|
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) |
||
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 Analysis, Modal Complex Eigenvalue Analysis and Response Spectrum Analysis.
- 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, is input to the table and 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
are in units of equivalent viscous damping
as:
(2) If TYPE is CRIT, the damping values are in units of fraction of critical damping .
If TYPE is Q, the damping values 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 is
used instead of PARAM, G, the steps
described here can be followed:
- The TYPE field in the TABDMP1 or TABDMP2 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 ) in the TABDMP1 or TABDMP2 Bulk Data Entry equal to half of the value of PARAM, G (set to the constant value to ).
- Set PARAM, KDAMP,-1
- This card is represented as a load collector in HyperMesh.