MR. ELECTRIC!
- 3 Devlogs
- 26 Total hours
I picked up Griffiths Electrodynamics as a gift from my physics teacher this summer, and I've been trying to create a simulator with Matplotlib and NumPy/SciPy. It has taken a lot of passion and hard work, a lot of planning for modes and work with mathematics, and a lot of debugging help from cursor AI. The app displays a one charge and two charge electric field, a gaussian sphere with a calculation of enclosed charge and flux, and a Delta cluster. The app has a few sincere limitations, the vector field has been scaled to be visible, and the Dirac-Delta function was a personal addition, and is purely cosmetic. Future versions will update it, and add more interactive features. To run, simply run Physics.py, the static files provide an html guide of how it works and how to run!