ExpanderCalculationMode Enumeration

Defines the available calculation modes for the expander.

Definition

Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public enum CalculationMode

Members

OutletPressure0Calculation is based on a specified outlet pressure.
Delta_P1Calculation is based on a specified pressure drop across the expander.
PowerGenerated2Calculation is based on a specified shaft power generated.
Head3Calculation is based on a specified expander head (adiabatic or polytropic).
Curves4Calculation is driven by user-defined performance curves.
PressureRatio5Calculation is based on a specified outlet-to-inlet pressure ratio.

See Also