*LOAD_BODY
LS-DYNA Input Interface KeywordDefines an acceleration load or centrifugal load.
Format
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| *LOAD_BODY_{OPTION} | |||||||
| LCID | SF | XC | YC | ZC | CID | ||
If OPTION = VECTOR, add:
| (1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
|---|---|---|---|---|---|---|---|
| VX | VY | VZ |
Definition
| Field | Contents | SI Unit Example |
|---|---|---|
| OPTION | Direction of the acceleration load.
|
|
| LCID | Curve identifier for gravity acceleration load as function of
time. (Integer) |
|
| SF | Scaling coefficient applied to the ordinate of the gravity
curve. Default = 1.0 (Real) |
|
| XC, YC, ZC | Centrifugal rotational center coordinates. Used only with
option RX, RY,
RZ. (Real) |
|
| CID | Coordinate system identifier. (Integer) |
|
| VX, VY, VZ | Component of the loading
direction. (Real) |
Comments
- This keyword maps to /GRAV or /LOAD/CENTRI for OPTION = RX, RY or RZ.
- The load is to the parts listed in grpart_ID when the card *LOAD_BODY_PARTS is defined in the model. Otherwise, the load is applied on the entire model.