Skip to content

Commit 1d4ccf8

Browse files
authored
fix bug of autotest for multi-kpoint tddft (#1862)
1 parent 46b36ca commit 1d4ccf8

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

tests/integrate/601_NO_TDDFT_H2_kpoint/INPUT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ md_type 0
3030
md_dt 0.05
3131
init_vel 1
3232
ocp 1
33-
ocp_set 1*1 1*1 3*0
33+
ocp_set 1*0.5 1*0.5 3*0 1*0.5 1*0.5 3*0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
K_POINTS
22
0
33
Gamma
4-
2 2 2 0 0 0
4+
2 1 1 0 0 0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
etotref -18.04960576050729
2-
etotperatomref -9.0248028803
3-
totalforceref 43.687110
4-
totalstressref 77.352897
5-
totaltimeref +5.8883
1+
etotref -18.05387244304529
2+
etotperatomref -9.0269362215
3+
totalforceref 45.003706
4+
totalstressref 79.777732
5+
totaltimeref +6.7899

0 commit comments

Comments
 (0)