Skip to content

Commit f0ed97d

Browse files
committed
Deploying to gh-pages from @ a2ba005 🚀
1 parent 5450b04 commit f0ed97d

File tree

10 files changed

+98
-98
lines changed

10 files changed

+98
-98
lines changed

README.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -401,14 +401,14 @@ <h3>Simple Example<a class="headerlink" href="#simple-example" title="Link to th
401401
Python module. The connection of the Python functions are stored in the <a class="reference download internal" download="" href="_downloads/ccde96f4155d5d9b945f1f0b662ed925/workflow_simple.json"><span class="xref download myst">workflow_simple.json</span></a>
402402
JSON file:</p>
403403
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="p">{</span>
404-
<span class="s2">&quot;nodes&quot;</span><span class="p">:</span> <span class="p">{</span>
405-
<span class="s2">&quot;0&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y_and_z&quot;</span><span class="p">,</span>
406-
<span class="s2">&quot;1&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">,</span>
407-
<span class="s2">&quot;2&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">,</span>
408-
<span class="s2">&quot;3&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">,</span>
409-
<span class="s2">&quot;4&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span>
410-
<span class="s2">&quot;5&quot;</span><span class="p">:</span> <span class="mi">2</span>
411-
<span class="p">},</span>
404+
<span class="s2">&quot;nodes&quot;</span><span class="p">:</span> <span class="p">[</span>
405+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">0</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y_and_z&quot;</span><span class="p">},</span>
406+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">},</span>
407+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">2</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">},</span>
408+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">3</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">},</span>
409+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">4</span><span class="p">,</span> <span class="s2">&quot;value&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">},</span>
410+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">5</span><span class="p">,</span> <span class="s2">&quot;value&quot;</span><span class="p">:</span> <span class="mi">2</span><span class="p">}</span>
411+
<span class="p">],</span>
412412
<span class="s2">&quot;edges&quot;</span><span class="p">:</span> <span class="p">[</span>
413413
<span class="p">{</span><span class="s2">&quot;target&quot;</span><span class="p">:</span> <span class="mi">0</span><span class="p">,</span> <span class="s2">&quot;targetPort&quot;</span><span class="p">:</span> <span class="s2">&quot;x&quot;</span><span class="p">,</span> <span class="s2">&quot;source&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="s2">&quot;sourcePort&quot;</span><span class="p">:</span> <span class="s2">&quot;x&quot;</span><span class="p">},</span>
414414
<span class="p">{</span><span class="s2">&quot;target&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="s2">&quot;targetPort&quot;</span><span class="p">:</span> <span class="s2">&quot;x&quot;</span><span class="p">,</span> <span class="s2">&quot;source&quot;</span><span class="p">:</span> <span class="mi">4</span><span class="p">,</span> <span class="s2">&quot;sourcePort&quot;</span><span class="p">:</span> <span class="n">null</span><span class="p">},</span>

_downloads/4e50b332423ddf7c6ac6a8f369748242/workflow_qe.json

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
{
2-
"nodes": {
3-
"0": "quantum_espresso_workflow.get_bulk_structure",
4-
"1": "quantum_espresso_workflow.calculate_qe",
5-
"2": "quantum_espresso_workflow.generate_structures",
6-
"3": "quantum_espresso_workflow.calculate_qe",
7-
"4": "quantum_espresso_workflow.calculate_qe",
8-
"5": "quantum_espresso_workflow.calculate_qe",
9-
"6": "quantum_espresso_workflow.calculate_qe",
10-
"7": "quantum_espresso_workflow.calculate_qe",
11-
"8": "quantum_espresso_workflow.plot_energy_volume_curve",
12-
"9": "Al",
13-
"10": 4.05,
14-
"11": true,
15-
"12": "mini",
16-
"13": "python_workflow_definition.shared.get_dict",
17-
"14": {"Al": "Al.pbe-n-kjpaw_psl.1.0.0.UPF"},
18-
"15": [3, 3, 3],
19-
"16": "vc-relax",
20-
"17": 0.02,
21-
"18": [0.9, 0.95, 1.0, 1.05, 1.1],
22-
"19": "strain_0",
23-
"20": "python_workflow_definition.shared.get_dict",
24-
"21": "scf",
25-
"22": "strain_1",
26-
"23": "python_workflow_definition.shared.get_dict",
27-
"24": "strain_2",
28-
"25": "python_workflow_definition.shared.get_dict",
29-
"26": "strain_3",
30-
"27": "python_workflow_definition.shared.get_dict",
31-
"28": "strain_4",
32-
"29": "python_workflow_definition.shared.get_dict",
33-
"30": "python_workflow_definition.shared.get_list",
34-
"31": "python_workflow_definition.shared.get_list"
35-
},
2+
"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"},
12+
{"id": 9, "value": "Al"},
13+
{"id": 10, "value": 4.05},
14+
{"id": 11, "value": true},
15+
{"id": 12, "value": "mini"},
16+
{"id": 13, "function": "python_workflow_definition.shared.get_dict"},
17+
{"id": 14, "value": {"Al": "Al.pbe-n-kjpaw_psl.1.0.0.UPF"}},
18+
{"id": 15, "value": [3, 3, 3]},
19+
{"id": 16, "value": "vc-relax"},
20+
{"id": 17, "value": 0.02},
21+
{"id": 18, "value": [0.9, 0.95, 1.0, 1.05, 1.1]},
22+
{"id": 19, "value": "strain_0"},
23+
{"id": 20, "function": "python_workflow_definition.shared.get_dict"},
24+
{"id": 21, "value": "scf"},
25+
{"id": 22, "value": "strain_1"},
26+
{"id": 23, "function": "python_workflow_definition.shared.get_dict"},
27+
{"id": 24, "value": "strain_2"},
28+
{"id": 25, "function": "python_workflow_definition.shared.get_dict"},
29+
{"id": 26, "value": "strain_3"},
30+
{"id": 27, "function": "python_workflow_definition.shared.get_dict"},
31+
{"id": 28, "value": "strain_4"},
32+
{"id": 29, "function": "python_workflow_definition.shared.get_dict"},
33+
{"id": 30, "function": "python_workflow_definition.shared.get_list"},
34+
{"id": 31, "function": "python_workflow_definition.shared.get_list"}
35+
],
3636
"edges": [
3737
{"target": 0, "targetPort": "element", "source": 9, "sourcePort": null},
3838
{"target": 0, "targetPort": "a", "source": 10, "sourcePort": null},

_downloads/99eb77c77821cee4b1c6b4acc6b55ea7/workflow_nfdi.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"nodes": {
3-
"0": "nfdi_ing_workflow.generate_mesh",
4-
"1": "nfdi_ing_workflow.convert_to_xdmf",
5-
"2": "nfdi_ing_workflow.poisson",
6-
"3": "nfdi_ing_workflow.plot_over_line",
7-
"4": "nfdi_ing_workflow.substitute_macros",
8-
"5": "nfdi_ing_workflow.compile_paper",
9-
"6": 2.0
10-
},
2+
"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"},
9+
{"id": 6, "value": 2.0}
10+
],
1111
"edges": [
1212
{"target": 0, "targetPort": "domain_size", "source": 6, "sourcePort": null},
1313
{"target": 1, "targetPort": "gmsh_output_file", "source": 0, "sourcePort": null},

_downloads/ccde96f4155d5d9b945f1f0b662ed925/workflow_simple.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"nodes": {
3-
"0": "simple_workflow.add_x_and_y",
4-
"1": "simple_workflow.add_x_and_y_and_z",
5-
"2": 1,
6-
"3": 2
7-
},
2+
"nodes": [
3+
{"id": 0, "function": "simple_workflow.add_x_and_y"},
4+
{"id": 1, "function": "simple_workflow.add_x_and_y_and_z"},
5+
{"id": 2, "value": 1},
6+
{"id": 3, "value": 2}
7+
],
88
"edges": [
99
{"target": 0, "targetPort": "x", "source": 2, "sourcePort": null},
1010
{"target": 0, "targetPort": "y", "source": 3, "sourcePort": null},

_sources/README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@ Python module. The connection of the Python functions are stored in the [workflo
3434
JSON file:
3535
```
3636
{
37-
"nodes": {
38-
"0": "simple_workflow.add_x_and_y_and_z",
39-
"1": "simple_workflow.add_x_and_y",
40-
"2": "simple_workflow.add_x_and_y",
41-
"3": "simple_workflow.add_x_and_y",
42-
"4": 1,
43-
"5": 2
44-
},
37+
"nodes": [
38+
{"id": 0, "function": "simple_workflow.add_x_and_y_and_z"},
39+
{"id": 1, "function": "simple_workflow.add_x_and_y"},
40+
{"id": 2, "function": "simple_workflow.add_x_and_y"},
41+
{"id": 3, "function": "simple_workflow.add_x_and_y"},
42+
{"id": 4, "value": 1},
43+
{"id": 5, "value": 2}
44+
],
4545
"edges": [
4646
{"target": 0, "targetPort": "x", "source": 1, "sourcePort": "x"},
4747
{"target": 1, "targetPort": "x", "source": 4, "sourcePort": null},

_sources/book/simple.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Python module. The connection of the Python functions are stored in the [workflo
1919
JSON file:
2020
```
2121
{
22-
"nodes": {
23-
"0": "simple_workflow.add_x_and_y_and_z",
24-
"1": "simple_workflow.add_x_and_y",
25-
"2": "simple_workflow.add_x_and_y",
26-
"3": "simple_workflow.add_x_and_y",
27-
"4": 1,
28-
"5": 2
29-
},
22+
"nodes": [
23+
{"id": 0, "function": "simple_workflow.add_x_and_y_and_z"},
24+
{"id": 1, "function": "simple_workflow.add_x_and_y"},
25+
{"id": 2, "function": "simple_workflow.add_x_and_y"},
26+
{"id": 3, "function": "simple_workflow.add_x_and_y"},
27+
{"id": 4, "value": 1},
28+
{"id": 5, "value": 2}
29+
],
3030
"edges": [
3131
{"target": 0, "targetPort": "x", "source": 1, "sourcePort": "x"},
3232
{"target": 1, "targetPort": "x", "source": 4, "sourcePort": null},

_sources/simple.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Python module. The connection of the Python functions are stored in the [workflo
1919
JSON file:
2020
```
2121
{
22-
"nodes": {
23-
"0": "simple_workflow.add_x_and_y_and_z",
24-
"1": "simple_workflow.add_x_and_y",
25-
"2": "simple_workflow.add_x_and_y",
26-
"3": "simple_workflow.add_x_and_y",
27-
"4": 1,
28-
"5": 2
29-
},
22+
"nodes": [
23+
{"id": 0, "function": "simple_workflow.add_x_and_y_and_z"},
24+
{"id": 1, "function": "simple_workflow.add_x_and_y"},
25+
{"id": 2, "function": "simple_workflow.add_x_and_y"},
26+
{"id": 3, "function": "simple_workflow.add_x_and_y"},
27+
{"id": 4, "value": 1},
28+
{"id": 5, "value": 2}
29+
],
3030
"edges": [
3131
{"target": 0, "targetPort": "x", "source": 1, "sourcePort": "x"},
3232
{"target": 1, "targetPort": "x", "source": 4, "sourcePort": null},

book/simple.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -365,14 +365,14 @@ <h1>Simple Workflow<a class="headerlink" href="#simple-workflow" title="Link to
365365
Python module. The connection of the Python functions are stored in the <a class="reference internal" href="#workflow_simple.json"><span class="xref myst">workflow_simple.json</span></a>
366366
JSON file:</p>
367367
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="p">{</span>
368-
<span class="s2">&quot;nodes&quot;</span><span class="p">:</span> <span class="p">{</span>
369-
<span class="s2">&quot;0&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y_and_z&quot;</span><span class="p">,</span>
370-
<span class="s2">&quot;1&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">,</span>
371-
<span class="s2">&quot;2&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">,</span>
372-
<span class="s2">&quot;3&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">,</span>
373-
<span class="s2">&quot;4&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span>
374-
<span class="s2">&quot;5&quot;</span><span class="p">:</span> <span class="mi">2</span>
375-
<span class="p">},</span>
368+
<span class="s2">&quot;nodes&quot;</span><span class="p">:</span> <span class="p">[</span>
369+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">0</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y_and_z&quot;</span><span class="p">},</span>
370+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">},</span>
371+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">2</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">},</span>
372+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">3</span><span class="p">,</span> <span class="s2">&quot;function&quot;</span><span class="p">:</span> <span class="s2">&quot;simple_workflow.add_x_and_y&quot;</span><span class="p">},</span>
373+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">4</span><span class="p">,</span> <span class="s2">&quot;value&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">},</span>
374+
<span class="p">{</span><span class="s2">&quot;id&quot;</span><span class="p">:</span> <span class="mi">5</span><span class="p">,</span> <span class="s2">&quot;value&quot;</span><span class="p">:</span> <span class="mi">2</span><span class="p">}</span>
375+
<span class="p">],</span>
376376
<span class="s2">&quot;edges&quot;</span><span class="p">:</span> <span class="p">[</span>
377377
<span class="p">{</span><span class="s2">&quot;target&quot;</span><span class="p">:</span> <span class="mi">0</span><span class="p">,</span> <span class="s2">&quot;targetPort&quot;</span><span class="p">:</span> <span class="s2">&quot;x&quot;</span><span class="p">,</span> <span class="s2">&quot;source&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="s2">&quot;sourcePort&quot;</span><span class="p">:</span> <span class="s2">&quot;x&quot;</span><span class="p">},</span>
378378
<span class="p">{</span><span class="s2">&quot;target&quot;</span><span class="p">:</span> <span class="mi">1</span><span class="p">,</span> <span class="s2">&quot;targetPort&quot;</span><span class="p">:</span> <span class="s2">&quot;x&quot;</span><span class="p">,</span> <span class="s2">&quot;source&quot;</span><span class="p">:</span> <span class="mi">4</span><span class="p">,</span> <span class="s2">&quot;sourcePort&quot;</span><span class="p">:</span> <span class="n">null</span><span class="p">},</span>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)