TBPTTBPT, Oper
, X1
, X2
, X3
, ..., XN
Defines a point on a nonlinear data curve.
Oper
Operation to perform:
DEFI | — | Defines a new data point (default).
The point is inserted into the table in ascending order of X1 . If a point already exists with the same X1 value, it is replaced. |
DELE | — | Deletes an existing point. The X1 value must match the X1 value of the point to be deleted (XN is
ignored). |
X1, X2, ..., XN
The N components of the point. N depends on the type
of data table. Except for TB,EXPE all other TB Tables support only 2 components.
Notes
TBPT defines a point on a nonlinear data curve (such as a stress-strain
curve, B-H curve, etc.) at the temperature specified on the last TBTEMP
command. The meaning of the values depends on the type of data table specified on the last
TB command.
This command is also valid in SOLUTION.