VesselOperationMode 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
public enum OperationMode

Members

TwoPhase0Only vapour and liquid phases are separated.
ThreePhase1Vapour and two immiscible liquid phases are separated.

See Also