Island Recharge Problem

Slides:



Advertisements
Similar presentations
Groundwater Modeling - 1
Advertisements

Yhd Soil and Groundwater Hydrology
Partial Differential Equations
Chapter 8 Elliptic Equation.
ESS 454 Hydrogeology Module 4 Flow to Wells Preliminaries, Radial Flow and Well Function Non-dimensional Variables, Theis “Type” curve, and Cooper-Jacob.
Chapter 3 Steady-State Conduction Multiple Dimensions
CSCI 317 Mike Heroux1 Sparse Matrix Computations CSCI 317 Mike Heroux.
(e.g., the Toth Problem) z x z x h = c x + z o Profile Models.
K = K xx K xy K xz K yx K yy K yz K zx K zy K zz K xx, K yy, K zz are the principal components of K K is a tensor with 9 components.
1D, transient, homogeneous, isotropic, confined, no sink/source term Explicit solution Implicit solution Governing Eqn. for Reservoir Problem.
1 Systems of Linear Equations Iterative Methods. 2 B. Iterative Methods 1.Jacobi method and Gauss Seidel 2.Relaxation method for iterative methods.
Iterative methods for solving matrix equations 1. Jacobi 2. Gauss-Seidel 3. Successive overrelaxation (SOR) Idea behind iterative methods: Convert Ax=b.
Source Terms Constant Concentration Injection Well Recharge May be introduced at the boundary or in the interior of the model.
Subsurface Hydrology Unsaturated Zone Hydrology Groundwater Hydrology (Hydrogeology )
Today’s Lecture: Grid design/boundary conditions and parameter selection. Thursday’s Lecture: Uncertainty analysis and Model Validation.
Analytical and Numerical Solutions are affected by: Differences in conceptual model (confined vs unconfined) Dimensionality (1D vs 2D) Numerical Solutions.
X y ocean 2L L Island Recharge Problem ocean well R= ft/d T= 10,000 ft 2 /day.
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Conductance In general, conductance = KA/  L Also, leakance = K v /thickness resistance (an analytic element term) = thickness/K v.
Implicit Approximation. Implicit approximation can be solved using: Point iteration (G/S, SOR) Direct (matrix) solution Combination of matrix soln and.
NAE C_S2001 FINAL PROJECT PRESENTATION LASIC ISMAR 04/12/01 INSTRUCTOR: PROF. GUTIERREZ.
H=1 h=0 At an internal node vol. Balance gives vel of volume sides And continuity gives hence i.e., At each point in time we solve A steady state problem.
Island Recharge Problem
Subsurface Hydrology Unsaturated Zone Hydrology Groundwater Hydrology (Hydrogeology )
1 Chapter 9 NUMERICAL SOLUTION OF PARTIAL DIFFERENTIAL EQUATIONS.
Figure taken from Hornberger et al. (1998). Linear flow paths assumed in Darcy’s law True flow paths.
Partial differential equations Function depends on two or more independent variables This is a very simple one - there are many more complicated ones.
Iterative Methods for Solving Linear Systems of Equations ( part of the course given for the 2 nd grade at BGU, ME )
Numerical Methods for Partial Differential Equations
Lecture Leaky aquifers. Review problem At time t=0 well A started pumping QA= 2 cfs. Well B started one day later with the same Q. Estimate the time at.
Figure from Hornberger et al. (1998) Darcy’s data for two different sands.
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Numerical Methods Due to the increasing complexities encountered in the development of modern technology, analytical solutions usually are not available.
Groundwater Modeling – 2: Computer Implementation
Lecture Objectives Review SIMPLE CFD Algorithm SIMPLE Semi-Implicit Method for Pressure-Linked Equations Define Residual and Relaxation.
What process is simulated by these moving dots ? a)- Diffusion b)- Dispersion c)- Advection d)- Free convection e)- Something else f)- This is NO groundwater.
CIS V/EE894R/ME894V A Case Study in Computational Science & Engineering HW 5 Repeat the HW associated with the FD LBI except that you will now use.
Problem Set 2 is based on a problem in the MT3D manual; also discussed in Z&B, p D steady state flow in a confined aquifer We want to predict.
Groundwater Pollution Remediation NOTE 3 2D Analytical Solutions.
Scientific Computing Partial Differential Equations Poisson Equation.
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Grid design/boundary conditions and parameter selection USGS publication (on course website): Guidelines for Evaluating Ground-Water Flow Models Scientific.
Linear Systems Iterative Solutions CSE 541 Roger Crawfis.
Numerical Modeling for Flow and Transport P. Bedient and A. Holder Rice University 2005.
Elliptic PDEs and the Finite Difference Method
Groundwater pumping to remediate groundwater pollution March 5, 2002.
General governing equation for steady-state, heterogeneous, anisotropic conditions 2D Laplace Eqn. --Homogeneous and isotropic aquifer without a sink/source.
Lecture Objectives Review Define Residual and Relaxation SIMPLE CFD Algorithm SIMPLE Semi-Implicit Method for Pressure-Linked Equations.
Introduction to Scientific Computing II Overview Michael Bader.
Darryl Michael/GE CRD Fields and Waves Lesson 3.6 ELECTROSTATICS - Numerical Simulation.
Source Terms Constant Concentration Injection Well Recharge May be introduced at the boundary or in the interior of the model.
Final Project I. Calibration Drawdown Prediction Particle Tracking
1 Solving the algebraic equations A x = B =. 2 Direct solution x = A -1 B = = Applicable only to small problems For the vertical in the spectral technique.
Elliptic PDEs and Solvers
Monroe L. Weber-Shirk S chool of Civil and Environmental Engineering Pipe Networks 
An Analytical Solution for Groundwater Flow to Various Wells in a Finite Unconfined Aquifer near a Stream National Chiao Tung University Adviser:Hund-Der.
Flow to Wells - 1 Groundwater Hydraulics Daene C. McKinney.
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
ERT 216 HEAT & MASS TRANSFER Sem 2/ Dr Akmal Hadi Ma’ Radzi School of Bioprocess Engineering University Malaysia Perlis.
Grad is a vector q = - K grad h Darcy’s law. q is a vector Transient mass balance equation:
General 3D equation used in MODFLOW Block centered grid xixi i-1 i i+1  x i-1/2  x i+1/2.
Test Rules Answer all questions. Please answer on separate sheets of paper. Reference material. You may refer to one 8.5 x 11 inch page of notes, hand.
Groundwater Modeling Assignment #2. Parts A and B.
EEE 431 Computational Methods in Electrodynamics
Transient Water Balance Eqn.
روشهای حل معادلات ریاضی
WELL PACKAGE Simulates the discharge or recharge of water from wells.
Chapter 2 Equations & Numerical Methods
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac 4/30/2019
Chapter 5 Sources and Sinks
Presentation transcript:

Island Recharge Problem Analytical and Numerical Solutions are affected by: Differences in conceptual model (confined vs unconfined) Dimensionality (1D vs 2D) Numerical Solutions also affected by: Grid Spacing (e.g., 4000 ft vs 1000 ft) Now, let’s add a pumping well!

Q R x y y x Point source (L3/T) Distributed source (L3/T) R = Q/x y

P = - R Distributed sink In a finite difference model, all sinks (including pumping) are represented as distributed sinks.

Island Recharge Problem ocean L y 2L well ocean ocean Only ¼ of the pumping well is in the upper right hand quadrant. Qwell = QT / 4 x ocean

Bottom 4 rows Assume pumping from the well where: Qwell = 0.1 IN & IN is the inflow to the top right hand quadrant. Pumping is treated as a diffuse sink. Well P = Qwell / {(x  y)/4} = Qwell / (a2/4) = 4 Qwell / a2

Also: where: QT = 0.1 [ (4)(IN) ] IN is the inflow to the upper right hand quadrant.

Write a new finite difference expression P = 0 except at the pumping well where P = 4Qwell/a2

Bottom 4 rows Pumping is treated as a diffuse sink. Well Head computed by the FD model is the average head in the cell, not the head in the well.

Q P x y y x Point sink (L3/T) Distributed sink (L3/T) P = Q/x y Finite difference models simulate all sources/sinks as distributed sources/sinks; finite element models simulate all sources/sinks as point sources/sinks.

Use eqn. 5.1 (Thiem equation for confined aquifers) or equation 5.7 (unconfined version of the Thiem equation) in A&W to calculate an approximate value for the head in the pumping well in a finite difference model.

unconfined aquifer confined aquifer Thiem equation for steady state flow to a pumping well. Figure from Hornberger et al. 1998

Use eqn. 5.1 (confined aquifer) or 5.7 (unconfined aquifer) in A&W to calculate an approximate value for the head in the pumping well in a finite difference model. Sink node (i, j) r = a re (i+1, j) hi,j is the average head in the cell. re is the radial distance from the node where head is equal to the average head in the cell, hi,j Using the Thiem eqn., we find that re = 0.208 a

Solution by Iteration Gauss-Seidel Iteration SOR (Successive Over Relaxation)

  where c = error or residual In SOR (successive over-relaxation): G-S where c = error or residual In SOR (successive over-relaxation): SOR relaxation factor 

(Gauss-Seidel Formula for Laplace Equation) SOR Formula Relaxation factor = 1 Gauss-Seidel < 1 under-relaxation >1 over-relaxation where, for example, (Gauss-Seidel Formula for Laplace Equation)

Spreadsheet SOR solution for confined Island Recharge Problem The Gauss-Seidel formula for the confined Poisson equation where Spreadsheet