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

Adaptive Adams #1

Open
wants to merge 31 commits into
base: cory-adams-moulton
Choose a base branch
from
Open

Adaptive Adams #1

wants to merge 31 commits into from

Conversation

cmikida2
Copy link
Owner

@cmikida2 cmikida2 commented Nov 2, 2020

This code adds a single-order adaptive embedded Adams method that uses implicit and explicit Adams methods of the same order to estimate local error and update the timestep. The state estimate from the explicit Adams method is also used as the initial guess for the solve required by the implicit estimate.

@cmikida2 cmikida2 marked this pull request as ready for review November 2, 2020 17:58
cmikida2 and others added 27 commits November 23, 2020 14:51
Switch to furo doc theme

See merge request inducer/leap!45
Shorten/standardize doc/conf

See merge request inducer/leap!46
Run flake8 in Github CI on target Py version
Drop autodoc_typehints from sphinx config
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.

2 participants