VesselCalculationModes Enumeration

Defines the thermal calculation mode for the vessel.

Definition

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

Members

Adiabatic0No heat exchange with surroundings; content reaches adiabatic equilibrium.
Legacy1Legacy (original) calculation mode; performs a simple flash at the vessel pressure and temperature.
HeatingCoolingIsothermic2A fixed heating or cooling duty is applied while maintaining isothermal conditions.
HeatingCoolingIsobaric3A fixed heating or cooling duty is applied while maintaining isobaric conditions.

See Also