Skip to content

This program simulates and creates a 3D interactive visualisation of the magnetic field of a neutron star.

Notifications You must be signed in to change notification settings

jackmpcollins/neutron-star-magnetosphere

Repository files navigation

Neutron Star Magnetosphere

This program simulates and creates a 3D interactive visualisation of the magnetic field of a neutron star.

Getting Started

Clone the repository, navigate to the directory and run:

python main.py

Prerequisites

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

Authors

About

This program simulates and creates a 3D interactive visualisation of the magnetic field of a neutron star.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages