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. Abramowitz, I. A. Stegun - GPO
Students and professionals in the fields of mathematics, physics, engineering, and economics will find this reference work invaluable. A classic resource for special functions, standard trig, and exponential logarithmic definitions and extensions.
(33530 views)
by Yousef Saad - PWS
The book gives an in-depth, up-to-date view of practical algorithms for solving large-scale linear systems of equations. The methods described are iterative, i.e., they provide sequences of approximations that will converge to the solution.
(12119 views)
by Solomon I. Khmelnik, Inna S. Doubson - MiC
Hardware algorithms for computing of all elementary complex variable functions are proposed. Contents: A method 'digit-by-digit'; Decomposition; Compositions; Two-step-by-step operations; Taking the logarithm; Potentiation; and more.
(9941 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.
(5889 views)