fslist#
- Fatigue.fslist(nloc1='', nloc2='', ninc='', nev='', nlod='', **kwargs)#
Lists the stresses stored for fatigue evaluation.
Mechanical APDL Command: FSLIST
- Parameters:
- nloc1
str List stresses from
NLOC1(defaults to 1) toNLOC2(defaults toNLOC1) in steps ofNINC(defaults to 1). IfNLOC1= ALL,NLOC2andNINCare ignored and stresses for all locations are listed.- nloc2
str List stresses from
NLOC1(defaults to 1) toNLOC2(defaults toNLOC1) in steps ofNINC(defaults to 1). IfNLOC1= ALL,NLOC2andNINCare ignored and stresses for all locations are listed.- ninc
str List stresses from
NLOC1(defaults to 1) toNLOC2(defaults toNLOC1) in steps ofNINC(defaults to 1). IfNLOC1= ALL,NLOC2andNINCare ignored and stresses for all locations are listed.- nev
str Event number for stress listing (defaults to ALL).
- nlod
str Loading number for stress listing (defaults to ALL).
- nloc1
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.