One-Dimensional Steady-State Convection and Diffusion
From Thermal-FluidsPedia
Computational methodologies for forced convection
|
Contents |
Exact Solution
The objective of this article is to introduce various discretization schemes of the convection-diffusion terms through discussion of the one-dimensional steady state convection and diffusion problem. For a one-dimensional steady-state convection and diffusion problem, the governing equation is
|
where the velocity, u, is assumed to be known. Both density, ρ, and diffusivity, Г, are assumed to be constants. The continuity equation for this one-dimensional problem is
|
Equation (1) is subject to the following boundary conditions:
|
|
By introducing the following dimensionless variables
|
the one-dimensional steady-state convection and diffusion problem can be nondimensionalized as
|
|
|
where
|
is the Peclet number that reflects the relative level of convection and diffusion. Pe becomes zero for the case of pure diffusion and becomes infinite for the case of pure advection. The exact solution of eqs. (6) - (8) can be obtained as
|
which will be used as a criterion to check the accuracy of various discretization schemes.
Central Difference Scheme
Integrating eq. (1) over the control volume P (shaded area in the figure to the right), one obtains
|
The right-hand side of eq. (11) can be obtained by assuming the distribution of between any two neighboring grid points is piecewise linear, i.e.,


where Γe and Γw are the diffusivities at the faces of the control volume. To ensure that the flux of across the faces of the control volume is continuous, the harmonic mean diffusivity at the faces should be used. To evaluate the left hand side of eq. (11), it is necessary to know the values of
at the faces of the control volume. If the piecewise linear profile of
is chosen, it follows that


Therefore, eq. (11) becomes
|
Defining the mass flux and diffusive conductance
|
eq. (12) can be rearranged as
|
where
|
|
|
This scheme is termed the central difference scheme because the values of at the faces of the control volume are taken as the averaged value between two grid points. The continuity equation requires that Fe = Fw and therefore, eq. (17) reduces to
aP = aW + aE
To evaluate the performance of the central difference scheme, let us consider the case of a uniform grid, i.e., (δx)e = (δx)w = δx, for which case eq. (12) can be rearranged as
|
where
|
is the Peclet number using grid size as the characteristic length, which is referred to as the grid Peclet number. The grid Pe is a ratio of the strength of convection over diffusion. To ensure stability of the discretization scheme, the value of should always fall between
and
, which requires that the coefficients,
and
, are positive, i.e.,
|
This is the criterion for stability of the central difference scheme. It can be demonstrated that the central difference becomes unstable if eq. (20) is violated. The fact that the central difference scheme is stable under small grid Peclet number indicates that the central difference scheme is accurate only if the convection is not very significant.
Upwind Scheme
The central difference scheme assumes that the effects of the values of at two neighboring grid points on the value of
at the face of the control volume are equal. This assumption is valid only if the effect of diffusion is dominant. If, on the other hand, the convection is dominant, one can expect that the effect of the grid point upwind is more significant than that of the point downwind. If we can assume that the value of
at the face of the control volume is dominated by the value of
at the grid point at the upwind side and that the effect of the value of
at the downwind side can be neglected, the two terms on the left hand side of eq. (11) can be expressed as


The above two equations can be expressed in the following compact form:
![(\rho u\varphi )_{e}=\varphi _{P}\left[\!\left[ F_{e},0 \right]\!\right]-\varphi _{E}\left[\!\left[ -F_{e},0 \right]\!\right]](/encyclopedia/images/math/e/a/5/ea50e0893a21da00d244556b13c1df7b.png)
![(\rho u\varphi )_{w}=\varphi _{W}\left[\!\left[ F_{w},0 \right]\!\right]-\varphi _{P}\left[\!\left[ -F_{w},0 \right]\!\right]](/encyclopedia/images/math/4/2/c/42caef76d1968ab6877e826a12d19a0b.png)
where the operator denotes the greater of A and B [1]. Substituting the above expression into the left hand side of eq. (11) and using central difference for the right hand side of eq. (11), the discretized equation becomes
|
where
|
|
|
The above scheme is referred to as the upwind scheme because the value of at the grid point on the upwind side was used as the value of
at the face of the control volume to discretize the convection term. The upwind scheme ensures that the coefficients in eq. (21) are always positive so that a physically unrealistic solution can be avoided.
Hybrid Scheme
The upwind scheme uses the value of from the grid point at the upwind side as the value of
at the face of the control volume regardless of the grid Peclet number. While this treatment can yield accurate results for cases with high Peclet number, the result will not be accurate for cases where the grid Peclet number is near zero; for which cases the central difference scheme can produce better results. Spalding [2] proposed a hybrid scheme that uses the central difference scheme when
and the upwind scheme when
.
To observe the difference between the central difference and upwind schemes, the coefficient for the east neighboring grid point, eqs. (15) and (22), can be rewritten as
|
|
The hybrid scheme can then be expressed as

which can be rewritten in the following compact form
|
The coefficient for the west neighbor grid point can be obtained using a similar approach.
|
The above hybrid scheme combines the advantages of the central difference and upwind schemes to yield better results for cases where or
. However, there is still room for improvement of the solution when
is near 2.
Exponential and Power Law Schemes
Since the exact solution of eq. (1) exists, one can reasonably expect that an accurate scheme can be derived if the result of the exact solution, eq. (10), is utilized. Equation (1) can be rewritten as
|
Defining the total flux of due to convection and diffusion
|
eq. (29) becomes
|
Integrating eq. (31) over the control volume P (shaded area in first figure), yields
|
Instead of assuming piecewise linear distribution of as with central difference scheme or assuming
at the face of the control volume is equal to the value of
at the grid point on the upwind side in the upwind scheme, the distribution of
between grid points can be taken as that obtained from the exact solution, eq. (10). Applying eq. (10) between grid points E and P, we have
|
Substituting eq. (33) into eq. (30) and evaluating the result at , the total flux of
at the face of control volume becomes
|
Similarly, the total flux at the west face of the control volume is
|
Substituting eqs. (34) and (35) into eq. (32) and rearranging the resulting equation yields
|
where
|
|
|
Equations (37) and (38) can be rewritten in a format similar to that of eqs. (25) – (28), i.e.,
|
|
The comparison of for different schemes is shown in the figure to the right. It can be seen that the hybrid scheme can be viewed as an envelope of the exponential scheme. The hybrid scheme is a good approximation if the absolute value of the grid Peclet number is either very large or near zero.
While the exponential scheme is accurate, the computational time is much longer than for the central difference, upwind or hybrid schemes. Patankar [3] proposed a power law scheme that has almost the same accuracy as the exponential scheme but a substantially shorter computational time. The coefficient of the neighbor grid point on the east side can be obtained by

which can be rewritten in the following compact form
|
A Generalized Expression of Discretization Schemes
The above discretization schemes can be expressed in a single generalized form. The total flux J at the interface between two grid points that were defined in eq. (30) can be used to define:
|
which relates to the values of at grid points i and i+1 (see figure to the right). The first term on the right side of eq. (43) will be related to some weighted average of
and
, and the second term will be related to the difference between
and
. Thus, one can express
J * the total flux as [1]
|
where A and B are dimensionless coefficients that are functions of the grid Peclet number. If the field of is uniform, we will have
and eq. (43) becomes
|
Comparing eqs. (44) and (45) yields
|
For the grid system shown in the above figure, if we reconsider the problem in a reversed coordinate system x' (x' = − x), the grid Peclet number will become − PeΔ and J * becomes
|
The symmetric properties of A and B can be obtained by comparing eqs. (44) and (47), i.e.,
|
|
For the exponential schemes discussed above, one can obtain from eq(34)or (35), i.e.,
![\begin{align}
& J^{*}=\text{Pe}_{\Delta }\left[ \varphi _{i}+\frac{\varphi _{i}-\varphi _{i+1}}{\exp (\text{Pe}_{\Delta })-1} \right] \\
& =\frac{\exp (\text{Pe}_{\Delta })\text{Pe}_{\Delta }}{\exp (\text{Pe}_{\Delta })-1}\varphi _{i}-\frac{\text{Pe}_{\Delta }}{\exp (\text{Pe}_{\Delta })-1}\varphi _{i+1} \\
\end{align}](/encyclopedia/images/math/e/3/f/e3ff4297821b217cd44cef1ca4d25e99.png)
Comparing the above expression with eq. (44), one obtains

It can be verified that the above A and B satisfy eqs. (46), and (48) – (49). The implication of the above properties of A and B is that if the function A(PeΔ) for the case that PeΔ > 0 is known, the expressions of A and B for all PeΔ can be obtained. For example, if PeΔ < 0, eq. (46) can be used to obtain

Substituting eq. (48) into the above equation yields

Considering for the case that
, the above expression can be rewritten as

Since the following expression for A under any grid Peclet number can be expressed as
|
Similarly, the expression of B for any grid Peclet number can be expressed as.
|
Therefore, different discretization schemes for the convection-diffusion terms can be characterized by different .
To derive the generalized formula for different discretization schemes, let us begin from eq. (32), i.e.,
|
The total fluxes at the faces of the control volumes can be obtained from eq. (44), i.e.,
|
|
Substituting the above expressions into eq. (52) and rearranging the resulting equation yields
![\left[ D_{e}B(\text{Pe}_{\Delta e})+D_{w}A(\text{Pe}_{\Delta w}) \right]\varphi _{P}=D_{e}A(\text{Pe}_{\Delta e})\varphi _{E}+D_{w}B(\text{Pe}_{\Delta w})\varphi _{W}](/encyclopedia/images/math/d/7/6/d762318078a5f121e8eb22dd07d3168f.png)
which can be rearranged as
|
where
|
|
|
In arriving at eqs. (56) and (57), A and B were obtained from eqs. (50) and (51). At this point, it is apparent that different discretization schemes can be characterized by different expressions for A(|PeΔ|). By comparing eqs. (56) and (57) with different expressions of aE and aW for different schemes, the corresponding A(|PeΔ|) for different schemes can be summarized in the following table and plotted in the figure to the right[4]. It should be noted that the difference between the power law and exponential scheme is exaggerated for clear presentation. The generalized formula represented by eqs. (55) – (58) will be very helpful to develop a generalized computer code for all schemes. A special module or subroutine can be written for different schemes.
Table Summary of A(|PeΔ|) for different schemes
Scheme | A(|PeΔ|) |
Central difference | ![]() |
Upwind | 1 |
Hybrid | ![]() |
Exponential | ![]() |
Power Law | ![]() |
References
- ↑ 1.0 1.1 Patankar, S.V., 1980, Numerical Heat Transfer and Fluid Flow, Hemisphere, Washington, DC.
- ↑ Spalding, D.B., 1972, “A Novel Finite-difference Formulation for Differential Expressions Involving both First and Second Derivatives,” Int. J. Num. Methods Eng., Vol. 4, pp. 551-559.
- ↑ Patankar, S.V., 1981, “A Calculation Procedure for Two-Dimensional Elliptic Situations,” Numerical Heat Transfer, Vol. 4, pp. 409-425.
- ↑ Faghri, A., Zhang, Y., and Howell, J. R., 2010, Advanced Heat and Mass Transfer, Global Digital Press, Columbia, MO.