efficiency#

class ansys.fluent.core.solver.tui_241.main_menu.report.efficiency(service, version, mode, path)#

Bases: TUIMenu

Enter the menu for efficiency computations.

Classes:

isentropic(service, version, mode, path)

Calculate isentropic efficiency.

polytropic(service, version, mode, path)

Calculate polytropic efficiency.

use_in_turbo_report(service, version, mode, path)

Use this general method instead of constant Cp-based to compute efficiency with Turbo Report tool.

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

Bases: TUIMethod

Calculate isentropic efficiency.

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

Bases: TUIMethod

Calculate polytropic efficiency.

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

Bases: TUIMethod

Use this general method instead of constant Cp-based to compute efficiency with Turbo Report tool.