Introductory Finite Difference Methods for PDEs

- Price: 129.00 kr
- Price: €13.99
- Price: £13.99
- Price: ₹250
- Price: $13.99
- Price: 129.00 kr
- Price: 129.00 kr
Download for FREE in 4 easy steps...

Corporate eLibrary
Discover our employee learning solutions
This is a Premium eBook
Bookboon Premium - Gain access to over 800 eBooks - without ads
You can get free access for a month to this - and 800 other books with the Premium Subscription. You can also buy the book below
- Start a 30-day free trial. After trial: 39.99 kr p/m
- Start a 30-day free trial. After trial: €5.99 p/m
- Start a 30-day free trial. After trial: £4.99 p/m
- Start a 30-day free trial. After trial: ₹299 p/m
- Start a 30-day free trial. After trial: $3.99 p/m
- Start a 30-day free trial. After trial: 39.99 kr p/m
- Start a 30-day free trial. After trial: 39.99 kr p/m


Corporate eLibrary
Discover our employee learning solutions
Users who viewed this item also viewed
-
Computational Fluid Dynamics
-
Boundary Element Methods for Engineers: Part II Plane Elastic Problems
-
Stability Theory of Large-Scale Dynamical Systems
-
Introductory Finite Volume Methods for PDEs
-
An introduction to partial differential equations
-
Stability Analysis via Matrix Functions Method Part II
-
Lectures on computational fluid dynamics Applications to human thermodynamics
-
Boundary Element Methods for Engineers: Part I Potential Problems
About the book
Description
This book presents finite difference methods for solving partial differential equations (PDEs) and also general concepts like stability, boundary conditions etc. Material is in order of increasing complexity (from elliptic PDEs to hyperbolic systems) with related theory included in appendices. Each chapter has written and computer exercises with web links to worked solutions, programs, A/V presentations and case studies. Emphasis is on the practical and students are encouraged to do numerical experiments. This book is intended for undergraduates who know Calculus and introductory programming.
Preface
The following chapters contain core material supported by pen and paper exercises together with computer-based exercises where appropriate. In addition there are web links to:
- worked solutions,
- computer codes,
- audio-visual presentations,
- case studies,
- further reading.
Codes are written using Scilab (a Matlab clone, downloadable for free from http://www.scilab.org/) and also Matlab.
The emphasis of this book is on the practical: students are encouraged to experiment with different input parameters and investigate outputs in the computer-based exercises. Theory is reduced to a necessary minimum and provided in appendices. Web links are found on the following web page:
http://www2.docm.mmu.ac.uk/STAFF/C.Mingham/
This book is intended for final year undergraduates who have knowledge of Calculus and introductory level computer programming.
Content
- Introduction
- Partial Differential Equations
- Solution to a Partial Differential Equation
- PDE Models
- Classification of PDEs
- Discrete Notation
- Checking Results
- Exercise 1
- Fundamentals
- Taylor’s Theorem
- Taylor’s Theorem Applied to the Finite Difference Method (FDM)
- Simple Finite Difference Approximation to a Derivative
- Example: Simple Finite Difference Approximations to a Derivative
- Constructing a Finite Difference Toolkit
- Simple Example of a Finite Difference Scheme
- Pen and Paper Calculation (very important)
- Exercise 2a
- Exercise 2b
- Elliptic Equations
- Introduction
- Finite Difference Method for Laplace’s Equation
- Setting up the Equations
- Grid Convergence
- Direct Solution Method
- Exercise 3a
- Iterative Solution Methods
- Jacobi Iteration
- Gauss-Seidel Iteration
- Exercise 3b
- Successive Over Relaxation (SoR) Method
- Line SoR
- Exercise 3c
- Hyperbolic Equations
- Introduction
- 1D Linear Advection Equation
- Results for the Simple Linear Advection Scheme
- Scheme Design
- Multi-Level Scheme Design
- Exercise 4a
- Implicit Schemes
- Exercise 4b
- Parabolic Equations: the Advection-Diffusion Equation
- Introduction
- Pure Diffusion
- Advection-Diffusion Equation
- Exercise 5b
- Extension to Multi-dimensions and Operator Splitting
- Introduction
- 2D Scheme Design (unsplit)
- Operator Splitting (Approximate Factorisation)
- Systems of Equations
- Introduction
- The Shallow Water Equations
- Solving the Shallow Water Equations
- Example Scheme to Solve the SWE
- Exercise 7
- Appendix A: Definition and Properties of Order
- Definition of O(h)
- The Meaning of O(h)
- Properties of O(h)
- Explanation of the Properties of O(h)
- Exercise A
- Appendix B: Boundary Conditions
- Introduction
- Boundary Conditions
- Specifying Ghost and Boundary Values
- Common Boundary Conditions
- Exercise B
- Appendix C: Consistency, Convergence and Stability
- Introduction
- Convergence
- Consistency and Scheme Order
- Stability
- Exercise C
- Appendix D: Convergence Analysis for Iterative Methods
- Introduction
- Jacobi Iteration
- Gauss-Seidel Iteration
- SoR Iterative Scheme
- Theory for Dominant Eigenvalues
- Rates of Convergence of Iterative Schemes
- Exercise D