Make EulerEq2d run with Kelvin Helmholtz test
Compare changes
Files
3- Florian Atteneder authored
+ 10
− 5
@@ -34,9 +34,6 @@ export # parameter handling
@@ -44,10 +41,18 @@ export # parameter handling
max
calls to absmax
calls in equations.jl
utils.jl
into numutils.jl
The IntegrationTests/refs/euler2d_kelvin_helmholtz_entropyav.toml
test now runs with polynomial orders n=1
(up to n=4
; but not fully tested).
Unfortunately, atm this runs pretty slow, so it is not yet added as ref test, but goal is to make it one in the future.