ansys.mapdl.core.Mapdl.plvar#

Mapdl.plvar(nvar1='', nvar2='', nvar3='', nvar4='', nvar5='', nvar6='', nvar7='', nvar8='', nvar9='', nvar10='', **kwargs)#

Displays up to ten variables in the form of a graph.

Mechanical APDL Command: PLVAR

Parameters:
nvar1str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar2str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar3str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar4str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar5str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar6str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar7str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar8str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar9str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

nvar10str

Variables to be displayed, defined either by the reference number or a unique thirty-two character name. If duplicate names are used the command will plot the data for the lowest- numbered variable with that name.

Notes

Variables are displayed vs. variable N on the xvar command. The string value will be a predefined, unique name. For complex variables, the amplitude is displayed by default ( plcplx ). Each plvar command produces a new frame. See the grtyp command for displaying multiple variables in a single frame with separate Y-axes.