*DEFINE_TABLE_3D

LS-DYNA入力インターフェースのキーワードDefines 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. このキーワードの最後にオプション“_TITLE”を追加することができます。“_TITLE”が含まれている場合、キーワード入力行の後に余分に80文字の長さの行が追加され、エンティティタイトルを定義できるようになります。