G0W0 on top of Meta-GGA
Posted: Tue Feb 20, 2024 8:48 am
Dear VASP team,
I am trying to improve my band gap calculation using G0W0 approach and compare G0W0@PBE with G0W0@r2SCAN. Because r2SCAN gives me better Eg than PBE, I consider it to be a better starting point for one-shot G0W0 correction.
I use 3-step procedure similar to G0W0@HSE06, but I hesitate about last (3rd) step: should I use
METAGGA = R2scan; LASPH = True
during ALGO=G0W0 step or not?
By the way, I tryed both ways and obtain different results: if I include these tags, Eg is largerly overestimated, while without them it is closer to experiment.
So, better results I get without them on the 3rd step. But is it consistent with using these tags on the 1st and 2nd steps?
Below are my INCARS for these three steps:
#1st step INCAR:
ALGO = Normal; EDIFF = 1e-08; ENCUT = 450
LREAL = False; PREC = Normal
ISMEAR = 0; SIGMA = 0.026
ISTART = 0
KPAR = 7
METAGGA = R2scan; LASPH = True
#2nd step INCAR:
EDIFF = 1e-06; ENCUT = 450
LREAL = False; PREC = Normal
ISMEAR = 0; SIGMA = 0.026
KPAR = 7
METAGGA = R2scan; LASPH = True
ALGO = Exact; NELM = 1; NBANDS = 1355;
LOPTICS = True;
LPEAD = True # have to add because of warning concerning LOPTICS for METAGGA
#3rd step INCAR:
ALGO = G0W0; NELM = 1; NBANDS = 1355; NOMEGA = 200
ENCUT = 450
LREAL = False; PREC = Normal
ISMEAR = 0; SIGMA = 0.026
KPAR = 7
#
#??? add or not
#METAGGA = R2scan; LASPH = True
Please, comment, which one if correct?
Best regards,
Dmitry
I am trying to improve my band gap calculation using G0W0 approach and compare G0W0@PBE with G0W0@r2SCAN. Because r2SCAN gives me better Eg than PBE, I consider it to be a better starting point for one-shot G0W0 correction.
I use 3-step procedure similar to G0W0@HSE06, but I hesitate about last (3rd) step: should I use
METAGGA = R2scan; LASPH = True
during ALGO=G0W0 step or not?
By the way, I tryed both ways and obtain different results: if I include these tags, Eg is largerly overestimated, while without them it is closer to experiment.
So, better results I get without them on the 3rd step. But is it consistent with using these tags on the 1st and 2nd steps?
Below are my INCARS for these three steps:
#1st step INCAR:
ALGO = Normal; EDIFF = 1e-08; ENCUT = 450
LREAL = False; PREC = Normal
ISMEAR = 0; SIGMA = 0.026
ISTART = 0
KPAR = 7
METAGGA = R2scan; LASPH = True
#2nd step INCAR:
EDIFF = 1e-06; ENCUT = 450
LREAL = False; PREC = Normal
ISMEAR = 0; SIGMA = 0.026
KPAR = 7
METAGGA = R2scan; LASPH = True
ALGO = Exact; NELM = 1; NBANDS = 1355;
LOPTICS = True;
LPEAD = True # have to add because of warning concerning LOPTICS for METAGGA
#3rd step INCAR:
ALGO = G0W0; NELM = 1; NBANDS = 1355; NOMEGA = 200
ENCUT = 450
LREAL = False; PREC = Normal
ISMEAR = 0; SIGMA = 0.026
KPAR = 7
#
#??? add or not
#METAGGA = R2scan; LASPH = True
Please, comment, which one if correct?
Best regards,
Dmitry