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