Replies: 3 comments 25 replies
|
try installing the cp2kdata package and use |
1 reply
|
hello, https://github.com/robinzyb/cp2kdata please check out the readme in this repository |
20 replies
|
Hello, Thanks again for your help with my previous issue on converting CP2K AIMD data. Currently, I want to convert a single frame using the 'cp2k/output' format. However, I get the following error: "Shape of forces is (1, 34, 3), but expected (1, 33, 3)" Do you think if this is caused by cp2k version inconsistency? If not, how can I solve it? I attach the log file for your notice. Thank you! |
4 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.
Hello,
I want to convert my CP2K trajectory to DeePMD raw data using dpdata. However, when using t=dpdata.LabeledSystem("output", fmt="cp2k/aimd_output"), I get the following:
My trajectory contains 4 frames; therefore, there is some problem going around with my dpdata processing. I have 4 files named "cp2k.log", "IL-1.ener", "IL-frc-1.xyz" and "IL-pos-1.xyz" in the "output" directory and I tried to replicate the necessary keys from dpdata's tests/examples in my input file ("input.txt" which is attached here). The versions of dpdata and cp2k are 0.2.14 and 2022.1, respectively. Could you please help me with fixing the issue?
Thanks!
input.txt
All reactions