Implicit Approximation. Implicit approximation can be solved using: Point iteration (G/S, SOR) Direct (matrix) solution Combination of matrix soln and.

Slides:



Advertisements
Similar presentations
Groundwater Modeling - 1
Advertisements

Partial Differential Equations
Example 1 Matrix Solution of Linear Systems Chapter 7.2 Use matrix row operations to solve the system of equations  2009 PBLPathways.
Solving Equations = 4x – 5(6x – 10) -132 = 4x – 30x = -26x = -26x 7 = x.
Linear Systems of Equations
Ground-Water Flow and Solute Transport for the PHAST Simulator Ken Kipp and David Parkhurst.
(e.g., the Toth Problem) z x z x h = c x + z o Profile Models.
3D Simulations-- the vertical dimension. Representation of hydrogeologic units in MODFLOW88.
1D, transient, homogeneous, isotropic, confined, no sink/source term Explicit solution Implicit solution Governing Eqn. for Reservoir Problem.
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
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.
Transient Simulations require: Initial Conditions Storage Coefficient Time step.
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Lecture 34 - Ordinary Differential Equations - BVP CVEN 302 November 28, 2001.
Conductance In general, conductance = KA/  L Also, leakance = K v /thickness resistance (an analytic element term) = thickness/K v.
Parabolic PDEs Generally involve change of quantity in space and time Equivalent to our previous example - heat conduction.
Island Recharge Problem
Starter Activity Write the equation of a circle with a center of
Technical Question Technical Question
Iterative Methods for Solving Linear Systems of Equations ( part of the course given for the 2 nd grade at BGU, ME )
GLY 521- Hydrogeology Modflow Packages. Block Center Flow (BCF) Package The BCF package is the central package for all solutions Specify the way each.
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
Section 8.3 – Systems of Linear Equations - Determinants Using Determinants to Solve Systems of Equations A determinant is a value that is obtained from.
ITERATIVE TECHNIQUES FOR SOLVING NON-LINEAR SYSTEMS (AND LINEAR SYSTEMS)
MODFLOW – Introduction Organization & Main Packages
Scientific Computing Partial Differential Equations Poisson Equation.
1 Discretizing The Concentration Equation Mike Grimm Math 1110 March 11, 2002.
METHODS OF CIRCUIT ANALYSIS
Lecture Objectives: Analyze the unsteady-state heat transfer Conduction Introduce numerical calculation methods Explicit – Implicit methods.
Scientific Computing Partial Differential Equations Implicit Solution of Heat Equation.
Modflow, GWVistas MODular three-dimensional finite- difference ground-water FLOW model
1 Finite Elements. 2 Finite elements Formally identical to spectral technique Dependent variables expanded as linear combinations of basis local, non.
Groundwater pumping to remediate groundwater pollution March 5, 2002.
Transient Conduction: Finite-Difference Equations and Solutions Chapter 5 Section 5.9  
HW2 Due date Next Tuesday (October 14). Lecture Objectives: Unsteady-state heat transfer - conduction Solve unsteady state heat transfer equation for.
3.6 Solving Systems Using Matrices You can use a matrix to represent and solve a system of equations without writing the variables. A matrix is a rectangular.
Source Terms Constant Concentration Injection Well Recharge May be introduced at the boundary or in the interior of the model.
Island Recharge Problem
Transient Simulations require: Initial Conditions Storage Coefficient Time step.
Chapter 8 Systems of Linear Equations in Two Variables Section 8.3.
CE EN 547 – BRIGHAM YOUNG UNIVERSITY. 1. Build conceptual model object 2. Build coverages 3. Define grid frame 4. Build grid 5. Initialize MODFLOW 6.
Flow to Wells - 1 Groundwater Hydraulics Daene C. McKinney.
Implicit approximation can be solved using: Point iteration (G/S, SOR) Direct (matrix) solution Combination of matrix soln and iteration (used in MODFLOW)
General 3D equation used in MODFLOW Block centered grid xixi i-1 i i+1  x i-1/2  x i+1/2.
Building Transient MODFLOW Models
FINITE DIFFERENCE In numerical analysis, two different approaches are commonly used: The finite difference and the finite element methods. In heat transfer.
MODFLOW – PART 3 File formats, importing models, solvers, trouble-shooting.
Explicit Approximation
Solving Poisson Equations Using Least Square Technique in Image Editing Colin Zheng Yi Li.
Transient Water Balance Eqn.
Notes Over 9.6 An Equation with One Solution
Deflated Conjugate Gradient Method
Partial Differential Equations
Chapter 3 Section 3.
Class Notes 11.2 The Quadratic Formula.
Do Now 1) t + 3 = – 2 2) 18 – 4v = 42.
Numerical Solutions of Partial Differential Equations
Find the inverse of the matrix
Modeling in the Time Domain
Scientific Computing Partial Differential Equations Implicit Solution of Heat Equation.
} 2x + 2(x + 2) = 36 2x + 2x + 4 = 36 4x + 4 = x =
Relaxation Technique CFD
GLOBAL PROCESS DATA Name File: Contains the names of most input and output files and controls the parts of the model program that are active. Discretization.
Advanced Chapter One Equations
Techniques of Integration
Solving a System of Linear Equations
Intersection Method of Solution
For the 1D governing equation used in the reservoir
Presentation transcript:

Implicit Approximation

Implicit approximation can be solved using: Point iteration (G/S, SOR) Direct (matrix) solution Combination of matrix soln and iteration

Examples of solution techniques that combine matrix solution with iteration: IADI (see chapter 5 of W&A) SSOR* SIP* PCG2* *Used in MODFLOW

General 3D equation used in MODFLOW i-1 i i+1 Block centered grid xixi  x i-1/2  x i+1/2

K values in the space between nodes is calculated using the harmonic mean

The default boundary condition is no flow.

Types of Layers (LAYCON array) Confined Unconfined Convertible (Useful to think in terms of a layer transmissivity.)

Conductance