SCF procedure does not converge during ML-FF MD training trajectory

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
julien_steffen
Newbie
Newbie
Posts: 22
Joined: Wed Feb 23, 2022 10:18 am

SCF procedure does not converge during ML-FF MD training trajectory

#1 Post by julien_steffen » Mon Feb 12, 2024 2:27 pm

Dear VASP community,

we are currently trying to learn a ML-FF for a Ga SCALMS system with additional H atoms. To that reason, we placed five H2 molecules in vacuum over a Ga liquid (see POSCAR).

During the ML-FF MD calculation the very first SCF cycle is terminated with the error message Error EDDDAV: Call to ZHEGV failed. Returncode = 15 1 16 after a few SCF steps. Looking at the energy change etc., it could bee seen, that the cycle does not convergence properly.

We decided to perform the calculation with ISPIN = 2 based on previous ML-FF calculations, where the trajectory will be more stable, if the system is formally spin-polarized. However, for this system we already tried to change ISPIN to 1 (see directory no_spin). Then, the SCF cycles convergence properly. However, looking at the XDATCAR, the trajectory seems not plausible. H2 molecules are splitted and all molecules move too fast.

Since the file size for the folder no_spin is exceeds the maximum filesize per attachment, the corresponding files are uploaded to our cloud system:
https://faubox.rrze.uni-erlangen.de/get ... TN/no_spin

Best regards
You do not have the required permissions to view the files attached to this post.

alex
Hero Member
Hero Member
Posts: 568
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

Re: SCF procedure does not converge during ML-FF MD training trajectory

#2 Post by alex » Tue Feb 13, 2024 6:19 am

Hi julien_steffen,

sometimes it helps to change simply the SCF algorithm. I'd suggest to go 1st for ALGO = V and try again, no changes otherwise.

2nd option: try a different VASP exe with another linear algebra package.

Good luck!

alex

ferenc_karsai
Global Moderator
Global Moderator
Posts: 422
Joined: Mon Nov 04, 2019 12:44 pm

Re: SCF procedure does not converge during ML-FF MD training trajectory

#3 Post by ferenc_karsai » Tue Feb 13, 2024 1:22 pm

I looked at your structures from the XDATCAR and I also observed that some of the H atoms diffuse into the gallium bulk. In the last structure one H atom comes suspiciously close to one Ga atom.

Although you have a time step of 1fs, it is maybe too large for the regular hydrogen mass of 1. I would suggest to increase the hydrogen mass between 4-8 times (first try 8 and later you can lower) in the POTCAR file or the INCAR file (change POMASS). We have this also written on our best-practises site under "Molecular dynamics setup":
https://www.vasp.at/wiki/index.php/Best ... rce_fields

Post Reply