For the 1D governing equation used in the reservoir

Slides:



Advertisements
Similar presentations
Failure of laminated composites Progressive failure is needed to predict ultimate failure We will limit ourselves to first ply failure.
Advertisements

Example 1 Matrix Solution of Linear Systems Chapter 7.2 Use matrix row operations to solve the system of equations  2009 PBLPathways.
Lecture 14: Newton’s method for system of two nonlinear equations Function newton2d01 Set initial (x,y) point, maximum number of iterations, and convergence.
Finite Difference Solutions to the ADE. Simplest form of the ADE Even Simpler form Plug Flow Plug Source Flow Equation.
General governing equation for transient, heterogeneous, and anisotropic conditions Specific Storage S s =  V / (  x  y  z  h)
1D, transient, homogeneous, isotropic, confined, no sink/source term Explicit solution Implicit solution Governing Eqn. for Reservoir Problem.
example: four masses on springs
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 20 Solution of Linear System of Equations - Iterative Methods.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 19 Solution of Linear System of Equations - Iterative Methods.
Conceptual Model A descriptive representation of a groundwater system that incorporates an interpretation of the geological & hydrological conditions.
Implicit Approximation. Implicit approximation can be solved using: Point iteration (G/S, SOR) Direct (matrix) solution Combination of matrix soln and.
Parabolic PDEs Generally involve change of quantity in space and time Equivalent to our previous example - heat conduction.
Grad is a vector. q is a vector The dot product of grad and q is div q = 0.
P247. Figure 9-1 p248 Figure 9-2 p251 p251 Figure 9-3 p253.
Technical Question Technical Question
EXAMPLE 2 Solve a matrix equation SOLUTION Begin by finding the inverse of A = Solve the matrix equation AX = B for the 2 × 2 matrix X. 2 –7 –1.
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.
Coordinate Graphing System of Linear Inequalities.
Derivative of Logarithmic Function.
ITERATIVE TECHNIQUES FOR SOLVING NON-LINEAR SYSTEMS (AND LINEAR SYSTEMS)
1 1.9 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra THE MATRIX OF A LINEAR TRANSFORMATION.
This presentation shows how the tableau method is used to solve a simple linear programming problem in two variables: Maximising subject to two  constraints.
Week 11 Similar figures, Solutions, Solve, Square root, Sum, Term.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. ~ Ordinary Differential Equations ~ Stiffness and Multistep.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Chapter 261 Stiffness.
Class 7: Answers 1 (C) Which of the following matrices below is in reduced row echelon form? A B C D. None of them.
1 Section 5.3 Linear Systems of Equations. 2 THREE EQUATIONS WITH THREE VARIABLES Consider the linear system of three equations below with three unknowns.
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.
Further vectors. Vector line equation in three dimensions.
Differential Equations Linear Equations with Variable Coefficients.
4-8 Cramer’s Rule We can solve a system of linear equations that has a unique solution by using determinants and a pattern called Cramer’s Rule (named.
14 - finite element method
Implicit approximation can be solved using: Point iteration (G/S, SOR) Direct (matrix) solution Combination of matrix soln and iteration (used in MODFLOW)
2( ) 8x + 14y = 4 -12x – 14y = x = x = 4 8x + 14y = 4 8(4) + 14y = y = y = -28 ___ ___ y = -2 The solution is (4, -2)
FINITE DIFFERENCE In numerical analysis, two different approaches are commonly used: The finite difference and the finite element methods. In heat transfer.
Chapter 30.
Chapter 2 Section 3.
Chapter 12 Section 1.
Geometry 4-4 Dilations.
Explicit Approximation
Larger Systems of Linear Equations
Transient Water Balance Eqn.
BACK SOLUTION:
Notes Over 9.6 An Equation with One Solution
Systems of Linear First-Order Differential Equations
Use the substitution method to find all solutions of the system of equations {image} Choose the answer from the following: (10, 2) (2, 10) (5, - 2) ( -
Figure 10-1 Schematic Representation of a Multiple-Purpose Project Involving Flood Control, Irrigation, and Power.
Solving Equations with variables on each side
Numerical Examples Example: Find the system of finite difference equations for the following problem. Steady state heat conduction through a plane wall.
Numerical Solutions of Partial Differential Equations
Applied Minimum and Maximum
Equation Review Given in class 10/4/13.
Final Review.
Iterative Formulae Saturday, 23 February 2019.
Design of Powertrain for an Electric Car
Systems of Equations and Inequalities
Chapter 3: Solving Equations
Figure Contributions of characteristic equation roots to closed-loop response.
that ordered pair is the one solution.
has one solution, it is the point where the lines intersect
X y y = x2 - 3x Solutions of y = x2 - 3x y x –1 5 –2 –3 6 y = x2-3x.
3.6 Multiply Matrices.
Equation Review.
Identify Points, Lines, and Planes
1.8 Matrices.
Patterns and Nonlinear Functions
1.8 Matrices.
The figure shows the graphs of {image} , {image} , {image}
Graphing Systems of Equations.
Presentation transcript:

For the 1D governing equation used in the reservoir problem, the stability criterion is: or Note: Stability depends on the ratio of t to (x)2 Maximum t allowed increases as x increases.

t Implicit Solution: Traditional Approach n+1 m+3 Iteration planes

x t Implicit Solution Spreadsheet Model: a different view of iteration Time as a spatial dimension t

Solution of the Reservoir Problem using a direct (matrix solution) as coded in the FORTRAN programs in Figures 5.1 and 5.2 in Wang and Anderson.   16.00 16.00 16.00 15.99 15.98 15.96 15.89 15.72 15.27 14.09 11.00 10.00 16.00 16.00 15.99 15.98 15.94 15.87 15.70 15.35 14.62 13.24 11.00 20.00 16.00 15.99 15.97 15.94 15.87 15.74 15.48 14.98 14.13 12.79 11.00 30.00 16.00 15.98 15.95 15.89 15.79 15.59 15.24 14.67 13.77 12.52 11.00 40.00 16.00 15.96 15.91 15.83 15.68 15.43 15.03 14.40 13.50 12.34 11.00 50.00 16.00 15.95 15.87 15.76 15.57 15.28 14.83 14.17 13.30 12.21 11.00 60.00 16.00 15.92 15.83 15.68 15.46 15.13 14.65 13.98 13.13 12.11 11.00 70.00 16.00 15.90 15.78 15.60 15.35 14.99 14.49 13.82 13.00 12.04 11.00 80.00 16.00 15.88 15.73 15.52 15.24 14.86 14.34 13.68 12.88 11.97 11.00 90.00 16.00 15.85 15.67 15.45 15.14 14.74 14.21 13.56 12.79 11.92 11.00 100.00 t = 10