<div dir="ltr">On Tue, Feb 2, 2016 at 1:11 PM, Hüseyin Yasin Uzunok <span dir="ltr"><<a href="mailto:hyuzunok@sakarya.edu.tr" target="_blank">hyuzunok@sakarya.edu.tr</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">     from partialdos_nc : error #        31<br>     file extension not supporting so many atomic wfc<br><br clear="all"><div><div>I guess that the problem is upcoming from the number of allowed wfc</div></div></div></blockquote><div><br></div><div>no, it is a rather dumb problem with file names and formats. You have to modify this part (line 161 and following in PP/src/partialdos.f90):<br>        WRITE (filextension(c_tab:),'(")_wfc#",i1,"(",a1,")")')  &<br>             nlmchi(nwfc)%n, l_label(nlmchi(nwfc)%l)<br></div><div>to account for the case nlmchi(nwfc)%n > 9<span class=""></span> (note the format i1)<br><br></div><div>Paolo<br clear="all"></div></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div>
</div></div>