From ecdd97505fde53249bb8c4acf86ae8bc2703413d Mon Sep 17 00:00:00 2001 From: Matthias Krack Date: Tue, 22 Apr 2025 13:48:33 +0200 Subject: [PATCH] Adjust tolerance --- tests/QS/regtest-hfx-ri/TEST_FILES.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/QS/regtest-hfx-ri/TEST_FILES.toml b/tests/QS/regtest-hfx-ri/TEST_FILES.toml index e4cbf59681..67c0942d51 100644 --- a/tests/QS/regtest-hfx-ri/TEST_FILES.toml +++ b/tests/QS/regtest-hfx-ri/TEST_FILES.toml @@ -6,4 +6,4 @@ "CH-hfx-ri-rho.inp" = [{matcher="E_total", tol=3.0E-10, ref=-38.26515058472813}] "CH3-ADMM.inp" = [{matcher="E_total", tol=2.1E-12, ref=-7.40024840153753}] "CH3-hfx-converged.inp" = [{matcher="E_total", tol=1.0E-10, ref=-7.21317210062501}] -"Ne-hybrid-periodic-shortrange.inp" = [{matcher="E_total", tol=5.0E-12, ref=-772.9611324742208}] +"Ne-hybrid-periodic-shortrange.inp" = [{matcher="E_total", tol=5.0E-11, ref=-772.9611324742208}]