Hello!
I'm trying to calculate some band structures with HSE06 in VASP 5.2.12. No magnetism, with SOC, just bulk material. 8 electrons. FCC lattice.
When i use ALGO = Damped, TIME = 0.4 and ENCUT = 400 with 6x6x6 k-points mesh, the band structure and energies looks acceptable.
But then i start over with 8x8x8 k-points mesh band structure becomes weird: curves are not smooth in some places and two-fold degeneracy is lifted, but i don't see any reason for that.
Then i increase ENCUT to 600, the results become acceptable.
As far as i know, ENCUT defines the basis set size. So why this happening?
With "pure" PBE ALGO = Normal works great with 8x8x8 mesh. Why switching the diagonalization algorithm affects on the results in such destructive way?
May the TIME parameter value involved in this somehow?
Thank you in advance!
UPD. Ran this job with TIME = 0.6 and 0.8. There is no significant improvement in energies, it stay with lifted two-fold degeneracy -- bands stay splitted, but the amount of splitting is less (about 0.5 meV).
UPD2. I figured out, that with ALGO = All results become a little bit more adequate, but band structure still not correct. Bands splitted for 0.2 meV.
UPD3. As i understand, ALGO = Normal is the only option that will give proper results. And what i have to do, when divergence is observed? ALGO = Damped and = All deals with divergence, but for what price...