tbdata#

DataTables.tbdata(stloc='', c1='', c2='', c3='', c4='', c5='', c6='', **kwargs)#

Defines data for the material data table.

Mechanical APDL Command: TBDATA

Parameters:
stlocstr

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

c1str

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

c2str

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

c3str

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

c4str

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

c5str

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

c6str

Data values assigned to six locations starting with STLOC. If a value is already in this location, it is redefined. A blank value leaves the existing value unchanged.

Notes

Defines data for the table specified via the most recent tb command (at the temperature specified via the most recent tbtemp or tbfield command, if applicable).

The type of data table specified determines the number of data values needed in tbdata. Data values are interpolated for temperatures or other specified field variables that fall between user- defined tbtemp or tbfield values.

You can specify values for up to six constants per tbdata command. Issue the command multiple times if needed.

Some elements (for example, SOLID226 ) support tabular input for some linear materials. For a list of elements supporting tabular material properties and associated primary variables, see Defining Linear Material Properties Using Tabular Input

This command is also valid in SOLUTION.