mixing_plane_model_settings#

class ansys.fluent.core.solver.tui_241.main_menu.define.turbo_model.general_turbo_interface_settings.mixing_plane_model_settings(service, version, mode, path)#

Bases: TUIMenu

Defines settings for the mixing plane model.

Classes:

averaging_method(service, version, mode, path)

Set the averaging method for the mixing.

bands_type(service, version, mode, path)

Specifies the averaging bands for mixing as fixed or variable width.

list_mixing_planes(service, version, mode, path)

List the settings of mixing planes in the case.

mixing_set_constraint(service, version, ...)

To set the mixing of primitive or total variable approach.

number_of_bands(service, version, mode, path)

Sets the number of bands to be used for mixing.

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

Bases: TUIMethod

Set the averaging method for the mixing.

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

Bases: TUIMethod

Specifies the averaging bands for mixing as fixed or variable width.

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

Bases: TUIMethod

List the settings of mixing planes in the case.

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

Bases: TUIMethod

To set the mixing of primitive or total variable approach.