FlowDirection 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
public enum FlowDirection

Members

CounterCurrent0Fluids flow in opposite directions (counter-current).
CoCurrent1Fluids flow in the same direction (co-current / parallel flow).

See Also