<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear phenix developers,</div><div dir="ltr">I have found that QM calculations in phenix.elbow fail due to an error:<div><b>bad fp number.</b></div><div>I&#39;ve found the source of the error in phenix-1.14-3260/modules/elbow/elbow/quantum/run_utils.py</div><div>at line 11:</div><div><div>easy_run.call(&#39;./%s.csh &gt;&amp; /dev/null&#39; % project)</div></div><div>should be :</div><div><div>easy_run.call(&#39;./%s.csh 2&gt;&amp;1 /dev/null&#39; % project)</div></div><div><br></div><div>Also jaguar template (phenix-1.14-3260/modules/elbow/Jaguar.csh) is a bit outdated. For $SCHRODINGER/jaguar paramether -PROC was replaced by  -PARALLEL</div><div>also, it seems that programs seeks for wrong input file.</div><div>So I suggest that:</div><div>$SCHRODINGER/jaguar run -PROCS %d -WAIT $PROJECT<br></div><div>should look like:</div><div>$SCHRODINGER/jaguar run -PARALLEL %d -WAIT $PROJECT.in<br></div><div><br></div><div>Can you please fix this issues in next releases?</div><div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Evgenii Osipov</div><div dir="ltr">Laboratory for Biocrystallography, </div><div dir="ltr">Department of Pharmaceutical Sciences, </div><div dir="ltr">KU Leuven O&amp;N2</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>