Skip to content

Velociraptor fixes

James Willis requested to merge velociraptor-fixes into master

Fixed VELOCIraptor when running cosmology simulations:

  • Removed extra factor of 1/a from velocities
  • Set the hubble unit to: H0/h
  • Call velociraptor_init() every time velociraptor_invoke() is called to update a

Merge request reports