You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Using inducer/meshmode#55
I.e. make sure that (at least for some doucmented set of settings) our Euler RHS matches the output of
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.The text was updated successfully, but these errors were encountered: