<div dir="ltr"><div><div><div><div>Thank you Gavin,<br><br></div><div>I am also getting same message on Ubuntu 16.04.<br><br></div>I see only one change, you replaced "l" by "1" in line number 2583.<br></div>Should we recompile all lapw* after this change?<br><br></div>Sincerely<br></div>Bhamu<br><div class="gmail_extra"><br clear="all"><br><div class="gmail_quote">On Wed, Dec 28, 2016 at 1:44 PM, Gavin Abo <span dir="ltr"><<a href="mailto:gsabo@crimson.ua.edu" target="_blank">gsabo@crimson.ua.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<p><font face="Times New Roman">In case others encounter the same
problem, an Unmatched ". error appeared </font><font face="Times New Roman">in WIEN2k 16.1 during the scf cycles when
using run_lapw or run_lapw -p (k-point parallel mode), which
appeared just before CORE END on a computer. The source of the
error was tracked down to x_lapw. An echo is used to create a
string that is piped to bc for calculating eferm. The string is
broken over multiple lines with a backslash (\) for an escape or
line continuation character. Something about the particular
system that I'm using [</font><font face="Times New Roman"><font face="Times New Roman">Ubuntu 64 bit 14.04 LTS; bc 1.06.95;
echo (GNU coreutils) 8.21</font>; csh 20110502-2ub] is not
able to translate it as I suspect that it is working fine for
others. After recombining the string into a single line, it was
able to calculate the eferm variable value correctly again and
the unmatched error went away.</font></p>
<p><font face="Times New Roman">If someone else wants to try it out,
I put the patch file (x_lapw.patch) at:<br>
</font></p>
<p><font face="Times New Roman"><a class="m_880967785068996103moz-txt-link-freetext" href="https://github.com/gsabo/WIEN2k-Patches/tree/master/16.1" target="_blank">https://github.com/gsabo/<wbr>WIEN2k-Patches/tree/master/16.<wbr>1</a></font></p>
</div>
<br>______________________________<wbr>_________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.<wbr>at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.<wbr>ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at: <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/<wbr>wien@zeus.theochem.tuwien.ac.<wbr>at/index.html</a><br>
<br></blockquote></div><br></div></div>