<div dir="ltr">Hi Dr. Kroeker,<div><br></div><div>Thanks for the reply.</div><div>Do you mean the file &quot;case.outputkgen&quot;? I checked this one and it looks ok. Here is some lines by the end of the file:</div><div><div>     0.50000     0.37500     0.90909              703.99998    527.99999   1279.99996</div><div>     0.50000     0.50000     0.00000              703.99998    703.99998      0.00000</div><div>     0.50000     0.50000     0.09091              703.99998    703.99998    128.00000</div><div>     0.50000     0.50000     0.18182              703.99998    703.99998    255.99999</div><div>     0.50000     0.50000     0.27273              703.99998    703.99998    383.99999</div><div>     0.50000     0.50000     0.36364              703.99998    703.99998    511.99999</div><div>     0.50000     0.50000     0.45455              703.99998    703.99998    639.99998</div><div><br></div><div>Regards,</div><div>Fermin</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-08 16:31 GMT+08:00 Martin Kroeker <span dir="ltr">&lt;<a href="mailto:martin@ruby.chemie.uni-freiburg.de" target="_blank">martin@ruby.chemie.uni-freiburg.de</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">&gt; *&quot;At line 125 of file wn_readbakgen.f (unit=8, file=&#39;case.outputkgen&#39;).<br>
&gt; Fortran runtime error: Bad integer for item 1 in list input&quot;*<br>
<br>
Can you check the (end of the) file for anything non-numeric in the first column ?<br>
Old-style fortran programs have the nasty habit of printing stars instead of<br>
digits if the number is bigger than the fixed field width allocated to<br>
it in the code, e.g. if the program tries to print the band number with<br>
a maximum of five characters you will see 99998...99999...*****...*****<br>
<span class=""><font color="#888888"><br>
<br>
--<br>
Dr. Martin Kroeker            <a href="mailto:martin@ruby.chemie.uni-freiburg.de">martin@ruby.chemie.uni-freiburg.de</a><br>
c/o Prof.Dr. Caroline Roehr<br>
Institut fuer Anorganische und Analytische Chemie der Universitaet Freiburg<br>
<br>
_______________________________________________<br>
XCrySDen mailing list<br>
<a href="mailto:XCrySDen@democritos.it">XCrySDen@democritos.it</a><br>
<a href="http://www.democritos.it/mailman/listinfo/xcrysden" rel="noreferrer" target="_blank">http://www.democritos.it/mailman/listinfo/xcrysden</a><br>
</font></span></blockquote></div><br></div></div></div>