HeaterCalculationMode Enumeration

Defines the calculation modes available for the heater.

Definition

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

Members

HeatAdded0Outlet conditions calculated from a specified heat duty (kW).
OutletTemperature1Heat duty calculated to achieve the specified outlet temperature.
EnergyStream2Heat duty read from the connected energy stream.
OutletVaporFraction3Heat duty calculated to achieve the specified outlet vapor mole fraction.
TemperatureChange4Heat duty calculated to achieve the specified temperature change.
HeatAddedRemoved5Heat added or removed (for mobile compatibility).

See Also