Page 1 of 1

Error: npw is not equal to npw1

Posted: Mon Jul 01, 2013 4:06 pm
by letuan
Hello everybody,
Trying repeat the Tutorial trf2 (http://www.abinit.org/documentation/hel ... n_rf2.html) for bcc Li, I have ran into the following error:

Code: Select all

rwwf.F90:382:BUG
  Reading option of rwwf. One should have npw=npw1
 However, npw=9093, and npw1=4533.
  Action : contact ABINIT group.

Because I am a new user here, so I hope somebody can help me to fix it? I am using Abinit v. 7.2.1+OpenMPI v. 1.7+Intel Compiler (+MKL) v. 13.1+fftw3.3. The input file is attached hereby.
Thank you a lot in advance.

Re: Error: npw is not equal to npw1

Posted: Sat Dec 14, 2013 7:28 am
by goodwill
I encounted the same problem. In my case, setting npband=1 (paral_kgb=0) can solve the problem.