*MAT_S06 (SPRING_GENERAL_NONLINEAR)

LS-DYNA Input Interface KeywordThis keyword defines a nonlinear spring material with loading and unloading options.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*MAT_S06 or *MAT_SPRING_GENERAL_NONLINEAR
mat_ID LCL LCU  

Definition

Field Contents SI Unit Example
mat_ID Material identifier

(Integer)

LCL Loading curve identifier for force vs displacement or moment vs rotation

(Integer)

[ N m ] or [ N m rad ]
LCU Unloading curve identifier for force vs displacement or moment vs rotation

(Integer)

[ N m ] or [ N m rad ]

Comments

  1. This keyword maps to /PROP/TYPE8 (SPR_GENE) spring using a default mass 2.0e-03 kg and inertia 2e-02 kg * mm depending on the units.
  2. 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.