Skip to content

Commit 8441d94

Browse files
committed
Test: Add 33_OF_out_chg
1 parent acdeeea commit 8441d94

File tree

7 files changed

+738
-0
lines changed

7 files changed

+738
-0
lines changed

tests/07_OFDFT/33_OF_out_chg/INPUT

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
INPUT_PARAMETERS
2+
#Parameters (1.General)
3+
suffix autotest
4+
calculation scf
5+
esolver_type ofdft
6+
7+
symmetry 1
8+
pseudo_dir ../../PP_ORB/
9+
pseudo_rcut 16
10+
nspin 1
11+
12+
#Parameters (2.Iteration)
13+
ecutwfc 20
14+
scf_nmax 50
15+
16+
#OFDFT
17+
of_kinetic wt
18+
of_method tn
19+
of_conv energy
20+
of_tole 2e-6
21+
22+
#Parameters (3.Basis)
23+
basis_type pw
24+
25+
out_chg 1

tests/07_OFDFT/33_OF_out_chg/KPT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
K_POINTS
2+
0
3+
Gamma
4+
1 1 1 0 0 0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Test out_chg in OFDFT, symmetry=on

tests/07_OFDFT/33_OF_out_chg/STRU

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
ATOMIC_SPECIES
2+
Al 26.98 al.lda.lps blps
3+
4+
LATTICE_CONSTANT
5+
7.50241114482312 // add lattice constant
6+
7+
LATTICE_VECTORS
8+
0.000000000000 0.500000000000 0.500000000000
9+
0.500000000000 0.000000000000 0.500000000000
10+
0.500000000000 0.500000000000 0.000000000000
11+
12+
ATOMIC_POSITIONS
13+
Direct
14+
15+
Al
16+
0
17+
1
18+
0.000000000000 0.000000000000 0.000000000000 1 1 1

tests/07_OFDFT/33_OF_out_chg/chg.cube.ref

Lines changed: 682 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
etotref -57.93385514279165
2+
etotperatomref -57.9338551428
3+
pointgroupref O_h
4+
spacegroupref O_h
5+
chg.cube_pass 0
6+
nksibzref 1
7+
totaltimeref 0.34

tests/07_OFDFT/CASES_CPU.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@
3030
30_TDOFDFT_Al
3131
31_TDOFDFT_Al_CD
3232
32_TDOFDFT_Al_mCD
33+
33_OF_out_chg

0 commit comments

Comments
 (0)