-
Notifications
You must be signed in to change notification settings - Fork 114
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
Sc/compressible euler multicomponent 2d fluxes #1681
Sc/compressible euler multicomponent 2d fluxes #1681
Conversation
Review checklistThis checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging. Purpose and scope
Code quality
Documentation
Testing
Performance
Verification
Created with ❤️ by the Trixi.jl community. |
This is too experimental to be in any branch yet.
These should be part of a different PR.
This should be part of a different PR.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1681 +/- ##
==========================================
- Coverage 96.23% 94.05% -2.18%
==========================================
Files 431 431
Lines 34816 34872 +56
==========================================
- Hits 33503 32798 -705
- Misses 1313 2074 +761
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…ub.com:trixi-framework/Trixi.jl into sc/compressible_euler_multicomponent_2d_fluxes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is just a brief review of the look at the surface - I didn't check the numerics. Looks good in general 👍
It is probably also a good idea/habit that we check new numerical fluxes for consistency and rotational invariance |
Co-authored-by: Hendrik Ranocha <[email protected]>
…ent Euler equations.
|
I've added the consistency and rotational invariance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
…ub.com:trixi-framework/Trixi.jl into sc/compressible_euler_multicomponent_2d_fluxes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Added fluxes to the compressible multicomponent Euler equations in 2d to make it usable on structured 2d meshes.
The convergence tests for elixir_eulermulti_convergence_ec.jl are: