Skip to content

mgovoni-devel/teaching-Poisson2D

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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