Skip to content

Commit

Permalink
enlarge threshold to prevent CI test failure (#5096)
Browse files Browse the repository at this point in the history
  • Loading branch information
maki49 authored Sep 14, 2024
1 parent 7ef0f50 commit 828b926
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 4 additions & 0 deletions tests/integrate/281_NO_KP_HSE_symmetry/threshold
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
threshold 0.00001
force_threshold 0.00001
stress_threshold 0.00001
fatal_threshold 0.00001
2 changes: 1 addition & 1 deletion tests/integrate/286_NO_KP_CR_HSE/INPUT
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gamma_only 0
nspin 1

#Parameters (2.Iteration)
ecutwfc 20
ecutwfc 50
scf_thr 1E-5
scf_nmax 100

Expand Down
7 changes: 4 additions & 3 deletions tests/integrate/286_NO_KP_CR_HSE/result.ref
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
etotref -196.7590796477498429
etotperatomref -98.3795398239
totaltimeref 25.24
etotref -196.7312320266655092
etotperatomref -98.3656160133
totaltimeref 56.4969
37.12

0 comments on commit 828b926

Please sign in to comment.