tbtemp#

Mapdl.tbtemp(temp='', kmod='', **kwargs)[source]#

APDL Command: TBTEMP

Defines a temperature for a material data table.

Parameters:
temp

Temperature value (defaults to 0.0 if KMOD is blank).

kmod

If blank, TEMP defines a new temperature. (Issue TBLIST to list temperatures and data.)

**kwargs

Extra arguments to be passed to Mapdl.run.

Notes

The TBTEMP command defines a temperature to be associated with the data on subsequent TBPT or TBDATA commands.

The defined temperature remains active until the next TBTEMP command is issued.

Data values must be defined with the temperatures in ascending order.

This command is also valid in SOLUTION.