Skip to content

Python code for numerically solving Poisson's and Laplace's equation for electric monopoles and dipoles. Visualised in 3D with Matplotlib.

License

Notifications You must be signed in to change notification settings

stevens97/3D_Laplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualising Electric Monopoles and Electric Dipoles

What this program does:

This Python script is based on an old Computational Physics project, in which Poisson's and Laplace's equations are solved for:

  • An Electric Monopole.
  • An Electric Dipole.

The electric fields of the aforementioned are then visualised in 3D with matplotlib.

Data Visualisations:

Please see all .png files attached for example output.

Python libraries used:

This program originally ran in Python 3.7, with the following packages installed:

  • numpy
  • scipy
  • matplotlib
  • mpl_toolkits
  • seaborn

About

Python code for numerically solving Poisson's and Laplace's equation for electric monopoles and dipoles. Visualised in 3D with Matplotlib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published