*MAT_120 (GURSON)
LS-DYNA Input Interface KeywordDefines a nonlinear elasto-plastic based on the Gurson constitutive law, which is used to model visco-elastic-plastic strain rate dependent porous metals.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*MAT_120 or *MAT_GURSON | |||||||
mat_ID | E | Nu | A | N | q1 | q2 | |
fc | fI | N | SN | fN | B | ATYP | fF |
EPS1 | EPS2 | EPS3 | EPS4 | EPS5 | EPS6 | EPS7 | EPS8 |
ES1 | ES2 | ES3 | ES4 | ES5 | ES6 | ES7 | ES8 |
Blank line | |||||||
LCSS | LCFF | NUMINT | LCF0 | LCFC | LCFN |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material
identifier. (Integer) |
|
Initial density
. (Real) |
||
E | Young's
modulus. (Real) |
|
Nu | Poisson's
ratio. (Real) |
|
A | Yield stress. (Real) |
|
N | Hardening exponent (used only if
ATYP=1 and
LCSS=0). (Real) |
|
q1, q2 | Damage material
parameters. (Real) |
|
fc | Critical void volume fraction at
coalescence. (Real) |
|
fI | Initial void volume fraction.
(Real) |
|
N | Nucleated effective plastic
strain. (Real) |
|
SN | Gaussian standard
deviation. (Real) |
|
fN | Nucleated void volume
fraction. (Real) |
|
B | Hardening parameter (used only for
ATYP=2). (Real) |
|
ATYP | Hardening type
(Integer) |
|
fF | Critical void volume fraction at
ductile fracture. (Real) |
|
EPS1 - EPS8 | Plastic strain data
points. (Real) |
|
ES1 - ES8 | Yield stress data
points. (Real) |
|
LCSS | Stress versus plastic strain curve
or table identifier. (Integer) |
|
LCFF | Load curve ID defining critical
void volume fraction at ductile fracture
fF as a
function of element length. 2 (Integer) |
|
NUMINT | Element failure rule.
(Integer) |
|
LCFI | Load curve ID defining initial void
volume fraction
fI as a
function of element length. 2 (Integer) |
|
LCFC | Load curve ID defining critical
void volume fraction at coalescence
fc as a
function of element length. 2 (Integer) |
|
LCFN | Load curve ID defining nucleated
void volume fraction
fN as a
function of element length. 2 (Integer) |
Comments
- This keyword maps to /MAT/LAW52 (GURSON).
- With the current version, only the first ordinate of the curve is used.
- 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.