ell
The Poisson Problem on the L-shaped Region
ell,
a FENICS code which
uses the finite element method to solve a version of the Poisson
equation over the L-shaped region.
To run this script with docker(), I would type:
-
cd $HOME/fenicsproject/ell
-
fenicsproject run
-
python3 ell.py
-
exit
Licensing:
The GNU LGPL license.
Reference:
-
Hans Petter Langtangen, Anders Logg,
Solving PDEs in Python - The FEniCS Tutorial Volume 1.
Source Code:
Last revised on 28 April 2020.