/CollisionalDarkMatterSimulation

A simulation of collisional dark matter

Primary LanguageCMIT LicenseMIT

To install FFTW3 in ubuntu or a Debian-based distribution run:

sudo apt install libfftw3-bin libfftw3-dev libfftw3-doc

To install the Python dependencies run:

pip install -r pip_requirements.txt

To run the 1D simulation:

make

The files for the 2D and 3D simulation are in the Legacy folder.