From 21a65f726a695d5b464995774d80d024b4caca09 Mon Sep 17 00:00:00 2001 From: Anna Jaruga Date: Wed, 30 Aug 2023 13:57:32 -0700 Subject: [PATCH] increase tolarance --- test/performance_tests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/performance_tests.jl b/test/performance_tests.jl index bd5bec1899..b94dfe1fb9 100644 --- a/test/performance_tests.jl +++ b/test/performance_tests.jl @@ -161,7 +161,7 @@ function benchmark_test(FT) bench_press( HN.organic_nucleation_rate, (0.0, 1e3, 1e3, 1e3, 300, 1, prs), - 550, + 650, ) bench_press( HN.organic_and_h2so4_nucleation_rate,