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: First Semester in Numerical Analysis with JuliaFirst Semester in Numerical Analysis with Julia
by - Florida State University
The book presents the theory and methods, together with the implementation of the algorithms using the Julia programming language. The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory.
(6860 views)
Book cover: Notes on Harmonic AnalysisNotes on Harmonic Analysis
by
Tutorial discussing some of the numerical aspects of practical harmonic analysis. Topics include Historical Background, Fourier Series and Integral Approximations, Convergence Improvement, Differentiation of Fourier Series and Sigma Factors, etc.
(11485 views)
Book cover: Numerical Methods For Time Dependent EquationsNumerical Methods For Time Dependent Equations
by - Tata Institute of Fundamental Research
The solution of time dependent equations of hydrodynamics is a subject of great importance. This book is mainly concentrated on the study of the stability of the various schemes. We have considered only the stability for linearized problems.
(10383 views)
Book cover: Computational Mathematics for Differential EquationsComputational Mathematics for Differential Equations
by
This is a manual on solving problems in computational mathematics. The book is intended primarily for engineering students, but may also prove useful for economics students, graduate engineers, and postgraduate students in the applied sciences.
(18851 views)