*DEFINE_TABLE_3D

LS-DYNA Input Interface KeywordDefines a 3D table.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*DEFINE_TABLE_3D
table_ID SCA OFFA          
A1 Table_ID1        
A2 Table_ID2        
An Table_IDn        

Definition

Field Contents SI Unit Example
table_ID Curve identifier.

(Integer)

 
SCA Scale factor for the value An.

Default = 1 (Real)

 
OFFA Offset for the value An.

Default = 0 (Real)

 
An Value that corresponds to the following nth curve identifier.

(Real)

 
Table_IDn Defined 2D table identifier(s).

(Integer)

 

Comments

  1. This keyword maps to /TABLE/1.
  2. 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.