SWIFT Astrophysics Simulator on a fresh Debian 9.8 Installation
- Install dependencies
apt install git make autoconf libtool libhdf5-openmpi-dev libgsl-dev libfftw3-dev python-pip textlive texlive-latex-extra dvipng pip install h5py matplotlib - Get the project
git clone https://github.com/swiftsim/swiftsim.git - Build the project
cd swiftsim ./autogen.sh ./configure make - Run an example
cd examples/HydroTests/SodShock_3D ./getGlass.sh python makeIC.py ../swift --hydro --threads=4 sodShock.yml python plotSolution.py 1
No comments:
Post a Comment