Hse06 - Vasp Extra Quality
KPOINTS: Automatic generation 0 Gamma 4 4 2 0 0 0
SYSTEM = ZnO HSE06 ENCUT = 520 ISMEAR = -5 # Tetrahedron method for DOS SIGMA = 0.05 PREC = Accurate LHFCALC = .TRUE. HFSCREEN = 0.2 AEXX = 0.25 GGA = PE ALGO = Damped TIME = 0.4 hse06 vasp
In older VASP versions (pre-6), you needed LHFCALC = .TRUE. and HFSCREEN = 0.2 . In VASP 6+, you can also use HSE06 as a pseudopotential flag, but the manual INCAR approach is safer. Step 2: FFT grids and precision Hybrid functionals are sensitive to the real-space grid. Use high precision: KPOINTS: Automatic generation 0 Gamma 4 4 2
Enter (Heyd-Scuseria-Ernzerhof). This hybrid functional has become the gold standard for "affordable accuracy" in solid-state physics. But let’s be real—it comes at a computational cost. In VASP 6+, you can also use HSE06
