mixing_planes#

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

Bases: TUIMenu

Enter the mixing planes menu.

Methods:

create(*args, **kwargs)

Create a mixing plane.

delete(*args, **kwargs)

Delete a mixing plane.

list(*args, **kwargs)

List defined mixing plane(s).

Classes:

set(path, service)

Enter the mixing plane set menu.

create(*args, **kwargs)#

Create a mixing plane.

delete(*args, **kwargs)#

Delete a mixing plane.

list(*args, **kwargs)#

List defined mixing plane(s).

class set(path, service)#

Bases: TUIMenu

Enter the mixing plane set menu.

Methods:

averaging_method(*args, **kwargs)

Set mixing plane profile averaging method.

fix_pressure_level(*args, **kwargs)

Set fix pressure level using define/reference-pressure-location.

under_relaxation(*args, **kwargs)

Set mixing plane under-relaxation factor.

Classes:

conserve_swirl(path, service)

Enter the mixing plane conserve-swirl menu.

conserve_total_enthalpy(path, service)

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

averaging_method(*args, **kwargs)#

Set mixing plane profile averaging method.

class conserve_swirl(path, service)#

Bases: TUIMenu

Enter the mixing plane conserve-swirl menu.

Methods:

enable(*args, **kwargs)

Enable/disable swirl conservation in mixing plane.

report_swirl_integration(*args, **kwargs)

Report swirl integration (torque) on inflow and outflow zones.

verbosity(*args, **kwargs)

Enable/disable verbosity in swirl conservation calculations.

enable(*args, **kwargs)#

Enable/disable swirl conservation in mixing plane.

report_swirl_integration(*args, **kwargs)#

Report swirl integration (torque) on inflow and outflow zones.

verbosity(*args, **kwargs)#

Enable/disable verbosity in swirl conservation calculations.

class conserve_total_enthalpy(path, service)#

Bases: TUIMenu

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

Methods:

enable(*args, **kwargs)

Enable/disable total enthalpy conservation in mixing plane.

verbosity(*args, **kwargs)

Enable/disable verbosity in total-enthalpy conservation calculations.

enable(*args, **kwargs)#

Enable/disable total enthalpy conservation in mixing plane.

verbosity(*args, **kwargs)#

Enable/disable verbosity in total-enthalpy conservation calculations.

fix_pressure_level(*args, **kwargs)#

Set fix pressure level using define/reference-pressure-location.

under_relaxation(*args, **kwargs)#

Set mixing plane under-relaxation factor.