*MAT_187 (SAMP-1)
LS-DYNA Input Interface KeywordDefines a semi-analytical model for polymers material. This is an isotropic tabulated elasto-plastic material.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*MAT_187 or *MAT_SAMP-1 | |||||||
mat_ID | E | NUMINT | |||||
TAB_IDt | TAB_IDc | TAB_IDs | Nu_p | Fct_IDpr | |||
fct_ID1 | EPFAIL | DEPRPT | LCID_TRI | LCID_LC | |||
ICONV | |||||||
ASRATE |
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) |
||
NUMINT | Number of failed integration point
before element deletion.
(Real) |
|
TAB_IDt | Tension yield stress table
identifier (stress versus plastic tension strain with the
possibility of strain rate dependency). (Integer) |
|
TAB_IDc | Compression yield stress table
identifier (stress versus plastic compression strain with the
possibility of strain rate dependency). (Integer) |
|
TAB_IDs | Shear yield stress table identifier
(stress versus plastic shear strain with the possibility of
strain rate dependency). (Integer) |
|
Nu_p | Plastic Poisson's
ratio. (Real) |
|
Fct_IDpr | Plastic Poisson's ratio function
identifier versus plastic strain. (Real) |
|
fct_ID1 | Damage function identifier (damage
versus plastic strain). Used only if LCID_TRI and LCID_LC are not defined. (Integer) |
|
EPFAIL | Initial equivalent plastic strain
for element failure. Default = 1e05 (Real) |
|
DEPRPT | Increment of equivalent plastic
strain between initial failure value and element
deletion. Used only if LCID_TRI is not defined. (Real) |
|
LCID_TRI | Plastic strain at failure versus
triaxiality table identifier. (Integer) |
|
LCID_LC | Element size scaling table
identifier for failure. (Integer) |
|
ICONV | Convexity condition flag.
(Integer) |
|
ASRATE | Exponential moving average
filtering constant (0 < ASRATE <
1). Smaller values result in more filtering. (Real) |
Comments
- This keyword maps to /MAT/LAW76 (SAMP) and /FAIL/TAB2 or /FAIL/TENSSTRAIN.
- 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.