The crystal structure become disorder abruptly in MD simulation #2708
Unanswered
StealFox97
asked this question in
Q&A
Replies: 1 comment
-
I am afraid the 1ps AIMD simulation would not give a good sampling of the configuration space, therefore, the model could not correctly predict the energy and force at some off-equilibrium configuration that may lead to the disordered structures. You may want to try the dpgen scheme that automatically generate the ensemble of training data from which the model is trained to a uniform accuracy on the interested configuration space. You may also want to try the DPA-1 model which significantly outperforms the deeppot-se ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear developers,

I trained a cubic perovskite model to study the influence of doping elements. All training sets were generated by CP2K2023. Two different doped perovskite models with 333 unit cell were considered. The AIMD simulations were used to generate the data set, using the NVT ensemble at 1000K in 1 ps (Timestep is 1 fs). After that, I trained 1000000 steps with deepmd-kit and got the graph-compress.pb file.
But when I run MD simulation with Lammps package, I met a serious issue. The crystal structure become disorder abruptly at a certain simulation time. I tried different amounts of doping atoms, the concentration of oxygen vacancies and simulation temperatures. Even the pure perovskite model without oxygen vacancies at 500 K, the crystal structure become disorder also.
I know it is the potential model problem. But I don't know how to solve it. Should I consider the perfector of virial loss when I train the model. I notice that its default value is zero. Or should I think about what I did mistake elsewhere.
Someone can help me?
In addition, I have some confused when using deepmd-kit:
The "input.json" file used is as below:
Beta Was this translation helpful? Give feedback.
All reactions