*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 ρ i E ν MathType@MTEF@5@5@+= feaahqart1ev3aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaeqyVd4gaaa@37AB@ 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)

ρ i Initial density.

(Real)

[ kg m 3 ]
E Young’s modulus.

(Real)

[ Pa ]
ν MathType@MTEF@5@5@+= feaahqart1ev3aaatCvAUfeBSjuyZL2yd9gzLbvyNv2CaerbuLwBLn hiov2DGi1BTfMBaeXatLxBI9gBaerbd9wDYLwzYbItLDharqqtubsr 4rNCHbGeaGqiVu0Je9sqqrpepC0xbbL8F4rqqrFfpeea0xe9Lq=Jc9 vqaqpepm0xbba9pwe9Q8fs0=yqaqpepae9pg0FirpepeKkFr0xfr=x fr=xb9adbaqaaeGaciGaaiaabeqaamaabaabaaGcbaGaeqyVd4gaaa@37AB@ Poisson’s ratio.

Default = 0 (Real)

NUMINT Number of failed integration point before element deletion.
> 0
Number of failed integration point before element deletion.
< 0
Percentage of failed integration point over the thickness before shell element deletion.

(Real)

TAB_IDt Tension yield stress table identifier (stress versus plastic tension strain with the possibility of strain rate dependency).

(Integer)

[ Pa ]
TAB_IDc Compression yield stress table identifier (stress versus plastic compression strain with the possibility of strain rate dependency).

(Integer)

[ Pa ]
TAB_IDs Shear yield stress table identifier (stress versus plastic shear strain with the possibility of strain rate dependency).

(Integer)

[ Pa ]
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)

[ m ]
ICONV Convexity condition flag.
= 0 (Default)
No treatment for material stability.
= 1
The convexity of yield stress (material stability) is assured.

(Integer)

ASRATE Exponential moving average filtering constant (0 < ASRATE < 1).

Smaller values result in more filtering.

(Real)

Comments

  1. This keyword maps to /MAT/LAW76 (SAMP) and /FAIL/TAB2 or /FAIL/TENSSTRAIN.
  2. 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.