ansys.mapdl.core.Mapdl.sfcalc#

Mapdl.sfcalc(labr='', labs='', labt='', type_='', **kwargs)#

Calculates the safety factor or margin of safety.

Mechanical APDL Command: SFCALC

Parameters:
labrstr

Label assigned to results. If same as existing label, the existing values will be overwritten by these results.

labsstr

Labeled result item corresponding to the element stress.

labtstr

Labeled result item corresponding to the element temperature.

type_int or str

Type of calculation:

  • 0 or 1 - Use safety factor (SF) calculation.

  • 2 - Use margin of safety (MS) calculation.

  • 3 - Use 1/SF calculation.

Notes

Calculates safety factor (SF) or margin of safety (MS) as described for the sfact command for any labeled result item (see etable command) for the selected elements. Use the pretab or pletab command to display results. Allowable element stress is determined from the SALLOW- TALLOW table ( sallow, tallow ).