*LOAD_NODE
LS-DYNA Input Interface KeywordDefines a concentrated force or moment applied on a defined node or to each node of a nodal set.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*LOAD_NODE_{OPTION} |
If OPTION = POINT, insert the following
line.
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
node_ID | DOF | fct_IDT | Fscaley | CID |
If OPTION = SET, insert the following line.
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
set_ID | DOF | fct_IDT | Fscaley | CID |
Definition
Field | Contents | SI Unit Example |
---|---|---|
OPTION | Load type to combine.
|
|
node_ID | Node identifier. (Integer) |
|
set_ID | Node set identifier. (Integer) |
|
DOF | Load direction.
(Integer) |
|
fct_IDT | Function identifier. (Integer) |
|
Fscaley | Ordinate scale factor. Default = 1.0 (Real) |
|
CID | Coordinate system identifier. (Integer) |