Using dpdata package to generate training set from CP2K2023 version #498
-
Dear developer: `import dpdata data = dpdata.LabeledSystem('run', fmt='cp2k/aimd_output') I am poor at Python. Which source code should I modifie next? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
@robinzyb can you please provide any script that I can run to get the desired output(i want to convert cp2k 2022.01 data to npy for deepmd kit? |
Beta Was this translation helpful? Give feedback.
-
Thankyou for your reply when i am running the script |
Beta Was this translation helpful? Give feedback.
-
Hi, Do you solve the problem? I met same issue. |
Beta Was this translation helpful? Give feedback.
-
Did you replace the output.py in dpdata/cp2k/output.py with the newfile mentioned above? |
Beta Was this translation helpful? Give feedback.
Hello, because I just relocated to a new place recently, I didn't reply in time. Recently, we also update support for cp2k 2023. I will rountinely check the issue now. https://github.com/link89/cp2kdata/tree/fix-2023-support