*MAT_105 (DAMAGE_2)
LS-DYNA Input Interface KeywordDefines an elastic viscoplastic material model.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| *MAT_105 or *MAT_DAMAGE_2 | |||||||
| mat_ID | E | SIGY | ETAN | FAIL | |||
| C | P | LCSS | LCSR | ||||
| EPS_D | S_D | DC | |||||
| EPS1 | EPS2 | EPS3 | EPS4 | EPS5 | EPS6 | EPS7 | EPS8 |
| ES1 | ES2 | ES3 | ES4 | ES5 | ES6 | ES7 | ES8 |
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| mat_ID | Material
identifier. (Integer) |
|
| Initial
density. (Real) |
||
| E | Young’s
modulus. (Real) |
|
| Poisson’s ratio. Default = 0 (Real) |
||
| SIGY | Yield stress, ignored if
LCSS > 0 or stress-strain values
EPS1-EPS8,
ES1-ES8 are
specified. (Real) |
|
| ETAN | Plastic hardening modulus, not used
if LCSS > 0. (Real) |
|
| FAIL | Plastic strain to
failure. (Real) |
|
| C | Strain rate
coefficient. (Real) |
|
| P | Strain rate
exponent. (Real) |
|
| LCSS | Stress versus plastic strain curve
or table identifier. (Integer) |
|
| LCSR | Curve identifier defining the
scaling coefficient for the stress-strain curve for a
corresponding strain rate. (Integer) |
|
| EPS_D | Plastic strain value triggering the
damage evolution. Default = 1.0E30 (Real) |
|
| S_D | Strain energy release
rate. Default = 1.0E30 (Real) |
|
| DC | Critical damage value to trigger
element deletion. Default = 1.0 (Real) |
|
| EPS1-EPS8 | Plastic strain data
points. (Real) |
|
| ES1-ES8 | Yield stress data
points. (Real) |
Comments
- This keyword maps to /MAT/LAW36 (PLAS_TAB) when stress-strain curves are specified using LCSS or EPS and ES. If SIGY, ETAN, C, and P are used, this keyword maps to /MAT/LAW44 (COWPER).
- Failure parameters map to /FAIL/LEMAITRE.
- 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.