Skip to content

Commit

Permalink
vals
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielDoehring committed Sep 15, 2024
1 parent c2c0c01 commit eff4760
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions test/test_tree_2d_euler.jl
Original file line number Diff line number Diff line change
Expand Up @@ -735,16 +735,16 @@ end
@test_trixi_include(joinpath(EXAMPLES_DIR,
"elixir_euler_colliding_flow_amr_entropy_bounded.jl"),
l2=[
0.0765996271101044,
0.13773283768967845,
0.00011395189760397508,
9.971316657921086
0.0766520150166735,
0.13776590235465672,
0.00011434991692376149,
9.977881977657225
],
linf=[
2.065659050215612,
1.9572441511508194,
0.0059856195103810475,
265.38249214049654
2.065633362465393,
1.9566781617220184,
0.005985385216672357,
265.38248337563084
],
tspan=(0.0, 1.0),
coverage_override=(maxiters = 2,))
Expand Down

0 comments on commit eff4760

Please sign in to comment.