Skip to content

Nbody v1.84

Compare
Choose a tag to compare
@ericmendelsohn ericmendelsohn released this 01 May 19:57
· 78 commits to master since this release
7e6500a

A massive overhaul of the Nbody code. Now supports Automatic Differentiation (AUTODIFF) for easier error analysis as a CMake build option. Also adds more algorithmic options to the for_developers file:

  • Option to use old softening length formula used in v1.76 and earlier versions
  • Can modify the distance between the Sun and Galactic Center (8.0 kpc typically)
  • Non-Discrete binning option available for histogram generation (needed for AUTODIFF)
  • Ability to switch between Left and Right Handed Galactic Cartesian systems