cgwf3 warnings

Phonons, DFPT, electron-phonon, electric-field response, mechanical response…

Moderators: mverstra, joaocarloscabreu

Locked
Samuel
Posts: 3
Joined: Mon Mar 22, 2010 7:16 pm
Location: LLN

cgwf3 warnings

Post by Samuel » Tue Apr 26, 2011 10:06 am

Dear all,

When doing response calculations (phonons, Born effective charge or else) these errors appears really often on a large number of iterations steps:

cgwf3.F90:701:WARNING
New trial energy at line 4 = -4.144536E+02
is higher than former: -4.144536E+02

I can have more than 1000 of them in my log file.

I suppose that this is due to the conjugate gradient algorithms that has trouble finding a minimum. Is there any rules of thumbs to improve the calculation and limit the number of cgwf3 warnings?

Maybe by increasing the variable nline to 5 or 6?

Best regards,

Samuel.

mverstra
Posts: 655
Joined: Wed Aug 19, 2009 12:01 pm

Re: cgwf3 warnings

Post by mverstra » Wed May 25, 2011 5:05 pm

nline might help, but usually it's not a big problem: the energy is practically converged, but in some directions abinit can not get a lower energy by following the gradient calculated for one wf.

See if it finally converges...

Matthieu
Matthieu Verstraete
University of Liege, Belgium

Locked