Forced Heat Transfer Check
Accessory component to check the heat transfer coefficient of forced convection
Description
Equations
Variables
Connections
Parameters
See Also
The Forced Heat Transfer Check component models the heat transfer coefficient calculation of forced convection.
Before using HeatConvection component, you can check how to calculate the heat transfer coefficient internally.
Average temperature is:
T=Tin1−Tin22
Heat transfer coefficient of forced convection is calculated with:
h=`HeatTransfer.Properties.Fluid.AirForcedlHeatTransferpin, Tin1,Tin2, Vin,Convection Type, true, 1,1,1,1
( h=Nu⋅kX )
Output is:
out=h
And, Nusselt number Nu is calculated with the following equation which is selected by the option.
Default : Use references for Forced = false
If you select this option, the generalized equation is valid.
Nu=Cforced⋅Remforced−offsetforced⋅Prnforced
( Re and Pr and k is calculated from pin and T )
The default value of the experimental parameters are for the flat plate with the laminar flow.
Nu=0.664⋅Re12⋅Pr13
Reference "Tube and Duct" : Use references for Forced = true and Forced Convection type = Tube and Duct
For laminar flow, the constant Nusselt number is used in this option, and for turbulent, Dittus-Boetter's equation [1] is used.
Nu={3.66Re<2300{0.023⋅Re0.8⋅Pr0.4T1<T20.023⋅Re0.8⋅Pr0.3otherwiseotherwise
Reference "Over flat plates (Laminar)" : Use references for Forced = true and Forced Convection type = Over flat plates
Reference "Over a cylinder" : Use references for Forced = true and Forced Convection type = Over a cylinder
This equation is given by Churchill and Bernstein [2], which is valid for the range 102<Re<107, Re⋅Pr>0.2.
Nu=0.3+0.62⋅Re12⋅Pr131+0.4⋅Pr2314⋅1+Re2820005845
Reference "Over a sphere" : Use references for Forced = true and Forced Convection type = Over a sphere
This equation is developed by Whitaker [3], which is valid for the range 3.5<Re<8⋅104, 0.7<Pr<380.
Nu=2+0.4⋅Re12+0.06⋅Re23⋅Pr0.4⋅η__fη__s14
η__f=`HeatTransfer.Properties.Fluid.AirViscosity_pT`p, T__f
η__s=`HeatTransfer.Properties.Fluid.AirViscosity_pT`p, T__s
For information on the calculation of Fluid properties, see Fluid Properties Check.
References
[1] : Dittus, F. W. and L. M. K. Boelter, Univ. Calif. (Berkeley) Pub. Eng. vol. 2, p.443, 1930.
[2] : Churchill, S. W., and M. Bernstein. "A Correlating Equation for Forced Convection from Gases and Liquids to a Circular Cylinder in Crossflow", J. Heat Transfer, vol.99, pp.300-306, 1977.
[3] : Whitake, S. "Forced Convection Heat-Transfer Correlations for Flow in Pipes, Past Flat Plates, Single Cylinders, Single Spheres, and Flow in Packed Bids and Tube Bundles", AIChE J., vol.18 p361, 1972.
Symbol
Units
Modelica ID
T__
K
Averaged temperature between Tin[1] and Tin[2]
h
Wm2⋅K
Heat transfer coefficient
Nu
Nusselt number
Re
Reynolds number
Pr
Prandtl number
k
Wm⋅K
Thermal conductivity
η__s
Pa⋅s
Viscosity calculated with temperature of solid port
η__f
Viscosity calculated with temperature of fluid port
Name
pin
Pa
Pressure input
Tin2
Temperature inputs
Tin[2]
Vin
ms
Wind speed
out
Heat transfer coefficient of Forced convection
Default
Use reference for Forced
false
If true, all parameters are defined by references.
use_reference_forced
Forced Convection Type
Tube and Duct
Geometry type of forced convection as references
ForcedConvecType
X
1.0
m
Streamwise length
Cforced
0.664
Gain parameter for Reynolds number in the generalized experimental equation of Forced convection generalized equation.
C_forced
mforced
12
Exponent parameter for Reynolds number in the generalized experimental equation of Forced convection generalized equation.
m_forced
offsetforced
0
Offset parameter for Reynolds number in the generalized experimental equation of Forced convection generalized equation.
offset_forced
nforced
13
Exponent parameter for Prandtl number in the generalized experimental equation of Forced convection generalized equation.
n_forced
Heat Transfer Library Overview
Properties Overview
Download Help Document