ansys.mapdl.core.Mapdl.xvar#

Mapdl.xvar(n='', **kwargs)#

Specifies the X variable to be displayed.

Mechanical APDL Command: XVAR

Parameters:
nint or str

X variable number:

  • 0 or 1 - Display plvar values vs. time (or frequency).

  • n - Display plvar values vs. variable n (2 to NV ( numvar )).

  • 1 - Interchange time and plvar variable numbers with time as the curve parameter. plvar variable numbers are displayed uniformly spaced along X-axis from position 1 to 10.

Notes

Defines the X variable (displayed along the abscissa) against which the Y variable(s) ( plvar ) are to be displayed.