I did hybrid functional calculation on a AlN surface with VASP and met some issues.
Case 1. the electronic relaxation was performed with ALGO = All (Damped), ISMEAR = 0 and SIGMA = 0.1. In the results, The entropy in the OUTCAR is ZERO.
Case 2. the electronic relaxation was performed with ALGO = Normal and ISMEAR = -5. In the results, of course, the entropy in the OUTCAR is also ZERO.
Here comes the question. In the results of density of states (DOS), the Fermi level of case 1 is a little above VBM, However, the Fermi level of case 2 is just at the VBM.
Actually, I prefer case 2 is correct due to the manual of Vasp. but I was still confused by the zero entropy issue.
As entropy of both cases is ZERO which means there is no widening near the Fermi level, Why there is a difference between two cases?
Thanks a lot !