FlowsheetUOMassTransferMode Enumeration

Defines how mass is transferred between the parent and sub-flowsheet streams.

Definition

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

Members

CompoundMassFlows0Transfer using individual compound mass flows.
CompoundMoleFlows1Transfer using individual compound molar flows.
CompoundMassFractions2Transfer using compound mass fractions with total flow.
CompoundMoleFractions3Transfer using compound mole fractions with total flow.

See Also