-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #634 from JaGeo/add_lobster_mp_workflow
Add lobster mp workflow
- Loading branch information
Showing
78 changed files
with
297 additions
and
2 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
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,19 @@ | ||
ALGO = Normal | ||
EDIFF = 1e-06 | ||
ENCUT = 520 | ||
IBRION = -1 | ||
ISMEAR = -5 | ||
ISPIN = 2 | ||
ISYM = 0 | ||
LASPH = True | ||
LCHARG = True | ||
LMAXMIX = 4 | ||
LORBIT = 11 | ||
LREAL = False | ||
LWAVE = True | ||
MAGMOM = 2*2.758 | ||
NBANDS = 18 | ||
NELM = 100 | ||
NSW = 0 | ||
PREC = Accurate | ||
SIGMA = 0.05 |
6 changes: 6 additions & 0 deletions
6
tests/test_data/lobster/Fe_lobster/lobster_0/inputs/lobsterin
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,6 @@ | ||
COHPstartEnergy -5.0 | ||
COHPendEnergy 5.0 | ||
basisSet pbeVaspFit2015 | ||
cohpGenerator from 0.1 to 3.0 orbitalwise | ||
saveProjectionToFile | ||
basisfunctions Fe 3d 3p 4s |
Binary file added
BIN
+148 Bytes
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/CHARGE.lobster.gz
Binary file not shown.
Binary file added
BIN
+477 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/COBICAR.lobster.gz
Binary file not shown.
Binary file added
BIN
+657 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/COHPCAR.lobster.gz
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+472 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/COOPCAR.lobster.gz
Binary file not shown.
Binary file added
BIN
+21.7 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/DOSCAR.lobster.gz
Binary file not shown.
Binary file added
BIN
+243 Bytes
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/GROSSPOP.lobster.gz
Binary file not shown.
Binary file added
BIN
+15.5 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/ICOBILIST.lobster.gz
Binary file not shown.
Binary file added
BIN
+17.7 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/ICOHPLIST.lobster.gz
Binary file not shown.
Binary file added
BIN
+16.4 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/ICOOPLIST.lobster.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+204 Bytes
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/MadelungEnergies.lobster.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions
1
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file added
BIN
+237 Bytes
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/SitePotentials.lobster.gz
Binary file not shown.
Binary file added
BIN
+2.96 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/bandOverlaps.lobster.gz
Binary file not shown.
Binary file added
BIN
+305 Bytes
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/custodian.json.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+478 KB
tests/test_data/lobster/Fe_lobster/lobster_0/outputs/projectionData.lobster.gz
Binary file not shown.
Binary file not shown.
18 changes: 18 additions & 0 deletions
18
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/inputs/INCAR
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,18 @@ | ||
ALGO = Fast | ||
EDIFF = 0.0001 | ||
ENCUT = 520 | ||
IBRION = 2 | ||
ISIF = 3 | ||
ISMEAR = -5 | ||
ISPIN = 2 | ||
LASPH = True | ||
LCHARG = False | ||
LMAXMIX = 4 | ||
LORBIT = 11 | ||
LREAL = Auto | ||
LWAVE = False | ||
MAGMOM = 2*2.758 | ||
NELM = 100 | ||
NSW = 99 | ||
PREC = Accurate | ||
SIGMA = 0.05 |
4 changes: 4 additions & 0 deletions
4
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/inputs/KPOINTS
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 @@ | ||
pymatgen with grid density = 211 / number of atoms | ||
0 | ||
Gamma | ||
5 5 3 |
10 changes: 10 additions & 0 deletions
10
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/inputs/POSCAR
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,10 @@ | ||
Fe2 | ||
1.0 | ||
2.3361450900000000 0.0001116700000000 -0.8258229300000000 | ||
-1.1680779800000001 2.0230472399999999 -0.8260822000000000 | ||
1.1700738700000000 2.0273050000000001 3.3103279600000000 | ||
Fe | ||
2 | ||
direct | ||
0.5000000200000000 0.5000000800000000 0.4999999900000000 Fe | ||
0.9999999800000000 0.9999999200000000 0.0000000100000000 Fe |
1 change: 1 addition & 0 deletions
1
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/inputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+197 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/outputs/INCAR.orig.gz
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+97 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/outputs/KPOINTS.orig.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+171 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/outputs/POSCAR.orig.gz
Binary file not shown.
1 change: 1 addition & 0 deletions
1
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/outputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file not shown.
Binary file added
BIN
+892 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_1/outputs/custodian.json.gz
Binary file not shown.
Binary file not shown.
18 changes: 18 additions & 0 deletions
18
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/inputs/INCAR
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,18 @@ | ||
ALGO = Fast | ||
EDIFF = 0.0001 | ||
ENCUT = 520 | ||
IBRION = 2 | ||
ISIF = 3 | ||
ISMEAR = -5 | ||
ISPIN = 2 | ||
LASPH = True | ||
LCHARG = False | ||
LMAXMIX = 4 | ||
LORBIT = 11 | ||
LREAL = Auto | ||
LWAVE = False | ||
MAGMOM = 1*2.106 1*2.107 | ||
NELM = 100 | ||
NSW = 99 | ||
PREC = Accurate | ||
SIGMA = 0.05 |
4 changes: 4 additions & 0 deletions
4
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/inputs/KPOINTS
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 @@ | ||
pymatgen with grid density = 220 / number of atoms | ||
0 | ||
Gamma | ||
5 5 3 |
10 changes: 10 additions & 0 deletions
10
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/inputs/POSCAR
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,10 @@ | ||
Fe2 | ||
1.0 | ||
2.3247697431142709 0.0011158394059855 -0.8224083286119700 | ||
-1.1615226345878924 2.0137000999124477 -0.8226732920954348 | ||
1.1372826593766157 1.9704788611038830 3.2175225091681869 | ||
Fe | ||
2 | ||
direct | ||
0.4999999975681003 0.5000000220874210 0.5000000028567035 Fe | ||
0.0000000024318998 0.9999999779125790 -0.0000000028567036 Fe |
1 change: 1 addition & 0 deletions
1
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/inputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+199 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/outputs/INCAR.orig.gz
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+97 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/outputs/KPOINTS.orig.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+218 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/outputs/POSCAR.orig.gz
Binary file not shown.
1 change: 1 addition & 0 deletions
1
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/outputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file not shown.
Binary file added
BIN
+564 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_relax_2/outputs/custodian.json.gz
Binary file not shown.
Binary file not shown.
19 changes: 19 additions & 0 deletions
19
tests/test_data/vasp/Fe_lobster_mp/GGA_static/inputs/INCAR
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,19 @@ | ||
ALGO = Normal | ||
EDIFF = 1e-06 | ||
ENCUT = 520 | ||
IBRION = -1 | ||
ISMEAR = -5 | ||
ISPIN = 2 | ||
ISYM = 0 | ||
LASPH = True | ||
LCHARG = True | ||
LMAXMIX = 4 | ||
LORBIT = 11 | ||
LREAL = False | ||
LWAVE = True | ||
MAGMOM = 2*2.105 | ||
NBANDS = 18 | ||
NELM = 100 | ||
NSW = 0 | ||
PREC = Accurate | ||
SIGMA = 0.05 |
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 @@ | ||
pymatgen with grid density = 221 / number of atoms | ||
0 | ||
Gamma | ||
5 5 3 |
10 changes: 10 additions & 0 deletions
10
tests/test_data/vasp/Fe_lobster_mp/GGA_static/inputs/POSCAR
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,10 @@ | ||
Fe2 | ||
1.0 | ||
2.3191222174320663 0.0022375575036685 -0.8210990887096972 | ||
-1.1577271585521238 2.0093705129625041 -0.8213633337288552 | ||
1.1366928212633334 1.9694568925378289 3.2158537811988110 | ||
Fe | ||
2 | ||
direct | ||
0.4999999975681035 0.5000000220874199 0.5000000028567015 Fe | ||
0.0000000024318965 0.9999999779125801 0.9999999971432985 Fe |
1 change: 1 addition & 0 deletions
1
tests/test_data/vasp/Fe_lobster_mp/GGA_static/inputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+202 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_static/outputs/INCAR.orig.gz
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+97 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_static/outputs/KPOINTS.orig.gz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+218 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_static/outputs/POSCAR.orig.gz
Binary file not shown.
1 change: 1 addition & 0 deletions
1
tests/test_data/vasp/Fe_lobster_mp/GGA_static/outputs/POTCAR.spec
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 @@ | ||
Fe_pv |
Binary file added
BIN
+381 Bytes
tests/test_data/vasp/Fe_lobster_mp/GGA_static/outputs/custodian.json.gz
Binary file not shown.
Binary file not shown.
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