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: Lectures on Topics In Finite Element Solution of Elliptic ProblemsLectures on Topics In Finite Element Solution of Elliptic Problems
by - Tata Institute of Fundamental Research
Contents: Sobolev Spaces; Abstract Variational Problems and Examples; Conforming Finite Element Methods; Computation of the Solution of the Approximate Problem; Problems with an Incompressibility Constraint; Mixed Finite Element Methods; etc.
(10323 views)
Book cover: Mathematical ComputationMathematical Computation
by - 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.
(15563 views)
Book cover: Numerical Solutions of Engineering ProblemsNumerical Solutions of Engineering Problems
by - University of Alberta
Contents: On mathematical models; Single nonlinear algebraic equation; System of linear and nonlinear algebraic equations; Numerical differentiation and integration; Ordinary differential equations; Boundary value problems; etc.
(16962 views)
Book cover: Tea Time Numerical AnalysisTea Time Numerical Analysis
by - Southern Connecticut State University
A one semester introduction to numerical analysis. Includes typical introductory material, root finding, numerical calculus, and interpolation techniques. The focus is on the mathematics rather than application to engineering or sciences.
(10362 views)