-
Notifications
You must be signed in to change notification settings - Fork 4
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
1 parent
a2ff90a
commit edcb0f9
Showing
543 changed files
with
73,057 additions
and
0 deletions.
There are no files selected for viewing
97 changes: 97 additions & 0 deletions
97
docs/py/example/3pse/file/applications/espresso/7.2/pw.x.json
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,97 @@ | ||
{ | ||
"data": { | ||
"&CELL": null, | ||
"&CONTROL": { | ||
"calculation": "scf", | ||
"outdir": "{{ JOB_WORK_DIR }}/outdir", | ||
"prefix": "__prefix__", | ||
"pseudo_dir": "{{ JOB_WORK_DIR }}/pseudo", | ||
"restart_mode": "from_scratch", | ||
"title": "", | ||
"tprnfor": true, | ||
"tstress": true, | ||
"verbosity": "low", | ||
"wf_collect": true, | ||
"wfcdir": "{{ JOB_WORK_DIR }}/outdir" | ||
}, | ||
"&ELECTRONS": { | ||
"diago_david_ndim": 4, | ||
"diago_full_acc": true, | ||
"diagonalization": "david", | ||
"mixing_beta": 0.3, | ||
"startingwfc": "atomic+random" | ||
}, | ||
"&IONS": null, | ||
"&SYSTEM": { | ||
"Hubbard_occ": [ | ||
[ | ||
1, | ||
1, | ||
0.0 | ||
], | ||
[ | ||
1, | ||
2, | ||
0.02 | ||
] | ||
], | ||
"degauss": 0.005, | ||
"ecutrho": 200, | ||
"ecutwfc": 40, | ||
"ibrav": 0, | ||
"nat": 2, | ||
"ntyp": 2, | ||
"occupations": "smearing", | ||
"starting_magnetization": [ | ||
0.01, | ||
0.02 | ||
] | ||
}, | ||
"ATOMIC_SPECIES": { | ||
"values": [ | ||
{ | ||
"Mass_X": 132.90543, | ||
"PseudoPot_X": "Cs.upf", | ||
"X": "Cs" | ||
}, | ||
{ | ||
"Mass_X": 35.4527, | ||
"PseudoPot_X": "Cl.upf", | ||
"X": "Cl" | ||
} | ||
] | ||
}, | ||
"CELL_PARAMETERS": { | ||
"card_option": "angstrom", | ||
"values": { | ||
"v1": [ | ||
4.324582724, | ||
0.0, | ||
2.496799 | ||
], | ||
"v2": [ | ||
1.441527575, | ||
4.077255694, | ||
2.496799 | ||
], | ||
"v3": [ | ||
0.0, | ||
0.0, | ||
4.993598 | ||
] | ||
} | ||
}, | ||
"K_POINTS": { | ||
"card_option": "automatic", | ||
"values": { | ||
"nk1": 2, | ||
"nk2": 2, | ||
"nk3": 2, | ||
"sk1": 0, | ||
"sk2": 0, | ||
"sk3": 0 | ||
} | ||
} | ||
}, | ||
"path": "3pse/file/applications/espresso/7.2/pw.x" | ||
} |
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,22 @@ | ||
{ | ||
"data": { | ||
"xDataArray": [ | ||
0, | ||
1, | ||
2 | ||
], | ||
"yDataSeries": [ | ||
[ | ||
0, | ||
0.5, | ||
1 | ||
], | ||
[ | ||
0, | ||
2.5, | ||
5 | ||
] | ||
] | ||
}, | ||
"path": "core/abstract/2d_data" | ||
} |
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,29 @@ | ||
{ | ||
"data": { | ||
"xAxis": { | ||
"label": "kpoint index" | ||
}, | ||
"xDataArray": [ | ||
0, | ||
1, | ||
2 | ||
], | ||
"yAxis": { | ||
"label": "eigenvalues", | ||
"units": "eV" | ||
}, | ||
"yDataSeries": [ | ||
[ | ||
0, | ||
0.5, | ||
1 | ||
], | ||
[ | ||
0, | ||
2.5, | ||
5 | ||
] | ||
] | ||
}, | ||
"path": "core/abstract/2d_plot" | ||
} |
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,15 @@ | ||
{ | ||
"data": { | ||
"dimensions": [ | ||
2, | ||
2, | ||
2 | ||
], | ||
"shifts": [ | ||
0, | ||
0, | ||
0 | ||
] | ||
}, | ||
"path": "core/abstract/3d_grid" | ||
} |
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,20 @@ | ||
{ | ||
"data": [ | ||
[ | ||
1, | ||
0, | ||
0 | ||
], | ||
[ | ||
0, | ||
1, | ||
0 | ||
], | ||
[ | ||
0, | ||
0, | ||
1 | ||
] | ||
], | ||
"path": "core/abstract/3d_tensor" | ||
} |
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,20 @@ | ||
{ | ||
"data": { | ||
"a": [ | ||
5.0, | ||
0.0, | ||
0.0 | ||
], | ||
"b": [ | ||
0.0, | ||
5.0, | ||
0.0 | ||
], | ||
"c": [ | ||
0.0, | ||
0.0, | ||
5.0 | ||
] | ||
}, | ||
"path": "core/abstract/3d_vector_basis" | ||
} |
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,8 @@ | ||
{ | ||
"data": [ | ||
0.0, | ||
5.5, | ||
0.0 | ||
], | ||
"path": "core/abstract/point" | ||
} |
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,8 @@ | ||
{ | ||
"data": [ | ||
1.0, | ||
0.0, | ||
0.0 | ||
], | ||
"path": "core/abstract/vector" | ||
} |
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,15 @@ | ||
{ | ||
"data": [ | ||
[ | ||
0, | ||
0.5, | ||
1 | ||
], | ||
[ | ||
0, | ||
2.5, | ||
5 | ||
] | ||
], | ||
"path": "core/primitive/1d_data_series" | ||
} |
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,11 @@ | ||
{ | ||
"data": { | ||
"a": 5.14, | ||
"alpha": 90.0, | ||
"b": 5.14, | ||
"beta": 90.0, | ||
"c": 5.14, | ||
"gamma": 90.0 | ||
}, | ||
"path": "core/primitive/3d_lattice" | ||
} |
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,8 @@ | ||
{ | ||
"data": [ | ||
true, | ||
false, | ||
false | ||
], | ||
"path": "core/primitive/array_of_3_booleans" | ||
} |
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,8 @@ | ||
{ | ||
"data": [ | ||
1.0, | ||
0.0, | ||
0.0 | ||
], | ||
"path": "core/primitive/array_of_3_numbers" | ||
} |
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,11 @@ | ||
{ | ||
"data": [ | ||
{ | ||
"id": 1 | ||
}, | ||
{ | ||
"id": 2 | ||
} | ||
], | ||
"path": "core/primitive/array_of_ids" | ||
} |
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,7 @@ | ||
{ | ||
"data": { | ||
"label": "energy", | ||
"units": "eV" | ||
}, | ||
"path": "core/primitive/axis" | ||
} |
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 @@ | ||
{ | ||
"data": { | ||
"value": 0.1 | ||
}, | ||
"path": "core/primitive/scalar" | ||
} |
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 @@ | ||
{ | ||
"data": { | ||
"value": "example string" | ||
}, | ||
"path": "core/primitive/string" | ||
} |
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,12 @@ | ||
{ | ||
"data": { | ||
"_id": "nDAavgjrT5ezwFgod", | ||
"owner": { | ||
"_id": "HtxACY2wX4b2hS8Rv", | ||
"cls": "Account", | ||
"slug": "exabyte" | ||
}, | ||
"title": "My Calculation" | ||
}, | ||
"path": "core/reference" | ||
} |
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,41 @@ | ||
{ | ||
"data": { | ||
"authors": [ | ||
{ | ||
"affiliation": "Exabyte Inc.", | ||
"first": "John", | ||
"last": "Doe" | ||
} | ||
], | ||
"conditions": [ | ||
{ | ||
"name": "pressure", | ||
"scalar": [ | ||
{ | ||
"value": "1.2" | ||
}, | ||
{ | ||
"value": "3.3" | ||
} | ||
], | ||
"units": "kbar" | ||
} | ||
], | ||
"method": "DFT", | ||
"references": [ | ||
{ | ||
"authors": [ | ||
{ | ||
"affiliation": "Exabyte Inc.", | ||
"first": "John", | ||
"last": "Doe" | ||
} | ||
], | ||
"doi": "10.1000/xyz123" | ||
} | ||
], | ||
"timestamp": 141182979832, | ||
"title": "Experiment 1" | ||
}, | ||
"path": "core/reference/experiment" | ||
} |
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,15 @@ | ||
{ | ||
"data": { | ||
"name": "pressure", | ||
"scalar": [ | ||
{ | ||
"value": "1.2" | ||
}, | ||
{ | ||
"value": "3.3" | ||
} | ||
], | ||
"units": "kbar" | ||
}, | ||
"path": "core/reference/experiment/condition" | ||
} |
Oops, something went wrong.