*DEFINE_TABLE_2D

LS-DYNA Input Interface KeywordThis keyword defines a 2D table.

Format

(1) (2) (3) (4) (5) (6) (7) (8)
*DEFINE_TABLE_2D
table_ID SCA OFFA      
A1 Curve_ID1    
A2 Curve_ID2    
An Curve_ID3    

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)

Curve_IDn Defined curve 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.