Installing GearΒΆ

  • Download gear from gitlab

  • go into the Gear/src/ directory

  • run

rm -rf CMakeCache.txt CMakeFiles
cmake . -DOPTS=build_options/COSMO_FULL_CHEMISTRY_GRACKLE3_FFTW.txt
make -j 8

the compilation options are located in Gear/src/build_options

Page last edited 2018-12-06