numerical investigation of solute transport in fractured ... · fer, fracture porous media,...

14
Numerical Investigation of Solute Transport in Fractured Porous Media Using the Discrete Fracture Model Mohamed F. El-Amin 1,2? , Jisheng Kou 3 , and Shuyu Sun 4 1 Energy Research Lab., College of Engineering, Effat University, Jeddah 21478, KSA 2 Mathematics Department, Faculty of Science, Aswan University, Aswan 81528, Egypt 3 School of Mathematics and Statistics, Hubei Engineering University, Xiaogan 432000, Hubei, China 4 King Abdullah University of Science and Technology (KAUST), Thuwal 23955–6900, KSA [email protected] Abstract. In this paper, we investigate flow with solute transport in fractured porous media. The system of the governing equations consists of the continuity equation, Darcy’s law, and concentration equation. A discrete-fracture model (DFM) has been developed to describe the prob- lem under consideration. The multiscale time-splitting method was used to handle different sizes of time-step for different physics, such as pres- sure and concentration. Some numerical examples are presented to show the efficiency of the multi-scale time-splitting approach. Keywords: multiscale time-splitting, discrete fracture model, mass trans- fer, fracture porous media, reservoir simulation 1 Introduction The flow and solute transport in fractured porous media is very important in many applications such as contaminants migration in fractured aquifer systems. The fractured porous medium consists of two domains, namely, matrix blocks and fractures. The fractures are more permeable than the matrix blocks, but they contain very little fluid than the matrix. Different scales are therefore invoked in fractured porous media such as discrete fracture models (DFMs) and dual continuum models, can describe flow and transport in fractured porous media. The model of solute transport in fractured and porous media has been solved analytical by Park and Lee [1] and Roubinet et al. [2]. In order to model solute transport in fractured porous media, Bodin et al. [3] and Graf and Therrien [4] have used the discrete network model; and Refs. [5–7] have used equivalent continuum models, while Refs. [8,9] have used the continuum model. In order ? Corresponding Author ICCS Camera Ready Version 2020 To cite this paper please use the final published version: DOI: 10.1007/978-3-030-50436-6_8

Upload: others

Post on 27-Jul-2020

6 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Numerical Investigation of Solute Transport inFractured Porous Media Using the Discrete

Fracture Model

Mohamed F. El-Amin1,2?, Jisheng Kou3, and Shuyu Sun4

1 Energy Research Lab., College of Engineering, Effat University, Jeddah 21478, KSA2 Mathematics Department, Faculty of Science, Aswan University, Aswan 81528,

Egypt3 School of Mathematics and Statistics, Hubei Engineering University, Xiaogan

432000, Hubei, China4 King Abdullah University of Science and Technology (KAUST), Thuwal

23955–6900, [email protected]

Abstract. In this paper, we investigate flow with solute transport infractured porous media. The system of the governing equations consistsof the continuity equation, Darcy’s law, and concentration equation. Adiscrete-fracture model (DFM) has been developed to describe the prob-lem under consideration. The multiscale time-splitting method was usedto handle different sizes of time-step for different physics, such as pres-sure and concentration. Some numerical examples are presented to showthe efficiency of the multi-scale time-splitting approach.

Keywords: multiscale time-splitting, discrete fracture model, mass trans-fer, fracture porous media, reservoir simulation

1 Introduction

The flow and solute transport in fractured porous media is very important inmany applications such as contaminants migration in fractured aquifer systems.The fractured porous medium consists of two domains, namely, matrix blocksand fractures. The fractures are more permeable than the matrix blocks, but theycontain very little fluid than the matrix. Different scales are therefore invokedin fractured porous media such as discrete fracture models (DFMs) and dualcontinuum models, can describe flow and transport in fractured porous media.The model of solute transport in fractured and porous media has been solvedanalytical by Park and Lee [1] and Roubinet et al. [2]. In order to model solutetransport in fractured porous media, Bodin et al. [3] and Graf and Therrien[4] have used the discrete network model; and Refs. [5–7] have used equivalentcontinuum models, while Refs. [8, 9] have used the continuum model. In order

? Corresponding Author

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 2: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

2 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

to represent the fractures explicitly in the fractured porous media the discrete-fracture model (DFM) has been used. This procedures can remove the contrastof the length-scale resulting of the direct representation of the fracture apertureas in the dual-porosity model.

Time discretization, on the other hand, has a significant impact on the effi-ciency of numerical solutions. Therefore, the use of traditional single-scale timeschemes is limited by the rapid variation in pressure and concentration in ma-trix or fracture, where applicable. The multi-scale time-splitting technique istherefore considered to be one of the major improvements in the treatment ofthe gap between pressure and concentration. In a number of publications, suchas [10–13], the multi-scale time splitting method was considered. El-Amin etal. [14] have developed a discrete-fracture-model with multi-scale time-splittingtwo-phase flow including nanoparticles transport in fractured porous media. Inthis work, we develop a discrete-fracture-model with multi-scale time-splittingof solute transport in fractured porous media. The modeling and mathemati-cal formulation is considered in the second section. In Sec. 3, the time-steppingtechnique with spatial discretization have been presented. The fourth section isdevoted to numerical test, and then, the conclusions are given in the last section.

2 Modeling and Formulation

2.1 Governing equations

This paper considers the problem of mass transfer and flow in fractured porousmedia. The system of equations consists of continuity, momentum, and concen-tration,

Momentum Conservation (Darcy’s Law):

u = −K∇Φ (1)

where K is the permeability tensor K = kµI, I is the identity matrix and k/µ is

a positive real number. u, Φ, µ, k are, respectively, the velocity, the pressure, theviscosity and the permeability.

Mass Conservation:∇ · u = q, (2)

where q is the external mass flow rate.

Mass Transfer: The solute transport equation in porous media may be givenas,

φ∂C

∂t+∇ · (uC − φD∇C) = Qc, (3)

where C is the solute concentrations, φ is the porosity, D is the diffusion coeffi-cient, and Qc is the rate of change of volume belonging to a source/sink term.

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 3: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Solute Transport in Fractured Porous Media 3

2.2 Initial and Boundary Conditions:

Consider the computational domain Ω with the boundary ∂Ω which is subjectedto Dirichlet ΓD and Neumann ΓN boundaries, where ∂Ω = ΓD ∪ ΓN and ΓD ∩ΓN = ø. At the beginning of the injection process, we have,

C = 0 in Ω at t = 0, (4)

The boundary conditions are given as,

P = PD on ΓD, (5)

u · n = qN , C = C0, on ΓN . (6)

where n is the outward unit normal vector to ∂Ω, PD is the pressure on ΓD andqN the imposed inflow rate on ΓN , respectively.

2.3 Discrete Fracture Model:

In the discrete-fracture-model (DFM), the fracture gridcells are simplified torepresent as the interfaces of the matrix gridcell and fractures are surroundedby matrix blocks. Thus, the dimension of fracture reduced by one than thedimension of matrix, i.e., if matrix is of n-dimension, then, fracture is of (n−1)-dimension. The domain is decomposed into the matrix domain, Ωm and fracturedomain, Ωf. The pressure equation in the matrix domain is given by,

−∇ ·Km∇Φm = qm, (7)

Assuming that the pressure along the fracture width are constants, and by in-tegration, the pressure equation in the fracture becomes,

−∇ ·Kf∇Φf = qf +Qf, (8)

The matrix-fracture interface condition is given by,

Φm = Φf, on ∂Ωm ∩Ωf. (9)

where the subscript m represents the matrix domain, while the subscript f rep-resents the fracture domain. Qf is the mass transfer across the matrix-fractureinterfaces.

The solute transport equation in the matrix domain may be expressed as,

φm∂Cm∂t

+∇ · (umCm − φmD∇Cm) = Qc,m, (10)

where Cm is the concentration in the matrix domain. Qc,m is the rate of changeof volume belonging to a source/sink term in the matrix domain. On the otherhand, the solute transport equation in fractures is represented by,

φf∂Cf∂t

+∇ ·(ufCf − φfD∇Cf

)= Q

c,f +Qc,f, (11)

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 4: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

4 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

where Cf is the mass concentration in the fracture domain. Qc,f is the rate of

change of particle belonging to a source/sink term in the fracture domain. Qc,f

represents the rate of change of volume across the matrix-fracture interfaces.The interface condition of the solute concentration is,

Cm = Cf, on ∂Ωm ∩Ωf. (12)

3 Multiscale Time-Splitting and Spatial Discretization:

In the multiscale time-splitting method, we employ a different time step-size foreach time derivative term as they have different physics. For example, the time-step size for the pressure can be larger than it of the solute concentration. Also,the fractures pressure may be has a larger time-step size than one for the matrix.So, we may use a small time step-size for the pressure in fractures, and so on.We use the CCFD method for the spatial discretization. The CCFD method islocally conservative and equivalent to the quadratic mixed finite element method.

3.1 Multiscale Time-Splitting Approach for Pressure:

Now, let us introduce the time discretization for the pressure in the matrixdomain. The total time interval [0, T ] is divided into Np,m steps, i.e., 0 = t0 <t1 < · · · < tNp,m = T and the time step length is 4ti = ti+1 − ti. Therefore,we divide each subinterval (ti, ti+1] into N

p,f sub-subintervals as (ti, ti+1] =⋃Np,f−1

j=0 (ti,j , ti,j+1], where ti,0 = ti and ti,N

p,f = ti+1 and 4ti,j = ti,j+1 − ti,j .In the following, b refers to the boundary of the matrix gridcells K such thatits area is |K|, and |b| is its length. nb is a unit normal vector pointing from Kto K ′ on each interface b ∈ ∂K ∩ ∂K ′. The flux across the boundary b of thegridcell K is denoted by ξ. dK,b is the distance from the central points of the cellK and the cell boundary b. dK,K′ is distance between the central points of thecells K and K ′. When b is located on the entire domain boundary, the pressureis provided by Dirichlet boundary conditions, b ∈ ΓD. Otherwise, the Neumannconditions b ∈ ∂ΩN is used to calculate fluxes.

The pressure equation in the matrix domain and fractures is written, respec-tively as,

−∇ ·Km∇Φi+1m = qi+1

m , (13)

and

−∇ ·Kf∇Φi+1

f= qi+1

f+Qi+1

f. (14)

Now, applying the CCFD scheme on (13), one obtains,∑b∈∂K

ξi+1a,m,b = qi+1

m,K|K|, (15)

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 5: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Solute Transport in Fractured Porous Media 5

If b ∈ ∂K ∩ ∂K ′ and b * Ωf, the fluxes in (15) are given by,

ξi+1a,m,b = −|b|χi

t,b

Φi+1m,K′ −Φi+1

m,K

dK,K′, (16)

where χit,b is given by

χit,b =dK,K′Km,KKm,K′

dK,bKm,K′ + dK′,bKm,K, (17)

On the other hand, if b ∈ Ωf∩∂K∩∂K′ and b is a gridcell of the fracture system,

we have,

ξi+1a,m,b ≡ ξ

i+1a,m,b,K = −|b|χi

t,mf,b

Φi+1

f,b−Φi+1

m,K

dK,b + ε2

, (18)

where χit,mf,b is given by,

χit,mf,b =

(dK,b + ε2 )Kf,KKm,K

ε2Km,K + dK,bKf,K

, (19)

Similarly, let b be a gridcell of the fracture network. Eq. (14) may be dis-cretized by the CCFD method to get,∑

γ∈∂b

ξi+1

a,f,γ= qi+1

f,b|b|+ Qi+1

f,b|b|, (20)

where γ is the face of the gridcell b in the fracture network. ξ is the flux acrossthe boundary γ of the fracture gridcell b. The matrix-fracture transfer is treatedas a source term in the fracture system.

Qi+1

f,b= −(Qi+1

f,b,K+Qi+1

f,b,K′)/ε, (21)

Qi+1

f,b,K= ξi+1

a,m,b,K, (22)

Qi+1

f,b,K′ = ξi+1a,m,b,K′ , (23)

where ξi+1a,m,b is defined in (18).

In the case of multiple fractures that connected by the interface γ. Assumethat Λγ is the set of the fracture grid cells joint by γ. The mass conservationequation discretization is, ∑

b∈Λγ

ξi+1

a,f,γ,e= 0, (24)

where ξa,f,γ,b = ξa,f,γ |γ∈b and ξc,f,γ,b = ξc,f,γ |γ∈b.The discretization of the total mass conservation of the matrix domain and

the fractures network is represented as,[Aia,m,m Ai

a,m,fAia,f,m Ai

a,f,f

][Φi+1

mΦi+1

f

]=

[Qi+1ac,m

Qi+1

ac,f

]. (25)

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 6: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

6 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

The pressure equation in the fractures at each time subtime-step is given by,

−∇ ·Kf∇Φi,j+1

f= qi,j+1

f+Qi,j+1

f. (26)

It is obtained by using the CCFD scheme to (26) that∑γ∈∂e

ξi,j+1

a,f,γ= qi,j+1

f,e|e|+ Qi,j+1

f,e|e|, (27)

The matrix-fracture transfer is given by,

Qi,j+1

f,b= −(Qi,j+1

f,b,K+Qi,j+1

f,b,K′)/ε, (28)

Qi,j+1

f,b,K= ξi,j+1

a,m,e,K, (29)

Qi,j+1

f,e,K′ = ξi,j+1a,m,b,K′ , (30)

where

ξi,j+1a,m,b,K ≡ ξ

i,j+1a,m,b = −|e|χi,j

t,mf,b

Φi,j+1

f,b−Φi+1

m,K

dK,b + ε2

, (31)

along with,

χi,jt,mf,b

=(dK,b + ε

2 )Kf,KKm,K

ε2Km,K + dK,bKf,K

, (32)

For the case of multiple fractures, the pressure equation may be given as,

Ai,j

fΦi,j+1

f= Qi,j

f, (33)

whereAi,j

f= Ai,j

a,f,f, (34)

and

Qi,j

f= Qi,j+1

ac,f−Ai,j

a,f,mΦi+1

m . (35)

At the time step (ti, ti+1), (25) is solved implicitly to get Φi+1m . Then, at the

time substep (ti,j , ti,j+1), we compute Φi,j+1

fusing (33). After that, we calculate

fluxes as explained below. For the boundary b of the matrix gridcell K, nb is theunit normal vector pointing towards outside K. If e ∈ ∂K ∩ ∂K ′ and b * Ωf,

ξi,j+1a,m,b = −|b|χi,j

t,b

Φi+1m,K′ −Φi+1

m,K

dK,K′, (36)

where

χi,jt,b =dK,K′Km,KKm,K′

dK,bKm,K′ + dK′,bKm,K. (37)

If b ∈ Ωf ∩ ∂K ∩ ∂K′ and b is a fracture gridcell.

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 7: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Solute Transport in Fractured Porous Media 7

3.2 Multiscale Time-Stepping of the Concentration Equation

On the other hand, as the solute concentration vary more rapidly than the pres-sures. We also use a smaller time-step size for the concentration in matrix domainand the smallest time-step size for the concentration in fractures. The backwardEuler time discretization is used for the equation of concentration. Therefore, thesystem of governing equations is solved based on the multiscale time-splittingtechnique. Now, let us divide the time-step (ti,j , ti,j+1] of the fractures pressure

into Nc,m sub-steps such that (ti,j , ti,j+1] =⋃Ns,m−1k=0 (ti,j,k, ti,j,k+1], ti,j,0 = ti,j

and ti,j,Ns,m = ti,j+1. This time discretization is employed for the concentrationin the matrix domain. Moreover, we use a smaller time-step size for the fractureconcentration. Thus, we partition the time-step, (ti,j,k, ti,j,k+1] into N

c,f time

sub-steps as (ti,j,k, ti,j,k+1] =⋃N

c,f−1l=0 (ti,j,k,l, ti,j,k,l+1], where ti,j,k,0 = ti,j,k and

ti,j,k,N

c,f = ti,j,k+1. The concentration is computed implicitly as follow,

φmCi,j,k+1

m − Ci,j,km∆ti,j,k

+∇ ·(ui+1

m Ci,j,k+1m − φmD∇Ci,j,k+1

m

)= Qi,j,k+1

c,m (38)

In a similar manner, we consider variation of the concentration in the frac-tures are faster than those in the matrix domain. So, the concentration in thefractures is expressed as follow,

φf

Ci,j,k,l+1

f− Ci,j,k,l

f∆ti,j,k,l

+∇·

ui+1

fCi,j,k,l+1

f− φfD∇C

i,j,k,l+1

f

= Qi,j,k,l+1

c,f+Qi,j,k,l+1

c,m,f(39)

We use the upwind CCFD method to discretize the concentration equation (38),

|K|φm,K

Ci,j,k+1m,K − Ci,j,km,K

∆ti,j,k+∑b∈∂K

Ci,j,k+1m,K Fi,j+1

a,m,b +∑b∈∂K

Fi,j,k+1D,m,b = Qi,j,k+1

c,m,K |K|.

(40)where

Fi,j+1m,b = ui,j+1

m,b |b|

Let b be the interface between the matrix gridcells K and K ′; that is, b =∂K ∩ ∂K ′. If b * Ωf, the term Ci,j,k+1

m,K in (40) is given by,

Ci,j,k+1m,K =

Ci,j,km,K , Fi,j+1

m,b > 0,

Ci,j,km,K′ , Fi,j+1m,b < 0.

(41)

Now for the diffusion term; if b ∈ ∂K ∩ ∂K ′ and b * Ωf, the fluxes in (40)are given by,

Fi,j,k+1D,m,b = −|b|χi,j,k+1

t,b

Ci,j,k+1m,K′ − Ci,j,k+1

m,K

dK,K′, (42)

where χi,j,kt,b is given by the harmonic mean as,

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 8: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

8 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

χi,j,k+1t,b =

dK,K′Di,j,km,KD

i,j,km,K′φ

i,j,km,Kφ

i,j,km,K′

dK,bDi,j,km,K′φ

i,j,km,K′ + dK′,bD

i,j,km,Kφ

i,j,km,K

, (43)

On the other hand, if b ∈ Ωf ∩ ∂K ∩ ∂K′ and b is a gridcell of the fracture

system, we have,

Fi,j,k,l+1D,m,b ≡ Fi,j,k+1

D,m,b,K = −|b|χi,j,kt,mf,b

Ci,j,k+1

f,b− Ci,j,k+1

m,K

dK,b + ε2

, (44)

where χi,j,k,l+1

t,mf,bis defined as,

χi,j,k,l+1

t,mf,b=

(dK,b + ε2 )Di,j,k

m,KDi,j,k

f,Kφi,j,km,Kφ

i,j,k

f,Kε2D

i,j,km,Kφ

i,j,km,K + dK,bD

i,j,k

f,Kφi,j,k

f,K

, (45)

Table 1. Physical and computational parameters

Parameter Example (1) Example (2) Example (3)

Domain dimensions (m) 10 × 10 × 1 10 × 10 × 1 20 × 15 × 1Fracture aperture (m) 0.01 0.01 0.01φm 0.2 0.2 0.15φf 1 1 1Km (md) 1 1 50Kf (md) 105 106 106

µ (cP) 1 1 1Injection rate (PVI) 0.1 0.15 0.1Total gridcells 2500 2500 3300N

p,f 5 5 5

Nc,m 2 2 2N

c,f 8 8 8

c0 0.1 0.1 0.1

4 Numerical Tests

In order to examine the proposed scheme, three examples of fractured media withdifferent dimensions, namely, 20 m × 15 m × 1 m, 10 m × 10 m × 1 m, and 10 m× 10 m × 1 m are presented with different multiple interconnected fractures asshown in Fig. 1. The matrix permeability is taken as 1 md in Examples (1) and(2), while in Example (3) is taken as 50 md. On the other hand, the fracturespermeability is taken as 106 md for Examples (2) and (3), while in Example (1)

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 9: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Solute Transport in Fractured Porous Media 9

is taken as 105 md. The total number of gridcells is 2500 in Examples (1) and(2), while in Example (3) is 3300. The solute is injected into a water aquifer witha rate of 0.1 PV with initial concentration of 0.1. The remaining of the physicaland computational parameters are given for the three examples in Table 1. Theouter (pressure) time-step size is taken as ∆t = 1.9, while we chose, N

p,f = 5,Nc,m = 2 and N

c,f = 8 for the three examples.The distribution of the contours and profiles of solute concentration in the

fractured medium of Example (1) at different dimensionless times 25, 35, 45 and85 are shown in Fig. 2. This figure indicates that the solute-water mixture movesrapidly in the horizontal fractures due to their high permeability compare to thematrix permeability. The concentration profiles (shown in the right section ofFig. 2) are plotted at three vertical sections at y = 3.5, 7 and 10. Again, onemay notice that the concentration in fractures is much higher than it in matrixblocks. Similarly, Fig. 3) shows the contours and profiles of solute concentrationin the fractured medium of Example (2) at different dimensionless times 15, 35,55 and 85. One may observe that the mixture flow in fractures is higher than it inthe matrix blocks. Finally, the distribution of the contours and profiles of soluteconcentration at different dimensionless times 15, 25, 35 and 60 of Example (3)are presented in Fig. 4. Similar interpretation to Examples (1) and (2) can begiven for Example (3).

5 Conclusions

In this work, we investigate the solute transport using a multi-scale time-steppingmethod for a single-phase flow in fractured porous media. For the spatial discre-tion, we used the CCFD method. In the matrix domain a large time-step is used,while in fractures a smaller one is used. The time-step of the fracture pressure isdivided into smaller sub-steps, so we explicitly update the concentration at thesame time-discretization level. Likewise, the concentration has a bigger time-stepin the matrix blocks, while finer ones in the fractures. Three numerical exampleswere provided to show the efficiency of the proposed scheme. We found that thewater-solute quickly transfers through fractures. Therefore, existing fractures inthe aquifer improves the distribution of the solute.

References

1. Park, Y. J., Lee, K. K.: Analytical solutions for solute transfer characteristics atcontinuous fracture junctions. Water Resour. Res. 35(5), 1531-1537 (1999).

2. Roubinet, D., de Dreuzy, J. R., Daniel, M. T.: Semi-analytical solutions for so-lute transport and exchange in fractured porous media. Water Resour. Res., 48(1),W01542 (2012).

3. Bodin, J., Porel, G., Delay, F.: Simulation of solute transport in discrete fracturenetworks using the time domain random walk method. Earth Planet. Sci. Lett.208(3-4), 297-304 (2003).

4. Graf, T., Therrien, R. Variable-density groundwater flow and solute transport inirregular 2D fracture networks. Adv. Water Resour., 30(3), 455-468 (2007).

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 10: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

10 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

Fig. 1. Distribution of fractures: Example (1), Example (2), Example (3).

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 11: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Solute Transport in Fractured Porous Media 11

Fig. 2. Distribution of the contours and profiles of solute concentration at differentdimensionless times 25, 35, 45 and 85.

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 12: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

12 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

Fig. 3. Distribution of the contours and profiles of solute concentration at differentdimensionless times 15, 35, 55 and 85.

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 13: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

Solute Transport in Fractured Porous Media 13

Fig. 4. Distribution of the contours and profiles of solute concentration at differentdimensionless times 15, 25, 35 and 60.

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8

Page 14: Numerical Investigation of Solute Transport in Fractured ... · fer, fracture porous media, reservoir simulation 1 Introduction The ow and solute transport in fractured porous media

14 Mohamed F. El-Amin, Jisheng Kou, and Shuyu Sun

5. Jackson, C. P., Hoch, A. R., Todman, S. Self-consistency of a heterogeneous con-tinuum porous medium representation of a fractured medium. Water Resour. Res.,36(1), 189-202 (2000).

6. Long, J. C. S., Remer, J. S., Wilson, C. R., Witherspoon, P. A. Porous mediaequivalents for networks of discontinuous fractures. Water Resour. Res. 18(3), 645-658 (1982).

7. Weatherill, D., Graf, T., Simmons, C. T., Cook, P. G., Therrien, R., Reynolds, D.A. Discretizing the fracture-matrix interface to simulate solute transport. GroundWater 46(4), 606-615 (2008).

8. McKenna, S. A., Walker, D. D., Arnold, B. Modeling dispersion in three-dimensionalheterogeneous fractured media at Yucca Mountain. J. Contam. Hydrol. 62-63, 577-594 (2003).

9. Zhou, Z. F., Guo, G. X. Numerical modeling for positive and inverse problem of3-D seepage in double fractured media. J. Hydrodyn. 17(2), 186-193 (2005).

10. Kou, J., Sun, S., Yu, B. Multiscale time-splitting strategy for multiscale multi-physics processes of two-phase flow in fractured media. J. App. Math. 2011, ArticleID 861905, 24 pages (2011).

11. El-Amin, M. F., Khalid, U., Beroual, A. Magnetic field effect on a ferromagneticfluid flow and heat transfer in a porous cavity. Energies 11(11), 3235 (2018).

12. El-Amin, M. F., Kou, J., Sun S., Salama, A. Adaptive time-splitting scheme fortwo-phase flow in heterogeneous porous media. Adv. Geo-Energy Res. 1(3), 182-189(2017).

13. El-Amin, M. F., Kou, J., Sun, S. Adaptive Time-Splitting Scheme for NanoparticlesTransport with Two-Phase Flow in Heterogeneous Porous Media. In: Shi Y. etal. (eds) Computational Science - ICCS 2018. Lecture Notes in Computer Science10862. Springer, Cham.

14. El-Amin, M. F., Kou, J., Sun, S. Discrete-fracture-model of multi-scale time-splitting two-phase flow including nanoparticles transport in fractured porous me-dia. J. Comp. App. Math. 333, 327-249 (2018).

ICCS Camera Ready Version 2020To cite this paper please use the final published version:

DOI: 10.1007/978-3-030-50436-6_8