Skip to content

Commit 2145f9f

Browse files
19helloFei Yang
andauthored
Change threshold in 01_PW/208_PW_CG_float (#7241)
* Optimize install_openmpi.sh script * change threshold in 01_PW/208_PW_CG_float --------- Co-authored-by: Fei Yang <2501213217@stu.pku.edu.cn>
1 parent 533ca12 commit 2145f9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The float type possesses different precision compared to the double type.
22
# This integration aims to test the functionality of the float type
33
# within the plane-wave (pw) basis
4-
threshold 0.00001
4+
threshold 0.00002
55
fatal_threshold 1

0 commit comments

Comments
 (0)