ansys.mapdl.core.Mapdl.prvar#

Mapdl.prvar(nvar1='', nvar2='', nvar3='', nvar4='', nvar5='', nvar6='', **kwargs)#

Lists variables vs. time (or frequency).

Mechanical APDL Command: PRVAR

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 print 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 print 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 print 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 print 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 print 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 print the data for the lowest- numbered variable with that name.

Notes

Lists variables vs. time (or frequency). Up to six variables may be listed across the line. Time column output format can be changed using the format command arguments Ftype, NWIDTH, and DSIGNF.