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.
This book is open access under a CC BY license.
Pages : | 146 pages |
Size : | |
Downloads: | 22 |
Created: | 2020-08-30 |
License: | CC BY 4.0 and Open Access |
Author(s): | Hans Petter Langtangen (Author), Anders Logg (Author) |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Solving PDEs in Python: The FEniCS Tutorial I
This book will teach you how to make graphical computer games in the Python programming language using the Pygame library.
Download free course A Byte of Python, pdf file on 117 pages by Self-publishing.
This book introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concept
Download free course First Semester in Numerical Analysis with Python, pdf file on 191 pages by Yaning Liu.
This is a simple book to learn Python programming language, it is for the programmers who are new to Python.