Skip to content

Commit 0c06124

Browse files
authored
Merge pull request #139 from dyzheng/develop
Merge develop branch updates from deepmodeling
2 parents 6a33b67 + 03d90d6 commit 0c06124

File tree

315 files changed

+54640
-6407
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

315 files changed

+54640
-6407
lines changed

docs/input-main.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
- [Variables related to output information](#variables-related-to-output-information)
3434

35-
[out_force](#out_force) | [out_mul](#out_mul) | [out_chg](#out_chg) | [out_pot](#out_pot) | [out_dm](#out-dm) | [out_wfc_pw](#out_wfc_pw) | [out_wfc_r](#out_wfc_r) | [out_wfc_lcao](#out_wfc_lcao) | [out_dos](#out-dos) | [out_band](#out-band) | [out_proj_band](#out-proj-band) | [out_stru](#out-stru) | [out_level](#out_level) | [out_alllog](#out-alllog) | [out_mat_hs](#out_mat_hs) | [out_mat_r](#out_mat_r) | [out_mat_hs2](#out_mat_hs2) | [out_element_info](#out-element-info) | [restart_save](#restart_save) | [restart_load](#restart_load)
35+
[out_force](#out_force) | [out_mul](#out_mul) | [out_freq_elec](#out_freq_elec) | [out_freq_ion](#out_freq_ion) | [out_chg](#out_chg) | [out_pot](#out_pot) | [out_dm](#out-dm) | [out_wfc_pw](#out_wfc_pw) | [out_wfc_r](#out_wfc_r) | [out_wfc_lcao](#out_wfc_lcao) | [out_dos](#out-dos) | [out_band](#out-band) | [out_proj_band](#out-proj-band) | [out_stru](#out-stru) | [out_level](#out_level) | [out_alllog](#out-alllog) | [out_mat_hs](#out_mat_hs) | [out_mat_r](#out_mat_r) | [out_mat_hs2](#out_mat_hs2) | [out_element_info](#out-element-info) | [restart_save](#restart_save) | [restart_load](#restart_load)
3636

3737
- [Density of states](#density-of-states)
3838

@@ -675,6 +675,18 @@ This part of variables are used to control the output of properties.
675675
- **Description**: If set to 1, ABACUS will output the Mulliken population analysis result. The name of the output file is mulliken.txt
676676
- **Default**: 0
677677
678+
#### out_freq_elec
679+
680+
- **Type**: Integer
681+
- **Description**: If set to >1, it represents the frequency of electronic iters to output charge density (if [out_chg](#out_chg) is turned on) and wavefunction (if [out_wfc_pw](#out_wf_pw) or [out_wfc_r](#out_wfc_r) is turned on). If set to 0, ABACUS will output them only when converged in SCF. Used for the restart of SCF.
682+
- **Default**: 0
683+
684+
#### out_freq_ion
685+
686+
- **Type**: Integer
687+
- **Description**: If set to >1, it represents the frequency of ionic steps to output charge density (if [out_chg](#out_chg) is turned on) and wavefunction (if [out_wfc_pw](#out_wf_pw) or [out_wfc_r](#out_wfc_r) is turned on). If set to 0, ABACUS will output them only when ionic steps reach its maximum step. Used for the restart of MD or Relax.
688+
- **Default**: 0
689+
678690
#### out_chg
679691
680692
- **Type**: Integer
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+
ntype 1
6+
#nbands 8
7+
symmetry 1
8+
pseudo_type upf201
9+
10+
#Parameters (2.Iteration)
11+
ecutwfc 60
12+
scf_thr 1e-8
13+
scf_nmax 100
14+
cal_force 1
15+
cal_stress 1
16+
#Parameters (3.Basis)
17+
basis_type pw
18+
19+
#Parameters (4.Smearing)
20+
smearing_method gauss
21+
smearing_sigma 0.002
22+
23+
#Parameters (5.Mixing)
24+
mixing_type pulay
25+
mixing_beta 0.3
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+
5 5 5 0 0 0
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
ATOMIC_SPECIES
2+
Si 14 ../potential/Si_ONCV_PBE-1.0.upf
3+
4+
LATTICE_CONSTANT
5+
1
6+
7+
LATTICE_VECTORS
8+
10.2000000 10.2000000 0.0000000
9+
10.2000000 0.0000000 10.2000000
10+
0.0000000 10.2000000 10.2000000
11+
12+
ATOMIC_POSITIONS
13+
Direct
14+
15+
Si
16+
0.0
17+
16
18+
0.0000000 0.0000000 0.0000000 1 1 1
19+
0.1250000 0.1250000 0.1250000 1 1 1
20+
0.0000000 0.0000000 0.5000000 1 1 1
21+
0.1250000 0.1250000 0.6250000 1 1 1
22+
0.0000000 0.5000000 0.0000000 1 1 1
23+
0.1250000 0.6250000 0.1250000 1 1 1
24+
0.0000000 0.5000000 0.5000000 1 1 1
25+
0.1250000 0.6250000 0.6250000 1 1 1
26+
0.5000000 0.0000000 0.0000000 1 1 1
27+
0.6250000 0.1250000 0.1250000 1 1 1
28+
0.5000000 0.0000000 0.5000000 1 1 1
29+
0.6250000 0.1250000 0.6250000 1 1 1
30+
0.5000000 0.5000000 0.0000000 1 1 1
31+
0.6250000 0.6250000 0.1250000 1 1 1
32+
0.5000000 0.5000000 0.5000000 1 1 1
33+
0.6250000 0.6250000 0.6250000 1 1 1
34+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
etotref -1813.8232293743853916
2+
etotperatomref -113.3639518359
3+
totalforceref 1.114578
4+
totalstressref 6239.868141
5+
totaltimeref +72.75981
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+
ntype 1
6+
#nbands 8
7+
symmetry 1
8+
pseudo_type upf201
9+
10+
#Parameters (2.Iteration)
11+
ecutwfc 60
12+
scf_thr 1e-8
13+
scf_nmax 100
14+
cal_force 1
15+
cal_stress 1
16+
#Parameters (3.Basis)
17+
basis_type pw
18+
19+
#Parameters (4.Smearing)
20+
smearing_method gauss
21+
smearing_sigma 0.002
22+
23+
#Parameters (5.Mixing)
24+
mixing_type pulay
25+
mixing_beta 0.3
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+
3 5 5 0 0 0
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
ATOMIC_SPECIES
2+
Si 14 ../potential/Si_ONCV_PBE-1.0.upf
3+
4+
LATTICE_CONSTANT
5+
1.00000
6+
7+
LATTICE_VECTORS
8+
20.4000000 20.4000000 0.0000000
9+
10.2000000 0.0000000 10.2000000
10+
0.0000000 10.2000000 10.2000000
11+
12+
ATOMIC_POSITIONS
13+
Direct
14+
15+
Si
16+
0.0
17+
32
18+
0.0000000 0.0000000 0.0000000 1 1 1
19+
0.0625000 0.1250000 0.1250000 1 1 1
20+
0.0000000 0.0000000 0.5000000 1 1 1
21+
0.0625000 0.1250000 0.6250000 1 1 1
22+
0.0000000 0.5000000 0.0000000 1 1 1
23+
0.0625000 0.6250000 0.1250000 1 1 1
24+
0.0000000 0.5000000 0.5000000 1 1 1
25+
0.0625000 0.6250000 0.6250000 1 1 1
26+
0.2500000 0.0000000 0.0000000 1 1 1
27+
0.3125000 0.1250000 0.1250000 1 1 1
28+
0.2500000 0.0000000 0.5000000 1 1 1
29+
0.3125000 0.1250000 0.6250000 1 1 1
30+
0.2500000 0.5000000 0.0000000 1 1 1
31+
0.3125000 0.6250000 0.1250000 1 1 1
32+
0.2500000 0.5000000 0.5000000 1 1 1
33+
0.3125000 0.6250000 0.6250000 1 1 1
34+
0.5000000 0.0000000 0.0000000 1 1 1
35+
0.5625000 0.1250000 0.1250000 1 1 1
36+
0.5000000 0.0000000 0.5000000 1 1 1
37+
0.5625000 0.1250000 0.6250000 1 1 1
38+
0.5000000 0.5000000 0.0000000 1 1 1
39+
0.5625000 0.6250000 0.1250000 1 1 1
40+
0.5000000 0.5000000 0.5000000 1 1 1
41+
0.5625000 0.6250000 0.6250000 1 1 1
42+
0.7500000 0.0000000 0.0000000 1 1 1
43+
0.8125000 0.1250000 0.1250000 1 1 1
44+
0.7500000 0.0000000 0.5000000 1 1 1
45+
0.8125000 0.1250000 0.6250000 1 1 1
46+
0.7500000 0.5000000 0.0000000 1 1 1
47+
0.8125000 0.6250000 0.1250000 1 1 1
48+
0.7500000 0.5000000 0.5000000 1 1 1
49+
0.8125000 0.6250000 0.6250000 1 1 1
50+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
etotref -3627.6469120976985323
2+
etotperatomref -113.3639660031
3+
totalforceref 0.009692
4+
totalstressref 6239.895699
5+
totaltimeref +1860.40001
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+
ntype 1
6+
#nbands 8
7+
symmetry 1
8+
pseudo_type upf201
9+
10+
#Parameters (2.Iteration)
11+
ecutwfc 60
12+
scf_thr 1e-8
13+
scf_nmax 100
14+
cal_force 1
15+
cal_stress 1
16+
#Parameters (3.Basis)
17+
basis_type pw
18+
19+
#Parameters (4.Smearing)
20+
smearing_method gauss
21+
smearing_sigma 0.002
22+
23+
#Parameters (5.Mixing)
24+
mixing_type pulay
25+
mixing_beta 0.3

0 commit comments

Comments
 (0)