sflist#

Mapdl.sflist(node='', lab='', **kwargs)[source]#

Lists surface loads.

APDL Command: SFLIST

Parameters:
node

Node at which surface load is to be listed. If ALL (or blank), list for all selected nodes [NSEL]. If NODE = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may be substituted for NODE.

lab

Valid surface load label. If ALL (or blank), use all appropriate labels.

Notes

Lists the surface loads as applied with the SF command. Loads are listed only for the specified nodes on external faces of selected area and volume elements. Use SFELIST for line elements. The surface loads listed correspond to the current database values. The database is not updated for surface loads in POST1. Surface loads specified in tabular form, however, do list their values corresponding to the current results set in POST1.

For SURF151 or SURF152 elements with an extra node for radiation and/or convection calculations (KEYOPT(5) = 1), the bulk temperature listed is the temperature of the extra node. If the thermal solution does not converge, the extra node temperature is not available for listing.

This command is valid in any processor.