Skip to content

Commit 1f66367

Browse files
committed
update threashold
1 parent ed18346 commit 1f66367

File tree

4 files changed

+9
-10
lines changed

4 files changed

+9
-10
lines changed

tests/integrate/102_PW_CG/README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ This test for:
55
*smearing_method default
66
*ks_solver cg
77
*precison double
8-
!!!!!!!WRONG!!!!!!!
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Float type has different eneygy with the double type
2-
# this intergate is to test the function of
3-
# the float type of the pw basis
1+
# The float type possesses different precision compared to the double type.
2+
# This integration aims to test the functionality of the float type
3+
# within the plane-wave (pw) basis
44
threshold 0.00001
55
fatal_threshold 1
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Float type has different eneygy with the double type
2-
# this intergate is to test the function of
3-
# the float type of the pw basis
1+
# The float type possesses different precision compared to the double type.
2+
# This integration aims to test the functionality of the float type
3+
# within the plane-wave (pw) basis
44
threshold 0.00001
55
fatal_threshold 1
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Float type has different eneygy with the double type
2-
# this intergate is to test the function of
3-
# the float type of the pw basis
1+
# The float type possesses different precision compared to the double type.
2+
# This integration aims to test the functionality of the float type
3+
# within the plane-wave (pw) basis
44
threshold 0.00001
55
fatal_threshold 1

0 commit comments

Comments
 (0)