vardel#

Mapdl.vardel(nvar='', **kwargs)[source]#

Deletes a variable (GUI).

APDL Command: VARDEL

Parameters:
nvar

The reference number of the variable to be deleted. NVAR is as defined by NSOL, ESOL, etc.

Notes

Deletes a POST26 solution results variable. This is a command generated by the Graphical User Interface (GUI). It will appear in the log file (Jobname.LOG) if a POST26 variable is deleted from the “Defined Time-History Variables” dialog box. This command is not intended to be typed in directly in an ANSYS session (although it can be included in an input file for batch input or for use with the /INPUT command).