Standard package icon.
Extends from Modelica.Icons.FunctionsPackage
(Icon for packages containing functions).
Name | Description |
---|---|
dp_twoPhaseChisholm_DP | Frictional pressure loss of straight pipe for two phase flow according to Chisholm correlation | calculate pressure loss | overall flow regime |
dp_twoPhaseFriedel_DP | Frictional pressure loss of straight pipe for two phase flow according to Friedel correlation | calculate pressure loss| overall flow regime |
dp_twoPhaseGeodetic_DP | Geodetic pressure loss of straight pipe for two phase flow | calculate pressure loss |
dp_twoPhaseMomentum_DP | Momentum pressure loss of straight pipe for two phase flow | calculate pressure loss |
SlipRatio | Calculation of (analytical/empirical) slip ratio |
TwoPhaseDensity | Calculation of mean density for two phase flow |
TwoPhaseMultiplierChisholm | Calculation of two phase multiplier according to Chisholm | constant mass flow rate quality |
TwoPhaseMultiplierFriedel | Calculation of two phase multiplier according to Friedel | constant mass flow rate quality | horizontal flow | vertical upflow and downflow |
VoidFraction | Calculation of (cross sectional) void fraction for two phase flow |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
TwoPhaseFlow_con | IN_con |   |
TwoPhaseFlow_var | IN_var |   |
MassFlowRate | m_flow | Mass flow rate |
Type | Name | Description |
---|---|---|
Pressure | DP | Output for function dp_twoPhaseChisholm_DP |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
TwoPhaseFlow_con | IN_con |   |
TwoPhaseFlow_var | IN_var |   |
MassFlowRate | m_flow | Mass flow rate |
Type | Name | Description |
---|---|---|
Pressure | DP | Output for function dp_twoPhaseFriedel_DP |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
VoidFractionApproach | voidFractionApproach | Choice of void fraction approach |
Boolean | crossSectionalAveraged | true == cross sectional averaged void fraction | false == volumetric |
Length | length | Length in fluid flow direction |
Angle | phi | Tilt angle to horizontal |
Density | rho_g | Density of gaseous phase |
Density | rho_l | Density of liquid phase |
Real | x_flow | Mass flow rate quality |
Type | Name | Description |
---|---|---|
Pressure | DP_geo | Geodetic pressure loss |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
VoidFractionApproach | voidFractionApproach | Choice of void fraction approach |
Boolean | massFlowRateCorrection | Consider heterogeneous mass flow rate correction |
Area | A_cross | Cross sectional area |
Length | perimeter | Perimeter |
Density | rho_g | Density of gas |
Density | rho_l | Density of liquid |
Real | x_flow_end | Mass flow rate quality at end of length |
Real | x_flow_sta | Mass flow rate quality at start of length |
MassFlowRate | m_flow | Mass flow rate |
Type | Name | Description |
---|---|---|
Pressure | DP_mom | Momentum pressure loss |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
TwoPhaseFlow_con | IN_con |   |
TwoPhaseFlow_var | IN_var |   |
MassFlowRate | m_flow | Mass flow rate |
Type | Name | Description |
---|---|---|
Real | phi | Two phase multiplier w.r.t. Friedel |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
TwoPhaseFlow_con | IN_con |   |
TwoPhaseFlow_var | IN_var |   |
MassFlowRate | m_flow | Mass flow rate |
Type | Name | Description |
---|---|---|
Real | phi | Two phase multiplier w.r.t. Chisholm |
The gaseous and the liquid part of a fluid in a two phase flow are often discontinuously distributed. This complex behaviour is simplified for engineering calculations. The two phase flow of different fluid flow situations (e.g., bubble or stratified flow) is modelled as if the gaseous and the liquid phase are continuously distributed.
A mean density assuming a continuous distribution out of a discontinuous two phase fluid flow situation can be calculated with a homogeneous or a heterogeneous approach (see dp_twoPhaseOverall_DP).
The following modelling approaches can be used to calculate the mean density of two phase flow:
The heterogeneous approaches are analytically derived by minimising the momentum flux or the kinetic energy flow assuming implicitly that the two-phase flow will tend towards the minimum of this quantity.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
VoidFractionApproach | voidFractionApproach | Choice of void fraction approach |
Boolean | massFlowRateCorrection | Consider heterogeneous mass flow rate correction |
Density | rho_g | Density of gaseous phase |
Density | rho_l | Density of liquid phase |
Real | epsilon_A | Void fraction (cross sectional averaged) |
Real | x_flow | Mass flow rate quality |
Type | Name | Description |
---|---|---|
Density | rho_2ph | Mean density of two phase flow |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
VoidFractionApproach | voidFractionApproach | Choice of void fraction approach |
Boolean | crossSectionalAveraged | true == cross sectional averaged void fraction | false == volumetric |
Density | rho_g | Density of gaseous phase |
Density | rho_l | Density of liquid phase |
Real | x_flow | Mass flow rate quality |
Type | Name | Description |
---|---|---|
Real | epsilon | Void fraction |
Real | slipRatio | Slip ratio |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
VoidFractionApproach | voidFractionApproach | Choice of void fraction approach |
Density | rho_g | Density of gaseous phase |
Density | rho_l | Density of liquid phase |
Real | x_flow | Mass flow rate quality |
Type | Name | Description |
---|---|---|
Real | SR | Slip ratio |
Generated 2018-12-12 12:13:30 EST by MapleSim.