EquivalentSIFMethod
#
- class ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.MechanicalEnums.SMARTCrackGrowth.EquivalentSIFMethod(*args, **kwds)#
Bases:
enum.Enum
Enum to specify the Equivalent SIF Method for SMART Crack Growth.
Overview#
Attribute detail#
- EquivalentSIFMethod.EmpiricalFunction = 4#
- EquivalentSIFMethod.MaximumTangentialStress = 1#
- EquivalentSIFMethod.PookCriterion = 3#
- EquivalentSIFMethod.ProgramControlled = 0#
- EquivalentSIFMethod.RichardFunction = 2#