Skip to content

Commit d9e89f0

Browse files
committed
add tests for rdmft
1 parent 7370ba2 commit d9e89f0

File tree

12 files changed

+1012
-92
lines changed

12 files changed

+1012
-92
lines changed

tests/PP_ORB/Si_gga_7au_100Ry_2s2p1d.orb

Lines changed: 903 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
INPUT_PARAMETERS
2+
#Parameters (1.General)
3+
suffix autotest
4+
calculation scf
5+
6+
#nbands 8
7+
symmetry -1
8+
9+
#Parameters (2.Iteration)
10+
ecutwfc 50
11+
scf_thr 1e-7
12+
scf_nmax 100
13+
cal_force 0
14+
cal_stress 0
15+
#Parameters (3.Basis)
16+
basis_type lcao
17+
18+
#Parameters (4.Smearing)
19+
smearing_method gauss
20+
smearing_sigma 0.002
21+
22+
#Parameters (5.Mixing)
23+
mixing_type broyden
24+
#mixing_beta 0.3
25+
#gamma_only 1
26+
ks_solver genelpa
27+
28+
#Parameters (5.rdmft)
29+
ab_initio_type rdmft
30+
dft_functional cwp22
31+
exx_hse_omega 0.33
32+
rdmft_power_alpha 0.656
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+
2 3 2 0 0 0
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
ATOMIC_SPECIES
2+
Si 14.000 ../../PP_ORB/Si_ONCV_PBE_FR-1.1.upf
3+
4+
NUMERICAL_ORBITAL
5+
../../PP_ORB/Si_gga_7au_100Ry_2s2p1d.orb
6+
7+
LATTICE_CONSTANT
8+
10.2
9+
10+
LATTICE_VECTORS
11+
0.5 0.5 0.0 #Lattice vector 1
12+
0.5 0.0 0.5 #Lattice vector 2
13+
0.0 0.5 0.5 #Lattice vector 3
14+
15+
ATOMIC_POSITIONS
16+
Cartesian #Cartesian(Unit is LATTICE_CONSTANT)
17+
Si #Name of element
18+
0.0 #Magnetic for this element.
19+
2 #Number of atoms
20+
0.00 0.00 0.00 0 0 0 #x,y,z, move_x, move_y, move_z
21+
0.25 0.25 0.25 1 1 1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Test the various energies obtained when using rdmft to calculate solid Si, KPT is 232
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
etotref -206.4590116537501956
2+
etotperatomref -103.2295058269
3+
4+
The following energy units are in Rydberg:
5+
E_TV_RDMFT_ref 4.9157156831
6+
E_hartree_RDMFT_ref 1.2841029965
7+
Exc_cwp22_RDMFT_ref -4.4745111262
8+
E_Ewald_ref -16.8997586085
9+
E_entropy_ref -0.0000000000
10+
E_descf_ref 0.0000000000
11+
Etotal_RDMFT_ref -15.1744510551
12+
Exc_ksdft_ref -2.4643530992
13+
E_exx_ksdft_ref -2.0101579851
14+
15+
totaltimeref 112.36
-551 KB
Binary file not shown.

tests/integrate/140_PW_15_SO_wfcinit/OUT.autotest/istate.info

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

tests/integrate/701_LJ_MD_rescale_v/OUT.autotest/Restart_md.dat

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

tests/integrate/701_LJ_MD_rescale_v/OUT.autotest/STRU/STRU_MD_10

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

0 commit comments

Comments
 (0)