mfconv#
- Mapdl.mfconv(lab='', toler='', minref='', **kwargs)#
Sets convergence values for an ANSYS Multi-field solver analysis.
APDL Command: MFCONV
- Parameters:
- lab
Valid labels:
- toler
Convergence tolerance about program calculated reference value (the L2 norm of the new load in a multi-field analysis). Defaults to 0.01 (1%) for all labels. Must be less than 1.0.
- minref
The minimum value allowed for the program calculated reference value. If negative, no minimum is enforced. Defaults to 1.0e-6 for all labels. Not available in the GUI. MINREF corresponds to ||ϕnew|| as defined in Set up Stagger Solution in the Coupled-Field Analysis Guide.
Notes
MFCONV sets convergence values for variables at the ANSYS Multi-field solver interface.
This command is also valid in PREP7.
See Multi-field Commands in the Coupled-Field Analysis Guide for a list of all ANSYS Multi-field solver commands and their availability for MFS and MFX analyses.
Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.