*SET_NODE
LS-DYNA Input Interface KeywordDefines a set of nodes based on a list of nodes in various ways.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*SET_NODE_{OPTION1}_{OPTION2} | |||||||
set_ID |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
N_ID1 | N_ID2 | N_ID3 | N_ID4 | N_ID5 | N_ID6 | N_ID7 | N_ID8 |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
N_IDB1 | N_IDE1 | N_IDB2 | N_IDE2 | N_IDB3 | N_IDE3 | N_IDB4 | N_IDE4 |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
N_ID1 |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
TYPE | ID1 | ID2 | ID3 | ID4 | ID5 | ID6 | ID7 |
ID8 | ID9 | ID10 | ID11 | ID12 | etc |
Definition
Field | Contents | SI Unit Example |
---|---|---|
OPTION1 |
No default |
|
OPTION2 |
|
|
set_ID | Node set identifier. (Integer) |
|
N_ID1 - N_ID8 | Node IDs, 8 per line. (Integer) |
|
N_IDB1 - N_IDB4 | First node ID of the range, 4 ranges per
line. (Integer) |
|
N_IDE1 - N_IDE4 | Last node ID of the range, 4 ranges per
line. (Integer) |
|
TYPE |
|
|
ID1, ID2, ID3 ... | Entity IDs, 7 per line. (Integer) |
Comments
- This keyword maps to /SET.
- The adding and removing of nodes in *SET_NODE_GENERAL depends on the order of the TYPE options used.
- 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.