*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              
        A1 A2 A3  
V1 V2 V3       BETA  

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)

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)

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 ]

Comments

  1. This keyword maps to /MAT/LAW19 (FABRI).
  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.