There is a newer version of the record available.

Published December 30, 2024 | Version 4.4.6
Software Open

hannorein/rebound: 4.4.6

  • 1. University of Toronto
  • 2. Harvey Mudd College
  • 3. Rice University
  • 4. @ngcm
  • 5. Bloomberg
  • 6. University of Nevada, Las Vegas
  • 7. Stitch Fix
  • 8. Universiteit van Amsterdam
  • 9. European Space Agency
  • 10. @redballoonsecurity
  • 11. University of Heidelberg
  • 12. Toku
  • 13. @spacetelescope
  • 14. Scotiabank
  • 15. Fermilab
  • 16. @conan-io
  • 17. Institutet för rymdfysik

Description

  • When initializing particles with "uniform" in python, REBOUND now uses its own reb_random_uniform() function. This avoids importing the "random" library and makes results reproducible as the random seed of the simulation is used when generating random numbers.
  • More cracefull interrupt handling. REBOUND now stop the integration after the next timestep when CTRL-C is pressed the first time. If CTRL-C s pressed twice, then long loops (during gravity, collision calculations) are terminated immediately. Continuing an integration after one CTRL-C press should be easier with this change as the simulation does not get corrupted.
  • Fixed typos in documentation.

Files

hannorein/rebound-4.4.6.zip

Files (6.0 MB)

Name Size Download all
md5:842dbaf04dd3bc48e892b16d7c8fb11b
6.0 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/hannorein/rebound/tree/4.4.6 (URL)

Software