Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An improved adaptive timestep for IAS15 #711

Closed
wants to merge 105 commits into from
Closed

An improved adaptive timestep for IAS15 #711

wants to merge 105 commits into from

Conversation

hannorein
Copy link
Owner

@hannorein hannorein commented Jul 20, 2023

Work in progress.

  • Check machine independenace
  • Make default
  • Documentation
  • More unit tests checking old versus new

commit e17e9a11cab2199563641072c6200710cfeabbf5
Merge: 5ed7a59 6e13fae
Author: Hanno Rein <[email protected]>
Date:   Thu Jul 20 14:27:50 2023 -0400

    Merge branch 'rebound_main' of github.com:dangcpham/rebound_custom into dangcpham-rebound_main2

commit 6e13fae
Author: Dang Pham <[email protected]>
Date:   Thu Jul 20 14:25:59 2023 -0400

    small bug fix

commit 096cd7e
Author: Dang Pham <[email protected]>
Date:   Thu Jul 20 13:56:02 2023 -0400

    resolve output.c merge conflict

commit 38ef771
Author: Dang Pham <[email protected]>
Date:   Thu Jul 20 13:51:09 2023 -0400

    better zeta tuning, also using epsilon_global

commit 9b488cd
Author: Dang Pham <[email protected]>
Date:   Sat Jul 1 12:11:53 2023 -0400

    retune zeta to match circular orbits

commit 3a93e18
Author: Dang Pham <[email protected]>
Date:   Thu Jun 22 16:11:20 2023 -0400

    calculate zeta once only

commit bf39196
Merge: 48c0193 aeab4a5
Author: Dang Pham <[email protected]>
Date:   Thu Jun 22 15:52:52 2023 -0400

    Merge branch 'hannorein:main' into rebound_main

commit 48c0193
Merge: b73e5a2 93592d8
Author: Dang Pham <[email protected]>
Date:   Thu Jun 22 14:00:37 2023 -0400

    Merge branch 'hannorein:main' into rebound_main

commit b73e5a2
Author: Dang Pham <[email protected]>
Date:   Thu Jun 22 13:49:44 2023 -0400

    remove zeta param, zeta as function of epsilon

commit 7d371ef
Author: Dang Pham <[email protected]>
Date:   Fri May 12 17:45:43 2023 -0400

    higher binary field number for dtmode and zeta

commit e568b22
Author: Dang Pham <[email protected]>
Date:   Fri May 12 17:27:45 2023 -0400

    dtmode 1 test bug

commit bdb5d7d
Author: Dang Pham <[email protected]>
Date:   Fri May 12 17:27:22 2023 -0400

    simpler dt comparison

commit 8bf6c60
Author: Dang Pham <[email protected]>
Date:   Fri May 12 17:26:15 2023 -0400

    input/output dt mode 1, check signs for dt

commit c4303a1
Merge: 29ed92d 059c39f
Author: Dang Pham <[email protected]>
Date:   Fri May 12 16:08:54 2023 -0400

    Merge pull request #2 from hannorein/dangcpham-rebound_main

    rearrangements

commit 059c39f
Author: Hanno Rein <[email protected]>
Date:   Tue May 9 09:53:52 2023 -0400

    added unit tests

commit 68fc321
Author: Hanno Rein <[email protected]>
Date:   Tue May 9 09:40:27 2023 -0400

    rearrangements

commit 29ed92d
Author: Dang Pham <[email protected]>
Date:   Mon May 8 10:49:58 2023 -0400

    one less sqrt operation

commit 0871100
Author: Dang Pham <[email protected]>
Date:   Mon May 8 10:32:05 2023 -0400

    new dt method for IAS15
@hannorein
Copy link
Owner Author

This is now in the main branch. Will be made default pending paper acceptance.

@hannorein hannorein closed this Nov 9, 2023
@hannorein hannorein deleted the newias branch January 5, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant