-
Notifications
You must be signed in to change notification settings - Fork 67
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
Riemann solver enthalpy calculation refactor #612
Comments
This can presumably also be used anywhere
It's also in post-process here (sort of): MFC/src/post_process/m_start_up.f90 Lines 451 to 452 in 2651071
|
Once #515 is merged, a new helper function
s_compute_enthalpy
can be used to reduce the number of lines inm_riemann_solvers
by abstracting the enthalpy calculation at the left and right states.The text was updated successfully, but these errors were encountered: