Stucked problem on B3LYP calculation

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Lee
Newbie
Newbie
Posts: 3
Joined: Wed Jan 04, 2012 4:15 am
License Nr.: 5-564

Stucked problem on B3LYP calculation

#1 Post by Lee » Mon Jan 09, 2012 10:37 am

Dear All,

I tried to use hybrid functional calculation (b3lyp) in the VASP 5.2.12 version. I set the INCAR file like this:


NPAR = 24
LPLANE = .TRUE.

NWRITE = 2
PREC = high
ISTART = 1
ICHARG = 2
ISPIN = 2
ENCUT = 550
MAGMOM = 4*0 4*4 12*0
ISYM = 0

EDIFF = 0.1E-04
LREAL = .FALSE.
LWAVE = .TRUE.
LCHARG = .TRUE.

EDIFFG = 0.1E-03
NSW = 200
IBRION = 2
ISIF = 3

LHFCALC = .TRUE.
GGA = B3
AEXX = 0.2
AGGAX = 0.72
AGGAC = 0.81
ALDAC = 0.19

ALGO = Damped
TIME = 0.5

However, the calculation is stucked during the iteration process. (but, cpu is running.....)


LDA part: xc-table for VWN3 , standard interpolation
POSCAR, INCAR and KPOINTS ok, starting setup
WARNING: small aliasing (wrap around) errors must be expected
FFT: planning ...( 1 )
WAVECAR not read
WARNING: random wavefunctions but no delay for mixing, default for NELMDL
entering main loop
N E dE d eps ncg rms ort
DAV: 1 0.611396812657E+04 0.61140E+04 -0.28117E+05 8640 0.135E+04
DAV: 2 0.334578727901E+04 -0.27682E+04 -0.32544E+04 8640 0.250E+03
DAV: 3 0.148875405151E+04 -0.18570E+04 -0.15377E+04 8640 0.601E+02
DAV: 4 0.685768658176E+03 -0.80299E+03 -0.70297E+03 8640 0.331E+02
DAV: 5 0.398760792374E+03 -0.28701E+03 -0.27688E+03 8640 0.207E+02

<span class='smallblacktext'>[ Edited ]</span>
Last edited by Lee on Mon Jan 09, 2012 10:37 am, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

Stucked problem on B3LYP calculation

#2 Post by admin » Fri Jan 20, 2012 11:22 am

please note that the calculation of the exact-exchange part (by default starting after the first 5 initialization steps which involve NO XXC is MUCH more time-consuming than standard DFT steps. If possible, set NKRED (please have a look in the manual) to speed up the XXC steps (I suppose that the calculation did not hang up actually)
Last edited by admin on Fri Jan 20, 2012 11:22 am, edited 1 time in total.

Post Reply