Skip to content

Commit

Permalink
test vals
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Mar 18, 2024
1 parent 319005e commit 4ddfaf6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions test/test_parabolic_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -476,16 +476,16 @@ end
@test_trixi_include(joinpath(examples_dir(), "tree_2d_dgsem",
"elixir_navierstokes_shearlayer_amr.jl"),
l2=[
0.00526017743452336,
0.4130430692895672,
0.4310996183791349,
1.1544344171604635,
0.005155557460409018,
0.4048446934219344,
0.43040068852937047,
1.1255130552079322,
],
linf=[
0.03492185879198495,
1.392635891671335,
1.357551616406459,
8.713760873018146,
0.03287305649809613,
1.1656793717431393,
1.3917196016246969,
8.146587380114653,
],
tspan=(0.0, 0.7))
end
Expand Down

0 comments on commit 4ddfaf6

Please sign in to comment.