*MAT_163 (MODIFIED_CRUSHABLE_FOAM)

LS-DYNA Input Interface KeywordThis model expresses a strain rate dependent crushable foam material. This law is applicable only for solid elements and is typically used to model low density, closed cell polyurethane foams.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*MAT_163 or *MAT_MODIFIED_CRUSHABLE_FOAM
mat_ID ρ i E n Tab_ID TSC DAMP NCYCLE
SRC_LIMIT NRS

Definition

Field Contents SI Unit Example
mat_ID Material identifier.

(Integer)

ρ i Initial density.

(Real)

[ kg m 3 ]
E Young’s modulus.

(Real)

[ Pa ]
n Poisson’s ratio.

(Real)

Tab_ID Yield stress table identifier versus volumetric strain and volumetric strain rate.

(Integer)

TSC Tensile stress cutoff.

Default = 1020 (Real)

[ Pa ]
DAMP Damping coefficient (recommended between 0.05 and 0.5).

(Real)

NCYCLE Number of cycles for volumetric strain rate filtering.

Default = 12 (Integer)

SRC_LIMIT Strain rate change limit.

Default = 1020 (Real)

[ 1 s ]
NRS Strain rate dependency type flag.
= 0 (Default)
True volumetric strain rate.
= 1
Engineering volumetric strain rate.

(Integer)

Comments

  1. This keyword maps to /MAT/LAW163 (CRUSHABLE_FOAM).
  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.