Skip to content

Commit 1c93fec

Browse files
committed
Deploying to gh-pages from @ 9c60a2f 🚀
1 parent 3756dce commit 1c93fec

File tree

70 files changed

+5206
-951
lines changed

Some content is hidden

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

70 files changed

+5206
-951
lines changed

README.html

Lines changed: 37 additions & 37 deletions
Large diffs are not rendered by default.

_downloads/4e50b332423ddf7c6ac6a8f369748242/workflow_qe.json renamed to _downloads/074c18a527b229dcf1aceecb3ceb2862/workflow.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"nodes": [
3-
{"id": 0, "function": "quantum_espresso_workflow.get_bulk_structure"},
4-
{"id": 1, "function": "quantum_espresso_workflow.calculate_qe"},
5-
{"id": 2, "function": "quantum_espresso_workflow.generate_structures"},
6-
{"id": 3, "function": "quantum_espresso_workflow.calculate_qe"},
7-
{"id": 4, "function": "quantum_espresso_workflow.calculate_qe"},
8-
{"id": 5, "function": "quantum_espresso_workflow.calculate_qe"},
9-
{"id": 6, "function": "quantum_espresso_workflow.calculate_qe"},
10-
{"id": 7, "function": "quantum_espresso_workflow.calculate_qe"},
11-
{"id": 8, "function": "quantum_espresso_workflow.plot_energy_volume_curve"},
3+
{"id": 0, "function": "workflow.get_bulk_structure"},
4+
{"id": 1, "function": "workflow.calculate_qe"},
5+
{"id": 2, "function": "workflow.generate_structures"},
6+
{"id": 3, "function": "workflow.calculate_qe"},
7+
{"id": 4, "function": "workflow.calculate_qe"},
8+
{"id": 5, "function": "workflow.calculate_qe"},
9+
{"id": 6, "function": "workflow.calculate_qe"},
10+
{"id": 7, "function": "workflow.calculate_qe"},
11+
{"id": 8, "function": "workflow.plot_energy_volume_curve"},
1212
{"id": 9, "value": "Al"},
1313
{"id": 10, "value": 4.05},
1414
{"id": 11, "value": true},

_downloads/99eb77c77821cee4b1c6b4acc6b55ea7/workflow_nfdi.json renamed to _downloads/4fce43a14fb0221048f87bf1c5f7507a/workflow.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"nodes": [
3-
{"id": 0, "function": "nfdi_ing_workflow.generate_mesh"},
4-
{"id": 1, "function": "nfdi_ing_workflow.convert_to_xdmf"},
5-
{"id": 2, "function": "nfdi_ing_workflow.poisson"},
6-
{"id": 3, "function": "nfdi_ing_workflow.plot_over_line"},
7-
{"id": 4, "function": "nfdi_ing_workflow.substitute_macros"},
8-
{"id": 5, "function": "nfdi_ing_workflow.compile_paper"},
3+
{"id": 0, "function": "workflow.generate_mesh"},
4+
{"id": 1, "function": "workflow.convert_to_xdmf"},
5+
{"id": 2, "function": "workflow.poisson"},
6+
{"id": 3, "function": "workflow.plot_over_line"},
7+
{"id": 4, "function": "workflow.substitute_macros"},
8+
{"id": 5, "function": "workflow.compile_paper"},
99
{"id": 6, "value": 2.0}
1010
],
1111
"edges": [

0 commit comments

Comments
 (0)