Description
Specifies the material property tables for temperature dependent yield stress curves.
Format
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
TABLEST | TID | ||||||||
T1 | TID1 | T2 | TID2 | T3 | TID3 | -etc.- |
Example
TABLEST | 105 | ||||||||
130.0 | 20 | 195. | 40 | 216. | 60 | ENDT |
Field | Definition | Type | Default |
---|---|---|---|
TID | Table identification number. | Integer > 0 | Required |
Ti | Temperature values. | Real > 0 | Required |
TIDi | Table identification numbers of TABLES1 entries. | Integer > 0 | Required |
Remarks
- TIDi must be unique with respect to all TABLES1, TABLEST, and TABLESR table identification numbers.
- Temperature values must be listed in ascending order.
- The first temperature value will be used as the reference yield surface temperature.
- The end of the table is indicated by the existence of ENDT in either of the two fields following the last entry. Any continuations that follow the entry containing the end-of-table flag ENDT will be ignored.