ansys.mapdl.core.Mapdl.fklist#

Mapdl.fklist(kpoi='', lab='', **kwargs)#

Lists the forces at keypoints.

Mechanical APDL Command: FKLIST

Parameters:
kpoistr

List forces at this keypoint. If ALL (default), list for all selected keypoints ( ksel ). If KPOI = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted for KPOI.

labstr

Force label to be listed (defaults to ALL). See the dofsel command for labels.

Notes

Listing applies to the selected keypoints ( ksel ) and the selected force labels ( dofsel ).

This command is valid in any processor.