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:
- temp1
str
Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.
- temp2
str
Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.
- temp3
str
Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.
- temp4
str
Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.
- temp5
str
Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.
- temp6
str
Input up to six temperatures covering the range of nodal temperatures. Temperatures must be input in ascending order.
- temp1
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.