|
1 | 1 | { |
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, "value": "quantum_espresso_workflow.get_bulk_structure"}, |
| 4 | + {"id": 1, "value": "quantum_espresso_workflow.calculate_qe"}, |
| 5 | + {"id": 2, "value": "quantum_espresso_workflow.generate_structures"}, |
| 6 | + {"id": 3, "value": "quantum_espresso_workflow.calculate_qe"}, |
| 7 | + {"id": 4, "value": "quantum_espresso_workflow.calculate_qe"}, |
| 8 | + {"id": 5, "value": "quantum_espresso_workflow.calculate_qe"}, |
| 9 | + {"id": 6, "value": "quantum_espresso_workflow.calculate_qe"}, |
| 10 | + {"id": 7, "value": "quantum_espresso_workflow.calculate_qe"}, |
| 11 | + {"id": 8, "value": "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, "value": "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, "value": "python_workflow_definition.shared.get_dict"}, |
| 24 | + {"id": 21, "value": "scf"}, |
| 25 | + {"id": 22, "value": "strain_1"}, |
| 26 | + {"id": 23, "value": "python_workflow_definition.shared.get_dict"}, |
| 27 | + {"id": 24, "value": "strain_2"}, |
| 28 | + {"id": 25, "value": "python_workflow_definition.shared.get_dict"}, |
| 29 | + {"id": 26, "value": "strain_3"}, |
| 30 | + {"id": 27, "value": "python_workflow_definition.shared.get_dict"}, |
| 31 | + {"id": 28, "value": "strain_4"}, |
| 32 | + {"id": 29, "value": "python_workflow_definition.shared.get_dict"}, |
| 33 | + {"id": 30, "value": "python_workflow_definition.shared.get_list"}, |
| 34 | + {"id": 31, "value": "python_workflow_definition.shared.get_list"} |
| 35 | + ], |
36 | 36 | "edges": [ |
37 | 37 | {"tn": 0, "th": "element", "sn": 9, "sh": null}, |
38 | 38 | {"tn": 0, "th": "a", "sn": 10, "sh": null}, |
|
0 commit comments