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

Added second order 2-stage additive RK method #10

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

brownbaerchen
Copy link
Contributor

This is the method that Dedalus use in their Rayleigh-Benard Convection example. I pretty much copy-pasted it from them.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7bec9b1) to head (740a72d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #10   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1188      1201   +13     
=========================================
+ Hits          1188      1201   +13     
Flag Coverage Δ
smart-tests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tlunet
Copy link
Member

tlunet commented Sep 7, 2024

Thank you very much ☺️

@tlunet tlunet merged commit 62aeebc into Parallel-in-Time:main Sep 7, 2024
6 checks passed
@brownbaerchen brownbaerchen deleted the ARK222 branch November 6, 2024 12:06
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.

3 participants