two_temperature#

class ansys.fluent.core.solver.tui_231.main_menu.define.models.two_temperature(path, service)#

Bases: TUIMenu

Enters the Two-Temperature model menu.

Methods:

enable(*args, **kwargs)

Enables/disables the Two-Temperature model.

nasa9_enhancement(*args, **kwargs)

Apply nasa9 robustness enhancements in the two-temperature model.

robustness_enhancement(*args, **kwargs)

Enables/disables the robustness enhancement, which is on by default.

set_verbosity(*args, **kwargs)

Specifies the level of detail printed in the console about the Two-Temperature model.

weak_ionization(*args, **kwargs)

Apply weak ionization in the two-temperature model.

enable(*args, **kwargs)#

Enables/disables the Two-Temperature model.

nasa9_enhancement(*args, **kwargs)#

Apply nasa9 robustness enhancements in the two-temperature model.

robustness_enhancement(*args, **kwargs)#

Enables/disables the robustness enhancement, which is on by default.

set_verbosity(*args, **kwargs)#

Specifies the level of detail printed in the console about the Two-Temperature model. For a verbosity of one, Fluent will print the number of cells that reach the temperature limit, have an excessive temperature change, or get a negative temperature.

weak_ionization(*args, **kwargs)#

Apply weak ionization in the two-temperature model.