Skip to content

Commit

Permalink
adapt SWE EC test value after PR #2038
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha committed Aug 20, 2024
1 parent 78eb6a6 commit 8dc941f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_unstructured_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,8 @@ end
],
linf=[
Float32(2.776782342826098),
3.2169826f0, # this needs to be adapted
3.6707287f0, # this needed to be adapted
3.2162943f0, # this needs to be adapted
3.6683278f0, # this needed to be adapted
Float32(2.052861364219655),
],
tspan=(0.0f0, 0.25f0),
Expand Down

0 comments on commit 8dc941f

Please sign in to comment.