*MAT_224 (TABULATED_JOHNSON_COOK)
LS-DYNA Input Interface KeywordThis model expresses material stress as a function of strain, strain rate, temperature dependency and plastic strain failure criterion.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| *MAT_224_{OPTION} or *MAT_TABULATED_JOHNSON_COOK_{OPTION} | |||||||
| mat_ID | E | CP | Tref | Beta | Nfail | ||
| TAB_strs | TAB_temp | TABf_tri | TABf_rate | TABf_temp | TABf_size | ||
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| Option |
|
|
| mat_ID | Material
identifier. (Integer) |
|
| Initial
density. (Real) |
||
| E | Young's
modulus. (Real) |
|
| Poisson's
ratio. (Real) |
||
| CP | Specific heat
coefficient. (Real) |
|
| Tref | Reference
temperature. (Real) |
|
| Beta | Fraction of plastic work converted
in heat. (Real) |
|
| Nfail |
(Real) |
|
| TAB_strs | Table identifier for effective stress versus plastic strain
and strain rate. (Integer) |
|
| TAB_temp | Table identifier for effective stress scaling coefficient
versus temperature. (Integer) |
|
| TABf_tri | Table identifier for plastic strain to failure versus
triaxiality index and Lode angle. (Integer) |
|
| TABf_rate | Table identifier for plastic strain to failure scaling
coefficient versus strain rate. (Integer) |
|
| TABf_temp | Table identifier for plastic strain to failure scaling
coefficient versus temperature. (Integer) |
|
| TABf_size | Table identifier for plastic strain to failure scaling
coefficient versus element size. (Integer) |
Comments
- This keyword maps to /MAT/LAW109 and /FAIL/TAB2.
- LOG_INTERPOLATION can be added to use logarithmic interpolation for strain rate dependent tables.
- 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.