options#

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

Bases: Group

Options for reporting residuals.

Attributes

Attribute

Summary

criterion_type

Convergence criterion type.

n_save

Number of residuals to be saved with data.

normalize

Specifies whether to normalize residuals in printed and plotted output.

n_maximize_norms

The number of iterations through which normalization factors will be maximized.

enhanced_continuity_residual

Specifies whether 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

Specifies whether residuals will be printed during iteration.

plot

Specifies whether residuals will be plotted during iteration.

n_display

The number of most recent residuals to display in plots.

Included in:

Parent

Summary

residual

Options for controlling residual information that the solver reports.