Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Python » Solving PDEs in Python: The FEniCS Tutorial I

Solving PDEs in Python: The FEniCS Tutorial I

  • Category: Python Programming
  • Author: Hans Petter Langtangen (Author), Anders Logg (Author)
  • License: CC BY 4.0 and Open Access
  • Pages: 146 pages
  • File type: PDF

Read and download free eBook intituled Solving PDEs in Python: The FEniCS Tutorial I in format PDF – 146 pages created by Hans Petter Langtangen (Author), Anders Logg (Author).

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.

Read and Download Links:

Solving PDEs in Python: The FEniCS Tutorial I

READ  Essential Python

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

Learning with Python: How to Think Like a Computer Scientist

The user-friendly, object-oriented programming language Python is quickly becoming the most popular introductory programming language for both students and instructors.This book provides a comprehensive, accessible introduction to Python fundamentals