polytropic#

class ansys.fluent.core.generated.solver.settings_252.polytropic(name=None, parent=None)#

Bases: Command

Calculate polytropic efficiency.

Parameters:
inletsList

List of inlet surfaces to compute efficiency.

outletsList

List of outlet surfaces to compute efficiency.

processstr

Process type.

ratiostr

Type of efficiency ratio.

add_expressionbool

Define the new named expression.

expression_namestr

Name for the new expression.

computebool

Enable computation of efficiency value.

Arguments

Argument

Summary

inlets

List of inlet surfaces to compute efficiency.

outlets

List of outlet surfaces to compute efficiency.

process

Process type.

ratio

Type of efficiency ratio.

add_expression

Define the new named expression.

expression_name

Name for the new expression.

compute

Enable computation of efficiency value.

Included in:

Parent

Summary

efficiency

The object.