Skip to content
Snippets Groups Projects
Commit 3e3bec63 authored by Josh Borrow's avatar Josh Borrow
Browse files

Add VR compilation options to nifty readme

parent d6aad2fa
Branches
Tags
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