*MAT_240 (COHESIVE_MIXED_MODE_ELASTOPLASTIC_RATE)
LS-DYNA Input Interface KeywordDefines a perfectly plastic cohesive material with state dependency, normal and shear damage, and normal and shear failure.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*MAT_240 or *MAT_COHESIVE_MIXED_MODE_ELASTOPLASTIC_RATE | |||||||
mat_ID | En | Gs | Thick | ||||
En_0 | En_1 | En_rate | n_0 | n_1 | N_rate | Form_n | |
Es_0 | Es_1 | Es_rate | s_0 | s_1 | S_rate | Form_s |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material
identifier. (Integer) |
|
Initial
density. (Real) |
||
En | Young’s modulus in the normal
direction. (Real) |
|
Gs | Shear modulus in the shear
plane. (Real) |
|
Thick | Reference cohesive
thickness. (Real) |
|
En_0 | Energy for damage and failure in
the normal direction.
(Real) |
|
En_1 | Upper energy value for damage and
failure in the normal direction (used only if
En_0 <
0). (Real) |
|
En_rate | Plastic strain rate factor for
damage and failure in the normal direction (used only if
En_0 < 0). (Real) |
|
n_0 | Yield stress in normal direction.
(Real) |
|
n_1 | Yield stress factor in the normal
direction (used only if <
0). (Real) |
|
N_rate | Plastic strain rate factor for
yield stress in the normal direction (used only if <
0). (Real) |
|
Form_n | Tri-linear shape formulation in the
normal direction.
(Real) |
|
Es_0 | Energy for damage and failure in
the shear plane.
(Real) |
|
Es_1 | Upper energy value for damage and
failure in shear plane (used only if Es_0
< 0). (Real) |
|
Es_rate | Plastic strain rate factor for
damage and failure in shear plane (used only if
Es_0 <
0). (Real) |
|
s_0 | Yield stress in the shear plane.
(Real) |
|
s_1 | Yield stress factor in the shear
plane (used only if <
0). (Real) |
|
S_rate | Plastic strain rate factor for
yield stress in the shear plane (used only if <
0). (Real) |
|
Form_s | Tri-linear shape formulation in the
shear plane.
(Real) |
Comments
- This keyword maps to /MAT/LAW116 and /PROP/TYPE43 (CONNECT).
- Yield stress when rate dependency is defined with:
- If > 0:
- If < 0:
- If > 0:
- If < 0:
- Energy for damage and failure dependency is defined with:
- The tri-linear fracture model is defined with:
- If Form > 0,
- with = total energy, = perfect plastic energy in normal direction
- with = total energy, = perfect plastic energy in shear plane
- If Form < 0,
- with = displacement in normal direction
- with = displacement in shear plane
- If Form > 0,
- 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.