Skip to content

mgovoni-devel/teaching-Poisson2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

teaching-Poisson2D

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

Dependencies

  • Python 3
  • Jupyter Notebook
  • Numpy
  • Matplotlib

Run the notebook

$ jupyter-notebook Poisson2D.ipynb

About

Solving the Poisson equation in 2D

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published