How to find the values of DFT-D3 parameters?
Posted: Wed Aug 16, 2023 6:02 pm
Hi everyone,
This is my first time using the DFT-D3 method with GGA functional for a magnetic heterostructure. The calculation works well if I don't consider the vdW correction (standard DFT) but crashes if DFT-D3 is included. I tried with IDW=11 and IVDW=12 but it got crashed. Then I found that I should also mention VDW_A1, VDW_A2, and VDW_S8 in the INCAR file. But there is no clear explanation of how to set them on vasp wiki. I found their values in one of the posts here and I used them but still, the calculation didn't converge. I tried with ALGO=Normal and ALGO=All but none of them worked. Attached is my INCAR file, I would appreciate it if anyone could help me find the right values of DFT-D3 parameters. Or is there anything missing in my INCAR file for DFT-D3 calculations?
ISTART = 0
ICHARG = 2
GGA = PE
IVDW = 12
VDW_A1 = 0.4289
VDW_A2 = 4.4407
VDW_S8 = 0.7875
LDAU = .TRUE.
LDAUTYPE = 2
LDAUL = 2 2 -1 -1 -1
LDAUU = 4.0 3.0 0.0 0.0 0.0
LDAUJ = 0.0 0.0 0.0 0.0 0.0
LMAXMIX = 4
NPAR = 4
KPAR = 4
PREC = Normal
ALGO = All
ENCUT = 400
EDIFF = 1.0E-7
LORBIT = 11
LREAL = F
GGA_COMPAT = .FALSE.
ADDGRID = .FALSE.
NSW = 500
EDIFFG = -1.0E-2
ISIF = 4
IBRION = 2
POTIM = 0.015
SYMPREC = 1.0E-6
ISYM = 0
AMIX = 0.1
BMIX = 0.00001
AMIX_MAG = 0.4
BMIX_MAG = 0.00001
MAXMIX = 40
ISMEAR = 0
SIGMA = 0.03
ISPIN = 2
MAGMOM = 3*4.5 2*-3.6 2*0.5 6*0.5 12*0.5 6*0.5
Thank you in advance.
-Roma
This is my first time using the DFT-D3 method with GGA functional for a magnetic heterostructure. The calculation works well if I don't consider the vdW correction (standard DFT) but crashes if DFT-D3 is included. I tried with IDW=11 and IVDW=12 but it got crashed. Then I found that I should also mention VDW_A1, VDW_A2, and VDW_S8 in the INCAR file. But there is no clear explanation of how to set them on vasp wiki. I found their values in one of the posts here and I used them but still, the calculation didn't converge. I tried with ALGO=Normal and ALGO=All but none of them worked. Attached is my INCAR file, I would appreciate it if anyone could help me find the right values of DFT-D3 parameters. Or is there anything missing in my INCAR file for DFT-D3 calculations?
ISTART = 0
ICHARG = 2
GGA = PE
IVDW = 12
VDW_A1 = 0.4289
VDW_A2 = 4.4407
VDW_S8 = 0.7875
LDAU = .TRUE.
LDAUTYPE = 2
LDAUL = 2 2 -1 -1 -1
LDAUU = 4.0 3.0 0.0 0.0 0.0
LDAUJ = 0.0 0.0 0.0 0.0 0.0
LMAXMIX = 4
NPAR = 4
KPAR = 4
PREC = Normal
ALGO = All
ENCUT = 400
EDIFF = 1.0E-7
LORBIT = 11
LREAL = F
GGA_COMPAT = .FALSE.
ADDGRID = .FALSE.
NSW = 500
EDIFFG = -1.0E-2
ISIF = 4
IBRION = 2
POTIM = 0.015
SYMPREC = 1.0E-6
ISYM = 0
AMIX = 0.1
BMIX = 0.00001
AMIX_MAG = 0.4
BMIX_MAG = 0.00001
MAXMIX = 40
ISMEAR = 0
SIGMA = 0.03
ISPIN = 2
MAGMOM = 3*4.5 2*-3.6 2*0.5 6*0.5 12*0.5 6*0.5
Thank you in advance.
-Roma