MAT10
Bulk Data Entry Defines material properties for fluid elements in coupled fluid-structural analysis.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MAT10 | MID | BULK | RHO | C | GE | ALPHA |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MAT10 | 2 | 0.5 | 22.1 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
MID | Unique material identification.
No default (Integer > 0 or <String>) |
|
BULK | Bulk
modulus. No default (Real > 0.0) |
|
RHO | Mass
density. Automatically computes the mass. No default (Real > 0.0) |
|
C | Speed of sound. No default (Real > 0.0) |
|
GE | Fluid element damping coefficient. No default (Real) |
|
ALPHA | Normalized porous material damping coefficient.
Since the admittance is a function of frequency,
the value of ALPHA should be
chosen for the frequency range of interest for the
analysis. No default (Real) |
Comments
- MAT10 may be referenced by PSOLID entries with FCTN=PFLUID.
- The material identification number/string must be unique with respect to MAT1, MAT2, MAT3, MAT9, and MAT10 entries, but may be shared with MAT4, MAT5 or MATFAT.
- String based labels allow for easier visual identification of materials, including when being referenced by other cards. (example, the MID field of properties). For more details, refer to String Label Based Input File in the Bulk Data Input File.
- BULK, RHO,
and C are related by
.
If only two out of the three values are specified, then the other will be calculated according to the above equation. If all three values are specified, then they should be consistent with the above equation to a tolerance of 1.0E-3.
- To obtain the damping coefficient e, multiply the critical damping ratio by 2.0.
- This card is represented as a material in HyperMesh.