modelPartialTwoPhaseCorrelation
Base class for two phase heat transfer correlations
Information
The model PartialTwoPhaseCorrelation is the basic model for the calculation of heat transfer coefficient for a fluid in two-phase.
In order to complete the model - from partial model to model - one equation calculating the heat transfer coefficient needs to be provided.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Medium.ThermodynamicState | state | Thermodynamic state | |
| Modelica.SIunits.MassFlowRate | m_dot | Inlet massflow | |
| Modelica.SIunits.HeatFlux | q_dot | Heat flow rate per area [W/m2] | |
| Modelica.SIunits.CoefficientOfHeatTransfer | U | ||
| Medium.ThermodynamicState | bubbleState | ||
| Medium.ThermodynamicState | bubbleState_TP | Thermodynamic state | |
| Medium.ThermodynamicState | dewState | ||
| Medium.ThermodynamicState | dewState_TP | Thermodynamic state | |
| Medium.ThermodynamicState | filteredState | Thermodynamic state | |
| Modelica.SIunits.QualityFactor | x | Vapour quality | |
| Real | deltaX | 1e-5 | |
| Medium.SpecificEnthalpy | h_bub_TP | ||
| Medium.SpecificEnthalpy | h_dew_TP | ||
| Medium.SpecificEnthalpy | h_bub_L | ||
| Medium.SpecificEnthalpy | h_dew_V | Changed bubble and dew state enthalpies | |
| Medium.AbsolutePressure | p |
Contents
| Name | Description |
|---|---|