Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
entropy
for quasi-1D compressible Euler (#1974)
* Fix `entropy` for quasi-1D compressible Euler Fixes https://github.com/trixi-framework/Trixi.jl/pull/1947/files#r1628569760 * Update test_tree_1d_euler.jl adding a test * Update src/equations/compressible_euler_quasi_1d.jl Co-authored-by: Hendrik Ranocha <[email protected]> * Update test/test_tree_1d_euler.jl Co-authored-by: Hendrik Ranocha <[email protected]> * Update test/test_tree_1d_euler.jl Co-authored-by: Hendrik Ranocha <[email protected]> * fix formatting * fix formatting again --------- Co-authored-by: Hendrik Ranocha <[email protected]>
- Loading branch information