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. |
63
-
|[jobflow_simple.ipynb](jobflow_simple.ipynb)| Define Workflow with jobflow and execute it with aiida and pyiron_base. |
64
-
|[pyiron_base_simple.ipynb](pyiron_base_simple.ipynb)| Define Workflow with pyiron_base and execute it with aiida and jobflow. |
65
-
|[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. |
|[aiida_arithmetic.ipynb](aiida_arithmetic.ipynb)| Define Workflow with aiida and execute it with jobflow and pyiron_base. |
63
+
|[jobflow_arithmetic.ipynb](jobflow_arithmetic.ipynb)| Define Workflow with jobflow and execute it with aiida and pyiron_base. |
64
+
|[pyiron_base_arithmetic.ipynb](pyiron_base_arithmetic.ipynb)| Define Workflow with pyiron_base and execute it with aiida and jobflow. |
65
+
|[universal_workflow_arithmetic.ipynb](universal_workflow_arithmetic.ipynb)| Execute workflow defined in the Python Workflow Definition with aiida, executorlib, jobflow, pyiron_base and pure Python. |
66
66
67
67
### Quantum Espresso Workflow
68
68
The second workflow example is the calculation of an energy volume curve with Quantum Espresso. In the first step the
0 commit comments