
In problems where fluid flow plays a significant role we must account for the
effects of convection. Diffusion always occurs alongside convection in nature
so here we examine methods to predict combined convection and diffusion.
The steady convection–diffusion equation can be derived from the transport
equation (2.39) for a general property
φ
by deleting the transient term
div(
ρ
u
φ
) = div(Γ grad
φ
) + S
φ
(5.1)
Formal integration over a control volume gives
n . (
ρφ
u)dA = n . (Γ grad
φ
)dA + S
φ
dV (5.2)
This equation represents the flux balance in a control volume. The left hand
side gives the net convective flux and the right hand side contains the net
diffusive flux and the generation or destruction of the property
φ
within the
control volume.
The principal problem in the discretisation of the convective terms is the
calculation of the value of transported property
φ
at control volume faces and
its convective flux across these boundaries. In Chapter 4 we introduced the
central differencing method of obtaining discretised equations for the diffu-
sion and source terms on the right hand side of equation (5.2). It would seem
obvious to try out this practice, which worked so well for diffusion problems,
on the convective terms. However, the diffusion process affects the distribu-
tion of a transported quantity along its gradients in all directions, whereas
convection spreads influence only in the flow direction. This crucial difference
manifests itself in a stringent upper limit to the grid size, which is dependent
on the relative strength of convection and diffusion, for stable convection–
diffusion calculations with central differencing.
Naturally, we also present the case for a number of alternative discretisa-
tion practices for the convective effects which enable stable computations
under less restrictive conditions. In the current analysis no reference will
be made to the evaluation of face velocities. It is assumed that they are
‘somehow’ known. The method of computing velocities will be discussed
in Chapter 6.
CV
A
A
Chapter five The finite volume method for
convection---diffusion problems
Introduction5.1
ANIN_C05.qxd 29/12/2006 04:36PM Page 134