diff --git a/source/_posts/DeePMD_05_12_2024.md b/source/_posts/DeePMD_05_12_2024.md new file mode 100644 index 00000000..4b1462b4 --- /dev/null +++ b/source/_posts/DeePMD_05_12_2024.md @@ -0,0 +1,67 @@ +--- +title: "What Can DP Do too? | Using Machine Learning to Explore the Catalytic Kinetics of Metal Nanoclusters under Confinement Conditions" +date: 2024-12-05 +categories: +- DeePMD-kit +--- + +On October 17, 2024, the research paper titled "Entropy in catalyst dynamics under confinement" by the AI4EC Lab/Professor Cheng Jun's research group from Xiamen University was published online in the international journal Chem. Sci. The first author of the paper is Fan Qiyuan (currently a teacher at the School of Chemistry and Chemical Engineering, Shanxi University). This work was completed under the guidance of Professor Cheng Jun and with the guidance and support of Academician Tian Zhongqun, Academician Bao Xinhe from the Dalian Institute of Chemical Physics, Chinese Academy of Sciences, Academician E Weinan from Peking University, and Professor Wang Ye from Xiamen University. + + + + +## Research Background +In heterogeneous catalytic reactions, the active sites of the catalyst are crucial in determining the catalytic performance. Traditionally, active sites are often regarded as stable structures with specific atomic arrangements. However, in recent years, an increasing number of studies have found that the dynamic behavior of catalysts under reaction conditions also significantly affects catalytic activity. Particularly in spatially confined conditions, such as when metal nanoclusters are encapsulated in the pores of carbon nanotubes, zeolites, or metal-organic frameworks, the confinement effect has a profound impact on the structure and kinetic properties of the catalyst, thereby altering the catalytic performance. + +Nevertheless, previous studies have mostly focused on static geometric optimization, ignoring the dynamic behavior of catalysts and the corresponding entropy effects in confined environments. The structure of the catalyst continuously changes during the reaction process and may form a series of metastable states, which play an important role in catalyzing chemical reactions. Therefore, understanding the structural dynamics and entropy changes of catalysts under confinement effects is essential for revealing the mechanism of catalytic reactions. + +This study, by combining DeePMD-kit, for the first time explores the entropy effect of metal nanoclusters under confinement conditions and its impact on catalytic reactions from the perspectives of kinetics and thermodynamics. This work provides a new perspective for in-depth understanding of the dynamic confinement effect and contributes to promoting research on the design and optimization of nanocatalysts in complex chemical systems. + + +## Methods +The methods section of this article mainly includes the following contents: + +1. **Training of Machine Learning Potential (MLP)**: Using the Deep Potential Generator (DP-GEN) package, a series of iterative steps including exploration, annotation, and training were employed. During the training process, the network structure parameters of MLP were (25, 50, 100) and (240, 240, 240), and the learning rate started from 10−3 and gradually exponentially decayed to 10−8. The cutoff radius was set to 7 Å. Each model underwent multiple training steps, and the final model had over 4,000,000 training steps. + +2. **Machine Learning Molecular Dynamics (MLMD)**: The exploration step was based on the LAMMPS code, and the initial training data was composed of the initial and final state structures randomly selected from the 5 ps AIMD trajectory. To calculate the reaction free energy, a series of constrained molecular dynamics simulations were performed along the preset reaction coordinate (such as the O-O bond length) to sample structures at different temperatures. + +3. **Annotation Step**: In the exploration step, the model deviation of σmax(f) was used as the error indicator to select the structures that needed annotation. The annotation process used DFT calculations (completed by VASP) and added these calculation results to the data set. + +4. **DFT Calculation**: VASP was used for energy and force calculations during the annotation process, employing the PAW method and PBE functional. Different energy and force convergence criteria were set in the calculation, and the simulated system was placed in a specific-sized cubic box. + +5. **Free Energy Calculation**: The final free energy calculation was performed through the modified CP2K interfaced with DeepMD-kit. Based on the trained MLP model, the free energy curve was obtained by calculating the average force using the Lagrange multiplier algorithm. The simulation temperature range was from 200 K to 1200 K, and the free energy under the O-O bond length was calculated through constrained MD. + +6. **Estimation of Statistical Error**: By dividing the equilibrated MLMD trajectory into five time periods, the force and free energy were independently calculated for each period to evaluate the error of the calculation results at each O-O bond length. + +## Results and Discussion +### MLP Accelerates Free Energy Calculation: Efficient and Accurate Simulation of O₂ Dissociation Reaction +Figure 1 shows the overall workflow of the MLP-accelerated free energy calculation method and the comparison between the generated MLP model and the results of first-principles calculations (DFT). In Figure 1A, the working steps of the MLP model are detailed, including how to use the machine learning potential model to efficiently perform molecular dynamics simulations, thereby significantly reducing the computational cost. Figures 1B and 1C compare the atomic forces and energies under the O-O bond length calculated by the MLP model and DFT at different temperatures, respectively. The results show good agreement between the two at different temperatures. The insets give the errors of atomic forces (in eV/Å) and energies (in eV), and these validation data indicate that the MLP model has reliable accuracy and can be used for further kinetic and thermodynamic analyses. + +



