How do I generate the POSCAR files in sys_configs from the training data I ran with cp2k? #590
Answered
by
robinzyb
Baopidragon1
asked this question in
Q&A
-
I've run a series of files with cp2k, and now I'm converting them to raw and npy files that deepmd recognizes. What should I do to prepare for the POSCAR files in the sys_configs folder? Should I use dpdata to batch convert them, and how do I do that exactly? |
Beta Was this translation helpful? Give feedback.
Answered by
robinzyb
Dec 25, 2023
Replies: 1 comment 6 replies
-
POSCAR files in sys_config are used for EXPLORATION. it supports lammps and poscar format. If you have other format of structure files, you could convert it using python package |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
Baopidragon1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
POSCAR files in sys_config are used for EXPLORATION. it supports lammps and poscar format. If you have other format of structure files, you could convert it using python package
ase
andpymatgen