This is a tutorial for DeePMD
package, a Machine Learning Interatomic Potential (MLP) model for interatomic potential energy and force field and to perform molecular dynamics (MD).
In-general, steps to build MLPs usually require three main steps:
- Data generation
[00.data]
- Training
[01.train]
- Molecular dynamics
[02.lmp]
For data generation, we will be using the [VASP](https://www.vasp.at/") package. \
Here, I will not go into the details for generating the initial configuration. However, there are several ways to do that. A straightforward approach involves performing a classical MD simulation to obtain random configurations. Subsequently, ab-initio calculations are performed to compute the potential energy and corresponding forces (in this case, we will be using VASP). \
The output configurations are stored in the folder inside the 00.data
directory.
Rahul Verma
Dept. of Chemical and Biomolecular Engineering
North Carolina State University, Raleigh, NC, USA
Email: [email protected]