set#

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

Bases: TUIMenu

Sets global parameters relevant to mixing planes.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

averaging_method(service, version, mode, path)

Sets the mixing plane profile averaging method.

conserve_swirl(service, version, mode, path)

Enters the menu to set swirl conservation in mixing plane menu.

conserve_total_enthalpy(service, version, ...)

Enters the menu to set total enthalpy conservation in mixing plane menu.

fix_pressure_level(service, version, mode, path)

Sets fixed pressure level using value based on define/reference-pressure-location.

under_relaxation(service, version, mode, path)

Sets mixing plane under-relaxation factor.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Sets the mixing plane profile averaging method.

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

Bases: TUIMethod

Sets fixed pressure level using value based on define/reference-pressure-location.

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

Bases: TUIMethod

Sets mixing plane under-relaxation factor.