<div dir="ltr">Please look into the archive......it has already been reported.......you can download the svn version where this has been fixed, or else you can make the following changes:<br>In PP/src/bands.f90, the ine<br>

    IF (<span class="">gamma_only</span>) CALL errore('bands','<span class="">gamma_only</span> <span class="">case</span> <span class="">not</span><span class=""> implemented</span>',1)<br>
should be moved just after line<br>
    CALL read_file()<br>
<br>
<br>
<div class=""><div id=":1xy" class="" tabindex="0"><img class="" src="https://mail.google.com/mail/u/0/images/cleardot.gif">Prasenjit</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 28 February 2013 17:11, Surender <span dir="ltr"><<a href="mailto:surender_kumar@iitb.ac.in" target="_blank">surender_kumar@iitb.ac.in</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear QE users,<br>
<br>
I am using PWSCF v.5.0.2 (svn rev. 9392) ( compiled with IFROT-11.1.073,<br>
MKL-10.2.04,<br>
OpenMPI-1.5 & internal FFTW) to calculate dos and band structure of Si. I<br>
had used only<br>
one processor and got the dos with out any problem but when I used the<br>
bands.x to create<br>
the "si.band" file, the following ERROR appeared<br>
<br>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
     task #         0<br>
     from bands : error #         1<br>
     gamma_only case not implemented<br>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
<br>
<br>
I look up the forum there were some "gamma_only case not implemented"<br>
errors but in<br>
differ net context and may be I did not search properly. Any way I get<br>
around the<br>
problem by changing line# 105<br>
<br>
IF (gamma_only) CALL errore('bands','gamma_only case not implemented',1)  TO<br>
<br>
IF (.not.gamma_only) CALL errore('bands','gamma_only case not implemented',1)<br>
<br>
So, I want to know whether the above trick has some unintended effect on<br>
results.<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Surender<br>
IIT Bombay, India<br>
</font></span><br>_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://pwscf.org/mailman/listinfo/pw_forum" target="_blank">http://pwscf.org/mailman/listinfo/pw_forum</a><br></blockquote></div><br><br clear="all"><br>-- <br>PRASENJIT GHOSH,<br>IISER Pune,<br>First floor, Central Tower, Sai Trinity Building<br>
Garware Circle, Sutarwadi, Pashan<br>Pune, Maharashtra 411021, India<br><br>Phone: +91 (20) 2590 8203<br>Fax: +91 (20) 2589 9790
</div></div>