forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
126 changed files
with
24,184 additions
and
916 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -612,6 +612,7 @@ if(ENABLE_LCAO) | |
gint | ||
dftu | ||
hcontainer | ||
deltaspin | ||
numerical_atomic_orbitals | ||
) | ||
if (USE_ELPA) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
INPUT_PARAMETERS | ||
pseudo_dir ../../../tests/PP_ORB | ||
orbital_dir ../../../tests/PP_ORB | ||
suffix ABACUS | ||
calculation scf | ||
ecutwfc 100 | ||
scf_thr 1.0e-5 | ||
scf_nmax 200 | ||
out_chg 0 | ||
smearing_method gaussian | ||
smearing_sigma 0.07 | ||
mixing_type pulay | ||
mixing_ndim 10 | ||
mixing_beta 0.1 | ||
ks_solver genelpa | ||
basis_type lcao | ||
symmetry 0 | ||
noncolin true | ||
nspin 4 | ||
lspinorb true | ||
out_mul true | ||
#deltaspin | ||
sc_mag_switch 1 | ||
decay_grad_switch 1 | ||
sc_thr 1e-7 | ||
nsc 150 | ||
nsc_min 2 | ||
sc_file sc.json | ||
alpha_trial 0.01 | ||
sccut 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
K_POINTS | ||
0 | ||
Gamma | ||
2 2 2 0 0 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
ATOMIC_SPECIES | ||
Fe 55.845 Fe.upf | ||
|
||
NUMERICAL_ORBITAL | ||
Fe_gga_10au_100Ry_4s2p2d1f.orb | ||
|
||
LATTICE_CONSTANT | ||
1.889725989 | ||
|
||
LATTICE_VECTORS | ||
2.8328152400000000 0.0000000000000000 0.0000000000000000 | ||
0.0000000000000000 2.8328152400000000 0.0000000000000000 | ||
0.0000000000000000 0.0000000000000000 2.8328152400000000 | ||
ATOMIC_POSITIONS | ||
Direct | ||
|
||
Fe | ||
1.0 | ||
2 | ||
0.0 0.0 0.0 mag 5 angle1 0 angle2 0 | ||
0.5 0.5 0.5 mag 5 angle1 0 angle2 0 |
Oops, something went wrong.