*MAT_020 (RIGID)
LS-DYNA Input Interface KeywordDefines a rigid material assigned to a part.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*MAT_020 or *MAT_RIGID | |||||||
mat_ID | E | ||||||
CMO | CON1 | CON2 | |||||
LCO |
Definition
Field | Contents | SI Unit Example |
---|---|---|
mat_ID | Material identifier. (Integer) |
|
Initial density. (Real) |
||
E | Young’s modulus. (Real) |
|
Poisson’s ratio. Default = 0 (Real) |
||
CMO | Rigid body boundary conditions option.
(Real) |
|
CON1 | If CMO = 1, Global system
translation boundary condition.
(Integer) |
|
CON2 | If CMO = 1, Global system
rotation boundary condition.
If CMO = -1. Local
system boundary conditions. Enter 6 values for translation
and rotation where,
(6 Booleans) Example: 101111 means the x and z translations, and all rotations are fixed. The y translation is free. |
|
LCO | Local coordinate system identifier used for time history output for CMO = -1. |
Comments
- This keyword maps to /MAT/LAW1 (ELAST). All the nodes of the part are defined in a rigid body (/RBODY) with a boundary condition applied to the rigid body’s independent node defined in a global or local coordinate system.
- 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.