OrificePlateCalcMethod Enumeration

Defines the two-phase flow model used when both liquid and vapour phases are present.

Definition

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

Members

Homogeneous0Treats the two-phase mixture as a homogeneous fluid with averaged properties.
Slip1Accounts for slip between the liquid and vapour phases using phase-specific velocities.

See Also