fe#
- Fatigue.fe(nev='', cycle='', fact='', title='', **kwargs)#
Defines a set of fatigue event parameters.
Mechanical APDL Command: FE
- Parameters:
- nev
str
Reference number for this event (within
MXEV
).- cycle
str
Number of required cycles (defaults to 1). If -1, erase all parameters and fatigue stresses for this event.
- fact
str
Scale factor to be applied to all loadings in this event (defaults to 1.0).
- title
str
User defined identification title for this event (up to 20 characters).
- nev
Notes
Repeat FE command to define additional sets of event parameters (
MXEV
limit), to redefine event parameters, or to delete event stress conditions.The set of fatigue event parameters is associated with all loadings and all locations. See the FTSIZE command for the maximum set of events (
MXEV
) allowed.Warning
This command is archived in the latest version of the software.