*MAT_119 (GENERAL_NONLINEAR_6DOF_DISCRETE_BEAM)
LS-DYNA Input Interface KeywordDefines a nonlinear elasto-plastic discrete beam material with 6 degrees of freedom (DOFs). Different loading and unloading behavior can be specified.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*MAT_119 or *MAT_GENERAL_NONLINEAR_6DOF_DISCRETE_BEAM | |||||||
mat_ID | KT | KR | H | ||||
T_r | T_s | T_t | R_r | R_s | R_t | ||
TU_r | TU_s | TU_t | RU_r | RU_s | RU_t | ||
TD_r | TD_s | TD_t | RD_r | RD_s | RD_t | ||
Blank Line | |||||||
ufT_r | ufT_s | ufT_rt | wfT_r | wfT_s | wfT_t | ||
ufC_r | ufC_s | ufC_rt | wfC_r | wfC_s | wfC_t | ||
Blank Line |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material identifier. (Integer) |
|
Initial density. (Real) |
||
KT | Stiffness for translational DOFs. (Real) |
|
KR | Stiffness for rotational DOFs. (Real) |
|
H | Unloading spring hardening flag.
(Integer) |
|
T_r, T_s, T_t | Curve identifier for force versus displacement loading curve
in the r, s, and t directions. (Integer) |
|
R_r, R_s, R_t | Curve identifier for moment versus rotation loading curve in
the r, s, and t directions. (Integer) |
|
TU_r,TU_s¸ TU_T | Curve identifier for force versus displacement unloading
curve in the r, s, and t directions. (Integer) |
|
RU_r, RU_s, RU_t | Curve identifier for moment versus rotation unloading in the
r, s, and t directions. (Integer) |
|
TD_r, TD_s, TD_t | Curve identifier for force versus velocity damping curve in
the r, s, and t directions. (Integer) |
|
RD_r, RD_s, RD_t | Curve identifier for moment versus rotational velocity
damping curve in the r, s, and t
directions. (Integer) |
|
ufT_r,ufT_s, ufT_t | Failure displacement in tension input as a positive value in
the r, s, and t directions. (Real) |
|
wfT_r, wfT_s, wfT_t | Failure rotation in tension input as a positive value in the
r, s, and t directions. (Real) |
|
ufC_r, ufC_s, ufC_t | Failure displacement in compression input as a positive value
in the r, s, and t directions. (Real) |
|
wfC_r, wfC_s, wfC_t | Failure rotation in compression input as a positive value in
the r, s, and t directions. (Real) |
Comments
- This keyword maps to /MAT/LAW108 (SPR_GENE) with six degrees of freedom (DOF).
- DOF directions are defined by the coordinate system defined in *SECTION_BEAM. By default, the global coordinate system is used.
- This material is only used with discrete beams ELFORM = 6 and CA > 0 in *SECTION_BEAM.
- Beam elements with zero initial length are recommended.
- 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.