Skip to content

Commit d51b63a

Browse files
committed
Merge branch 'doc' of github.com:sunliang98/abacus-develop into doc
2 parents 0cde2d5 + f9166fd commit d51b63a

625 files changed

Lines changed: 4075 additions & 36504 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
INPUT_PARAMETERS
2+
#Parameters (General)
3+
pseudo_dir ../../../tests/PP_ORB
4+
calculation scf
5+
#Parameters (Accuracy)
6+
ecutwfc 60 ###Energy cutoff needs to be tested to ensure your calculation is reliable.[1]
7+
scf_thr 1e-8
8+
scf_nmax 20
9+
basis_type pw
10+
latname fcc
11+
12+
13+
### [1] Energy cutoff determines the quality of numerical quadratures in your calculations.
14+
### So it is strongly recommended to test whether your result (such as converged SCF energies) is
15+
### converged with respect to the energy cutoff.
16+
17+
File renamed without changes.
File renamed without changes.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
INPUT_PARAMETERS
2+
#Parameters (General)
3+
pseudo_dir ../../../tests/PP_ORB
4+
calculation scf
5+
#Parameters (Accuracy)
6+
ecutwfc 60 ###Energy cutoff needs to be tested to ensure your calculation is reliable.[1]
7+
scf_thr 1e-8
8+
scf_nmax 20
9+
smearing_sigma 0.002
10+
basis_type pw
11+
latname hexagonal
12+
13+
14+
### [1] Energy cutoff determines the quality of numerical quadratures in your calculations.
15+
### So it is strongly recommended to test whether your result (such as converged SCF energies) is
16+
### converged with respect to the energy cutoff.
17+
18+
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
INPUT_PARAMETERS
2+
pseudo_dir ../../../tests/PP_ORB
3+
calculation scf
4+
ecutwfc 60 ###Energy cutoff needs to be tested to ensure your calculation is reliable.[1]
5+
scf_thr 1e-08
6+
scf_nmax 100
7+
basis_type pw
8+
latname so
9+
10+
11+
### [1] Energy cutoff determines the quality of numerical quadratures in your calculations.
12+
### So it is strongly recommended to test whether your result (such as converged SCF energies) is
13+
### converged with respect to the energy cutoff.
14+
15+
File renamed without changes.

0 commit comments

Comments
 (0)