convergence_criteria#

class ansys.cfx.core.generated.pre_processing.settings_261.convergence_criteria.convergence_criteria(name: str | None = None, parent=None)#

Bases: Group

Specifies the criteria for final solution convergence.

Attributes

Attribute

Summary

residual_type

‘Residual Type’ parameter.

residual_target

‘Residual Target’ parameter.

conservation_target

The maximum relative equation imbalance for convergence.

residual_reduction_target

‘Residual Reduction Target’ parameter.

domain_interface_target

A target for the relative change of a domain interface quantity (e.g. pressure change, mass flow).

Included in:

Parent

Summary

solver_control

Holds all objects that control discretization and execution of the solution process.

harmonic_balance_control

Holds information specific to harmonic balance for dynamic model control.