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

Another IMEX RK embedded method of order 5(4) #355

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

brownbaerchen
Copy link
Contributor

This one is newer and seems to be slightly better.

@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch coverage: 94.63% and project coverage change: +0.14% 🎉

Comparison is base (8631eeb) 72.93% compared to head (95af8c0) 73.07%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   72.93%   73.07%   +0.14%     
==========================================
  Files         269      269              
  Lines       22894    23040     +146     
==========================================
+ Hits        16697    16836     +139     
- Misses       6197     6204       +7     
Files Changed Coverage Δ
...SDC/implementations/sweeper_classes/Runge_Kutta.py 94.76% <94.44%> (-0.22%) ⬇️
...ence_controller_classes/estimate_embedded_error.py 84.21% <100.00%> (ø)
...ns/problem_classes/AcousticAdvection_1D_FD_imex.py 100.00% <100.00%> (+2.00%) ⬆️

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

@pancetta pancetta merged commit 7937259 into Parallel-in-Time:master Sep 19, 2023
25 checks passed
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