You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[aiida_simple.ipynb](aiida_simple.ipynb)| Define Workflow with aiida and execute it with jobflow and pyiron_base. |
64
-
|[jobflow_simple.ipynb](jobflow_simple.ipynb)| Define Workflow with jobflow and execute it with aiida and pyiron_base. |
65
-
|[pyiron_base_simple.ipynb](pyiron_base_simple.ipynb)| Define Workflow with pyiron_base and execute it with aiida and jobflow. |
66
-
|[universal_simple_to_aiida.ipynb](universal_simple_to_aiida.ipynb)| Execute workflow defined in the Python Workflow Definition with aiida. |
67
-
|[universal_simple_to_jobflow.ipynb](universal_simple_to_jobflow.ipynb)| Execute workflow defined in the Python Workflow Definition with jobflow. |
68
-
|[universal_simple_to_pyiron_base.ipynb](universal_simple_to_pyiron_base.ipynb)| Execute workflow defined in the Python Workflow Definition with pyrion_base. |
69
-
|[universal_simple_to_python.ipynb](universal_simple_to_python.ipynb)| Execute workflow defined in the Python Workflow Definition with Python. |
70
-
|[universal_simple_to_executorlib.ipynb](universal_simple_to_executorlib.ipynb)| Execute workflow defined in the Python Workflow Definition with executorlib. |
|[aiida_simple.ipynb](aiida_simple.ipynb)| Define Workflow with aiida and execute it with jobflow and pyiron_base. |
64
+
|[jobflow_simple.ipynb](jobflow_simple.ipynb)| Define Workflow with jobflow and execute it with aiida and pyiron_base. |
65
+
|[pyiron_base_simple.ipynb](pyiron_base_simple.ipynb)| Define Workflow with pyiron_base and execute it with aiida and jobflow. |
66
+
|[universal_workflow_simple.ipynb](universal_workflow_simple.ipynb)| Execute workflow defined in the Python Workflow Definition with aiida, executorlib, jobflow, pyiron_base and pure Python. |
71
67
72
68
### Quantum Espresso Workflow
73
69
The second workflow example is the calculation of an energy volume curve with Quantum Espresso. In the first step the
74
-
initial structure is relaxed, afterwards it is strained and the total energy is calculated.
70
+
initial structure is relaxed, afterward it is strained and the total energy is calculated.
|[aiida_qe.ipynb](aiida_qe.ipynb)| Define Workflow with aiida and execute it with jobflow and pyiron_base. |
82
-
|[jobflow_qe.ipynb](jobflow_qe.ipynb)| Define Workflow with jobflow and execute it with aiida and pyiron_base. |
83
-
|[pyiron_base_qe.ipynb](pyiron_base_qe.ipynb)| Define Workflow with pyiron_base and execute it with aiida and jobflow. |
84
-
|[universal_qe_to_aiida.ipynb](universal_qe_to_aiida.ipynb)| Execute workflow defined in the Python Workflow Definition with aiida. |
85
-
|[universal_qe_to_jobflow.ipynb](universal_qe_to_jobflow.ipynb)| Execute workflow defined in the Python Workflow Definition with jobflow. |
86
-
|[universal_qe_to_pyiron_base.ipynb](universal_qe_to_pyiron_base.ipynb)| Execute workflow defined in the Python Workflow Definition with pyrion_base. |
87
-
|[universal_qe_to_python.ipynb](universal_qe_to_python.ipynb)| Execute workflow defined in the Python Workflow Definition with Python. |
88
-
|[universal_qe_to_executorlib.ipynb](universal_qe_to_executorlib.ipynb)| Execute workflow defined in the Python Workflow Definition with executorlib. |
|[aiida_qe.ipynb](aiida_qe.ipynb)| Define Workflow with aiida and execute it with jobflow and pyiron_base. |
78
+
|[jobflow_qe.ipynb](jobflow_qe.ipynb)| Define Workflow with jobflow and execute it with aiida and pyiron_base. |
79
+
|[pyiron_base_qe.ipynb](pyiron_base_qe.ipynb)| Define Workflow with pyiron_base and execute it with aiida and jobflow. |
80
+
|[universal_workflow_qe.ipynb](universal_workflow_qe.ipynb)| Execute workflow defined in the Python Workflow Definition with aiida, executorlib, jobflow, pyiron_base and pure Python. |
0 commit comments