This model calculates the convection coefficient h for natural convection from a cylinder submerged in fluid. h is calcualted using Eq 9.34 from Incropera and DeWitt (1996). Output of the block is the hA value.
The Nusselt number is computed as
NuD = (0.6 + (0.387 RaD(1/6))/(1+(0.559 Pr) (9/16))(8/27))2);
where NuD is the Nusselt number,
RaD is the Rayleigh number and Pr is the
Prandtl number.
This correclation is accurate for RaD less than
1012.
h is then calculated from the Nusselt number. The equation is
h = NuD k/D
where k is the thermal conductivity of the fluid and D is the diameter of the submerged cylinder.
Fundamentals of Heat and Mass Transfer (Fourth Edition), Frank Incropera and David DeWitt, John Wiley and Sons, 1996
| Name | Description |
|---|---|
|
|
Medium inside the tank |
hA_nominal as a
parameter, and compute the associated surface area A.
This revision was required to have a consistent computation of the
hA values inside and outside of the coil in the heat
exchanger model of the water tank.