This program simulates and creates a 3D interactive visualisation of the magnetic field of a neutron star.
Clone the repository, navigate to the directory and run:
python main.py
Python2. You will also need to install the visual python, tkinter and matplotlib packages. On linux:
sudo apt-get install python-visual
sudo apt-get install python-tk
sudo apt-get install python-matplotlib
- Jack Collins jackmpcollins