<p dir="ltr">Hi,</p>
<p dir="ltr">No, this is a fixed bug. Those inputs are not well formed, and this was recently noticed and the scanf parsing improved. Time to kill this code!</p>
<p dir="ltr">Mark</p>
<br><div class="gmail_quote"><div dir="ltr">On Thu, 26 May 2016 12:50 Alexey Shvetsov &lt;<a href="mailto:alexxy@omrb.pnpi.spb.ru">alexxy@omrb.pnpi.spb.ru</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<br>
Seems like semiisotropic pressure coupling is broken for some time in<br>
master and in release-2016 branch<br>
<br>
e.g.<br>
<br>
<br>
; pressure coupling<br>
Pcoupl                   = Parrinello-Rahman<br>
Pcoupltype               = semiisotropic<br>
nstpcouple               = -1 -1<br>
; Time constant (ps), compressibility (1/bar) and reference P (bar)<br>
tau_p                    = 2.0 0.0<br>
compressibility          = 4.5e-5       0<br>
ref_p                    = 1.0 0.0<br>
<br>
<br>
and grompp warns me...<br>
<br>
ERROR 1 [file md_npt_semi.mdp, line 359]:<br>
   Right hand side &#39;-1   -1&#39; for parameter &#39;nstpcouple&#39; in parameter file<br>
is<br>
   not an integer value<br>
<br>
ERROR 2 [file md_npt_semi.mdp, line 359]:<br>
   Right hand side &#39;2.0  2.0&#39; for parameter &#39;tau_p&#39; in parameter file is<br>
not<br>
   a real value<br>
<br>
<br>
--<br>
Best Regards,<br>
Alexey &#39;Alexxy&#39; Shvetsov, PhD<br>
Department of Molecular and Radiation Biophysics<br>
FSBI Petersburg Nuclear Physics Institute, NRC Kurchatov Institute,<br>
Leningrad region, Gatchina, Russia<br>
mailto:<a href="mailto:alexxyum@gmail.com" target="_blank">alexxyum@gmail.com</a><br>
mailto:<a href="mailto:alexxy@omrb.pnpi.spb.ru" target="_blank">alexxy@omrb.pnpi.spb.ru</a><br>
--<br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" rel="noreferrer" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
<br>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" rel="noreferrer" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" rel="noreferrer" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org" target="_blank">gmx-developers-request@gromacs.org</a>.<br>
</blockquote></div>