GUI of a 3D Simulation of a Magnetic field using Mayavi.
A computational model simulating the magnetic field emited by two coil loops parallel to another attached to a GUI.
Elements to inspect the magnetic field include:
First you need to install mayavi
and a working backend for your OS.
pip install PySide2 mayavi
Run GUI:
python main.py