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

Update time_step! docstring for AB2 #3674

Merged
merged 6 commits into from
Aug 6, 2024
Merged

Update time_step! docstring for AB2 #3674

merged 6 commits into from
Aug 6, 2024

Conversation

simone-silvestri
Copy link
Collaborator

closes #3565

Copy link
Collaborator

@navidcy navidcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; definitely improved!

src/TimeSteppers/quasi_adams_bashforth_2.jl Outdated Show resolved Hide resolved
@navidcy navidcy added the documentation 📜 The sacred scrolls label Jul 30, 2024
@navidcy navidcy merged commit 7716835 into main Aug 6, 2024
46 checks passed
@navidcy navidcy deleted the ss/fix-time-step-docs branch August 6, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📜 The sacred scrolls
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What's the point of neglecting the computation of tendencies when taking a time-step?
3 participants