options#
- class ansys.fluent.core.generated.solver.settings_252.options(name=None, parent=None)#
Bases:
Group
Options for reporting residuals.
Attributes
Attribute |
Summary |
---|---|
Convergence criterion type. |
|
Number of residuals to be saved with data. |
|
Specifies whether to normalize residuals in printed and plotted output. |
|
The number of iterations through which normalization factors will be maximized. |
|
Specifies whether to scale the continuity residuals locally based on the enhanced formulation. |
|
Enable/disable scaling of residuals by coefficient sum in printed and plotted output. |
|
Specifies whether residuals will be printed during iteration. |
|
Specifies whether residuals will be plotted during iteration. |
|
The number of most recent residuals to display in plots. |
Included in:
Parent |
Summary |
---|---|
Options for controlling residual information that the solver reports. |