*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 | 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) |
|
Initial
density. (Real) |
||
E1, E2 | Young’s modulus in material
directions 1 and
2. E2=E1, if E2 is null or not defined. (Real) |
|
v12 | Poisson’s ratio between directions
1 and 2. Default = 0 (Real) |
|
G12, G23, G32 | Shear modulus in corresponding
directions. (Real) |
|
RE | Stiffness reduction in compression option.
(Integer) |
|
FORM | Membrane formulation.
Otherwise, material is linear orthotropic. |
|
AOPT | Material axis flag.
(Real) |
|
FLC |
(Real) |
|
FAC |
(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) |
|
FUNC_1 | Loading curve for true stress
versus true strain in material direction
1. (Integer) |
|
FUNC_2 | Loading curve for true stress
versus true strain in material direction
2. (Integer) |
|
FUNC_3 | Loading curve for true stress
versus true strain in shear. (Integer) |
|
FUNCUN_1 | Unloading curve for true stress
versus true strain in material direction
1. (Integer) |
|
FUNCUN_2 | Unloading curve for true stress
versus true strain in material direction
2. (Integer) |
|
FUNCUN_3 | Unloading curve for true stress
versus true strain in shear. (Integer) |
Comments
- This keyword maps to /MAT/LAW19 (FABRI) (linear orthotropic) or /MAT/LAW58 (FABR_A) (anisotropic).
- Loading and unloading curves should build a closed loop.
- 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.