*MAT_001_FLUID (ELASTIC_FLUID)

LS-DYNA Input Interface KeywordDefines an isotropic, linear elastic material using Hooke’s law.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*MAT_001_FLUID or *MAT_ELASTIC_FLUID
mat_ID ρ i K
Pmin

Definition

Field Contents SI Unit Example
mat_ID Material identifier.

(Integer)

ρ i Initial density.

(Real)

[ kg m 3 ]
K Fluid bulk coefficient.

(Real)

[ Pa ]
Pmin Cavitation pressure cut off.

Default = -1.0*1020 (Real)

[ Pa ]

Comments

  1. This keyword maps to /MAT/LAW6 (HYDRO or HYD_VISC) and /EOS/LINEAR.
  2. The option “_TITLE” can be added to the end of this keyword. When “_TITLE” is included, an extra 80 characters long line is added after the keyword input line which allows an entity title to be defined.