From b842bfb1e3bd6ea242cffa31413e94feede7af27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Sch=C3=BCtt?= Date: Fri, 9 Jan 2026 18:40:59 +0100 Subject: [PATCH] Adjust tolerance of UO2-Morelon-5x5x5-cell_opt.inp --- tests/Fist/regtest-7-2/TEST_FILES.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Fist/regtest-7-2/TEST_FILES.toml b/tests/Fist/regtest-7-2/TEST_FILES.toml index 87b11dd3d4..b5666201ff 100644 --- a/tests/Fist/regtest-7-2/TEST_FILES.toml +++ b/tests/Fist/regtest-7-2/TEST_FILES.toml @@ -68,5 +68,5 @@ "UO2-4x4x4-cs-fixd-nvt.inp" = [{matcher="M054", tol=1.0E-05, ref=4.107616E-02}] "UO2-4x4x4-cs-fixd-npt.inp" = [{matcher="M054", tol=1.0E-05, ref=4.598688E-02}] # Test UO2 force fields with generic input -"UO2-Morelon-5x5x5-cell_opt.inp" = [{matcher="M011", tol=5.0E-13, ref=-1210.562919201563318}] +"UO2-Morelon-5x5x5-cell_opt.inp" = [{matcher="M011", tol=1.0E-12, ref=-1210.562919201563318}] #EOF