ansys.mapdl.core.Mapdl.numvar#

Mapdl.numvar(nv='', **kwargs)#

Specifies the number of variables allowed in POST26.

Mechanical APDL Command: NUMVAR

Parameters:
nvstr

Allow storage for NV variables. 200 maximum are allowed. Defaults to 10. TIME (variable 1) should also be included in this number.

Notes

Specifies the number of variables allowed for data read from the results file and for data resulting from an operation (if any). For efficiency, NV should not be larger than necessary. NV cannot be changed after data storage begins.