general_turbo_interface_settings#

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

Bases: TUIMenu

Enters the General Turbo Interface options menu.

Classes:

expert(service, version, mode, path)

Set the expert parameters for turbo interfaces.

mixing_plane_model_settings(service, ...)

Defines settings for the mixing plane model.

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

Bases: TUIMenu

Set the expert parameters for turbo interfaces.

Classes:

enforce_flux_scaling(service, version, mode, ...)

Enforce flux scaling ON/OFF at the turbo interfaces.

list_settings(service, version, mode, path)

List the flux scale settings at the turbo interfaces.

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

Bases: TUIMethod

Enforce flux scaling ON/OFF at the turbo interfaces.

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

Bases: TUIMethod

List the flux scale settings at the turbo interfaces.

class 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.

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

Bases: TUIMenu

Sets the number of bands to be used for mixing.

Classes:

set_all_interfaces(service, version, mode, path)

Set number of band to be used for mixing.

set_specific_interface(service, version, ...)

Set number of band to be used for mixing.

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

Bases: TUIMethod

Set number of band to be used for mixing.

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

Bases: TUIMethod

Set number of band to be used for mixing.