felist#

Fatigue.felist(nev1='', nev2='', ninc='', **kwargs)#

Lists the fatigue event parameters.

Mechanical APDL Command: FELIST

Parameters:
nev1str

List event parameters from NEV1 (defaults to 1) to NEV2 (defaults to NEV1 ) in steps of NINC (defaults to 1). If NEV1 = ALL, NEV2 and NINC are ignored and all events are listed.

nev2str

List event parameters from NEV1 (defaults to 1) to NEV2 (defaults to NEV1 ) in steps of NINC (defaults to 1). If NEV1 = ALL, NEV2 and NINC are ignored and all events are listed.

nincstr

List event parameters from NEV1 (defaults to 1) to NEV2 (defaults to NEV1 ) in steps of NINC (defaults to 1). If NEV1 = ALL, NEV2 and NINC are ignored and all events are listed.

Notes

Fatigue event parameters are defined via the FE command.

警告

This command is archived in the latest version of the software.