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

Create a CI job that assures that our Euler operator exactly matches the book codes #118

Open
inducer opened this issue Oct 9, 2020 · 0 comments
Assignees

Comments

@inducer
Copy link
Contributor

inducer commented Oct 9, 2020

Using inducer/meshmode#55

I.e. make sure that (at least for some doucmented set of settings) our Euler RHS matches the output of

[rhsQ] = EulerRHS2D(Q,time, ref_solution);

Note that ref_solution should not just be the exact solution, since that will not have jumps and will thus not meaningfully exercise the numerical fluxes.

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

No branches or pull requests

2 participants