CoolerCalculationMode Enumeration

Defines the calculation modes available for the cooler.

Definition

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

Members

HeatRemoved0Outlet conditions calculated from a specified heat removal duty (kW).
OutletTemperature1Heat duty calculated to achieve the specified outlet temperature.
OutletVaporFraction2Heat duty calculated to achieve the specified outlet vapor mole fraction.
TemperatureChange3Heat duty calculated to achieve the specified temperature change.
EnergyStream4Heat duty read from the connected energy stream.

See Also