From ea27acaeec461a1e930b28e1837f62d7734af789 Mon Sep 17 00:00:00 2001 From: maki49 <1579492865@qq.com> Date: Fri, 13 Sep 2024 16:03:05 +0800 Subject: [PATCH] enlarge threshold to prevent CI test failure --- tests/integrate/281_NO_KP_HSE_symmetry/INPUT | 2 +- tests/integrate/281_NO_KP_HSE_symmetry/threshold | 4 ++++ tests/integrate/286_NO_KP_CR_HSE/INPUT | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 tests/integrate/281_NO_KP_HSE_symmetry/threshold diff --git a/tests/integrate/281_NO_KP_HSE_symmetry/INPUT b/tests/integrate/281_NO_KP_HSE_symmetry/INPUT index cfd84c21bb..41c3ff8fdc 100644 --- a/tests/integrate/281_NO_KP_HSE_symmetry/INPUT +++ b/tests/integrate/281_NO_KP_HSE_symmetry/INPUT @@ -8,7 +8,7 @@ nspin 1 #Parameters (2.Iteration) ecutwfc 50 -scf_thr 1E-5 +scf_thr 1E-8 scf_nmax 100 calculation scf diff --git a/tests/integrate/281_NO_KP_HSE_symmetry/threshold b/tests/integrate/281_NO_KP_HSE_symmetry/threshold new file mode 100644 index 0000000000..03285b49d0 --- /dev/null +++ b/tests/integrate/281_NO_KP_HSE_symmetry/threshold @@ -0,0 +1,4 @@ +threshold 0.00001 +force_threshold 0.00001 +stress_threshold 0.00001 +fatal_threshold 0.00001 \ No newline at end of file diff --git a/tests/integrate/286_NO_KP_CR_HSE/INPUT b/tests/integrate/286_NO_KP_CR_HSE/INPUT index be13939041..d6501c0925 100644 --- a/tests/integrate/286_NO_KP_CR_HSE/INPUT +++ b/tests/integrate/286_NO_KP_CR_HSE/INPUT @@ -7,7 +7,7 @@ gamma_only 0 nspin 1 #Parameters (2.Iteration) -ecutwfc 20 +ecutwfc 50 scf_thr 1E-5 scf_nmax 100