*MAT_074 (ELASTIC_SPRING_DISCRETE_BEAM)
LS-DYNA Input Interface KeywordThis keyword defines a nonlinear elasto-plastic discrete beam material with one DOFs and optional preload option.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | 
|---|---|---|---|---|---|---|---|
| *MAT_074 or *MAT_ELASTIC_SPRING_DISCRETE_BEAM | |||||||
| mat_ID | K | F0 | D | FC | FT | ||
| LCF | LCD | C1 | C2 | V0 | |||
Definition
| Field | Contents | SI Unit Example | 
|---|---|---|
| mat_ID | Material identifier. (Integer) | |
| Initial density. (Real) | ||
| K | LCF=0:
                                        Stiffness. LCF>0: Scaling coefficient for curve LCF ordinate. (Real) | |
| F0 | Initial force. (Real) | |
| D | Linear damping coefficient. (Real) | |
| FC, FT | Failure elongation in compression and in tension (both should
                                    be input as positive values). (Real) | |
| LCF | Force versus displacement curve
                                    identifier. (Integer) | |
| LCD | Damping force versus velocity
                                    identifier. (Integer) | |
| C1, C2 | Nonlinear damping coefficients. | |
| V0 | Reference velocity for nonlinear damping calculation. | 
Comments
- This keyword maps to /MAT/LAW113 (SPR_BEAM) with one DOF.
- Stiffness direction is defined by coordinate system referenced in *SECTION_BEAM. This is global coordinate system by default.
- Beams with zero initial length are recommended.
- The material is only used with *SECTION_BEAM, ELFORM = 6 discrete beam elements.
- 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.