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:
- nvar1
str
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.
- nvar2
str
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.
- nvar3
str
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.
- nvar4
str
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.
- nvar5
str
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.
- nvar6
str
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.
- nvar7
str
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.
- nvar8
str
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.
- nvar9
str
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.
- nvar10
str
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.
- nvar1
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.