Share
 
 

TABLESR (Material Property Strain Rate Dependence Table)

Description

Specifies the material property tables for strain rate dependent yield stress curves.

Format

1 2 3 4 5 6 7 8 9 10
TABLESR TID
R1 TID1 R2 TID2 R3 TID3 -etc.-

Example

TABLESR 45
0.0 10 0.1 11 1.0 12 ENDT
Field Definition Type Default
TID Table identification number. Integer > 0 Required
Ri Strain rate values. Real > 0 Required
TIDi Table identification numbers of TABLES1 entries. Integer > 0 Required

Remarks

  1. TIDi must be unique with respect to all TABLES1, TABLEST, and TABLESR table identification numbers.
  2. Strain rate values must be listed in ascending order.
  3. The first strain rate value will be used as the reference yield surface at zero strain rate.
  4. 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.

Was this information helpful?