Orifice PlateCalc Method 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
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public enum CalcMethodVB
Public Enumeration CalcMethodMembers
| Homogeneous | 0 | Treats the two-phase mixture as a homogeneous fluid with averaged properties. |
| Slip | 1 | Accounts for slip between the liquid and vapour phases using phase-specific velocities. |