-
Notifications
You must be signed in to change notification settings - Fork 158
Closed
Labels
bugSomething isn't workingSomething isn't workingcp2khelp wantedExtra attention is neededExtra attention is neededreproduced
Description
Summary
dpdata cannot convert AIMD output into format deepmd needed. I run AIMD for 100 steps with cp2k 2023.1. Then I tried to use dpdata with commands:
import dpdata
dp = dpdata.LabeledSystem(cp2kmd_dir, cp2k_output_name=cp2kmd_output_name, fmt="cp2k/aimd_output")
print(dp)
Data Summary
Labeled System
-------------------
Frame Numbers : 0
Atom Numbers : 0
Including Virials : No
Element List :
-------------------Then I also tried to use cp2kdata. I have mentioned in robinzyb/cp2kdata#15.
I will upload my file for your need (https://1drv.ms/u/s!AtO91yh6_pLhg7BB7OnE5Cl8p7Cwbw?e=02Z6dW). I also want to know which file need to be revised to support newer version of cp2k such as dpdata/cp2k/output.py or some other files? I would like to revise the codes. Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcp2khelp wantedExtra attention is neededExtra attention is neededreproduced