set#

class ansys.fluent.core.solver.tui_231.main_menu.define.mixing_planes.set(path, service)#

Bases: TUIMenu

Sets global parameters relevant to mixing planes.

Methods:

averaging_method(*args, **kwargs)

Sets the mixing plane profile averaging method.

fix_pressure_level(*args, **kwargs)

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

under_relaxation(*args, **kwargs)

Sets mixing plane under-relaxation factor.

Classes:

conserve_swirl(path, service)

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

conserve_total_enthalpy(path, service)

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

averaging_method(*args, **kwargs)#

Sets the mixing plane profile averaging method.

class conserve_swirl(path, service)#

Bases: TUIMenu

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

Methods:

enable(*args, **kwargs)

Enables/disables swirl conservation in mixing plane.

report_swirl_integration(*args, **kwargs)

Reports swirl integration (Torque) on inflow and outflow zones.

verbosity(*args, **kwargs)

Enables/disables verbosity in swirl conservation calculations.

enable(*args, **kwargs)#

Enables/disables swirl conservation in mixing plane.

report_swirl_integration(*args, **kwargs)#

Reports swirl integration (Torque) on inflow and outflow zones.

verbosity(*args, **kwargs)#

Enables/disables verbosity in swirl conservation calculations.

class conserve_total_enthalpy(path, service)#

Bases: TUIMenu

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

Methods:

enable(*args, **kwargs)

Enables/disables total enthalpy conservation in mixing plane.

verbosity(*args, **kwargs)

Enables/disables verbosity in total-enthalpy conservation calculations.

enable(*args, **kwargs)#

Enables/disables total enthalpy conservation in mixing plane.

verbosity(*args, **kwargs)#

Enables/disables verbosity in total-enthalpy conservation calculations.

fix_pressure_level(*args, **kwargs)#

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

under_relaxation(*args, **kwargs)#

Sets mixing plane under-relaxation factor.