-
Hello, I have noticed that some papers related to DeePMD-kit use large amounts of data(such as reaching 100 million atoms in this paper 86 PFLOPS Deep Potential Molecular Dynamics simulation of 100 million atoms with ab initio accuracy). May I inquire how one could obtain such a large dataset? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
For MD Simulation we can create a larger number of atoms using the replicate command in LAMMPS. |
Beta Was this translation helpful? Give feedback.
-
We have published these two systems at https://github.com/deepmodeling-activity/deepmd-kit-v2-paper. As answered by @AnuragKr, you have to use the |
Beta Was this translation helpful? Give feedback.
We have published these two systems at https://github.com/deepmodeling-activity/deepmd-kit-v2-paper. As answered by @AnuragKr, you have to use the
replicate
command for these systems.