convergence_conditions#

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

Bases: Group

Available options that allow you to set convergence conditions on the solution based on the values from report definitions. For example, surface, volume, lift, drag, and so on.

Attributes

Attribute

Summary

convergence_reports

Available options related to creating convergence reports.

frequency

Specify the frequency for the convergence condition.

condition

Specify the condition to be met for the convergence condition.

check_for

Select the convergence check to perform physical solution convergence or time-step convergence.

Included in:

Parent

Summary

monitor

Provides access to common settings to monitor the convergence dynamically during the solution process by checking residuals, statistics, force values, surface integrals, and volume integrals. You can print reports of or display plots of lift, drag and moment coefficients, surface integrations and residuals for the solution variables. For unsteady flows you can also monitor elapsed time.