Skip to content

Commit ee03d3b

Browse files
ouqi0711dyzheng
authored andcommitted
Test: adjust the name of the solvation model integrated test (#1459)
* adjust the name of the integrated test for solvation model * clean up test directory * added mistakenly removed file for test 283 * fixed the mistakenly modified input parameters in hse example
1 parent 37d30f8 commit ee03d3b

File tree

10 files changed

+16
-15
lines changed

10 files changed

+16
-15
lines changed

tests/integrate/215_NO_sol_H2/KPT

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-
1 1 1 0 0 0
4+
2 2 2 0 0 0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
etotref -32.79826930863214
2-
etotperatomref -16.3991346543
3-
esolelref -0.824781966777
4-
esolcavref +0.0234142065974
5-
totaltimeref 1.2749
1+
etotref -32.74077066175661
2+
etotperatomref -16.3703853309
3+
esolelref -0.82800272259
4+
esolcavref +0.0229440464477
5+
totaltimeref 5.4451

tests/integrate/215_NO_sol_H2O/result.ref

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/integrate/215_NO_sol_H2O/INPUT renamed to tests/integrate/315_NO_sol_H2O/INPUT

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ suffix autotest
44
pseudo_dir ../../PP_ORB
55
orbital_dir ../../PP_ORB
66
ntype 2
7+
gamma_only 1
78
nbands 20
89
calculation scf
9-
basis_type pw
10+
basis_type lcao
1011
cal_force 1
1112

1213
#Parameters (Accuracy)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
etotref -484.0960207580968
2+
etotperatomref -161.3653402527
3+
totalforceref 27.596858
4+
esolelref -1.84550696932
5+
esolcavref +1.04598231891
6+
totaltimeref 61.482

tests/integrate/CASES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@
142142
212_NO_wfc_ienvelope
143143
213_NO_mulliken
144144
215_NO_sol_H2
145-
215_NO_sol_H2O
146145
220_NO_KP_MD_ADS
147146
220_NO_KP_MD_Berendsen
148147
220_NO_KP_MD_FIRE
@@ -181,6 +180,7 @@
181180
312_NO_GO_wfc_istate
182181
313_NO_GO_mulliken
183182
314_NO_GO_dm_out
183+
315_NO_sol_H2O
184184
320_NO_GO_MD_ADS
185185
320_NO_GO_MD_Berendsen
186186
320_NO_GO_MD_FIRE
@@ -266,4 +266,4 @@
266266
905_OF_FFT_fullpwdim_2
267267
906_OF_LibxcPBE
268268
920_OF_MD_LibxcPBE
269-
920_OF_MD_LDA
269+
920_OF_MD_LDA

0 commit comments

Comments
 (0)