options#

class ansys.fluent.core.generated.solver.settings_242.options_11.options(name=None, parent=None)#

Bases: Group

Options for reporting residuals.

Attributes

Attribute

Summary

criterion_type

Set convergence criterion type.

n_save

Set number of residuals to be saved with data.

normalize

Choose whether or not to normalize residuals in printed and plotted output.

n_maximize_norms

Set the number of iterations through which normalization factors will be maximized.

enhanced_continuity_residual

Choose whether or not to scale the continuity residuals locally based on the enhanced formulation.

residual_values

Enable/disable scaling of residuals by coefficient sum in printed and plotted output.

print

Choose whether or not residuals will be printed during iteration.

plot

Choose whether or not residuals will be plotted during iteration.

n_display

Set the number of most recent residuals to display in plots.

Included in:

Parent

Summary

residual

Options for controlling residual information that the solver reports.