Problem 1The ground flow equation for 1D heterogeneous, isotropic porous medium with a constant aquifer thickness is given by:Where h(x,t) is the hydraulic head, T(x) is the transmissivity, and S is the storativity
The boundary conditions imposed are constant head hL (15m) and hR (5m) at the left and right ends of soil column , respectively
The initial condition is 0 or random number at each node
The length of aquifer is 1m (L=1m)
The storativity is 1 (S = 1)
Develop a MATLAB program which can handle a heterogeneous transmissivity field using the implicit method
1) Test the program for the case of homogenous parameters, and compare the results with the results generated from flow equation with homogenous transmissivity field (i
, )2) Test the program for patch- heterogeneous T field,