CORE_WAVE_FKT Error with Tkatchenko-Scheffler vdW Method
Posted: Thu Jan 30, 2014 5:33 pm
I am attempting to calculate the binding energy of a molecule on a Au surface. I would like to include the effects of van der Waals interactions using the Tkatchenko-Scheffler vdW method (TSvdW). From what I understand this requires VASP 5.3.3, the tag IVDW=2 in INCAR, and the POTCAR files to be the latest version (POTCAR.5). I have successfully used TSvdW on another system (involving Au only).
However, with this system, after electronic convergence is reached and during the van der waals calculation I get the following error message printed out many times to stdout:
CORE_WAVE_FKT: solution not found within 1000 attempts
n= 1 l= 0 j= 0.0 energy interval: -1741.54572800 -0.00001000
I think this error message occurs during the computation of the radial charge distribution for a neutral atom. The traceback for where this error occurs should look something like weight_charge -> DFATOM2 -> DFSOLVE -> CORE_WAVE_FKT.
I get this error with the gamma point version of VASP, as well as the regular version.
Here is my INCAR:
ALGO=fast
NELMIN=4
GGA=PS
IBRION=3
POTIM=0
IOPT=2
MAXMOVE=0.2
FDSTEP=0.01
EDIFF=1e-6
EDIFFG=-0.01
NSW=1000
ISIF=0
ISYM=0
LCHARG=.FALSE.
LWAVE=.FALSE.
LREAL=Auto
NCORE=12
NSIM=4
LPLANE=.TRUE.
IVDW=2
VDW_RADIUS=30
VDW_SR=0.94
VDW_D=20
Here is the top part of my POSCAR:
Au C H N O
1.00000000000000
14.4249783362055712 0.0000000000000000 0.0000000000000000
7.2124891681027856 12.4923976881942078 0.0000000000000000
0.0000000000000000 0.0000000000000000 27.0667672948810143
Au C H N O
100 7 17 3 1
<span class='smallblacktext'>[ Edited ]</span>
However, with this system, after electronic convergence is reached and during the van der waals calculation I get the following error message printed out many times to stdout:
CORE_WAVE_FKT: solution not found within 1000 attempts
n= 1 l= 0 j= 0.0 energy interval: -1741.54572800 -0.00001000
I think this error message occurs during the computation of the radial charge distribution for a neutral atom. The traceback for where this error occurs should look something like weight_charge -> DFATOM2 -> DFSOLVE -> CORE_WAVE_FKT.
I get this error with the gamma point version of VASP, as well as the regular version.
Here is my INCAR:
ALGO=fast
NELMIN=4
GGA=PS
IBRION=3
POTIM=0
IOPT=2
MAXMOVE=0.2
FDSTEP=0.01
EDIFF=1e-6
EDIFFG=-0.01
NSW=1000
ISIF=0
ISYM=0
LCHARG=.FALSE.
LWAVE=.FALSE.
LREAL=Auto
NCORE=12
NSIM=4
LPLANE=.TRUE.
IVDW=2
VDW_RADIUS=30
VDW_SR=0.94
VDW_D=20
Here is the top part of my POSCAR:
Au C H N O
1.00000000000000
14.4249783362055712 0.0000000000000000 0.0000000000000000
7.2124891681027856 12.4923976881942078 0.0000000000000000
0.0000000000000000 0.0000000000000000 27.0667672948810143
Au C H N O
100 7 17 3 1
<span class='smallblacktext'>[ Edited ]</span>