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:
- strs1
str
Input up to six allowable stresses corresponding to the temperature points ( tallow ).
- strs2
str
Input up to six allowable stresses corresponding to the temperature points ( tallow ).
- strs3
str
Input up to six allowable stresses corresponding to the temperature points ( tallow ).
- strs4
str
Input up to six allowable stresses corresponding to the temperature points ( tallow ).
- strs5
str
Input up to six allowable stresses corresponding to the temperature points ( tallow ).
- strs6
str
Input up to six allowable stresses corresponding to the temperature points ( tallow ).
- strs1
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.