ansys.mapdl.core.Mapdl.sallow#

Mapdl.sallow(strs1='', strs2='', strs3='', strs4='', strs5='', strs6='', **kwargs)#

Defines the allowable stress table for safety factor calculations.

Mechanical APDL Command: SALLOW

Parameters:
strs1str

Input up to six allowable stresses corresponding to the temperature points ( tallow ).

strs2str

Input up to six allowable stresses corresponding to the temperature points ( tallow ).

strs3str

Input up to six allowable stresses corresponding to the temperature points ( tallow ).

strs4str

Input up to six allowable stresses corresponding to the temperature points ( tallow ).

strs5str

Input up to six allowable stresses corresponding to the temperature points ( tallow ).

strs6str

Input up to six allowable stresses corresponding to the temperature points ( tallow ).

Notes

Defines the allowable stress table for safety factor calculations ( sfact, sfcalc ). Use the stat command to list current allowable stress table. Repeat sallow 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.