hannorein / rebound

💫 An open-source multi-purpose N-body code.
https://rebound.readthedocs.io/
GNU General Public License v3.0
817 stars 216 forks source link

PRS Pericenter Condition #762

Closed tigerchenlu98 closed 3 months ago

tigerchenlu98 commented 3 months ago

Forgot to put in the PR yesterday, but this has the PRS23 condition with eta=1 as the default.

hannorein commented 3 months ago

Thanks for that!

There are so many white space changes ... they make it hard to see what actually changed (not much!). Any chance you could get rid of them, especially in the rebound.h and rebound.c files? See e.g. https://stackoverflow.com/questions/13793241/make-git-undo-any-whitespace-only-changes If this git hackery gives your problems, let me know and I'll do it .. but then you'll need to pull from me afterwards to stay in sync.

Hanno

tigerchenlu98 commented 3 months ago

Done!

hannorein commented 3 months ago

Not really. If you go to GitHub and click on the "files changed" tap, you'll see hundreds of lines that have changed.