Page 1 of 1

which energy is correct?

Posted: Thu May 11, 2006 4:32 pm
by Charles W. Bauschlicher
I have run the same calculation twice but they differ only in nbands
ALAT = 5.1690000000
k-Points NKPTS = 120 number of bands NBANDS= 60
energy without entropy= -61.901061 energy(sigma->0) = -61.901061
ALAT = 5.1690000000
k-Points NKPTS = 120 number of bands NBANDS= 31
energy without entropy= -61.915859 energy(sigma->0) = -61.915859
the calculation with 31 bands is lower, but I would assume that the calculation with 60 bands should be more accurate. Which energy is correct? Is it possible for a converged energy to be too low?

which energy is correct?

Posted: Fri May 12, 2006 7:39 am
by Veronika
This depends not only on the number of bands but also the energy cutoff and the number of k-points are important quantities.
Taking into account more (empty) bands and a higher ENCUT may improve the description of your system. Too few bands and k-points might result in wrong total energies (which can be lower than a converged solution).
You should test the convergence of the total energy for your system with respect to these.

which energy is correct?

Posted: Fri May 12, 2006 5:26 pm
by Charles W. Bauschlicher
I should have added that at a slightly different lattice constant I converged the energy with respect to Kpoints and encut (prec=high encut=750). In addition these are computed with ialgo=48. If I switch to algo=normal nbands=31 and =60 get the same result as ialgo=48 and nbands=60. To follow up on your comment, given that my two calculations have the same kpoints and encut, which should be converged, is it possible to get an energy too low due to the choice of nbands?

which energy is correct?

Posted: Mon May 15, 2006 7:40 am
by Veronika
Yes, at least I would not exclude this possibility ... but this might also depend on your system. I know some cases, where the choice of NBANDS is crucial.

which energy is correct?

Posted: Thu May 18, 2006 2:23 pm
by admin
please have a look at the 'Theoretical background' chapter of the online manual, to see why especially the RMM-DIIS algorithm is very sensitive to the number of unoccupied bands (a sufficient number of them has to be included to provide enough degrees of freedom for sub-space diagonalisation in the sub-space spanned by the trial wavefunctions)
http://cms.mpi.univie.ac.at/vasp/vasp/node180.html

which energy is correct?

Posted: Tue May 23, 2006 10:30 pm
by Charles W. Bauschlicher
i did read that section and I understand about insufficient degrees of freedom, but my confusion is that the correct value is above the incorrect value. If I use the Davidson approach, I can see how I can converge to an excited state, i.e. too high an energy, but I could not get too low an energy. I guess the bottomline is that RMM-DIIS should be used with caution.