*INTERFACE_SPRINGBACK

LS-DYNA Input Interface KeywordDescribes the variables to output in an initial state file or DYNAIN file at the end of the analysis.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*INTERFACE_SPRINGBACK_{OPTION1}
PSID NTHHSV
If OPTC = OPTCARD, read:
(1) (2) (3) (4) (5) (6) (7) (8)
OPTC SLDO NDFLAG

Definition

Field Contents SI Unit Example
OPTION1
<Blank>
State file (.sta) is created at the end of the analysis.
LSDYNA
Additional DYNAIN text file is created.
PSID Part set identifier.

(Integer)

NTHHSV Nodal temperature.
= 0 (Default)
None.
> 0
Nodal temperature is written.

(Integer)

OPTC Optional card is read if OPTC = OPTCARD.

(Character)

SLDO Solid orthotropic directions.
= 0 (Default)
None.
> 0
Orthotropic directions are written.

(Integer)

NDFLAG Node output option.
= 0 (Default)
Only the node of the part defined in PSID are output.
> 0
All nodes are output.

(Integer)

Comments

  1. This keyword is to /STATE and /DYNAIN cards.