Buch, Englisch, Band 3, 146 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 2526 g
The FEniCS Tutorial I
Buch, Englisch, Band 3, 146 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 2526 g
Reihe: Simula SpringerBriefs on Computing
ISBN: 978-3-319-52461-0
Verlag: Springer International Publishing
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.
Zielgruppe
Upper undergraduate
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Algorithmen & Datenstrukturen
- Mathematik | Informatik Mathematik Numerik und Wissenschaftliches Rechnen Computeranwendungen in der Mathematik
- Mathematik | Informatik Mathematik Mathematische Analysis Differentialrechnungen und -gleichungen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
1 Preliminaries.- 2 Fundamentals: Solving the Poisson Equation.- 3 A Gallery of Finite Element Solvers.- 4 Subdomains and Boundary Conditions.- 5 Extensions: Improving the Poisson Solver.- References.