๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Numerical Methods for Partial Differential Equations: Finite Difference and Finite Volume Methods

โœ Scribed by Sandip Mazumder Ph.D


Publisher
Elsevier AP;Academic Press
Year
2016
Tongue
English
Leaves
466
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.

  • 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

โœฆ Table of Contents


Content: Introduction to Numerical Methods for Solving Differential EquationsThe Finite Difference Method (FDM)Solution to System of Linear Algebraic EquationsStability and Convergence of Iterative SolversTreatment of Time Derivative (Parabolic and Hyperbolic PDEs)The Finite Volume Method (FVM)Unstructured Finite Volume MethodMiscellaneous Topics Appendix A: Useful Relationships in Matrix Algebra Appendix B: Useful Relationships in Vector Calculus Appendix C: Tensor Notations and Useful Relationships

โœฆ Subjects


Differential equations, Partial -- Numerical solutions;Finite-Volumen-Methode;Finite-Differenzen-Methode;Partielle Differentialgleichung


๐Ÿ“œ SIMILAR VOLUMES


Numerical Methods for Partial Differenti
โœ Sandip Mazumder ๐Ÿ“‚ Library ๐Ÿ“… 2016 ๐Ÿ› Academic Press ๐ŸŒ English

<p><i>Numerical Methods for Partial Differential Equations: Finite Difference and Finite Volume Methods</i> 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

Numerical Partial Differential Equations
โœ J.W. Thomas ๐Ÿ“‚ Library ๐Ÿ“… 1995 ๐Ÿ› Springer ๐ŸŒ English

This is a book that approximates the solution of parabolic, first order hyperbolic and systems of partial differential equations using standard finite difference schemes (FDM). The theory and practice of FDM is discussed in detail and numerous practical examples (heat equation, convection-diffusion)

Numerical Partial Differential Equations
โœ J.W. Thomas ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Springer ๐ŸŒ English

This is a book that approximates the solution of parabolic, first order hyperbolic and systems of partial differential equations using standard finite difference schemes (FDM). The theory and practice of FDM is discussed in detail and numerous practical examples (heat equation, convection-diffusion)

Numerical Partial Differential Equations
โœ J. W. Thomas (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 1995 ๐Ÿ› Springer-Verlag New York ๐ŸŒ English

<p>This text will be divided into two books which cover the topic of numerical partial differential equations. Of the many different approaches to solving partial differential equations numerically, this book studies difference methods. Written for the beginning graduate student, this text offers a

Numerical Solution of Partial Differenti
โœ G. D. Smith ๐Ÿ“‚ Library ๐Ÿ“… 1986 ๐Ÿ› Clarendon Press ๐ŸŒ English

Substantially revised, this authoritative study covers the standard finite difference methods of parabolic, hyperbolic, and elliptic equations, and includes the concomitant theoretical work on consistency, stability, and convergence. The new edition includes revised and greatly expanded sections on