*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}
If OPTION = ID, insert the following line.
(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      


Figure 1.


Figure 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)

[ m ]
P1Y Y coordinate of point 1 for normal direction

(Real)

[ m ]
P1Z Z coordinate of point 2 for normal direction

(Real)

[ m ]
P2X X coordinate of point 2 for normal direction

(Real)

[ m ]
P2Y Y coordinate of point 2 for normal direction

(Real)

[ m ]
P2Z Z coordinate of head of normal direction

(Real)

[ m ]
Radius Radius for circle shape [ m ]
P3X X coordinate of point 3 for 1st plane direction

(Real)

[ m ]
P3Y Y coordinate of point 3 for 1st plane direction

(Real)

[ m ]
P3Z Z coordinate of point 3 for of 1st plane direction

(Real)

[ m ]
LEN_1 Length in 1st plane direction of rectangular shape [ m ]
LEN_2 Length in 2nd plane direction of rectangular shape [ m ]

Comments

  1. This keyword maps to /SECT, /SECT/PARAL, or /SECT/CIRCLE.