[Pw_forum] phonon, gk_sort error

Paolo Giannozzi giannozz at nest.sns.it
Mon Aug 28 15:39:05 CEST 2006


On Tuesday 22 August 2006 03:32, Kevin Chan wrote:

>       from gk_sort : error #         1
>       array gk out-of-bounds
>
> The error does not occur when I set -npool 1.

I think the following should fix the problem:
change line 2171 of PW/pw_restart.f90 from
       DO ik = 1, nkstot
to
       DO ik = 1, nks
remove all *.x, recompile

Paolo
-- 
Paolo Giannozzi             Phone:   +39/050-509876
DEMOCRITOS and SNS          Fax:     +39/050-563513 
Piazza dei Cavalieri 7      I-56126 Pisa, Italy



More information about the users mailing list