sfcalc#
- ElementTable.sfcalc(labr='', labs='', labt='', type_='', **kwargs)#
Calculates the safety factor or margin of safety.
Mechanical APDL Command: SFCALC
- Parameters:
- labr
str Label assigned to results. If same as existing label, the existing values will be overwritten by these results.
- labs
str Labeled result item corresponding to the element stress.
- labt
str Labeled result item corresponding to the element temperature.
- type_
intorstr Type of calculation:
0 or 1- Use safety factor (SF) calculation.2- Use margin of safety (MS) calculation.3- Use 1/SF calculation.
- labr
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 ).