-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add an implementation of an HLLC solver with low Mach corrections (#282)
this follows Minioshima & Miyoshi (2021) to get the correct asymptotic pressure behavior at low Mach numbers. This was inspired by Quokka's implementation. Note: at the moment, this does not work with characteristic tracing, so it should be used with `compressible_rk`.
- Loading branch information
Showing
1 changed file
with
252 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters