electronic minimisation not converged

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
vasp_user
Newbie
Newbie
Posts: 25
Joined: Wed May 06, 2009 10:54 pm
License Nr.: 80+Upaw

electronic minimisation not converged

#1 Post by vasp_user » Sun May 20, 2012 2:38 am

Let's say you relax a system in VASP and everything seems to go well... you do a "tail -20 OUTCAR" to see "reached required accuracy" ....i.e. the ions have converged to within your, say, force requirements.

But what if one or more of the electron minimisation steps did not converge? Will VASP "complain"? Say you set NELM to 100 and several of the electron minimisations got to 100 and stopped... and then the ions were updated using a non-converged potential.

I could imagine that maybe in a worst case scenario that the ions could accidentally get kicked out of a local minimum (because of "bad" forces coming from the non-converged electronic potential) and then the final answer being quite different from what one would have gotten had they set a larger NELM and always had ionic updates using converged potentials.

So that is a long way of asking this: does someone have a list (short or long) of things they check after a run (maybe you check during the run!) to make sure that the answers they got are sane? I konw I'm sort of sneaking in a big question here... but checks like this can make a big difference not only in saving computer time (stopping a run that's not working) but also but also in preventing bad data.

Thanks...
Jason
Last edited by vasp_user on Sun May 20, 2012 2:38 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

electronic minimisation not converged

#2 Post by admin » Tue May 22, 2012 5:45 pm

no, vasp does not give any warning if a geometry does not converge within the given NELM steps, you have to look at the numbers (dE in OSZICAR) yourself.
Last edited by admin on Tue May 22, 2012 5:45 pm, edited 1 time in total.

Neutrino

electronic minimisation not converged

#3 Post by Neutrino » Sat Jun 02, 2012 3:19 am

The only concern is exactly what you mentioned, if the electrons are not converged well then ions may move in the wrong direction. I'd rather try to make sure that electrons always converge well.

I faced this problem in using Hybrid Functionals, the cure was to preconverge using standard PBE and then get a WAVECAR to start the HYBRID calculations. So, a good strategy is to obtain somehow a good WAVECAR to start with.
Another option is to play with electronic convergence algorithm. (ALGO, IALGO tags).
Last edited by Neutrino on Sat Jun 02, 2012 3:19 am, edited 1 time in total.

Post Reply