Problem 49743. Determine aquifer properties: unsteady pump test in a confined aquifer
An important task in characterizing the flow of groundwater is to determine the properties of the aquifer, or the underground water-bearing formation. One approach is to disturb the aquifer, observe its response, and fit a theoretical formula to the observations.
For example, suppose a confined aquifer initially has no flow. In that case, the piezometric head h, or the level to which water would rise in an observation well, would be a uniform value . A well turned on and pumped at a rate will create a cone of depression; that is, it will draw down the piezometric head to a level , where r is the radial distance from the well. Applying conservation of mass and Darcy’s law to this situation leads to a diffusion equation whose solution for the drawdown as a function of distance r and time t is
where T is the transmissivity, S is the storativity, and
Write a function that achieves the objective of a pumping test: to determine the transmissivity and storativity from measurements of drawdown in time.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers3
Suggested Problems
-
6258 Solvers
-
18 Solvers
-
Remove the two elements next to NaN value
652 Solvers
-
Calculate the Hamming distance between two strings
323 Solvers
-
Generate N equally spaced intervals between -L and L
870 Solvers
More from this Author281
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!