performance#

class ansys.fluent.core.generated.solver.settings_271.performance(name=None, parent=None)#

Bases: Group

The object.

Attributes

Attribute

Summary

inlets

Inlet surfaces.

outlets

Outlet surfaces.

efficiency_type

Efficiency type.

process

Process type.

efficiency_ratio

Efficiency ratio.

add_efficiency_expression

Enable/disable definition of expression for efficiency.

efficiency_expression_name

Name of the new expression for efficiency.

add_total_pressure_ratio_expression

Enable/disable definition of expression for total pressure ratio.

total_pressure_ratio_expression_name

Name of the new expression for total pressure ratio.

add_total_temperature_ratio_expression

Enable/disable definition of expression for total temperature ratio.

total_temperature_ratio_expression_name

Name of the new expression for total temperature ratio.

add_mass_flow_at_inlets_expression

Enable/disable definition of expression for mass flow at inlets.

mass_flow_at_inlets_expression_name

Name of the new expression for mass flow at inlets.

add_mass_flow_at_outlets_expression

Enable/disable definition of expression for mass flow at outlets.

mass_flow_at_outlets_expression_name

Name of the new expression for mass flow at outlets.

Methods

Method

Summary

define

Define named expressions for turbo performance.

define_expressions

Define expressions to evaluate turbomachine performance.

Included in:

Parent

Summary

turbomachinery

The turbomachinery models.