divergence_prevention#

class ansys.fluent.core.generated.solver.tui_242.main_menu.solve.set.divergence_prevention(service, version, mode, path)#

Bases: TUIMenu

Enters the divergence prevention menu. This menu is only available for the density-based solver.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

enable(service, version, mode, path)

Enables a divergence prevention option so that Fluent applies under-relaxation to the variables in select cells where the temperature and/or pressure values are approaching the minimum and/or maximum limits.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class enable(service, version, mode, path)#

Bases: TUIMethod

Enables a divergence prevention option so that Fluent applies under-relaxation to the variables in select cells where the temperature and/or pressure values are approaching the minimum and/or maximum limits.