1. Introduction
For the mathematical simulation of thermal field distribution in the ground, it is necessary to account for convective heat transfer (heat transfer by means of mass transfer). Convective heat transfer is caused by the filtration of water into the ground resulting, for example, from precipitation. The temperature distribution is described by the partial differential equation of heat conduction where, in the case of convection, there is a so-called convective term. Since the computational domain is arbitrary, the heat equation is solved numerically by using finite-difference methods (FDM). The Douglas – Rachford ADI scheme is one of these methods. In this paper, we focus on modification of the scheme to account for convection in the computational domain.
2. Unconditionally stable scheme for one-dimensional heat equation with convective term
Let’s consider a one-dimensional heat equation with convective term (1):
(1)
where is the conduction coefficient,
is the fluid velocity,
is the heat source or sink density function and
is the sought temperature value at the point
at time
. A boundary condition of the first type is specified for equation (1)
(2)
as well as the initial temperature distribution:
(3)
For the numerical solution of problem (1) – (3), we employ the FDM. We denote the spatial mesh with uniform step by , and the time mesh by
. If we substitute the convective term derivative in equation (1) with central difference, then we obtain the finite-difference equation:
(4)
where
and
approximating the differential equation (1) with accuracy [1]. Unfortunately, the above difference scheme is conditionally stable [2]. Therefore, instead of the difference scheme (4), the following unconditionally stable scheme [2] with the same order of accuracy is used:
(5)
where
3. Convective term in the Douglas-Rachford Scheme
Let us modify the Douglas-Rachford scheme to calculate the thermal field distribution in the ground affected by filtration. Similar to the one-dimensional equation (see section 2), the Douglas-Rachford finite difference scheme is as follows:
(6)
(7)
(8)
where
(9)
(10)
(11)
and
(12)
(13)
In formulas (6) – (12) the is the effective heat capacity,
is the effective conductivity of ground,
is the filtration velocity vector,
is the approximate temperature value at the node
of the spatial mesh
at the time
.
in formula (13) defines the volumetric heat capacity of the water.
4. Benckmarks
When using the approach described in section 3 for convective heat transfer, there is no need to change the stability criterion of a difference scheme.
Here is an example of a problem where we compare the computational time using the ADI method with a high filtration velocity setting against the computational time without filtration.
Consider the following computational domain (see Fig. 1): 3 production boreholes and 9 different grounds (layers). The geometric dimensions of the computational domain are: length – 60 m, width – 20 m, height – 100 m. A sufficiently high filtration velocity is manually specified for the ground layer A (see Fig. 1) m\s, where
is the ice content at point
and temperature
.
The computation for 100 days (computational domain contained more than 1.3 million nodes) was performed on a single-threaded solver employing the ADI method and took 27 minutes, while the computation without filtration took 24 minutes.
Fig. 1: 3D model of computational domain
The results with and without filtration are shown in Figures 2 – 5.
![]() |
![]() |
|
Fig. 2: Temperature isolines around center borehole after 100 days (plane section at ![]() |
Fig. 3: Temperature isolines around center borehole with filtration after 100 days (plane section at ![]() |
Note that the solver based on the explicit finite-difference scheme (central difference for the approximation of the convective term was used), is more than 10 times slower in solving the problem with filtration vector specified in the computational domain. On the other hand, the time step when running such a solver is much smaller than when using the above solver, so the accuracy of the results is higher.
![]() |
![]() |
|
Fig. 4: Temperature distribution after 100 days (plane section at ![]() |
Fig. 5: Temperature distribution with filtration after 100 days (plane section at ![]() |
5. References
1. Samarskii A.A., The theory of difference schemes / A.A. Samarskii.– Moscow: Nauka, 1971. –552 p.
2. Polevikov V.K., Numerical methods of mathematical physics: the course of lectures / V.K. Polevikov. – Minsk: BSU, 2003. – 104 p.