error in DFT+U
Posted: Fri May 03, 2013 11:46 am
Hi everyone,
I am trying to do DFT+U calculations on a uranite system.
Firt i tried an handson example of VASP on NiO just to see how it works and had no problem. Its INCAR is:
SYSTEM = NiO
ISTART = 0
ISPIN = 2
MAGMOM = 2.0 -2.0 2*0
ENMAX = 250.0
EDIFF = 1E-3
ISMEAR = -5
AMIX = 0.2
BMIX = 0.00001
AMIX_MAG = 0.8
BMIX_MAG = 0.00001
LORBIT = 11
LDAU = .TRUE.
LDAUTYPE = 2
LDAUL = 2 -1
LDAUU = 8.00 0.00
Then i used my INCAR. It is:
System = bi203
ISTART = 0 !0
ISMEAR = -5
NSW = 200
ISIF = 3
IBRION = 2 ; NFREE = 4
POTIM = 0.800
ENMAX = 500
LREAL=.TRUE.
PREC = Accurate
NELMIN = 6
EDIFF =1E-6
EDIFFG = -0.0100
LDAU = .TRUE.
LDAUL = 3 -1
LDAUU = 4.5 0
LDAUJ = 0.51 0
It didnt work. Then tried a second one as:
SYSTEM = U02
ISTART = 0
ISMEAR = 0
SIGMA = 0.1
NSW = 500
ISIF = 2
IBRION = 2
ALGO = fast
LREAL = auto
ENCUT = 350 eV
NBANDS = 96
EDIFFG = -0.01
LMAXMIX = 6
LASPH = .TRUE.
LDAU = .TRUE.
LDAUL = 3 -1
LDAUU = 4.5 0
LDAUJ = 0.51 0
It didnt work too. It is written:
running on 4 nodes
distr: one band on 1 nodes, 4 groups
vasp.5.2.12 11Nov11 complex
POSCAR found : 1 types and 4 ions
Error reading item 'ISTART' from file INCAR.
Error code was IERR=5 ... . Found N= 0 data.
I dont understand what happened! Can anybody help me please?
Many thanks
I am trying to do DFT+U calculations on a uranite system.
Firt i tried an handson example of VASP on NiO just to see how it works and had no problem. Its INCAR is:
SYSTEM = NiO
ISTART = 0
ISPIN = 2
MAGMOM = 2.0 -2.0 2*0
ENMAX = 250.0
EDIFF = 1E-3
ISMEAR = -5
AMIX = 0.2
BMIX = 0.00001
AMIX_MAG = 0.8
BMIX_MAG = 0.00001
LORBIT = 11
LDAU = .TRUE.
LDAUTYPE = 2
LDAUL = 2 -1
LDAUU = 8.00 0.00
Then i used my INCAR. It is:
System = bi203
ISTART = 0 !0
ISMEAR = -5
NSW = 200
ISIF = 3
IBRION = 2 ; NFREE = 4
POTIM = 0.800
ENMAX = 500
LREAL=.TRUE.
PREC = Accurate
NELMIN = 6
EDIFF =1E-6
EDIFFG = -0.0100
LDAU = .TRUE.
LDAUL = 3 -1
LDAUU = 4.5 0
LDAUJ = 0.51 0
It didnt work. Then tried a second one as:
SYSTEM = U02
ISTART = 0
ISMEAR = 0
SIGMA = 0.1
NSW = 500
ISIF = 2
IBRION = 2
ALGO = fast
LREAL = auto
ENCUT = 350 eV
NBANDS = 96
EDIFFG = -0.01
LMAXMIX = 6
LASPH = .TRUE.
LDAU = .TRUE.
LDAUL = 3 -1
LDAUU = 4.5 0
LDAUJ = 0.51 0
It didnt work too. It is written:
running on 4 nodes
distr: one band on 1 nodes, 4 groups
vasp.5.2.12 11Nov11 complex
POSCAR found : 1 types and 4 ions
Error reading item 'ISTART' from file INCAR.
Error code was IERR=5 ... . Found N= 0 data.
I dont understand what happened! Can anybody help me please?
Many thanks