expert_controls#

class ansys.fluent.core.generated.solver.settings_252.expert_controls(name=None, parent=None)#

Bases: Group

Residual minimization expert controls object.

Attributes

Attribute

Summary

number_of_recycled_modes

Number of modes that are selected, stored, and used for the next iteration to speed up the convergence.

amg_iterations

Number of AMG iterations in each sub-iteration. Increasing the number may improve the overall convergence, but it also increases the time for each sub-iteration.

Included in:

Parent

Summary

residual_minimization

The residual minimization controls object.