Skip to content

Commit

Permalink
adjust tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Sep 24, 2024
1 parent 57cbb48 commit ddcce93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_bbm_bbm_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ end
change_waterheight=6.490606933236491e-14,
change_velocity=3.694822225952521e-13,
change_entropy=0.0002383181188179151,
atol_ints=1e-11) # to make CI pass
atol_ints=1e-10) # to make CI pass

@test_allocations(semi, sol, allocs=10_000)

Expand Down

0 comments on commit ddcce93

Please sign in to comment.