Page 1 of 1

E0 in OSZICAR

Posted: Mon Mar 11, 2024 6:22 pm
by alexander_duong
Hello,

Could someone explain what E0 in OSZICAR is? I read in the VASP wiki that it is the energy as sigma approaches zero, but I am not sure what sigma is referring to.

Thanks!

Re: E0 in OSZICAR

Posted: Tue Mar 12, 2024 2:35 pm
by andreas.singraber
Hello!

When integrating over k-points often a smearing method is used to improve convergence. The actual method applied in VASP can be selected with the ISMEAR tag. The amount of broadening is controlled with the SIGMA parameter. This is also the sigma value which is taken to zero in order to "recover" what the energy would be without the smearing method. For more details, please have a look at textbooks about density functional theory, e.g.,
  • David S. Sholl, Janice A. Steckel: Density Functional Theory: A Practical Introduction
Alternatively, have a look at the original paper for the Methfessel-Paxton method: All the best,
Andreas Singraber

Re: E0 in OSZICAR

Posted: Thu Mar 14, 2024 12:52 am
by alexander_duong
Thank you for the explanation!