Error: npw is not equal to npw1

Phonons, DFPT, electron-phonon, electric-field response, mechanical response…

Moderators: mverstra, joaocarloscabreu

Locked
letuan
Posts: 29
Joined: Fri Jan 25, 2013 4:00 pm
Location: Hanoi
Contact:

Error: npw is not equal to npw1

Post by letuan » Mon Jul 01, 2013 4:06 pm

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.
Attachments
Li_1.in
(5.35 KiB) Downloaded 383 times

goodwill
Posts: 14
Joined: Mon Aug 09, 2010 9:07 am

Re: Error: npw is not equal to npw1

Post by goodwill » Sat Dec 14, 2013 7:28 am

I encounted the same problem. In my case, setting npband=1 (paral_kgb=0) can solve the problem.

Locked