sumap#

Mapdl.sumap(rsetname='', item='', comp='', **kwargs)[source]#

Map results onto selected surface(s).

APDL Command: SUMAP

Parameters:
rsetname

Eight-character name for the result being mapped.

item

Label identifying the item.

comp

Component label of item (if required).

Notes

The SUMAP command maps results in the current coordinate system (RSYS) using the selected set of elements.

The command interpolates and stores the results data on to each of the selected surfaces.

SUMAP,ALL,CLEAR deletes all results sets from all selected surfaces.