My goal is to write logical, clear code which can either calculate or visualise the various physical quantities that arise from the study of electrodynamical systems.
Have a look at the examples
jupyter notebook to see what kind of stuff one can do with the code.
- Calculate the field resulting from any point charges in 2D, with a stream plot.
- Calculate the potential of point charges in 2D, with a contour plot.
- Visualising the field and potential from charge distributions in 2D.
- Some (very amateurish) stuff regarding Legendre polynomials.