Home#
Author: Ahmed Ratnani [1]
Welcome to IGA-Python, a tutorial for Isogeometric Analysis using Python.
TODO#
Geometry and Meshes
More models
Visualization
GLT
Documentation using docstrings from gelato
Getting Started
Linear Problems
- The Poisson equation
- The Poisson equation with weak imposition of Dirichlet conditions
- Elliptic equation in the general form
- The Biharmonic problem
- Vector Poisson equation
- Advection-diffusion equation
- Mixed FEM for the Poisson problem
- Mixed FEM for the Stokes problem
- Elliptic-curl Problem
- Elliptic-div Problem
- Linear Elasticity Problem
Nonlinear Problems
Advanced subjects
Applications