numvar#
- SetUp.numvar(nv='', **kwargs)#
Specifies the number of variables allowed in POST26.
Mechanical APDL Command: NUMVAR
- Parameters:
- nv
str Allow storage for
NVvariables. 200 maximum are allowed. Defaults to 10. TIME (variable 1) should also be included in this number.
- nv
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,
NVshould not be larger than necessary.NVcannot be changed after data storage begins.