Skip to content

ClarkGuilty/CollisionalDarkMatterSimulation

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages