fslist#

Fatigue.fslist(nloc1='', nloc2='', ninc='', nev='', nlod='', **kwargs)#

Lists the stresses stored for fatigue evaluation.

Mechanical APDL Command: FSLIST

Parameters:
nloc1str

List stresses from NLOC1 (defaults to 1) to NLOC2 (defaults to NLOC1 ) in steps of NINC (defaults to 1). If NLOC1 = ALL, NLOC2 and NINC are ignored and stresses for all locations are listed.

nloc2str

List stresses from NLOC1 (defaults to 1) to NLOC2 (defaults to NLOC1 ) in steps of NINC (defaults to 1). If NLOC1 = ALL, NLOC2 and NINC are ignored and stresses for all locations are listed.

nincstr

List stresses from NLOC1 (defaults to 1) to NLOC2 (defaults to NLOC1 ) in steps of NINC (defaults to 1). If NLOC1 = ALL, NLOC2 and NINC are ignored and stresses for all locations are listed.

nevstr

Event number for stress listing (defaults to ALL).

nlodstr

Loading number for stress listing (defaults to ALL).

Notes

Stresses may be listed per location, per event, per loading, or per stress condition. Use FELIST and FLLIST if only event and location parameters (no stresses) are to be listed.

警告

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