Solving PDEs in Python
by Hans Petter Langtangen, Anders Logg
Publisher: Springer 2017
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.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books

by M.N. Spijker - Leiden University
Stability estimates and resolvent conditions in the numerical solution of initial value problems. Contents: Partial differential equations and numerical methods; Linear algebra; Stability in the numerical solution of differential equations; etc.
(9649 views)

by Ian Craw - University of Aberdeen
The overall aim of the course is to present modern computer programming techniques in the context of mathematical computation and numerical analysis and to foster the independence needed to use these techniques as appropriate in subsequent work.
(13814 views)

by Hans Petter Langtangen, Svein Linge - 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.
(5175 views)

by M. Holst, M. Licht - arXiv.org
We present a new technique to apply finite element methods to partial differential equations over curved domains. Bramble-Hilbert lemma is key in harnessing regularity in the physical problem to prove finite element convergence rates for the problem.
(4657 views)