ansys.mapdl.core.Mapdl.tallow#

Mapdl.tallow(temp1='', temp2='', temp3='', temp4='', temp5='', temp6='', **kwargs)#

Defines the temperature table for safety factor calculations.

Mechanical APDL Command: TALLOW

Parameters:
temp1str

Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.

temp2str

Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.

temp3str

Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.

temp4str

Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.

temp5str

Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.

temp6str

Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.

Notes

Defines the temperature table for safety factor calculations ( sfact, sallow ). Use stat command to list current temperature table. Repeat tallow command to zero table and redefine points (6 maximum).

Safety factor calculations are not supported by PowerGraphics. Both the sallow and tallow commands must be used with the Full Model Graphics display method active.