You are on page 1of 12

International Journal on Architectural Science, Volume 1, Number 2, p.

68-79, 2000



68
THE CONVECTIVE-DIFFUSION EQUATION AND ITS USE IN BUILDING
PHYSICS

Z. Svoboda
Faculty of Civil Engineering, Czech Technical University, Thakurova 7, 166 29 Prague 6, Czech Republic



ABSTRACT

The convective-diffusion equation is the governing equation of many important transport phenomena in
building physics. The paper deals in its first part with the general formulation of the convective-diffusion
equation and with the numerical solution of this equation by means of the finite element method. The second
part of the paper contains the analysis of one typical combined transport problem the combined heat transfer
through the building constructions caused by conduction and convection. The finite element solution of this
problem is presented in the paper together with the numerical stability analysis and one practical example of the
numerical analysis of a model lightweight building construction. The results of the model analysis demonstrate
that the lightweight constructions insulated with permeable mineral wool are very sensitive to the convective
heat transfer.


1. INTRODUCTION

Combined transport of a substance through a
porous medium caused by diffusion and convection
is a relatively frequent problem in building physics.
Characteristic examples are the heat transfer
through a permeable medium, the transport of a
pollutant through the atmosphere or the transport
of a fluid through the porous medium.

The governing equations of such building physics
problems are generally called the convective-
diffusion equations. Such equations are the centre
of many recent investigations [e.g. 1-6] not only
due to their importance to building physics
analyses, but also due to some problems with
numerical stability in their solution.


2. THE CONVECTIVE - DIFFUSION
EQUATION

The complex steady-state transport of a substance
through the porous medium caused by diffusion
and convection is described by the partial
differential equation:

0
2
2
2
2
2
2
= +
|
|
.
|

\
|

|
|
.
|

\
|

Q
z
U
w
y
U
v
x
U
u
z
U
y
U
x
U

(1)

Boundary conditions for equation (1), which are
the most useful for building physics problems, are
usually of Dirichlet type defined as:

U U = (2)
or of Newton type defined as:

( ) ( ) U U U U v
n
U
n
= +

(3)

The Newton type boundary condition (3) is the
most frequently used boundary condition for
common problems such as heat transfer. This type
of condition could also be easily converted within
the computer programs to Dirichlet type by
assigning a large number to the boundary transfer
coefficient. The Newton type condition will
therefore be chosen as the basic boundary
condition in the following derivations.

In this paper, the following assumptions were taken
to obtain the numerical solution of equation (1)
with the boundary condition (3):

convection of fluid through the porous
medium is caused only by a pressure
difference
the moving fluid is incompressible
the fluid flow is linear according to Darcys
Law

P
k
v =
r
r

(4)

Equation (4) could be used only if the fluid
flow is laminar. That could be reached
according to W. Nazaroff [2,3] if the
Reynolds number defined for fluid flow in
the porous medium as:

v d
Re = (5)
International Journal on Architectural Science



69
does not exceed the value of 4. This condition
could be satisfied for most building materials
with permeability lower than 10
-8
m
2
when
the operating pressure gradient is not higher
then 5 Pa [7,8].

pressure distribution is governed by Laplace
equation:

0
2
= P k (6)

the pressure losses of cracks are considered in
the model in a simplified way by means of an
equivalent permeability of the air in the
crack, which is defined as:

3
2
b
k
a
= (7)

Equation (7) was derived from the equality of
the air flow velocity defined by Darcys Law
and the mean velocity of the laminar air flow
in the crack defined as:

3
2
b
L
P
v
m

= (8)


3. NUMERICAL SOLUTION OF THE
CONVECTIVE - DIFFUSION
EQUATION

The search for the numerical solution of the
convective-diffusion equation is always more
complicated than the search for the solution of the
related diffusion equation. The main cause is the
convective transport term - second term in equation
(1) - which can introduce under certain conditions
instabilities in the numerical solution.

The finite element method was used in this paper to
find the solution of equation (1). The general finite
element formulation was derived by means of the
Petrov-Galerkin process. As the Petrov-Galerkin
process is one of the weighted residuals methods,
the derivation of the finite element formulation
starts with the following equation:

0
2
2
2
2
2
2
=
(
(
(
(
(

+
|
|
.
|

\
|

|
|
.
|

\
|

d W
Q
z
U
w
y
U
v
x
U
u
z
U
y
U
x
U
) e (
i


The Petrov-Galerkin approach, which is also
known as streamline balancing diffusion or
streamline Petrov-Galerkin process, is based on the
special selection of the weighting functions
different from the interpolation functions. The
identity of the weighting and interpolation
functions is characteristic for the standard Galerkin
method which is the most commonly used method
in the finite element solution of the field problems.

Unfortunately, this method cannot be applied to
equation (1), because it leads to the numerical
oscillations mentioned above, as was already
shown by several researchers (Zienkiewicz [9],
Huebner [1]).

Equation (9) is a mathematical expression of the
requirement that the residual of the numerical
solution of equation (1) must be orthogonal to the
weighting functions W
i
.

The unknown function U in equation (9) is taken as
an approximation:

i
T
i
U N U = (10)

The interpolation functions N
i
are known functions
closely connected to the type of the chosen finite
elements.

The definition of the weighting functions W
i
is very
important in this case. The approach recommended
by Zienkiewicz [9] takes the weighting functions as:

u
z
N
w
y
N
v
x
N
u
h
N W
i i i
i i

+ =
2

(11)

Now, if the value of is chosen as:

Pe
Pe coth
1
= (12)

and Peclet number Pe as:


2
h u
Pe

= (13)

then according to Zienkiewicz [9] numerical
oscillations will not arise for any possible rate
between convective and conductive transport.

The weighting functions defined in equation (11)
are constructed to be different from zero only in the
direction of the velocity vector. This fact is the
reason why the terms streamline Petrov-Galerkin
process or streamline balancing diffusion are
used as synonyms for Petrov-Galerkin method.

Equations (10) and (11) can be substituted into
equation (9). Integration by parts can be then
applied to the first term in equation (9) and
(9)
International Journal on Architectural Science



70
subsequently the boundary conditions (3) can be
introduced into the equation. The general finite
element formulation which was derived by means
of this approach can be finally written as:

( )
Q i v
q q U K K K + = + +

(14)

The conductance matrix K

is defined as:

d
z
N
z
W
y
N
y
W
x
N
x
W
K
) e (
T
i i
T
i i
T
i i

|
|
.
|

\
|

=
(15)

the convective transport matrix K
v
as:

d
z
N
wW
y
N
vW
x
N
uW K
) e (
T
i
i
T
i
i
T
i
i v

|
|
.
|

\
|

=
(16)

the boundary conditions matrix K

as:

( )

d N W v K
) e (
T
i i n

= (17)

the boundary conditions vector q

as:

( )

d U W v q
) e (
i n

= (18)

and the substance generation rate vector q
Q
as:

d QW q
) e (
i Q

= (19)

Note that the convective transport matrix K
v
is
asymmetrical, which is caused by the fact that the
differential operator in equation (1) is not self-
adjoint. This leads to the asymmetrical matrix of
the system of linear equations for unknown nodal
values U
i
.


4. COMBINED HEAT TRANSFER
CAUSED BY CONDUCTION AND
CONVECTION

Several building physics problems governed by the
convective-diffusion equation have been
mentioned already in the introduction of this paper.
The architects and building engineers usually pay
the greatest attention to two important combined
transport phenomena taking place in the building
constructions, which are the radon transport caused
by diffusion and convection and the heat transfer
due to conduction and convection. The first
transport problem mentioned has been discussed in
detail in several papers [10-12]. The second
problem - the combined heat transfer caused by
conduction and convection - is currently actively
discussed in the building physics field [2,4-6,13].
This type of heat transfer appears in building
constructions loaded by the temperature and the
pressure gradient between the interior and the
exterior.

The importance of the convective-conductive heat
transfer depends mainly on the type of the
construction and on its tightness against the air
flow. Typical construction for which the
convective part of the heat transfer is of high
importance is a modern lightweight construction
with permeable thermal insulation, such as mineral
wool, covered by thin layers of plasterboards.
Traditional constructions, such as brick walls, are
not so sensitive to the convective heat transfer and
the convective component of the total heat loss is
usually negligible in comparison with the
conductive component.


5. GOVERNING EQUATION OF THE
CONVECTIVE - CONDUCTIVE
HEAT TRANSFER AND ITS
NUMERICAL SOLUTION

The analysis of many combined convective-
conductive heat transfer problems could be based
on the partial differential equation for the two-
dimensional steady-state heat transport in a porous
medium, which is a member of convective-
diffusion equations family. This equation could be
expressed as:

0
2
2
2
2
=
|
|
.
|

\
|

|
|
.
|

\
|

y
T
v
x
T
u c
y
T
x
T
a a
(20)

The Newton type boundary condition connected to
equation (20) is defined as:

( ) ( ) T T h T T c v
n
T
a a n
= +

(21)

Note that equation (20) is a subtype of the general
convective-diffusion equation (1) and the boundary
condition (21) is of the same type as condition (3).

The numerical solution of equation (20) could be
derived using the same assumptions and the same
method as was already shown for the general
convective-diffusion equation. The finite element
solution of equation (20) could be reached by
means of Petrov-Galerkin process with weighting
functions W
i
defined for this two dimensional case
as:
International Journal on Architectural Science



71
u
y
N
v
x
N
u
h
N W
i i
i i

+ =
2

(22)

and the Peclet number defined as:


2
h u c
Pe
a a

= (23)

The derived general finite element solution of the
equation (20) could be finally written as:

( )

q T K K K
i v
= + + (24)

The conductance matrix K

is defined as:

d
y
N
y
W
x
N
x
W
K
) e (
T
i i
T
i i

|
|
.
|

\
|

= (25)

the convective transport matrix K
v
as:

d
y
N
vW
x
N
uW c K
) e (
T
i
i
T
i
i a a v

|
|
.
|

\
|

= (26)

the boundary conditions matrix K

as:

( )

d N W c v h K
) e (
T
i i a a n

= (27)

and the boundary conditions vector q

as:

( )

d T W c v h q
) e (
i a a n

= (28)

Equation (24) is the basis for the computer
program called WIND developed by Z. Svoboda.
This program calculates the pressure field within
the porous building construction, the air flow
velocity field, the temperature field and the heat
flow rate due to conduction and due to convection.
This calculation tool uses the simple triangular
finite elements with three nodes (Fig. 1) and with
the linear interpolation functions defined as:

( ) y c x b a
A
N
i i i i
+ + =
2
1
i = 1, 2, 3 (29)

where the values a, b and c are expressed as:

j k k j i
y x y x a =




k j i
y y b =

j k i
x x c =

with the indices i, j, k taken as 1, 2, 3 in a cycle.

The weighting functions derived from equation (22)
could be written for this simple finite element with
the linear interpolation as:

( )
(
(

+ + + =
i i i i i i
vc ub
u
h
y c x b a
A
W
2 2
1

i = 1, 2, 3 (30)


x
y
1
2
3
L
3
L
1
L
2


Fig. 1: Triangular finite element with 3 nodes
and linear interpolation

Now, if the interpolation and weighting functions
are defined in the way as shown in equations (29)
and (30), it is possible to derive analytical
expressions for all matrixes and vectors in the
finite element formulation (24).

The analytical expression for the conductance
matrix K

is:

(
(
(

+
+ +
+ + +
=
2
3
2
3
3 2 3 2
2
2
2
2
3 1 3 1 2 1 2 1
2
1
2
1
4
c b symm.
c c b b c b
c c b b c c b b c b
A
K

(31)

For the convective transport matrix K
v
is:

International Journal on Architectural Science



72
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
(
(
(
(
(
(
(

+ + +
+ + +
+ + +
=
2
3
2
3 3
2
3
2
3 2
2
3 2
3 2
3 2
2
2
2
2
2 2
2
2
2
3 1
2
3 1
3 1
3 1
2
2 1
2
2 1
2 1
2 1
2
2
1
2
1 1
2
1
2
3
3
2
2
1
1
3
3
2
2
1
1
3
3
2
2
1
1
2
2
2
8
6
c v
c uvb
b u
symm.
c c v
c uvb
b uvc
b b u
c v
c uvb
b u
c c v
c uvb
b uvc
b b u
c c v
c uvb
b uvc
b b u
c v
c uvb
b u
u A
c h
vc
ub
vc
ub
vc
ub
vc
ub
vc
ub
vc
ub
vc
ub
vc
ub
vc
ub
c
K
a a
a a
v

(32)

and for the boundary conditions matrix K

is:

(
(
(
(
(
(

+
+
+
+
(
(
(
(
(
(

+
+
+
=
4
4 4
4 4 4
3
6 3
6 6 3
2 1
1 3 1
2 3 3 2
2 1
1 3 1
2 3 3 2
B B
symm.
B B B
B B B B
B B
symm.
B B B
B B B B
K

(33)


with B
i
defined as ( )
i a a i , n i i
L c v h B = and i=1,
2, 3, where i is the number of the triangular finite
element boundary (side of the triangle). The
definition of the sides of the triangular finite
element is shown in Fig. 1. If no boundary
condition is defined at the finite element boundary,
all terms corresponding to that boundary in
equation (33) are taken as 0.

The boundary conditions matrix K

could also be
defined in a way different from equation (33). If
the interpolation functions on the finite element
boundary L
i
are taken as partly continuous (Fig. 2),
which is acceptable according to Zienkiewicz [9]
as far as there are no derivatives of interpolation
functions N
i
in equation (27), the resulting
boundary conditions matrix K

can be defined as:



(
(
(
(
(
(

+
+
+
+
(
(
(
(
(
(

+
+
+
=
2
0
2
0 0
2
2
0
2
0 0
2
2 1
3 1
3 2
2 1
3 1
3 2
B B
symm.
B B
B B
B B
symm.
B B
B B
K

(34)

with ( )
i a a i , n i i
L c v h B = and index i ranging
from 1 to 3.


1
2 3
L
L
L
1
3
2
N
N
2 3
x
1
1
2 3
L
L
L
1
3
2
N
N
2 3
x
a) b)

The use of the boundary conditions matrix defined
in equation (34) leads to higher numerical stability
of the calculation results, especially in the parts of
the construction where two boundary conditions
are in connection (e.g. at the external surface of the
wallecorners).
(a) (b)

Fig. 2: (a) Linear and (b) partly continuous interpolation functions on the element boundary L
1

International Journal on Architectural Science



73
The last term in equation (24) is the boundary
conditions vector q

which could be analytically
expressed as:

+
+
+
+

+
+
+
=
2
2
2
2
2
2
2 2 1 1
3 3 1 1
3 3 2 2
2 2 1 1
3 3 1 1
3 3 2 2
T B T B
T B T B
T B T B
T B T B
T B T B
T B T B
q

(35)

with ( )
i a a i , n i i
L c v h B = and index i ranging
from 1 to 3.


6. NUMERICAL STABILITY
ANALYSIS

The analysis of the numerical stability of the
solution obtained by the computer program
WIND could be realised in two ways. The first
method is to calculate the exact analytical solution
of a simple one dimensional problem and to
compare it with the numerical solution obtained by
the program. The second method of the numerical
stability analysis could be based on the evaluation
of the functional corresponding to the governing
equation (20).

The first method of the numerical stability analysis
was studied based on a simple one dimensional
problem:

0
2
2
=
dx
dT
u c
dx
T d
a a
(36)

with boundary conditions:

1 0 = ) ( T , 0 1 = ) ( T (37)

The analytical solution of the equation (36) is:

B
B Bx
e
e e
) x ( T

=
1
(38)

with the value of B defined as:

u c
B
a a
= (39)

The numerical solution of equation (36) for B = 4
and for various number of the finite elements in
comparison with the exact solution could be seen
in Table 1. The analysis shows clearly that the
results of the numerical solution converge to the
exact solution with increasing number of the finite
elements covering the solved area.
Table 1: Results of the exact and the numerical
solution
Distance Temperature
exact
solution
numerical
solution
x (m) T (K) T
1
(K) T
2
(K) T
3
(K)
0,0 1,000 1,000 1,000 1,000
0,2 0,977 0,978 0,977 0,977
0,4 0,926 0,928 0,927 0,926
0,6 0,813 0,815 0,814 0,813
0,8 0,561 0,564 0,562 0,561
1,0 0,000 0,000 0,000 0,000
No. of
elements

---

20

40

80

The second method of the numerical stability
analysis - the evaluation of the functional
corresponding to equation (20) - is more
complicated but it is more appropriate for the
analysis of the two or three dimensional problems.
The basic idea of this approach is based on the fact
that the finite element method is one of the
variation methods which means that the exact
solution of the equation (20) obtained by the finite
element method must minimise the functional
corresponding to the equation (20). The functional
connected with the equation (20) could be derived
by means of the Guymon process cited by
Zienkiewicz [9]. The first step in this process is to
adjust the linear differential operator A in equation
(20):

y
v c
x
u c
y x
A
a a a a

=
2
2
2
2
(40)

which is not self-adjoint, in a special way so that
the self-adjointness is achieved without altering the
equation (20). Let us expect that q(x,y) is a general
function and let us multiply both sides of equation
(20) with this function. Equation (20) could be
rewritten after this operation as:

0 = T qA (41)

The test for symmetry of the operator qA could be
expressed for any two functions and as:

( ) ( )

d qA d qA

= (42)

Now, if we take the operator qA from equation (41),
substitute it into equation (42) and integrate the
result by parts, we could obtain following equation
(b.t. denoting boundary terms):



International Journal on Architectural Science



74
b.t. d
y
q
vq c
y
x
q
uq c
x y
q
y x
q
x
b.t. d
y
q
vq c
y
x
q
uq c
x y
q
y x
q
x
a a
a a
a a
a a
+
(
(
(
(
(

|
|
.
|

\
|

|
.
|

\
|

= +
(
(
(
(
(

|
|
.
|

\
|

|
.
|

\
|


The operator qA will be symmetric and therefore
self-adjoint if the equations:

0
0
=

+
=

+
y
q
vq c
,
x
q
uq c
a a
a a


(43)

are fulfilled. The solution of equations (43), which
is the function q we search for, could be found as:

( ) vy ux
c
a a
e q
+
=

(44)

If we take the function q defined according to
equation (44) and multiply equation (20) with it,
we finally obtain the symmetric operator qA.
Subsequently, we could use a well-known
expression:

( )

d T qA T F
2
1

= (45)

for the derivation of the functional F corresponding
to equation (20). The resulting functional
connected to equation (20) could be obtained after
some derivations in the following form:

( )( )

d T T T c v h q
d
y
T
q
x
T
q F
a a n



(
(

|
|
.
|

\
|

+ |
.
|

\
|

=
2
2
1
2
2
2
1
(46)

where the function q is defined in equation (44).

The building construction shown in Fig. 3 was
analysed from the point of view of the numerical
stability using the functional evaluation. The
characteristics of the materials involved are shown
in Table 2. The boundary conditions were taken as
follows:

interior: temperature 20 C, pressure 0 Pa
exterior: temperature -15 C, pressure 10 Pa
The initial mesh system with 580 finite elements is
shown in Fig. 4. The mesh system was refined
twice and each time the functional (46) was
calculated by means of the Gauss numerical
integration. The results of the analysis are
presented in Fig. 5. It could be clearly seen that the
values of the functional decrease with the
increasing number of finite elements. This shows
that the calculated results of equation (20)
converge to the exact solution and the numerical
stability is reached.

plasterboard 13 mm
mineral wool 120 mm
plasterboard 13 mm
1 mm wide crack
1 m

Fig. 3: The model building construction for
the functional analysis

Table 2: Used material characteristics
Material Permeability
(m
2
)
Thermal
conductivity
(Wm
-1
K
-1
)
Plasterboard 1.10
-12
0.220
Mineral wool 1.10
-9
0.040


7. ANALYSIS OF A MODEL
CONSTRUCTION

The use of the program WIND for the purposes
of the heat transfer calculations could be
demonstrated on the analysis of a typical building
slope roof construction. A cross-sectional view of
the analysed construction and the boundary
conditions are shown in Fig. 6. The material
characteristics are recapitulated in Table 2.

The calculation has been performed several times
for various widths of the crack in the internal
plasterboard cladding, including perfectly tight
construction with no cracks. For each width of the
crack and for each loading pressure gradient, the
air pressure field, the air flow velocity field and the
temperature field have been calculated.


International Journal on Architectural Science



75

Fig. 4: The initial mesh system with 580 elements

0,00040
0,00045
0,00050
0,00055
0,00060
0,00065
580 1160 2320
Number of elements
F
u
n
c
t
i
o
n
a
l

v
a
l
u
e
s

Fig. 5: The calculated functional values


1000 mm
mineral wool 160 mm
closed air layer 40 mm
plasterboard 12 mm
exterior side:
temperature -15 C
air pressure from 0 to 10 Pa
interior side:
temperature 20 C
air pressure 0 Pa
crack of
various
width
roof tiles

ventilated air layer
(300 mm to 800 mm)

inlet
outlet

Fig. 6: Cross-section of the analysed construction
International Journal on Architectural Science



76
The influence of the convective heat transport
through the crack has been expressed for each
analysed case by means of the convective linear
thermal transmittance according to the following
equation:

c c
e i
p , v
l U
t t


(47)

The linear thermal transmittance is used in ISO and
European standards as a value showing the
influence of a thermal bridge on the heat loss. In
this paper, the crack is taken as a convective
bridge and the convective linear thermal
transmittance is used to show the influence of the
air flow through the convective bridge on the
heat loss, which can be finally expressed as:


+ = t l t U A Q
p , v v T


(48)
The convective linear thermal transmittance is
always related to the length of the crack and to the
operating pressure difference.

The results of the convective linear thermal
transmittance calculation for various pressure
differences and various widths of the crack in the
plasterboard are shown in Table 3 and Fig. 7.

Another interesting calculation result is the
temperature distribution in the analysed
construction. Fig. 8 shows the temperature fields in
the construction with 1 mm wide crack in the
plasterboard for pressure differences 0 and 10 Pa.
Note the deformation of the temperature field
caused by the air flow through the permeable
thermal insulation not covered by any air-tight
layer and through the crack in the plasterboard in
the case of pressure gradient of 10 Pa.


Table 3: The results of the convective linear thermal transmittance analysis
Operating Width of the crack
pressure difference no crack 1 mm 2 mm 3 mm
0 Pa 0.000 Wm
-1
K
-1
0.000 Wm
-1
K
-1
0.000 Wm
-1
K
-1
0.000 Wm
-1
K
-1

1 Pa 0.003 Wm
-1
K
-1
0.188 Wm
-1
K
-1
0.231 Wm
-1
K
-1
0.247 Wm
-1
K
-1

5 Pa 0.015 Wm
-1
K
-1
1.296 Wm
-1
K
-1
1.565 Wm
-1
K
-1
1.628 Wm
-1
K
-1

10 Pa 0.031 Wm
-1
K
-1
2.748 Wm
-1
K
-1
3.203 Wm
-1
K
-1
3.385 Wm
-1
K
-1


0,00
0,50
1,00
1,50
2,00
2,50
3,00
3,50
0 2 4 6 8 10
The operating pressure difference [Pa]
T
h
e

c
o
n
v
e
c
t
i
v
e

l
i
n
e
a
r

t
h
e
r
m
a
l

t
r
a
n
s
m
i
t
t
a
n
c
e

[
W
/
m
K
]
no crack
1 mm wide crack
2 mm wide crack
3 mm wide crack

Fig. 7: The convective linear thermal transmittance for various widths of the crack












C
o
n
v
e
c
t
i
v
e

l
i
n
e
a
r

t
h
e
r
m
a
l

t
r
a
n
s
m
i
t
t
a
n
c
e

(
W
m
-
1
K
-
1
)

Operating pressure difference (Pa)
International Journal on Architectural Science



77
Fig. 9 demonstrates three temperature distributions
in the cross-section of the construction. The first
distribution, which was calculated for no operating
pressure difference, is a typical temperature profile
in the construction exposed to the heat transfer
caused exclusively by conduction. The second
distribution calculated for the pressure difference
of 10 Pa shows clearly how the air flow from the
exterior side changes the temperature profile in the
construction, even if the analysed construction has
no crack in the plasterboard covering. The last
temperature distribution shows the extraordinary
influence of the crack in the plasterboard. This
temperature profile is calculated for the pressure
gradient of 5 Pa and is taken from the cross-section
leading through the centre of the 1 mm wide crack.


exterior side:
temperature -15 C
air pressure 0 Pa
interior side:
temperature 20 C
air pressure 0 Pa





exterior side:
temperature -15 C
air pressure 10 Pa
interior side:
temperature 20 C
air pressure 0 Pa

Fig. 8: The temperature distribution in the construction with 1 mm wide crack in the plasterboard


-15
-10
-5
0
5
10
15
20
0 53 106 159 212
Cross-section of the construction [mm]
T
e
m
p
e
r
a
t
u
r
e

[
C
]
no crack, 0 Pa
no crack, 10 Pa
1 mm wide crack, 5 Pa
mineral wool air layer
p
l
a
s
t
e
r
b
o
a
r
d

Fig. 9: The temperature distribution in the cross-section of the analysed construction


Cross-section of the construction (mm)
T
e
m
p
e
r
a
t
u
r
e

(
o
C
)

International Journal on Architectural Science



78
The results of the model analysis show these major
conclusions:

The modern constructions containing permeable
thermal insulation, such as mineral wool, are very
sensitive to the convective component of the heat
transfer. Any crack in the covering of a lightweight
construction filled with permeable thermal
insulation could cause air flow into the thermal
insulation and consequently modifications to the
temperature distribution. The result of such
temperature field deformation is a considerable
increase in the heat loss through the construction.


ACKNOWLEDGEMENT

This paper was supported by the research program
VZ CEZ J04/98:210000001.


NOMENCLATURE

A area of a triangular finite element, m
2

b one half of the width of the crack, m
c
a
thermal capacity of the air, 1010 Jkg
-1
K
-1

d characteristic diameter of the pore in the
porous medium, m
h size of a finite element in the velocity
direction, m
h heat transfer coefficient, Wm
-2
K
-1

k permeability of the porous medium, m
2

K

conductance matrix
K
v
convective transport matrix
K

boundary conditions matrix


l
c
width associated with the U value, m
l
v
length of the crack associated with the
convective linear thermal transmittance, m
L length of the crack in the direction of the air
flow, m
L
i
length of a triangular finite element side, m
N
i
vector of the interpolation functions
P pressure of the fluid in the porous medium,
Pa
P pressure difference between the inlet and the
outlet of the crack, Pa
q

boundary conditions vector


T unknown temperature, K
T
i
vector of unknown nodal temperature values,
K
T known temperature in the environment in the
connection with the element boundary, K
t
i
interior temperature, K
t
e
exterior temperature, K
t temperature difference, K
u, v, w velocity vector components in the x-axis,
y-axis and z-axis direction respectively, ms
-1

u velocity vector magnitude, ms
-1

U unknown concentration of a substance in the
medium
U
i
vector of unknown nodal concentrations of
the substance
U
c
U value, thermal transmittance coefficient,
Wm
-2
K
-1

U known concentration of the substance at part
of the boundary
U known concentration of the substance in the
environment neighbouring with the boundary
v
n
velocity component normal to the boundary,
ms
-1

v fluid flow velocity in the porous medium,ms
-1

Q amount of the internal source of the substance
Q
T
transmission heat loss, W
W
i
vector of the weighting functions
x, y co-ordinates of the mesh node
boundary transfer coefficient of the substance
at the discussed boundary
heat flow rate, Wm
-1

parameter describing the convective
properties of the medium

e
boundary of a finite element
parameter describing the diffusive properties
of the medium
thermal conductivity, Wm
-1
K
-1

viscosity of the fluid (for air = 1.7 x 10
-5

Pas),
kinematic viscosity of the fluid (for air =
1.4 x 10
-5
m
2
s
-1
),

e
area of a finite element, m
2

a
density of the air, 1.2 kgm
-3

v,p
convective linear thermal transmittance at a
given pressure difference, Wm
-1
K
-1

n

derivative in the direction of the external


normal to the boundary


REFERENCES

1. K.H. Huebner and E.A. Thornton, The finite
element method for engineers, John Wiley & Sons,
New York (1982).
2. J. Claesson, Forced convective-ciffusive heat
flow in insulations, A new analytical technique,
Proc. of the 3rd Symposium Building Physics in
the Nordic Countries, Vol. 1, Thermal insulation
Laboratory, TU of Denmark, Copenhagen, pp.137-
144 (1993).
3. P.J. Dimbylow, The solution of the pressure
driven flow equation for radon ingress through
cracks in concrete foundantions, Radiation
Protection Dosimetry, Vol. 18, pp. 163-167 (1987).
4. C.E. Hagentoft, Thermal effects due to air flows
in cracks, Proc. of the 3rd Symposium Building
Physics in the Nordic Countries, Vol. 1, Thermal
International Journal on Architectural Science



79
Insulation Laboratory, TU of Denmark,
Copenhagen, pp. 153-160 (1993).
5. G. Hauser and A. Maas, Auswirkungen von
Fugen und Fehlstellen in Dampfsperren und
Wrmedmmschichten, Fugen und Risse in Dach
und Wand, Aachener Bausachverstndigentage,
Bauverlag GmBH, Wiesbaden, pp. 88-96 (1991).
6. International Energy Agency ANNEX 24, Heat,
air and moisture transfer through new and
retrofitted insulated envelope parts, Final report,
Task 1 Modelling (1993).
7. W.W. Nazaroff and R.G. Sextro, Technique for
measuring the indoor
222
Rn source potential in
soil, Environmental Science and Technology, Vol.
23, pp. 451-458 (1989).
8. W.W. Nazaroff and A.V. Nero, Radon and its
decay products in indoor air, McGraw-Hill, New
York (1988).
9. O.C. Zienkiewicz and R.L. Taylor, The finite
element method, 4th edition, Vol. 1 & 2, McGraw-
Hill Book Company, London (1991).
10. C.E. Andersen, D. Albarracn, I. Csige, E.R. van
der Graaf, M. Jirnek, B. Rehs, Z. Svoboda and L.
Toro, ERRICCA radon model intercomparison
exercis, Riso National Laboratory, Roskilde
Denmark (1999).
11. M. Jirnek and Z. Svoboda, The verification of
radon protective measures by means of a computer
model, Proceedings of the 5th Building
Simulation Conference, Prague, Vol. II, pp. 165-
172 (1997).
12. M. Jirnek and Z. Svoboda, The computer model
for simulation of soil ventilation systems
performance, Proceedings of European
Conference on Protection against Radon at Home
and at Work, Prague, Part II, pp. 110-113 (1997).
13. Z. Svoboda, The analysis of the convective-
conductive heat transfer in the building
constructions, Proceedings of the 6th Building
Simulation Conference, Kyoto, Vol. I, pp. 329-335
(1999).

You might also like