residual#
- class ansys.fluent.core.generated.solver.settings_242.residual.residual(name=None, parent=None)#
Bases:
Group
Options for controlling residual information that the solver reports.
Attributes
Attribute |
Summary |
---|---|
The various equations that can be monitored. For example, continuity, x-velocity, y-velocity, z-velocity, energy, k, and omega. |
|
Options for reporting residuals. |
|
Axes-properties. |
|
Set parameters for curves. |
Methods
Method |
Summary |
---|---|
Delete the residual history and reset iteration counter to unity. |
|
Renormalize residuals by maximum values. |
|
Plot residuals. |
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. |