ansys.mapdl.core.Mapdl.vardel#

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

Deletes a variable (GUI).

Mechanical APDL Command: VARDEL

Parameters:
nvarstr

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 command is generated by the Graphical User Interface (GUI). It appears in the log file ( Jobname.LOG ) if a POST26 variable is deleted from the Defined Time-History Variables dialog box.

The command is not intended to be typed in directly in a Mechanical APDL session (although it can be included in an input file for batch input or for use with input ).