Teaching Material
The notebook shows how to solve the Poisson equation in 2D for a given periodic source term.
The solution is found:
- Analitycally
- Numerically: spectral method
- Numerically: finite differneces
- Python 3
- Jupyter Notebook
- Numpy
- Matplotlib
$ jupyter-notebook Poisson2D.ipynb