Finite Difference Method

Slides:



Advertisements
Similar presentations
Chapter 8 Elliptic Equation.
Advertisements

By S Ziaei-Rad Mechanical Engineering Department, IUT.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Part Eight Partial Differential Equations.
Introduction Descriptions Statements A string can be defined as a rigid body whose dimensions are small when compared with its length.
ECE602 BME I Partial Differential Equations in Biomedical Engineering.
UNSTEADY VISCOUS FLOW Viscous effects confined to within some finite area near the boundary → boundary layer In unsteady viscous flows at low Re the boundary.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac Professor of Aerospace Engineering.
MANE 4240 & CIVL 4240 Introduction to Finite Elements Introduction to differential equations Prof. Suvranu De.
PARTIAL DIFFERENTIAL EQUATIONS
Subsurface Hydrology Unsaturated Zone Hydrology Groundwater Hydrology (Hydrogeology )
Theory of Groundwater Flow
1 Chapter 9 NUMERICAL SOLUTION OF PARTIAL DIFFERENTIAL EQUATIONS.
Partial differential equations Function depends on two or more independent variables This is a very simple one - there are many more complicated ones.
Chapter 13 Finite Difference Methods: Outline Solving ordinary and partial differential equations Finite difference methods (FDM) vs Finite Element Methods.
Numerical Methods for Partial Differential Equations
Figure from Hornberger et al. (1998) Darcy’s data for two different sands.
Differential Equations and Boundary Value Problems
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
SE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM Read & CISE301_Topic9 KFUPM.
The Finite Difference Method This section presents a quick overview bout the finite difference method. This method can be used to solve any partial differential.
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Scientific Computing Partial Differential Equations Explicit Solution of Wave Equation.
COMPUTATIONAL MODELING FOR ENGINEERING MECN 6040 Professor: Dr. Omar E. Meza Castillo Department.
1 Numerical Methods and Software for Partial Differential Equations Lecturer:Dr Yvonne Fryer Time:Mondays 10am-1pm Location:QA210 / KW116 (Black)
Scientific Computing Partial Differential Equations Introduction and
Hyperbolic PDEs Numerical Methods for PDEs Spring 2007 Jim E. Jones.
CIS888.11V/EE894R/ME894V A Case Study in Computational Science & Engineering Partial Differential Equations - Background Physical problems are governed.
Partial Differential Equations Introduction –Adam Zornes, Deng Li Discretization Methods –Chunfang Chen, Danny Thorne, Adam Zornes.
Scientific Computing Partial Differential Equations Poisson Equation.
Partial Differential Equations Finite Difference Approximation.
GROUND WATER CONTAMINATION. IMPORTANCE OF GROUND WATER Approximately 99 percent of all liquid fresh water is in underground aquifers At least a quarter.
Solving an elliptic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
1 EEE 431 Computational Methods in Electrodynamics Lecture 3 By Dr. Rasime Uyguroglu.
Introduction to PDE classification Numerical Methods for PDEs Spring 2007 Jim E. Jones References: Partial Differential Equations of Applied Mathematics,
Introduction to Numerical Methods for ODEs and PDEs Lectures 1 and 2: Some representative problems from engineering science and classification of equation.
Engineering Analysis – Computational Fluid Dynamics –
Principles of Groundwater Flow
Numerical methods 1 An Introduction to Numerical Methods For Weather Prediction by Mariano Hortal office 122.
Partial Derivatives bounded domain Its boundary denoted by
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
Partial Differential Equations Introduction – Deng Li Discretization Methods –Chunfang Chen, Danny Thorne, Adam Zornes CS521 Feb.,7, 2006.
Differential Equations Linear Equations with Variable Coefficients.
Differential Equations
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
Department of Mathematics Numerical Solutions to Partial Differential Equations Ch 12. Applied mathematics. Korea University.
Grad is a vector q = - K grad h Darcy’s law. q is a vector Transient mass balance equation:
Part 8 - Chapter 29.
Boundary-Value Problems in Rectangular Coordinates
Chapter 30.
Differential Equations
Principles of Groundwater Flow
Heat Diffusion Equation, Boundary Conditions and Initial Conditions
Chapter 2. Mathematical Expression of Conduction
Introduction to Partial Differential Equations
PDEs and Examples of Phenomena Modeled
Partial Differential Equations
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic2_PDE
Chapter 1:First order Partial Differential Equations
CS6068 Applications: Numerical Methods
Slope = m = rate of change
Brief introduction to Partial Differential Equations (PDEs)
Partial Differential Equations
topic4: Implicit method, Stability, ADI method
Procedures in deriving element equations (General field problems)
Find: hmax [m] L hmax h1 h2 L = 525 [m]
Chapter 2 Equations & Numerical Methods
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Second Order-Partial Differential Equations
Parabolic Curve Equation Relationship y=
State Equations: State determined system is a system in which the time derivatives of the variables describing the state (the state variables) are.
Presentation transcript:

Finite Difference Method

Derivation of 3-D GW Flow Equation from Darcy’s Law z y Mass In - Mass Out = Change in Storage

Steady State Flow Replace qx, qy, and qz with Darcy using Kx, Ky, and Kz Divide out constant , and assume Kx= Ky= Kz = K

Transient Flow h is related to q through the soil water characteristic curve

Linear Second-order PDEs Linear second-order PDEs are of the form where A - H are functions of x and y only Elliptic PDEs: B2 - AC < 0 (steady state equations) Parabolic PDEs: B2 - AC = 0 (transfer equations) Hyperbolic PDEs: B2 - AC > 0 (wave equations)

Difference vs Differential

Formulas for 1st, 2nd Derivatives

y x Discretization of the solution domain Vertical (j index) . . . 5 4 Vertical (j index) 3 2 1 1 2 3 4 5 . . . N-2 N-1 N x Horizontal (i index)

(i,j+1) (i,j) (i-1,j) (i+1,j) (i,j-1)

Type 1 (Dirichlet) Boundary Condition M M-1 M-2 . . . 5 4 3 2 1 1 2 3 4 5 . . . N-2 N-1 N Variable Specified on Boundary

Type 2 (Neumann) Boundary Condition . . . 5 4 3 2 1 1 2 3 4 5 . . . N-2 N-1 N Derivative of Variable Specified on Boundary (usually zero)

Variable Conductivity Steady State Flow Variable Conductivity K2 K1 Dx Dx Dx

K2 K1

Steady State Flow

Steady State Flow Steady State Flow Single Conductivity