-
Notifications
You must be signed in to change notification settings - Fork 129
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
Feautre/adapt opt #565
base: feature/rk_defaults
Are you sure you want to change the base?
Feautre/adapt opt #565
Conversation
Co-authored-by: David Gardner <[email protected]>
Co-authored-by: David Gardner <[email protected]>
Removed error floors from the SUNAdaptController implementations which could | ||
unnecessarily limit the time size growth, particularly after the first step. | ||
|
||
On the first two time steps, the Soderlind controller uses an I controller | ||
instead of omitting unavailable terms. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure that these are "bug fixes" per-se. Should these be moved to "enhancements" section above?
Removed error floors from the SUNAdaptController implementations which could | ||
unnecessarily limit the time size growth, particularly after the first step. | ||
|
||
On the first two time steps, the | ||
:ref:`Soderlind controller <SUNAdaptController.Soderlind>` uses an I controller | ||
instead of omitting unavailable terms. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure that these are "bug fixes" per-se. Should these be moved to "enhancements" section above?
Draft status while doing performance comparisons.
This branches of off
feature/rk_defaults
withfeature/min-err
merged in.Current adaptivity controller changes: