Use the machine Learning molecular dynamics (MLMD) calculations to generate the supercells with random displacements #272
Unanswered
linwanhsing
asked this question in
Q&A
Replies: 2 comments
-
|
I think this issue occurred because displace.py script does not support a vasprun.xml file generated using the MLMD. I will investigate which part should be modified for that purpose. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Dear Dr. Tadano, |
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.
-
Dear Dr. Tadano,
To speed up the molecular dynamics (MD) calculations, we use machine Learning molecular dynamics (MLMD) calculations with the code of VASP.6.5.1, and 5000 steps have been simulated. The ab initio MD Iterations in the OUTCAR are about 300-400, and the Machine Learning MD Iterations in the OUTCAR are 5000. Furthermore, there are 5000 Direct configurations in the XDATCAR.
While we execute “python3 ${ALAMODE_ROOT}/tools/displace.py --VASP POSCAR_ref_supercell -md vasprun.xml -e 1001:5000:50 --random --mag 0.04 --prefix disp_aimd+random_”, it warns RuntimeError: The range specified by --every is larger than the loaded MD data.
Our questions are below,
Best
Wanxing Lin
Lecturer of Physics
School of Materials Science and Engineering
Guangdong Ocean University (广东海洋大学)
No. 1, Luoqin Road, Yangjiang, 529500, Guangdong, P. R. China
Beta Was this translation helpful? Give feedback.
All reactions