diff --git a/tests/QS/regtest-gapw-2/C-levelshift.inp b/tests/QS/regtest-gapw-2/C-levelshift.inp index e24f7170ef..9d9c427d6a 100644 --- a/tests/QS/regtest-gapw-2/C-levelshift.inp +++ b/tests/QS/regtest-gapw-2/C-levelshift.inp @@ -29,7 +29,7 @@ EPSFIT 1.0E-4 EPSISO 1.0E-12 EPSRHO0 1.0E-6 - EPS_DEFAULT 1.0E-8 + EPS_DEFAULT 5.0E-8 EXTRAPOLATION USE_PREV_P LMAXN0 2 LMAXN1 6 diff --git a/tests/QS/regtest-gapw-2/TEST_FILES.toml b/tests/QS/regtest-gapw-2/TEST_FILES.toml index 83b3ccf077..d74226c550 100644 --- a/tests/QS/regtest-gapw-2/TEST_FILES.toml +++ b/tests/QS/regtest-gapw-2/TEST_FILES.toml @@ -8,7 +8,7 @@ "Li-ROKS.inp" = [{matcher="E_total", tol=3e-14, ref=-7.3389104099416302}] "NO2-ROKS.inp" = [{matcher="E_total", tol=1.0E-14, ref=-203.77833570926944}] # Level-shifting for ROKS -"C-levelshift.inp" = [{matcher="E_total", tol=3e-13, ref=-37.446946584782182}] +"C-levelshift.inp" = [{matcher="E_total", tol=3e-13, ref=-37.44694657908244}] # Check restart for nmo = 0 "H2-pbe-restart-run.inp" = [{matcher="E_total", tol=6e-13, ref=-0.60698327541571}] "H2-pbe-restart-rerun.inp" = [{matcher="E_total", tol=7e-13, ref=-0.60698327541577}]