Flow Direction Enumeration
Defines the relative flow direction of the two fluid streams.
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 FlowDirectionVB
Public Enumeration FlowDirectionMembers
| CounterCurrent | 0 | Fluids flow in opposite directions (counter-current). |
| CoCurrent | 1 | Fluids flow in the same direction (co-current / parallel flow). |