We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0795b23 commit 5e984fcCopy full SHA for 5e984fc
atomate/vasp/workflows/base/magnetism.py
@@ -234,7 +234,9 @@ def get_wf(
234
def _add_metadata(structure):
235
"""
236
For book-keeping, store useful metadata with the Structure
237
- object for later database ingestion.
+ object for later database ingestion including workflow
238
+ version and a UUID for easier querying of all tasks generated
239
+ from the workflow.
240
241
Args:
242
structure: Structure
0 commit comments