Partial Differential Equations For Computational Science


Download Partial Differential Equations For Computational Science PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Partial Differential Equations For Computational Science book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Finite Difference Computing with PDEs


Finite Difference Computing with PDEs

Author: Hans Petter Langtangen

language: en

Publisher: Springer

Release Date: 2017-06-21


DOWNLOAD





This book is open access under a CC BY 4.0 license. This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners. Accordingly, it especially addresses: the construction of finite difference schemes, formulation and implementation of algorithms, verification of implementations, analyses of physical behavior as implied by the numerical solutions, and how to apply the methods and software to solve problems in the fields of physics and biology.

PETSc for Partial Differential Equations: Numerical Solutions in C and Python


PETSc for Partial Differential Equations: Numerical Solutions in C and Python

Author: Ed Bueler

language: en

Publisher: SIAM

Release Date: 2020-10-22


DOWNLOAD





The Portable, Extensible Toolkit for Scientific Computation (PETSc) is an open-source library of advanced data structures and methods for solving linear and nonlinear equations and for managing discretizations. This book uses these modern numerical tools to demonstrate how to solve nonlinear partial differential equations (PDEs) in parallel. It starts from key mathematical concepts, such as Krylov space methods, preconditioning, multigrid, and Newton’s method. In PETSc these components are composed at run time into fast solvers. Discretizations are introduced from the beginning, with an emphasis on finite difference and finite element methodologies. The example C programs of the first 12 chapters, listed on the inside front cover, solve (mostly) elliptic and parabolic PDE problems. Discretization leads to large, sparse, and generally nonlinear systems of algebraic equations. For such problems, mathematical solver concepts are explained and illustrated through the examples, with sufficient context to speed further development. PETSc for Partial Differential Equations addresses both discretizations and fast solvers for PDEs, emphasizing practice more than theory. Well-structured examples lead to run-time choices that result in high solver performance and parallel scalability. The last two chapters build on the reader’s understanding of fast solver concepts when applying the Firedrake Python finite element solver library. This textbook, the first to cover PETSc programming for nonlinear PDEs, provides an on-ramp for graduate students and researchers to a major area of high-performance computing for science and engineering. It is suitable as a supplement for courses in scientific computing or numerical methods for differential equations.

Numerical Methods for Evolutionary Differential Equations


Numerical Methods for Evolutionary Differential Equations

Author: Uri M. Ascher

language: en

Publisher: SIAM

Release Date: 2008-09-04


DOWNLOAD





Develops, analyses, and applies numerical methods for evolutionary, or time-dependent, differential problems.