modelMartin2010
The Martin approach for plate heat exchangers from VDI Heat Atlas
Extends from Greenhouses.Flows.FluidFlow.HeatTransfer.BaseClasses.PartialSinglePhaseCorrelation (Base class for single-phase heat transfer correlations), Greenhouses.Flows.FluidFlow.HeatTransfer.BaseClasses.PartialPlateHeatExchangerCorrelation (Base class for heat transfer correlations for plate heat exchangers).
Information
The model Martin extends the partial model PartialSinglePhasePHECorrelation and computes the heat transfer coefficient based on the correlation for plate heat exchangers developed by Holger Martin for the VDI Heat Atlas
- inbook(Martin2010)
- Martin, H.
- VDI Heat Atlas
- Stephan, P. (ed.)
- Chapter N6 Pressure Drop and Heat Transfer in Plate Heat Exchangers
- Springer, 2010, pp. 1515-1522
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | s_w | 0.00075 | Wall thickness |
| Modelica.Units.SI.ThermalConductivity | lambda_w | 15 | Conductivity of the wall |
| Modelica.Units.SI.Length | L_p | 0.2 | Plate length |
| Modelica.Units.SI.ReynoldsNumber | Re_turb | 2000.00 | Flow transition Re |
| Modelica.Units.SI.ReynoldsNumber | Re_tran | 100.00 | Flow transition range |
| Real | c_q | 0.122 | Empirical constant |
| Real | q | 0.374 | Empirical constant |
| Real | B_0 | 64.00 | Shape factor |
| Real | B_1 | 597.0 | Empirical pressure drop factor B_1 |
| Real | C_1 | 3.850 | Empirical pressure drop factor C_1 |
| Real | K_1 | 39.00 | Empirical pressure drop factor K_1 |
| Real | n | 0.289 | Empirical pressure drop factor n |
| Real | a | 3.800 | Empirical pressure drop factor a |
| Real | b | 0.180 | Empirical pressure drop factor b |
| Real | c | 0.360 | Empirical pressure drop factor c |
| Geometry | |||
| Modelica.Units.SI.Length | a_hat (from PartialPlateHeatExchangerCorrelation) | 0.002 | Corrugation amplitude |
| Modelica.Units.SI.Angle | phi (from PartialPlateHeatExchangerCorrelation) | Modelica.Units.Conversions.from_deg(45) | Corrugation angle |
| Modelica.Units.SI.Length | Lambda (from PartialPlateHeatExchangerCorrelation) | 0.0126 | Corrugation wavelength |
| Modelica.Units.SI.Length | B_p (from PartialPlateHeatExchangerCorrelation) | 0.1 | Plate flow width |
| Advanced geometry | |||
| Real | X (from PartialPlateHeatExchangerCorrelation) | 2*Modelica.Constants.pi*a_hat/Lambda | Wave number |
| Real | Phi (from PartialPlateHeatExchangerCorrelation) | 1/6*(1 + sqrt(1 + X^2) + 4*sqrt(1 + X^2/2)) | Enhancement factor |
| Modelica.Units.SI.Length | d_h (from PartialPlateHeatExchangerCorrelation) | 4*a_hat/Phi | Characteristic length |
| Modelica.Units.SI.Area | A_cro (from PartialPlateHeatExchangerCorrelation) | 2*a_hat*B_p | Cross-sectional area |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | m_dot (from PartialHeatTransferCorrelation) | Inlet massflow | |
| Modelica.Units.SI.HeatFlux | q_dot (from PartialHeatTransferCorrelation) | Heat flow rate per area [W/m2] | |
| Modelica.Units.SI.CoefficientOfHeatTransfer | U (from PartialHeatTransferCorrelation) | ||
| Medium.ThermodynamicState | state (from PartialSinglePhaseCorrelation) | Thermodynamic state | |
| Modelica.Units.SI.CoefficientOfHeatTransfer | alpha (from PartialPlateHeatExchangerCorrelation) | The calculated HTC | |
| Modelica.Units.SI.ReynoldsNumber | Re | ||
| Modelica.Units.SI.PrandtlNumber | Pr | ||
| Modelica.Units.SI.NusseltNumber | Nu | ||
| Real | Hg | Hagen number | |
| Real | xi | Friction factor | |
| Real | xi_0 | ||
| Real | xi_0_lam | ||
| Real | xi_0_tur | Friction factor, 0 deg | |
| Real | xi_1 | ||
| Real | xi_1_lam | ||
| Real | xi_1_tur | Friction factor, 90 deg | |
| Real | lamTurb | Laminar or turbulent flow | |
| Modelica.Units.SI.Velocity | w | Fluid velocity | |
| Medium.Density | rho | ||
| Medium.Temperature | T | ||
| Medium.Temperature | T_f_w | ||
| Medium.Temperature | T_f_w_in | ||
| Medium.DynamicViscosity | eta | ||
| Medium.DynamicViscosity | eta_f_w | Viscosity of fluid at wall temperature | |
| Medium.ThermalConductivity | lambda | ||
| Medium.ThermodynamicState | state_f_w | Thermodynamic state at wall | |
| Medium.AbsolutePressure | delta_p | ||
| Modelica.Units.SI.VolumeFlowRate | V_dot | Volume flow | |
| Real | part1 | ||
| Real | part2 |