convergence_criteria#
- class ansys.cfx.core.generated.pre_processing.settings_261.convergence_criteria.convergence_criteria(name: str | None = None, parent=None)#
Bases:
GroupSpecifies the criteria for final solution convergence.
Attributes
Attribute |
Summary |
|---|---|
‘Residual Type’ parameter. |
|
‘Residual Target’ parameter. |
|
The maximum relative equation imbalance for convergence. |
|
‘Residual Reduction Target’ parameter. |
|
A target for the relative change of a domain interface quantity (e.g. pressure change, mass flow). |
Included in:
Parent |
Summary |
|---|---|
Holds all objects that control discretization and execution of the solution process. |
|
Holds information specific to harmonic balance for dynamic model control. |