*MAT_009 (NULL)

LS-DYNA Input Interface KeywordDefines a void material without stiffness.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*MAT_009 or *MAT_NULL
mat_ID ρ i     E υ

Definition

Field Contents SI Unit Example
mat_ID Material identifier.

(Integer)

ρ i Initial density.

(Real)

[ kg m 3 ]
E Young’s modulus.

(Real)

[ Pa ]
υ Poisson’s ratio.

(Real)

Comments

  1. This keyword maps to /MAT/LAW0 (VOID).
  2. This material has no stiffness. However, Young’s modulus and Poisson’s ratio are used to calculate contact stiffness.
  3. The density is used to calculate the mass of material which is added to the nodal mass.
  4. The option “_TITLE” can be added to the end of this keyword. When “_TITLE” is included, an extra 80 character long line is added after the keyword input line which allows an entity title to be defined.