Dear Shivam,
Looking at your INCAR and OUTCAR files, you do not use the same settings.
You have different settings for both ALGO and LKPOINTS_OPT.
Furthermore, your OUTCAR for 6.6.0 does not match your INCAR for 6.6.0:
INCAR.vasp6p6p0:
Code: Select all
#ENCUT = 520
PREC = Accurate
EDIFF = 1E-6
NELM = 50
KPAR = 40
IBRION = -1
NSW = 0
ISIF = 0
ISTART = 1
LORBIT = 11
LMAXMIX = 4
MAGMOM = 18*0.0
LKPOINTS_OPT = .TRUE.
ISYM = -1
LHFCALC = .TRUE.
GGA = PE
AEXX = 0.25
HFSCREEN = 0.2
ALGO = Normal
TIME = 0.4
PRECFOCK = NORMAL
LSORBIT = .TRUE.
LNONCOLLINEAR = .TRUE.
HFRCUT = -1
ISMEAR = 0
SIGMA = 0.050000
NBANDS = 80
LREAL = .FALSE.
LASPH = .TRUE.
ADDGRID = .TRUE.
LWAVE = .TRUE.
LCHARG = .TRUE.
OUTCAR.vasp6p6p0:
Code: Select all
INCAR:
SYSTEM = WTe2 monolayer x strain +1.00% HSE band
PREC = Accurate
EDIFF = 1E-6
NELM = 50
KPAR = 40
IBRION = -1
NSW = 0
ISIF = 0
ISTART = 1
LORBIT = 11
LMAXMIX = 4
MAGMOM = 18*0.0
LKPOINTS_OPT = .TRUE.
ISYM = -1
LHFCALC = .TRUE.
GGA = PE
AEXX = 0.25
HFSCREEN = 0.2
ALGO = Normal
TIME = 0.4
PRECFOCK = NORMAL
AMGGAX = 0.0
AMGGAC = 0.0
FOCKCORR = 2
LSORBIT = .TRUE.
LNONCOLLINEAR = .TRUE.
HFRCUT = -1
ISMEAR = 0
SIGMA = 0.050000
NBANDS = 80
LREAL = .FALSE.
LASPH = .TRUE.
ADDGRID = .TRUE.
LWAVE = .TRUE.
LCHARG = .TRUE.
Note that AMGGAX, AMGGAC, and FOCKCORR are set here. They are not set in the INCAR, and neither in the OUTCAR.vasp6p3p0, instead that OUTCAR shows Wannier90 tags that are not in the INCAR.vasp6p3p0. Please review all your files. I strongly suspect that you will not find different energies when you don't do different calculations.
I used the 6.3.0 inputs (reduced the kpoint density by 50% to have only 32 kpoints in total and make the computation less demanding) and ran on both 6.6.0 and 6.3.0. There is no difference in energies (see attached OUTCARs).
Please use the same inputs for both calculations and report back if you still observe different energies.
Cheers, Michael
You do not have the required permissions to view the files attached to this post.