Skip to content

Commit af7ea44

Browse files
committed
Start cleaning up repo.
1 parent e82e7e1 commit af7ea44

13 files changed

+86
-1749
lines changed

pyiron_base_to_aiida_simple.ipynb

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
},
225225
{
226226
"cell_type": "code",
227-
"execution_count": null,
227+
"execution_count": 14,
228228
"id": "cf80267d-c2b0-4236-bf1d-a57596985fc1",
229229
"metadata": {
230230
"trusted": true
@@ -305,8 +305,22 @@
305305
"name": "stderr",
306306
"output_type": "stream",
307307
"text": [
308-
"03/21/2025 12:36:51 PM <3704092> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [12791|WorkGraphEngine|on_wait]: Process status: Waiting for child processes: 12835\n"
308+
"03/21/2025 12:36:51 PM <3704092> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [12791|WorkGraphEngine|on_wait]: Process status: Waiting for child processes: 12835\n",
309+
"03/21/2025 12:36:54 PM <3704092> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [12791|WorkGraphEngine|update_task_state]: Task: add_x_and_y_and_z1 finished.\n",
310+
"03/21/2025 12:36:54 PM <3704092> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [12791|WorkGraphEngine|continue_workgraph]: Continue workgraph.\n",
311+
"03/21/2025 12:36:54 PM <3704092> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [12791|WorkGraphEngine|continue_workgraph]: tasks ready to run: \n",
312+
"03/21/2025 12:36:54 PM <3704092> aiida.orm.nodes.process.workflow.workchain.WorkChainNode: [REPORT] [12791|WorkGraphEngine|finalize]: Finalize workgraph.\n"
309313
]
314+
},
315+
{
316+
"data": {
317+
"text/plain": [
318+
"{'execution_count': <Int: uuid: 5885e81c-993c-4b5c-aa9a-cb31d7dd1169 (pk: 12840) value: 1>}"
319+
]
320+
},
321+
"execution_count": 14,
322+
"metadata": {},
323+
"output_type": "execute_result"
310324
}
311325
],
312326
"source": [

python_files/aiida_to_jobflow_qe.py

Lines changed: 0 additions & 58 deletions
This file was deleted.

python_files/aiida_to_jobflow_simple.py

Lines changed: 0 additions & 93 deletions
This file was deleted.

python_files/aiida_to_pyiron_base_qe.py

Lines changed: 0 additions & 60 deletions
This file was deleted.

python_files/universal_qe_to_aiida.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)