The name stands for Electricity and Magnetic Fields simulation.
This is a graphics-based interactive simulation software that allows the user to simulate point charges in the effects of electric and/or magnetic fields. The software will draw the different directions for velocity, electric fields, magnetic fields, electric force, and magnetic force for each point charge. The user will be able to add, remove, or move the different electric fields, magnetic fields, and point charges.
- Download Python 3.6 or later at Python.org.
- Download a Python IDE or text editor. This program was coded in Visual Studio Code.
- Download the zip file for the Github repository or use git clone.
- Open and run the program in your IDE or command line.
Pull requests are welcome, but please do not make commits to main without making a pull request.