error in Berry phase calculation

Question on input files/tags, interpreting output, etc.

Please check whether the answer to your question is given in the VASP online manual or has been discussed in this forum previously!

Moderators: Global Moderator, Moderator

Locked
Message
Author
zhongshanluo

error in Berry phase calculation

#1 Post by zhongshanluo » Wed Oct 24, 2007 11:42 am

Dear admin:
I encountered this error when running the vasp 4.6, I am doing the polarization calculation of the example provided by
http://cms.mpi.univie.ac.at/vasp/vasp/node157.html
Calculation 1
KPOINTS file:
4x4x4
0
Monkhorst
4 4 4
0 0 0

POSCAR file:
NaF
4.5102
0.0 0.5 0.5
0.5 0.0 0.5
0.5 0.5 0.0
1 1
Direct
0.0000000000000000 0.0000000000000000 0.0000000000000000
0.5000000000000000 0.5000000000000000 0.5000000000000000

INCAR files:
general:
system = cubic NaF
ISTART = 0
ICHARG = 2

The POTCAR is cat from PAW_GGA

Calculation 2
KPOINTS file:
4x4x4
0
Monkhorst
4 4 4
0 0 0

POSCAR file:
NaF
4.5102
0.0 0.5 0.5
0.5 0.0 0.5
0.5 0.5 0.0
1 1
Direct
0.0000000000000000 0.0000000000000000 0.0000000000000000
0.5000000000000000 0.5000000000000000 0.5000000000000000

INCAR files:
general:
system = cubic NaF
ISTART = 0
ICHARG = 11
LBERRY = .TRUE.
IGPAR = 1
NPPSTR = 6
DIPOL = 0.25 0.25 0.25

The POSCAR as before.
but after the calculation, an error always occurs in the OUTCAR:
an error always occurs in the OUTCAR:

k-mesh defined as follows:
IGPAR = 1
NKPTS = 216 NSTR = 36 NPPSTR= 6
Expectation value term: <R>ev
<R> = ( 0.00000, 0.00000, 0.00000 ) electrons Angst

Error in subroutine BERRY: did not find all determinants

Matrix CMK is not an nxn matrix for
ISTR = 1 j = 0

I have try to set the k-points as
k-points
0
Monkhorst Pack
21 21 21
0 0 0

But the problem still exist, would you give me some advise?

Best wishes.
Last edited by zhongshanluo on Wed Oct 24, 2007 11:42 am, edited 1 time in total.

chlee
Newbie
Newbie
Posts: 7
Joined: Fri Aug 25, 2006 8:54 pm

error in Berry phase calculation

#2 Post by chlee » Tue Nov 27, 2007 6:14 pm

I had same problem but i solve the problem by increasing NPPSTR-tag.
Last edited by chlee on Tue Nov 27, 2007 6:14 pm, edited 1 time in total.

lieshan

error in Berry phase calculation

#3 Post by lieshan » Thu Oct 09, 2008 6:40 am

Perhaps the question is your VASP's version.
Last edited by lieshan on Thu Oct 09, 2008 6:40 am, edited 1 time in total.

Locked