Query for MPTraj for chgnet #239
Unanswered
Asif-Iqbal-Bhatti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hallo,
I would like to understand how the initial data was prepared to train CHGNet. I saw that there is an example in examples/QueryMPtrj.md on how to make sense of MP entries and perform checks for GGA Structure optimizations. For r2scan, we have "assert len(taskdoc["calcs_reversed"]) == 1," but for GGA, it is not consistent, as there are too many static values for one mpid. Could someone help with the example how to prepare the initial data for GGA. This is how I arrange the code
Beta Was this translation helpful? Give feedback.
All reactions