extrem#
- Mapdl.extrem(nvar1='', nvar2='', ninc='', **kwargs)#
Lists the extreme values for variables.
APDL Command: EXTREM
- Parameters:
- nvar1, nvar2, ninc
List extremes for variables NVAR1 through NVAR2 in steps of NINC. Variable range defaults to its maximum. NINC defaults to 1.
Notes
Lists the extreme values (and the corresponding times) for stored and calculated variables. Extremes for stored variables are automatically listed as they are stored. Only the real part of a complex number is used. Extreme values may also be assigned to parameters [
*GET
].