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

Fix initial condition for manufactured solution (Svärd-Kalisch equations) #92

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

JoshuaLampert
Copy link
Owner

In #91 I forgot to adjust the initial condition for the manufactured solution for the Svärd-Kalisch equations. It only worked for $\eta_0 = 0$. Now this is fixed and should work for general $\eta_0$.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (df4cc36) to head (d78ffa4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #92   +/-   ##
=======================================
  Coverage   96.17%   96.18%           
=======================================
  Files          17       17           
  Lines        1073     1074    +1     
=======================================
+ Hits         1032     1033    +1     
  Misses         41       41           

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

Copy link
Collaborator

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

Thanks!

@JoshuaLampert JoshuaLampert merged commit 7f39042 into main Feb 25, 2024
14 checks passed
@JoshuaLampert JoshuaLampert deleted the fix-manufactured-svaerd-kalisch branch February 25, 2024 18:40
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