Skip to content
Snippets Groups Projects
Commit d9d452e1 authored by Sylvia Plöckinger's avatar Sylvia Plöckinger
Browse files

Update README.md

parent 62f588d3
No related branches found
No related tags found
No related merge requests found
...@@ -16,11 +16,11 @@ git clone https://github.com/SWIFTSIM/SWIFT.git ...@@ -16,11 +16,11 @@ git clone https://github.com/SWIFTSIM/SWIFT.git
cd SWIFT cd SWIFT
git checkout v0.9.0-1182-g423e9dd8 git checkout v0.9.0-1182-g423e9dd8
./autogen.sh ./autogen.sh
./configure --with-subgrid=EAGLE-XL --with-hydro=sphenix --with-kernel=quartic-spline --with-ext-potential=hernquist --with-tbbmalloc --disable-hand-vec --enable-ipo ./configure --with-subgrid=EAGLE-XL --with-hydro=sphenix --with-kernel=quartic-spline --with-ext-potential=hernquist --with-tbbmalloc --disable-hand-vec --enable-ipo --enable-stand-alone-fof
make make
``` ```
If the code compiled successfully, an executable `swift` is produced in the SWIFT folder. If the code compiled successfully, the executables `swift` and `fof` are produced in the SWIFT folder.
In possibly another directory, clone this reposity with In possibly another directory, clone this reposity with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment