Numerical Methods for Partial Differential Equations,
Edition 1 Finite Difference and Finite Volume Methods
By Sandip Mazumder

Publication Date: 19 Dec 2015
Description

Numerical Methods for Partial Differential Equations: Finite Difference and Finite Volume Methods focuses on two popular deterministic methods for solving partial differential equations (PDEs), namely finite difference and finite volume methods. The solution of PDEs can be very challenging, depending on the type of equation, the number of independent variables, the boundary, and initial conditions, and other factors. These two methods have been traditionally used to solve problems involving fluid flow.

For practical reasons, the finite element method, used more often for solving problems in solid mechanics, and covered extensively in various other texts, has been excluded. The book is intended for beginning graduate students and early career professionals, although advanced undergraduate students may find it equally useful.

The material is meant to serve as a prerequisite for students who might go on to take additional courses in computational mechanics, computational fluid dynamics, or computational electromagnetics. The notations, language, and technical jargon used in the book can be easily understood by scientists and engineers who may not have had graduate-level applied mathematics or computer science courses.

Key Features

  • Presents one of the few available resources that comprehensively describes and demonstrates the finite volume method for unstructured mesh used frequently by practicing code developers in industry
  • Includes step-by-step algorithms and code snippets in each chapter that enables the reader to make the transition from equations on the page to working codes
  • Includes 51 worked out examples that comprehensively demonstrate important mathematical steps, algorithms, and coding practices required to numerically solve PDEs, as well as how to interpret the results from both physical and mathematic perspectives
About the author
By Sandip Mazumder, Department of Mechanical and Aerospace Engineering, The Ohio State University, Columbus, OH, USA
Table of Contents
  • Dedication
  • About the Author
  • Preface
  • List of Symbols
  • Chapter 1: Introduction to Numerical Methods for Solving Differential Equations
    • Abstract
    • 1.1. Role of Analysis
    • 1.2. Classification of PDEs
    • 1.3. Overview of methods for solving PDEs
    • 1.4. Overview of Mesh Types
    • 1.5. Verification and Validation
  • Chapter 2: The Finite Difference Method
    • Abstract
    • 2.1. Difference Approximations and Truncation Errors
    • 2.2. General Procedure for Deriving Difference Approximations
    • 2.3. Application of Boundary Conditions
    • 2.4. Assembly of Nodal Equations in Matrix Form
    • 2.5. Multidimensional Problems
    • 2.6. Higher-Order Approximations
    • 2.7. Difference Approximations in the Cylindrical Coordinate System
    • 2.8. Coordinate Transformation to Curvilinear Coordinates
  • Chapter 3: Solution to a System of Linear Algebraic Equations
    • Abstract
    • 3.1. Direct Solvers
    • 3.2. Iterative Solvers
    • 3.3. Overview of Other Methods
    • 3.4. Treatment of Nonlinear Sources
  • Chapter 4: Stability and Convergence of Iterative Solvers
    • Abstract
    • 4.1. Eigenvalues and Condition Number
    • 4.2. Stability
    • 4.3. Rate of Convergence
    • 4.4. Preconditioning
    • 4.5. Multigrid Method
  • Chapter 5: Treatment of the Time Derivative (Parabolic and Hyperbolic PDEs)
    • Abstract
    • 5.1. Steady-State Versus Time-Marching
    • 5.2. Parabolic Partial Differential Equations
    • 5.3. Hyperbolic Partial Differential Equations
    • 5.4. Higher Order Methods for Ordinary Differential Equations
    • 5.5. Method of Lines
  • Chapter 6: The Finite Volume Method (FVM)
    • Abstract
    • 6.1. Derivation of Finite Volume Equations
    • 6.2. Application of Boundary Conditions
    • 6.3. Flux Schemes for Advection–Diffusion
    • 6.4. Multidimensional Problems
    • 6.5. Two-Dimensional Axisymmetric Problems
    • 6.6. Finite Volume Method in Curvilinear Coordinates
    • 6.7. Summary of FDM and FVM
  • Chapter 7: Unstructured Finite Volume Method
    • Abstract
    • 7.1. Gauss Divergence Theorem and its Physical Significance
    • 7.2. Derivation of Finite Volume Equations on an Unstructured Mesh
    • 7.3. Processing and Storage of Geometric (Mesh) Information
    • 7.4. Treatment of Normal and Tangential Fluxes
    • 7.5. Boundary Condition Treatment
    • 7.6. Assembly and Solution of Discrete Equations
    • 7.7. Finite Volume Formulation for Advection–Diffusion Equation
  • Chapter 8: Miscellaneous Topics
    • Abstract
    • 8.1. Interpolation
    • 8.2. Numerical integration
    • 8.3. Newton–Raphson method for nonlinear equations
    • 8.4. Application of the Newton–Raphson method to solving nonlinear PDEs
    • 8.5. Solution of coupled PDEs
  • Appendix A: Useful Relationships in Matrix Algebra
  • Appendix B: Useful Relationships in Vector Calculus
  • Appendix C: Tensor Notations and Useful Relationships
  • Index
Book details
ISBN: 9780128498941
Page Count: 484
Retail Price : £102.00
  • Lindfield and Penny, Numerical Methods using Matlab 3e, Jul 2012, 552 pp, 9780123869425, $94.95
  • Dunn, Numerical Methods in Biomedical Engineering, Nov 2005, 632 pp., 9780121860318, $124.00
  • Siauw and Bayen, An Introduction to Matlab Programming and Numerical Methods for Engineers, Apr 2014, 340 pp., 9780124202283, $79.95
  • Hirsch, Numerical Computation of Internal and External Flows 2e, Jul 2007, 680 pp., 9780750665940, $95.95
Instructor Resources
Audience

Graduate level Mechanical, Aerospace, Civil, Biomedical, and Chemical Engineering students; engineering professionals involved in areas such as computational mechanics, computational fluid dynamics, and computational electromagnetics