*MAT_034 (FABRIC)

LS-DYNA Input Interface KeywordDefines an orthotropic elastic material with softening in compression.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*MAT_034 or *MAT_FABRIC
mat_ID ρ i E1 E2 v12
G12 G23 G32 RE  
AOPT FLC FAC     FORM    
        A1 A2 A3  
V1 V2 V3       BETA  
FUNC_1 FUNC_2 FUNC_3 FUNCUN_1 FUNCUN_2 FUNCUN_3    
Read if FORM = 14 or -14
(1) (2) (3) (4) (5) (6) (7) (8)
FUNC_1 FUNC_2 FUNC_3 FUNCUN_1 FUNCUN_2 FUNCUN_3    

Definition

Field Contents SI Unit Example
mat_ID Material identifier.

(Integer)

ρ i Initial density.

(Real)

[ kg m 3 ]
E1, E2 Young’s modulus in material directions 1 and 2.

E2=E1, if E2 is null or not defined.

(Real)

[ Pa ]
v12 Poisson’s ratio between directions 1 and 2.

Default = 0 (Real)

G12, G23, G32 Shear modulus in corresponding directions.

(Real)

[ Pa ]
RE Stiffness reduction in compression option.
= 0
No stiffness reduction in compression.
= 1
Stiffness reduction in compression.

(Integer)

FORM Membrane formulation.
= 14 or -14
Material is anisotropic.

Otherwise, material is linear orthotropic.

 
AOPT Material axis flag.
= 0 (Default)
Locally orthotropic axes defined by Node.
= 2
Globally orthotropic axes defined by Vector.
= 3
Locally orthotropic axes defined with element normal.
AOPT < 0
The absolute value |AOPT| is a coordinate system identifier which defines the orthotropic directions.

(Real)

FLC
> 0
Scaling coefficient for porous area.
< 0
Function number which determines scaling coefficient for porous area as function of time.

(Real)

 
FAC
< 0
Gas outflow velocity as function of absolute pressure inside of airbag.

(Real)

 
A1, A2, A3 Vector defining first orthotropy direction for AOPT = 2.

(Real)

V1, V2, V3 A vector which in combination with element normal defines the first orthotropy direction for AOPT = 3.

(Real)

BETA Material angle for AOPT = 3,0.

(Real)

[ deg ]
FUNC_1 Loading curve for true stress versus true strain in material direction 1.

(Integer)

[ Pa ]
FUNC_2 Loading curve for true stress versus true strain in material direction 2.

(Integer)

[ Pa ]
FUNC_3 Loading curve for true stress versus true strain in shear.

(Integer)

[ Pa ]
FUNCUN_1 Unloading curve for true stress versus true strain in material direction 1.

(Integer)

[ Pa ]
FUNCUN_2 Unloading curve for true stress versus true strain in material direction 2.

(Integer)

[ Pa ]
FUNCUN_3 Unloading curve for true stress versus true strain in shear.

(Integer)

[ Pa ]

Comments

  1. This keyword maps to /MAT/LAW19 (FABRI) (linear orthotropic) or /MAT/LAW58 (FABR_A) (anisotropic).
  2. Loading and unloading curves should build a closed loop.
  3. 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.