Aquifer simulation of the groundwater, MATLAB Programming

Assignment Help:

An environmental consulting firm is conducting a site investigation on an abandoned industrial site that is 200 m by 150 m in size (Fig. 1). A number of piezometers were installed on site to obtain information about the subsurface aquifer. Geologic samples were obtained from the drill cuttings and sent for analysis. The hydraulic conductivity of the aquifer solids was found to be 0.32 m/d and the porosity was found to be 0.36.

The groundwater hydraulic gradient was found to be 0.0012, sloped downward to the southwest corner of the site, and oriented at 35 degrees to the southwestern corner of the site. The groundwater head was measured to be 92 m above mean sea level in a piezometer that was located at the southwest corner of the site. The general relationship between head and location in a 2-dimensional aquifer is as follows:

2053_Aquifer Simulation of the Groundwater.png

Where H(x0,y0) is the head measured at the location (x0,y0), θ is the angle that the hydraulic gradient makes with the line y=y0 (i.e., the horizontal line that intersects x0, y0), dh/dl is the magnitude of the hydraulic gradient. The following plan view represents information about the hydraulic gradient at the site:

1014_Aquifer Simulation of the Groundwater1.png


.a. Sketch a flowsheet of the steps that you would take to simulate the groundwater aquifer at this site by calculating the groundwater head with a spatial resolution of 1 meter in the x-direction and 1-meter in the y-direction. Be sure to note how you plan to organize data with scalar, vector and matrix elements.

b. Write a well-documented MATLAB program to simulate the groundwater aquifer at this site by calculating the groundwater head with a spatial resolution of 1 meter in the x-direction and 1 meter in the y-direction. You should explain the rationale for any supporting calculations or assumptions made.

c. Create a contour plot of head values in the x-y plane (See MATLAB Quick Tips for syntax in creating plot).  This plot is a 'bird's-eye' view of the topographical contours of constant head on the water table.

d. Create a transect (also called cross-section) plot showing the vertical head as a function of distance:

 i.  In the x-direction, at a distance of 30 m north of the southwest corner of the site.

 ii.  In the y-direction, at a distance of 56 m east of the southwest corner of the site.


Related Discussions:- Aquifer simulation of the groundwater

Variable numbers of arguments, Variable numbers of arguments: In the f...

Variable numbers of arguments: In the functions there have been a fixed number of input and output arguments. For illustration, in the function below, there is one input argum

Function functions, Function Functions: The one reason for using funct...

Function Functions: The one reason for using function handles is to be able to pass functions to the other functions-these are known as function functions. For illustration

Error-checking user input in the while loop, Error-Checking user input in t...

Error-Checking user input in the While Loop: In many applications, whenever the user is prompted to enter anything, there is a valid range of values. When the user enters a wr

Determine two sided confidence intervals of the mean speed, The average spe...

The average speed of vehicles on a freeway is being studied. Assume that the standard deviation of vehicle speed is known to be 8 km/h. (a) Suppose observations on 120 vehicles

Function with float and integer, hi i have this programm function [IRN,num...

hi i have this programm function [IRN,number ] = randnumbers( IRN ) IRN=int32(IRN) ITOTAL=(IRN*330)+100 ITOTAL=int32(ITOTAL); IQUOTIENT=ITOTAL/2303 IQUOTIENT=int32(IQUOTIENT);

Splitting a column into separate arrays, I have a file to be read in matlab...

I have a file to be read in matlab which carries different columns in it. Each column has around 200000 readings in set of 2000. I want a code in a loop which gives stores each col

Illustrations of if statement, Illustrations of if statement: illustra...

Illustrations of if statement: illustrations of running this script: >> sqrtifexamp Please enter a number: -4.2 The sqrt of 4.2 is 2.0 >> sqrtifexamp Please ent

Built-in functions and help, Built-In Functions and help: There are lo...

Built-In Functions and help: There are lots of built-in functions in a MATLAB. The help command is used to find out what functions MATLAB has, and how to use them. For illustr

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd