isentropic#
- class ansys.fluent.core.generated.solver.settings_252.isentropic(name=None, parent=None)#
Bases:
Command
Calculate isentropic efficiency.
- Parameters:
- inlets
List
List of inlet surfaces to compute efficiency.
- outlets
List
List of outlet surfaces to compute efficiency.
- process
str
Process type.
- ratio
str
Type of efficiency ratio.
- add_expressionbool
Define the new named expression.
- expression_name
str
Name for the new expression.
- computebool
Enable computation of efficiency value.
- inlets
Arguments
Argument |
Summary |
---|---|
List of inlet surfaces to compute efficiency. |
|
List of outlet surfaces to compute efficiency. |
|
Process type. |
|
Type of efficiency ratio. |
|
Define the new named expression. |
|
Name for the new expression. |
|
Enable computation of efficiency value. |
Included in:
Parent |
Summary |
---|---|
The object. |