International Journal of Heat and Mass Transfer: Wu-Shung Fu, Shang-Hao Huang, Wei-Hsiang Wang
International Journal of Heat and Mass Transfer: Wu-Shung Fu, Shang-Hao Huang, Wei-Hsiang Wang
a r t i c l e i n f o a b s t r a c t
Article history: Effects of heights and a length on natural convection of three dimensional parallel plates with a heated
Received 21 February 2013 bottom surface are investigated numerically. The compressibility of fluid induced by a high temperature
Received in revised form 9 July 2013 difference is taken into consideration for simulating more realistic situations, and then the Boussinesq
Accepted 9 July 2013
assumption is not necessary to be adopted. Methods of the Roe scheme, preconditioning and dual time
Available online 29 August 2013
stepping matching the method of LUSGS are simultaneously used to solve the compressible flow problem.
Non-reflecting boundary conditions are held on apertures to prevent reflections from apertures induced
Keywords:
by pressure waves. A CUDA computational platform is used to economize massive computing time. Under
Natural convection
Horizontal parallel plates
a low height case, the flow field is restricted by the shear force caused by the low height and displays a
Heated bottom surface stable situation. Oppositely, under a high height case the flow field indicates active behaviors and an
CUDA irregular situation is observed.
Ó 2013 Elsevier Ltd. All rights reserved.
0017-9310/$ - see front matter Ó 2013 Elsevier Ltd. All rights reserved.
http://dx.doi.org/10.1016/j.ijheatmasstransfer.2013.07.030
W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130 119
Nomenclature
Y
h
X d
z
l
∂T
P0 = 1.013 × 105 Pa =0
∂y
T0 = 300 K u=v=0
aperture aperture
(non-reflecting g h (non-reflecting
boundary condition) boundary condition)
y
Th = 700 K
x
l2 l1 l2
2 3 9
qu >
> 3. Numerical method
6 qu2 þ P sxx 7 >>
6 7 >>
6 7 >>
F¼6 quv sxy 7 >> The Roe scheme [25] and preconditioning method [26] are used
6 7 >>
4 quw sxz 5 >>
>
>
to solve the governing equations of a compressible flow shown in
>
qEu þ Pu k @x usxx v sxy wsxz >
@T >
> Eq. (1). Also, the method of dual time stepping is added to calculate
2 3>>
> transient states. And Eq. (8) can be obtained.
qv >
>
>
6 q v s 7>>
6 u yx 7>>
>
> C
@U p @U @F @G @H
þ þ þ þ ¼S ð8Þ
6 7
qv þ P syy 7>
2
G¼6 > @s @t @x @y @z
6 7>>
4 qv w syz 5>>
>
>
> where s is an artificial time, t is a physical time. C is a precondition-
qEv þ Pv k @y usyx v syy wsyz =
@T
ing matrix proposed by Weiss and Smith [26] and Up is a primitive
2 3 ð4Þ
qw >
> form of [q, qu, qv, qw, qe]T. Discretization of Eq. (8) is executed. The
>
>
6 quw szx 7> @U
6 7>>
> terms of @ sp and @U
@t
are differentiated by a first-order forward differ-
6 7 >
H¼6 qv w szy 7>>
> ence and a second-order backward difference, respectively, and the
6 7 >
>
4 qw þ P szz
2 5 >
> terms of @F , @G, and @H are differentiated by a central difference, the
>
>
@x @y @z
F kþ1 ¼ F k þ Ap DU p ð11Þ
lðTÞcR
kðTÞ ¼ ð6Þ
ðc 1ÞPr where Ap ¼ @U @F
is the flux Jacobian and the same methods for
p
in which
@G
Bp ¼ @U p
and @H
C p ¼ @U p
are used in linearization of Gk+1 and Hk+1,
respectively.
P 1 To substitute Eqs. (10) and (11) into Eq. (9), the following equa-
E¼ þ ðu2 þ v 2 þ w2 Þ ð7Þ
qðc 1Þ 2 tion is derived.
I 3
q0 ¼ 1:1842 kg=m3 ; g ¼ 9:81 m=s2 ; þ C1 M þ C1 dx Akp þ dy Bkp þ dz C kp DU p ¼ C1 Rk ð12Þ
Ds 2Dt
l0 ¼ 1:85 105 Ns=m2 ; T 0 ¼ 298:05 K;
c ¼ 1:4; R ¼ 287 J=kg=K;Pr ¼ 0:72: where dx, dy, and dz are central-difference operators and
k n
þU n1
Rk ¼ S ð3U 4U
2Dt
Þ ðdx F k þ dy Gk þ dz Hk Þ
W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130 121
The solver of the following Eq. (13) is the LUSGS implicit meth- Pði; 0; kÞ ¼ Pði; 1; kÞ
od proposed by Yoon and Jamesont [29]. uði; 0; kÞ ¼ uði; 1; kÞ
Ap ¼ C1 Akp v ði; 0; kÞ ¼ v ði; 1; kÞ ð21Þ
wði; 0; kÞ ¼ wði; 1; kÞ
Bp ¼ C1 Bkp ð13Þ Tði; 0; kÞ ¼ 2T h Tði; 1; kÞ
is then used for executing parallel computation. The main function 4. Results and discussion
of the CUDA computation platform [14], which is a kind of inte-
grated technique developed by NVIDIA company, is to integrate The height of parallel plates is usually regarded as a character-
the performance of a GPU (Graphics Processing Unit) arrayed in a istic length when the Rayleigh number is used in a parallel plates
video card installed in a host computer to a numerical parallel problem and defined as follows.
computation processor executed in the host computer. 3
A brief description of usage of the CUDA is indicated as follows. g q20 ðT h T c Þh
Ra ¼ Pr ð26Þ
Three steps have been executed and Fig. 2 is the schematic dia- T 0 lðTÞ2
gram. The first step is that the data are moved from the memory
However, the length of the heated bottom wall affects heat
of the host to the memory in the graphic hardware. Then the
transfer phenomena remarkably. In order to highlight the influence
GPU is utilized to compute. The general method of assigning num-
of the length of the heated wall, a modified Rayleigh number Ra⁄ is
bers in three dimensional grids is a three dimensional matrix (i, j,
newly defined in the following equation.
k). However, it will be very complicated to move the data from
the host to the graphic hardware if the three dimensional matrix l
Ra ¼ Ra ð27Þ
is adopted. Therefore, it is necessary to transport the three dimen- h
sional matrix to the one dimensional matrix. Then, the data will be In this study, relative to the scales of the previous study [24] two
easy to be moved. The equation of transporting is showed in the different heights and a different length of the heated wall are con-
following process. sidered, and three different magnitudes of R ¼ hl are shown as fol-
lows, respectively.
Device ðassign numbersÞ ¼ hostði ny nz þ j nz þ kÞ ð25Þ
11 11 22
ðRa ¼ 2:18 106 Þ; ðRa ¼ 1:95 107 Þ and ðRa ¼ 1:73 107 Þ:
2 6 4
where nx, ny and nz are the numbers of grids in the x, y and z direc-
tion, respectively. The grid distribution of 250 160 10 is selected according to
The second step is to parallel the program. The best advantage the previous study [24]. The definitions of local and time-averaged
of the graphic hardware is that there are multiple cores in it to exe- local Nusselt numbers of Nux and Nux are expressed as follows,
cute the computation. Then the program paralleling is absolutely respectively.
necessary.
h @T
The third step is to move the results computed by GPUs from Nux ¼ kðTÞ ð28Þ
k0 ðT h T c Þ @y
the graphic hardware to the host and transform the one dimen-
sional matrix to the original three dimensional matrix. Perfor- Z
1
mance tests of CUDA computation platforms are similar to those Nux ¼ Nux dt ð29Þ
t t
of [24].
W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130 123
(c ) t = 2.34 ×10−2
(d ) t = 4.68 ×10−2
( e) t = 5.66 ×10−2
(f) t = 7.41×10−2
thermal field streamlines
Fig. 3. Histories of development of thermal field and streamlines under Ra⁄ = 2.18 106.
In Fig. 3, histories of development of thermal fields and stream- cooling fluids sucked from surroundings begin to increase and con-
lines are separately indicated under Ra⁄ = 2.18 106 situation. The tract the space filled with the heated fluids. Finally, the ascending
height is a half of [24]. The darker the color is, the lower the tem- heated fluids concentrate in the central region, and the circulations
perature displays. At the initial stage (t = 1.99 103), heat con- are completely eliminated. The thermal and flow fields become a
duction mode dominates the heat transfer phenomenon, and symmetrically steady situation shown in Fig. 3(f). Due to the low
then thermal layers distributed on the whole heated bottom sur- height of parallel plates, the strength of viscous shear force is rel-
face are uniform. Fluids close to the heated bottom surface are atively apparent, and then the strength of natural convection
heated and expanded, so via apertures fluids are discharged into seems to have difficulty to produce the T-shape roll cell which
surroundings. In the next stage (t = 1.56 102), because the found out in [24].
height of parallel plates is low, light heated fluids close to the aper- Shown in Fig. 4, the height of parallel plates is increased and
tures are first raised and flow out off the parallel plates. Meanwhile two times as high as that of [24]. This situation means that natural
cooling fluids are sucked from surroundings and flow into the par- convection plays a more active role and the strength of it becomes
allel plates, but they are restricted in the outside region of the stronger. In Fig. 4(a), at an initial stage heat conduction mode is
ascending fluids mentioned above. Therefore, close to the aper- dominant, and then fluids which are expanded by the heat from
tures there are two dark zones surrounded by two light belts to of the heated bottom wall are discharged to surroundings. Thermal
be observed. This phenomenon causes the temperatures of the flu- layers are uniformly distributed on the heated bottom surface
ids in the region between the two light belts to be increased grad- which is similar to that shown in Fig. 3(a). However, as the time
ually. Accompanied with the increment of the temperatures of passes and the strong strength of natural convection directly
fluids, the fluids start to form circulations by themselves. As the causes heated fluids in the central region to ascend and flow out-
time passes, the light region in which the temperature is increased ward. The T-shape roll cell is unable to be formed in time and
is enlarged gradually because of the activity of natural convection not observed. The T-shape roll cell shown in [24] indicated the
mode. The circulations merge into two big pairs of circulations ascending fluids separately to flow outward and inward that
shown in Fig. 3(d). Afterward, the heated fluids ascend and im- means the strength of cooling fluids which are sucked from sur-
pinge on the top wall and start to flow out off parallel plates. Then roundings due to natural convection to be not strong enough to
124 W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130
(c ) t = 3.9 × 10−3
(d ) t = 2.25 × 10−2
(c ) t = 9.27 ×10−3
(d ) t = 1.66 ×10−2
( e) t = 1.9 ×10−2
Fig. 5. Histories of development of thermal field and streamlines under Ra⁄ = 1.73 107.
lead the ascending fluids to flow outward exclusively. Except the big circulation shown in Fig. 4(e). Due to easy accumulation of heat
appearance of two large circulations caused by the ascending fluids energy on the central bottom surface, sometimes the two small
mentioned above, two small closed circulations in the low central suppressed circulations are suddenly ejected from the bottom sur-
region induced by the two large circulations are observed. After- face like a shape of mushroom.
ward, the two big circulations continuously grow and suppress In Fig. 5, the length of the heated bottom surface of this situa-
the two small closed circulations that forces the two new small tion is two times as long as that of the previous study [24]. The
closed circulations to be released and flow outward along the height of both situations is the same. Since the heated bottom sur-
edges of the big circulations. Finally, the two big circulations con- face is long, cooling fluids sucked from surroundings are more dif-
tact with each other and mutually squeeze. Although the two small ficult to flow into the central region directly in initial stages. As a
closed circulations are suppressed by the two big circulations, they result, shown in Fig. 5(b) based on the central region two pairs of
still exist on the heated bottom surface. No small closed circulation high temperature convexes are observed symmetrically in the
existed and only two big swing circulations were observed at the thermal field on both sides. Corresponding to the convexes, several
final stage of [24]. The reason of the different phenomenon be- circulations are formed. Afterward, at the corresponding locations
tween this work and [24] is suggested as that the strength of nat- of the convexes T-shape roll cells which were observed in [24] are
ural convection of this work is stronger than that of [24]. The active indicated. The number of the convexes is larger than that of [24],
strength of natural convection of this work in the central region because of the longer length of this study. As well, circulations
easily produces ascending fluids, but the ascending fluids have grow bigger accompanied with the growth of T-shape roll cells.
no ability to push away the upper big circulations formed by the These phenomena are not observed in the above situations shown
whole regions. As a result, the ascending fluids are permitted to in Figs. 3 and 4. It implies that an appropriate ratio of the height to
form small closed circulations only. Because of the mutual squeeze the length will cause the indication of the T-shape roll cell to ap-
of the two big circulations, the situation of natural convection be- pear in parallel plates. The Rayleigh–Benard convection indicated
comes unsteady and the strength of the closed small circulation in the situation of the enclosure [1–4] is not found out in this
varies inversely with the variation of the strength of the upper study. It is reasoned as that the situation with open-ended
126 W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130
4(108, 40,5)
1(10, 6,5)
2(55,8,5)
3(105, 23,5)
4(108, 40,5)
Vmag
5(105, 67,5)
6(55, 73,5)
7(10, 75,5)
t
(b)
Fig. 6. Variations of local resultant velocity Vmag at different locations of a time average streamline under Ra⁄ = 2.18 106.
apertures leads fluids to exchange interruptedly between the in- In duration of an initial stage, fluids in parallel plates are dis-
side of parallel plates and surroundings. Then the permanent charged into surroundings by heat conduction mode, and right
detention of fluids in their own circulations mentioned above be- after fluids are sucked from surroundings and flows into parallel
comes impossible, and the indication of the Rayleigh–Benard con- plates by natural convection mode. As a result, the variation of
vection in parallel plates is hardly found out. The growth of the T- the resultant velocity is apparent even though the magnitude of
shape roll cell proceeds with a continuously heating process, and a the resultant velocity is small. Accompanied with increment of
mutual interference and mergence among the T-shape roll cells be- time, natural convection gradually dominates the variations of
gin to be observed. The number of circulations begins to be de- thermal and flow fields. Due to the low height of parallel plates,
creased. Finally two big circulations are left, and two small the space for the development of natural convection is limited,
closed circulations hide beneath the two big circulations to be and then the situation of natural convection becomes steady men-
found out that causes the situation to become an unsteady state. tioned above. Therefore, after the initial stage the variation of the
The height and length are separately lower and longer than those resultant velocity at each location is hardly found out.
of Fig. 4, and then the two small closed circulations have no possi- In Fig. 7, the height of parallel plates is increased. The space for
bility to be ejected from the central bottom surface. the development of natural convection is enlarged that causes ac-
In Fig. 6, a time-averaged streamline close to both the top and tive behaviors of natural convection to be induced. The location
bottom surfaces is indicated under the Ra⁄ = 2.18 106 situation. of point 1 is close to the aperture and fluids begin to be heated as
Points of 1–7 from the inlet to outlet present corresponding loca- they flow through this location. Then the influence of natural con-
tions on the streamline. Computational grids have difficulty to vection just begins that causes the variation of the resultant veloc-
match points of 1–7 exactly, and then the closest computational ity to be slight. At the location of point 2, a vertical velocity induced
grids corresponding to points of 1–7 are selected. Variations of by the buoyancy force becomes more remarkable than that at the
resultant velocities with time at each point are shown in location of point 1 that easily results in the variation of the resul-
Fig. 6(b). The definition of the resultant velocity Vmag is expressed tant velocity at this location being more drastic than that at the
as follows. location of point 1. The location of point 3 is in the central region
1 that leads the resultant velocity to have an upward trend and nat-
V mag ¼ ðU 2 þ V 2 þ W 2 Þ2 ð30Þ urally the variation of the thermal field to be slight. Consequently,
W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130 127
4(105,120,5)
1(10,3,5)
2(55,11,5)
3(105, 26,5)
Vmag 4(105,120,5)
5(103,195,5)
6(55, 226,5)
7(10, 233,5)
t
(b)
Fig. 7. Variations of local resultant velocity Vmag at different locations of a time average streamline under Ra⁄ = 1.95 107.
the variation of the resultant velocity at this location is more stable the instantaneous area-averaged Nusselt number is expressed as
than that at the location of point 2. follows.
From point 4 to 7, the heating process is almost completed, then Z Z
1
fluids possess more active behaviors. Except the indication of large NuA ¼ Nux dxdz ð31Þ
magnitudes of resultant velocities, variations of resultant velocities dl d l
at these locations are naturally apparent than those at the front Naturally, the higher the height is, the larger the instantaneous
locations mentioned above. The observation of the relatively small area-averaged Nusselt is achieved. Under the situation of
variation of the resultant velocity at the location of point 7 is Ra⁄ = 2.18 106, it is stable except the initial stage, then no varia-
caused by a viscous effect because of the short distance between tion of the instantaneous area-averaged Nusselt number is ob-
the location and top surface. served. Oppositely, under the situation of Ra⁄ = 1.95 107, it is
In Fig. 8, due to the longer length of the heated bottom surface, reveals an unstable state, then an irregular variation of the instan-
cooling fluids sucked from surroundings absorb more heat energy taneous area-averaged Nusselt number appears.
that leads behaviors of fluids to become more active. Restrictive ef- Shown in Fig. 10, there are variations of time-averaged local
fects of the shear force caused by the top and bottom walls on Nusselt numbers on the central cross section of the xy plane. A
behaviors of fluids are no longer dominant. Variations of the resul- more larger space for the development of natural convection can
tant velocity at each point are then more apparent than those be used under a higher height situation. As a result, large time-
shown in Fig. 6. But magnitudes of resultant velocities are gener- averaged local Nusselt numbers are achieved with the situation
ally smaller than those indicated in Fig. 7 reasoned by the smaller of the large Rayleigh number. In Fig. 4(e), two small closed circula-
height adopted in this situation. tions exist that causes two convexes of the time-averaged local
In Fig. 9, variations of instantaneous area-averaged Nusselt Nusselt number to be indicated in the central region of the
numbers on the xz plane with time are shown. The definition of situation of Ra⁄ = 1.95 107. Under the stable situation of
128 W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130
4(101,80,5)
1(10,8,5)
2(50,10,5)
3(92,16,5)
Vmag 4(101,80,5)
5(92,150,5)
6(50,149,5)
7(10,150,5)
t
(b)
Fig. 8. Variations of local resultant velocity Vmag at different locations of a time average streamline under Ra⁄ = 1.73 107.
Nu x
Nu A
X
t
Fig. 10. Distributions of time-averaged local Nusselt numbers on the central cross
Fig. 9. Variations of instantaneous area-averaged Nusselt numbers with time. section of the xy plane.
W.-S. Fu et al. / International Journal of Heat and Mass Transfer 67 (2013) 118–130 129
5. Conclusions
[13] O. Manca, B. Morrone, S. Nardini, Experimental analysis of thermal instability [23] A. Andreozzi, O. Manca, Numerical investigation on the steady state natural
in natural convection between horizontal parallel platesuniformly heated, J. convection in a horizontal open-ended cavity with a heated upper wall,
Heat Transfer 122 (2000) 50–57. Numer. Heat Transfer A 57 (2010) 453–472.
[14] O. Manca, S. Nardini, Experimental investigation on natural convection in [24] W.S. Fu, W.H. Wang, S.H. Huang, An investigation of natural convection of
horizontal channels with the upper wall at uniform heat flux, Int. J. Heat Mass three dimensional horizontal parallel plates from a steady to an unsteady
Transfer 50 (2007) 1075–1086. situation by a CUDA computation platform, Int. J. Heat Mass Transfer 55 (2012)
[15] S. Baskaya, H. Kauli, Effects of plate separation, plate length and temperature 4638–4650.
difference on buoyancy driven heat transfer in finite horizontal parallel plates, [25] P.L. Roe, Approximation Riemann solver, parameter vectors, and difference
Heat Mass Transfer 40 (2004) 293–330. schemes, J. Comput. Phys. 43 (1981) 357–372.
[16] J.F. Hinojosa, C.A. Estrada, R.E. Cabanillas, G. Alvarez, Numerical study of [26] J.M. Weiss, W.A. Simth, Preconditioning applied to variable and constants
transient and steady-state natural convection and surface thermal radiation in density flows, AIAA 33 (1995) 2050–2056.
a horizontal square open cavity, Numer. Heat Transfer A 48 (2005) 179–196. [27] X.F. Xu, J.S. Lee, R.H. Pletcher, A compressible finite volume formulation for
[17] T. Icoz, Y. Jaluria, Numerical simulation of boundary conditions and the onset large eddy simulation of turbulent pipe flows at low Mach number in
of instability in natural convection due to protruding thermal sources in an Cartesian coordinates, J. Comput. Phys. 203 (2005) 22–48.
open rectangular channel, Numer. Heat Transfer A 48 (2005) 831–847. [28] W.S. Fu, C.G. Li, C.C. Tseng, An investigation of a dual-reflection
[18] F. Penot, Numerical calculation of two-dimensional natural convection in phenomenon of a natural convection in a three dimensional horizontal
isothermal open cavities, Numer. Heat Transfer 5 (1982) 421–437. channel without Boussinesq assumption, Int. J. Heat Mass Transfer 53
[19] K. Vafai, J. Ettefagh, The effect of sharp corners on buoyancy-driven flows with (2010) 1575–1585.
particular emphasis on outer boundaries, Int. J. Heat Mass Transfer 33 (1990) [29] S. Yoon, A. Jamesont, Lower–upper symmetric-gauss–Seidel method for the
2311–2328. Euler and Navier–Stokes equations, AIAA 26 (1988) 1025–1026.
[20] K. Khanafer, K. Vafai, Buoyancy-driven flows and heat transfer in open-ended [30] I. Abalakin, A. Dervieux, T. Kozubskaya, A vertex centered high order MUSCL
enclosures: elimination of the extended boundaries, Int. J. Heat Mass Transfer scheme applying to linearised Euler acoustics, INRIA No 4459 (2002).
43 (2000) 4087–4100. [31] T.J. Poinsot, S.K. Lele, Boundary conditions for Navier–Stokes, J. Comput. Phys.
[21] K. Khanafer, K. Vafai, Effective boundary conditions for buoyancy-driven flows 101 (1992) 104–129.
and heat transfer in fully open-ended two-dimensional enclosure, Int. J. Heat [32] NVIDIA CUDA Compute Unified Architecture 3.0 programming Guide, NVIDIA
Mass Transfer 45 (2002) 2527–2538. Corporation, 2010.
[22] A. Andreozzi, Y. Jaluria, O. Manca, Numerical investigation on transient natural
convection in a horizontal channel heated from upper wall, Numer. Heat
Transfer A 51 (2007) 815–842.