van der Waals correction, problem with GGA=RE INCAR file option
Posted: Mon Sep 16, 2013 9:03 am
I am new to VASP and DFT.
I would like to calculate relaxation of C2H6 single molecule including vdW correction.
When I used in my INCAR only the option LVDW = .TRUE. I managed to do that.
But from the site http://cms.mpi.univie.ac.at/vasp/vasp/v ... et_al.html I see that some more advanced approaches are also possible. Those options are connected with change the POTCAR's PP to RE by setting in INCAR GGA = RE. And here is my problem. I dont have such POTCAR potentials.
When I try to do this with the POTCAR I have, I see the remark: "kernel differs, recalculating vdW kernel".
I have vdw_kernel.bindat and checked that it is the right file (for small endian clusters, the option "hexdump -d vdw_kernel.bindat | head" gives nd=35"
My INCAR file:
general:
System = Ethane
ISTART = 2
IBRION = 2
NSW = 120
EDIFFG = -1.0e-06
EDIFF = 1.0E-06
GGA = PE
PREC = normal
ENCUT = 450
ISF = 3
NELMIN = 5
IALGO = 38
ISMEAR = 0; SIGMA = 0.1
LREAL = .FALSE.
ADDGRID = .TRUE.
LWAVE = .FALSE.
LCHARG = .FALSE.
LUSE_VDW= .TRUE.
AGGAC = 0.0000
If I use GGA=RE instead of GGA=PE the system warns me that I specify xc-type that is not found in the POTCAR and starts recalculating the kernel.
I put the vdw_kernel.bindat file in the folder from which I run the calculations. When I change the name of the file I have "No kernel file found".
hexdump -d vdw_kernel.bindat | head
0000000 00004 00000 00035 00000 00004 00000 00280 00000
0000010 00000 00000 00000 00000 22192 16991 01694 16335
0000020 23344 10783 14900 16352 40148 25625 31358 16361
0000030 39486 01975 51830 16369 14628 26219 20170 16375
0000040 03016 00250 21813 16381 54142 40746 62680 16385
0000050 20140 34521 36010 16389 46910 30277 31029 16393
0000060 44136 10529 49735 16397 34467 44667 14386 16401
0000070 39276 25085 50799 16403 04362 50115 37102 16406
0000080 35748 49022 40253 16409 57984 08625 61804 16412
0000090 58045 21214 18956 16416 51366 04120 17983 16418
Where I make a mistake?
<span class='smallblacktext'>[ Edited ]</span>
I would like to calculate relaxation of C2H6 single molecule including vdW correction.
When I used in my INCAR only the option LVDW = .TRUE. I managed to do that.
But from the site http://cms.mpi.univie.ac.at/vasp/vasp/v ... et_al.html I see that some more advanced approaches are also possible. Those options are connected with change the POTCAR's PP to RE by setting in INCAR GGA = RE. And here is my problem. I dont have such POTCAR potentials.
When I try to do this with the POTCAR I have, I see the remark: "kernel differs, recalculating vdW kernel".
I have vdw_kernel.bindat and checked that it is the right file (for small endian clusters, the option "hexdump -d vdw_kernel.bindat | head" gives nd=35"
My INCAR file:
general:
System = Ethane
ISTART = 2
IBRION = 2
NSW = 120
EDIFFG = -1.0e-06
EDIFF = 1.0E-06
GGA = PE
PREC = normal
ENCUT = 450
ISF = 3
NELMIN = 5
IALGO = 38
ISMEAR = 0; SIGMA = 0.1
LREAL = .FALSE.
ADDGRID = .TRUE.
LWAVE = .FALSE.
LCHARG = .FALSE.
LUSE_VDW= .TRUE.
AGGAC = 0.0000
If I use GGA=RE instead of GGA=PE the system warns me that I specify xc-type that is not found in the POTCAR and starts recalculating the kernel.
I put the vdw_kernel.bindat file in the folder from which I run the calculations. When I change the name of the file I have "No kernel file found".
hexdump -d vdw_kernel.bindat | head
0000000 00004 00000 00035 00000 00004 00000 00280 00000
0000010 00000 00000 00000 00000 22192 16991 01694 16335
0000020 23344 10783 14900 16352 40148 25625 31358 16361
0000030 39486 01975 51830 16369 14628 26219 20170 16375
0000040 03016 00250 21813 16381 54142 40746 62680 16385
0000050 20140 34521 36010 16389 46910 30277 31029 16393
0000060 44136 10529 49735 16397 34467 44667 14386 16401
0000070 39276 25085 50799 16403 04362 50115 37102 16406
0000080 35748 49022 40253 16409 57984 08625 61804 16412
0000090 58045 21214 18956 16416 51366 04120 17983 16418
Where I make a mistake?
<span class='smallblacktext'>[ Edited ]</span>