Skip to content
Snippets Groups Projects
Commit 3e09d5a8 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'nifty_readme_patch' into 'master'

Add VR compilation options to nifty readme

See merge request !1675
parents d6aad2fa 3e3bec63
No related branches found
No related tags found
3 merge requests!1715Update planetary strength after planetary plus's master rebase,!1693More threapool plotting tweaks,!1675Add VR compilation options to nifty readme
......@@ -28,3 +28,14 @@ HPC node.
Some boilerplate for running on a SLURM batch system is included in
the `run.sh` script.
Running structure finders
-------------------------
We recommend running velociraptor with the following compilation
options:
```
cmake .. -DVR_USE_GAS=ON -DVR_USE_HYDRO=OFF -DVR_ZOOM_SIM=ON
-DCMAKE_CXX_FLAGS="-O3 -march=native"
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment