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 Todd Young, Martin J. Mohlenkamp - 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)
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.
(6485 views)
by Kurt Mehlhorn, Chee Yap - 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)
by L. M. Milne Thomson - 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)