Replies: 1 comment 3 replies
-
|
Hi, Thank you for the report. Could you tell me how many snapshots were extracted when you run extract.py without |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Dear Dr. Tadano and users,
I am using displac.py to extract random displacement structures from AIMD. When I am simultaneously performing VASP6 on-the-fly machine learning during AIMD, the generated vasprun.xml produces the following error:The
range specified by --every is larger than the loaded MD data. I checked and found that out of a total of 4000 steps, 126 steps are DFT-calculated structures, while the rest are predicted structures. When I change the range to 1:120:20, I can get results; however, using 1:130:20 gives an error. I suspect it might be an issue with the AIMD format, but I don't know how to check or modify it
Beta Was this translation helpful? Give feedback.
All reactions