From b6fed2ab570bc5ce9ddd629cfc244a61a1bfb87b Mon Sep 17 00:00:00 2001 From: Juerg Hutter Date: Thu, 7 May 2026 13:12:50 +0200 Subject: [PATCH] Adjust regtests for Harris-KP (#5145) --- tests/QS/regtest-harris-kp/TEST_FILES.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/QS/regtest-harris-kp/TEST_FILES.toml b/tests/QS/regtest-harris-kp/TEST_FILES.toml index dbab8ee6b0..48dd2e52a8 100644 --- a/tests/QS/regtest-harris-kp/TEST_FILES.toml +++ b/tests/QS/regtest-harris-kp/TEST_FILES.toml @@ -1,11 +1,11 @@ # kp Harris Functional -"cc_t01.inp" = [{matcher="M011", tol=1e-11, ref=-45.5044934950292}] -"cc_t02.inp" = [{matcher="M011", tol=1e-11, ref=-45.472869509014}] +"cc_t01.inp" = [{matcher="M011", tol=2e-11, ref=-45.504493495029}] +"cc_t02.inp" = [{matcher="M011", tol=2e-11, ref=-45.472869509014}] "cc_t03.inp" = [] "cc_t04.inp" = [{matcher="M031", tol=2e-05, ref=1.61512980469E+05}] # kpoint symmetry -"cc_s01.inp" = [{matcher="M011", tol=1e-11, ref=-45.5044934950292}] -"cc_s02.inp" = [{matcher="M011", tol=1e-11, ref=-45.472869509530}] +"cc_s01.inp" = [{matcher="M011", tol=2e-11, ref=-45.504493495029}] +"cc_s02.inp" = [{matcher="M011", tol=2e-11, ref=-45.472869509530}] "cc_s03.inp" = [] "cc_s04.inp" = [{matcher="M031", tol=2e-05, ref=1.61512980469E+05}] #EOF