Logo

Solving PDEs in Python by Hans Petter Langtangen, Anders Logg

Large book cover: Solving PDEs in Python

Solving PDEs in Python
by

Publisher: Springer
Number of pages: 148

Description:
This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier-Stokes equations, and systems of nonlinear advection-diffusion-reaction equations, it guides readers through the essential steps to quickly solving a PDE in FEniCS, such as how to define a finite variational problem, how to set boundary conditions, how to solve linear and nonlinear systems, and how to visualize solutions and structure finite element Python programs.

Home page url

Download or read it online for free here:
Download link
(multiple PDF files)

Similar books

Book cover: Introduction to Numerical Methods and Matlab Programming for EngineersIntroduction to Numerical Methods and Matlab Programming for Engineers
by - Ohio University
The goals of these notes are to introduce concepts of numerical methods and introduce Matlab in an Engineering framework. The notes were developed by the author in the process of teaching a course on applied numerical methods for Civil Engineering.
(7269 views)
Book cover: Finite Difference Computing with PDEsFinite Difference Computing with PDEs
by - Springer
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.
(6485 views)
Book cover: Robust Geometric ComputationRobust Geometric Computation
by - New York University
Contents: Introduction to Geometric Nonrobustness; Modes of Numerical Computation; Geometric Computation; Arithmetic Approaches; Geometric Approaches; Exact Geometric Computation; Perturbation; Filters; Algebraic Background; Zero Bounds; etc.
(11416 views)
Book cover: The Calculus Of Finite DifferencesThe Calculus Of Finite Differences
by - Macmillan and co
The object of this book is to provide a simple account of the subject of Finite Differences and to present the theory in a form which can be readily applied -- not only the useful material of Boole, but also the more modern developments.
(15682 views)