Description: Defines coefficients of a power series used in generating temperature-dependent material properties.
Format:
Example:
Field | Definition | Type | Default |
---|---|---|---|
TID | Table identification number. | Integer > 0 | Required |
X1 | Table parameter. | Real | 0.0 |
X2 | Table parameter. | Real ≠ 0.0 | Required |
X3 | Table parameter. | Real, X3 > X4 | Required |
X4 | Table parameter. | Real | Required |
Ai | Coefficients. | Real | Required |
Remarks:
where x is input to the table, y is returned, and z is supplied from the MATi entry using the specific property value for the term being evaluated. Whenever x < X3, then X3 is used for x, and whenever x > X4, X4 is used for x. There are N + 1 entries in the table. No warning messages are issued if table data is input incorrectly.