-
Notifications
You must be signed in to change notification settings - Fork 10
Add fine tuning example workgraph #202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…aiida-mlip into add_geomopt_fine_tuning
ElliottKasoar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll need to add fpsample to the dependencies as well, probably as an optional one, since this specific filter isn't really core to our functionality.
…riptors update descriptors filter to run pw calculation on sample_spit outputs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please avoid single-character variable names (unless obvious) as they offer no information about what things are or how they're used.
|
It was a bug in workgraph, raised issue #721 which explains the issue and is fixed with wg=v0.7.6. But when passing in AiiDA datatype Dict as kwargs it would append "node_type" to metadata in the qe task |
Co-authored-by: Elliott Kasoar <[email protected]>
…tuning' into add_geomopt_fine_tuning
I think all suggestions have been addressed
No description provided.