Exercise 2:  Finite difference modelling

 

Consider the groundwater reservoir outlined in fig. 1. Groundwater is flowing from well no. 1 to well no. 2. It is assumed that the flow is 1-dimentional and steady state. In the region between well no.1 and well no.2 four different soil types are present – each with different hydraulic conductivity, Ka, Kb, Kc, Kd.

Kd

 

Kc

 

Kb

 

Ka

 
 

Figure 1:  Vertical section of groundwater reservoir.

 

 

The flow domain is discretizied info 5 cells with nodal points located in the box centre, see figure 2.

 

Figure 2: Finite difference discretization.

 

Please answer the following questions:

Question 1:          Calculate the effective hydraulic conductivity between node 2 and node 3 (K23) and between node 3 and node 4 (K34) when the numerical discretization is as shown on figure 2. Formulate the equations symbolic – i.e. length of box 1 =dx1, length of box 2 =dx2, etc.

Question 2:          Formulate finite differences equations (symbolic) for cell 2, 3 and 4 and let cell 1 and 5 constitute the boundary conditions. Rewrite the equations on the form Ahi + Bhi-1 + Chi+1=D.

Question 3:          The hydraulic conductivity for each of the four different soil types are determined to

Ka=    0.01 m/s           

Kb=    0.005 m/s         

Kc=    0.1 m/s            

Kd=    0.002 m/s

Solve the three finite difference equations and determine the hydraulic heads, h2, h3 and h4