Fatigue#

class ansys.mapdl.core._commands.post1._fatigue.Fatigue#

Fatigue.fe([nev, cycle, fact, title])

Defines a set of fatigue event parameters.

Fatigue.felist([nev1, nev2, ninc])

Lists the fatigue event parameters.

Fatigue.fl([nloc, node, scfx, scfy, scfz, title])

Defines a set of fatigue location parameters.

Fatigue.fllist([nloc1, nloc2, ninc])

Lists the fatigue location parameters.

Fatigue.fp([stitm, c1, c2, c3, c4, c5, c6])

Defines the fatigue S vs.

Fatigue.fplist(**kwargs)

Lists the property table stored for fatigue evaluation.

Fatigue.fs([node, nev, nlod, stitm, c1, c2, ...])

Stores fatigue stress components at a node.

Fatigue.fsdele([nloc, nev, nlod])

Deletes a stress condition for a fatigue location, event, and loading.

Fatigue.fslist([nloc1, nloc2, ninc, nev, nlod])

Lists the stresses stored for fatigue evaluation.

Fatigue.fsnode([node, nev, nlod])

Calculates and stores the stress components at a node for fatigue.

Fatigue.fsplot([nloc, nev, item])

Displays a fatigue stress item for a fatigue location and event.

Fatigue.ftcalc([nloc, node])

Performs fatigue calculations for a given node location.

Fatigue.ftsize([mxloc, mxev, mxlod])

Defines the fatigue data storage array.

Fatigue.ftwrite([fname, ext])

Writes all currently stored fatigue data on a file.