VERY BAD NEWS! internal error in subroutine IBZKPT ??

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
lahaye
Jr. Member
Jr. Member
Posts: 98
Joined: Fri Apr 14, 2006 5:08 am
Location: Suwon - Korea

VERY BAD NEWS! internal error in subroutine IBZKPT ??

#1 Post by lahaye » Thu Jun 01, 2006 1:16 pm

Hello,

I have followed the procedure to get a accurate DOS, by running at first
a run with few k-points, and then a second run with increased number
of k-points and with ICHARG=11 in INCAR.

When I start the second run, I get this error message:

Code: Select all

 running on    4 nodes
 distr:  one band on    1 nodes,    4 groups
 vasp.4.6.28 25Jul05 complex 
 POSCAR found :  1 types and   32 ions
 scaLAPACK will be used
 WARNING: for PREC=h ENMAX is automatically increase by 25 %
        this was not the case for versions prior to vasp.4.4
 LDA part: xc-table for Pade appr. of Perdew

 VERY BAD NEWS! internal error in subroutine IBZKPT:
 NKZ>IKPTD      81

 VERY BAD NEWS! internal error in subroutine IBZKPT:
 NKZ>IKPTD      81

 VERY BAD NEWS! internal error in subroutine IBZKPT:
 NKZ>IKPTD      81

 VERY BAD NEWS! internal error in subroutine IBZKPT:
 NKZ>IKPTD      81

I appreciate advice or comments on what I have been doing wrong.

Thanks,
Rob.
Last edited by lahaye on Thu Jun 01, 2006 1:16 pm, edited 1 time in total.

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

VERY BAD NEWS! internal error in subroutine IBZKPT ??

#2 Post by admin » Thu Jun 01, 2006 3:03 pm

the parameter IKPTD is set to 45 in main.F (in vasp.4.4 and in vasp.4.6), so either choose a smaller number of k-points along each direction or increase IKPTD, (and NKDIMD and NTETD) in main.F and recompile vasp.
Last edited by admin on Thu Jun 01, 2006 3:03 pm, edited 1 time in total.

Phani Kanth
Newbie
Newbie
Posts: 2
Joined: Thu Jun 03, 2010 9:59 am

VERY BAD NEWS! internal error in subroutine IBZKPT ??

#3 Post by Phani Kanth » Tue Jun 29, 2010 9:29 am

Sir,

Would it be sufficient to increase the NKDIMD and NTETD proportionate to increase in IKPTD, in that case?

Thanks and Regards,
Phani kanth
Last edited by Phani Kanth on Tue Jun 29, 2010 9:29 am, edited 1 time in total.

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

VERY BAD NEWS! internal error in subroutine IBZKPT ??

#4 Post by admin » Thu Jul 01, 2010 7:29 am

yes, absolutely, please set these 3 parameters to the values needed for your k-mesh
Last edited by admin on Thu Jul 01, 2010 7:29 am, edited 1 time in total.

hzkvictory

VERY BAD NEWS! internal error in subroutine IBZKPT ??

#5 Post by hzkvictory » Fri Mar 08, 2013 5:01 am

mkpoints.F not main.F
Last edited by hzkvictory on Fri Mar 08, 2013 5:01 am, edited 1 time in total.

Post Reply