*DATABASE_CROSS_SECTION_PLANE
LS-DYNA Input Interface KeywordDefine a cross plane section to output the force and moment defined by part set.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
*DATABASE_CROSS_SECTION_PLANE_{OPTION} |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
ID | Title |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) |
---|---|---|---|---|---|---|---|
PSID | P1X | P1Y | P1Z | P2X | P2Y | P2Z | Radius |
P3X | P3Y | P3Z | LEN_1 | LEN_2 |
Definition
Field | Contents | SI Unit Example |
---|---|---|
ID | Cross plane section identifier (Integer) |
|
Title | Contact interface title (Character, maximum 70 characters) |
|
PSID | Part set Identifier (Integer) |
|
P1X | X coordinate of point 1 for normal
direction (Real) |
|
P1Y | Y coordinate of point 1 for normal
direction (Real) |
|
P1Z | Z coordinate of point 2 for normal
direction (Real) |
|
P2X | X coordinate of point 2 for normal
direction (Real) |
|
P2Y | Y coordinate of point 2 for normal
direction (Real) |
|
P2Z | Z coordinate of head of normal direction (Real) |
|
Radius | Radius for circle shape | |
P3X | X coordinate of point 3 for 1st plane
direction (Real) |
|
P3Y | Y coordinate of point 3 for 1st plane
direction (Real) |
|
P3Z | Z coordinate of point 3 for of 1st plane
direction (Real) |
|
LEN_1 | Length in 1st plane direction of rectangular shape | |
LEN_2 | Length in 2nd plane direction of rectangular shape |
Comments
- This keyword maps to /SECT, /SECT/PARAL, or /SECT/CIRCLE.