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 |
---|---|
Available options related to creating convergence reports. |
|
Specify the frequency for the convergence condition. |
|
Specify the condition to be met for the convergence condition. |
|
Select the convergence check to perform physical solution convergence or time-step convergence. |
Included in:
Parent |
Summary |
---|---|
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. |