TABLEST

Bulk Data Entry Specifies the material property tables for elasto-plastic, temperature-dependent materials.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TABLEST TID                
  T1 TID1 T2 TID2 T3 etc.      

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TABLEST 101                
  150.0 10 175.0 20 ENDT        

Definitions

Field Contents SI Unit Example
TID Table identification number.

(Integer > 0)

 
Ti Temperature values. Must be listed in ascending order.

(Real)

 
TIDi Table identification numbers of TABLES1 entries.

(Integer > 0)

 

Comments

  1. TIDi must be unique with respect to all TABLES1 and TABLEST table identification numbers.
  2. The end of the table is indicated by the existence of ENDT in either of the two fields following the last entry. An error is detected if any continuations follow the entry containing the end-of-table flag ENDT.
  3. This table is referenced by MATS1 entries that define elasto-plastic (TYPE=PLASTIC) materials.