VesselOperation Mode Enumeration
Defines whether the vessel operates in two-phase or three-phase mode.
Definition
Namespace: DWSIM.UnitOperations.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public enum OperationModeVB
Public Enumeration OperationModeMembers
| TwoPhase | 0 | Only vapour and liquid phases are separated. |
| ThreePhase | 1 | Vapour and two immiscible liquid phases are separated. |