Skip to content

Commit

Permalink
revert to first-order space+time flux when RK2 flux fails (#221)
Browse files Browse the repository at this point in the history
* use Roe-average wavespeeds

* fix bug in roe-averaged sound speed

* use LLF solver with first-order flux

* revert to first-order space+time flux

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* cherry-pick fix for SphericalCollapse

* remove Riemann solver template parameter

* fix typo

* remove LLF solver (unused)

* Update src/RadhydroSimulation.hpp

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update src/RadhydroSimulation.hpp

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update HydroHighMach tolerance

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mark Krumholz <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Sep 12, 2023
1 parent e513022 commit 6b0e0c8
Show file tree
Hide file tree
Showing 3 changed files with 2,116 additions and 2,078 deletions.
Loading

0 comments on commit 6b0e0c8

Please sign in to comment.