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

Rotated-hybrid Riemann solver #8

Open
MatthewBonanni opened this issue Nov 26, 2024 · 0 comments
Open

Rotated-hybrid Riemann solver #8

MatthewBonanni opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MatthewBonanni
Copy link
Owner

MatthewBonanni commented Nov 26, 2024

Blend between HLLE and HLLC:

  • Use HLLE at discontinuities to avoid HLLC carbuncle problems
  • Use HLLC elsewhere to minimize dissipation and resolve contact waves

doi.org/10.1016/j.jcp.2007.11.003

@MatthewBonanni MatthewBonanni added the enhancement New feature or request label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant