<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hi Sunetra,</p>
<p><br>
</p>
<p>    It might be the comma on the last parameter, with certain namelists this causes a parsing error. I haven't tested though but try remove that last comma:</p>
<p><br>
</p>
<p><b>                         nq2 = 5 ,<br>
                         nq3 = 1     <------------<br>
 /<br>
1.0 0.0 0.0 </b></p>
<p><br>
</p>
<p>If that doesn't work other input fields might not be correct..</p>
<p><br>
</p>
<p>Kindest regards,</p>
<p>Louis<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> pw_forum-bounces@pwscf.org <pw_forum-bounces@pwscf.org> on behalf of Sunetra Das <sunetra.das.88@gmail.com><br>
<b>Sent:</b> 24 February 2017 16:54:09<br>
<b>To:</b> pw_forum@pwscf.org<br>
<b>Subject:</b> [Pw_forum] Error in routine phq_readin (5010)</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>Hello all,<br>
<br>
</div>
I am trying to run the ph.x code for my system in espress0-5.0.3, but the code stops with the following error code:<br>
<br>
 <b><br>
<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
     Error in routine phq_readin (5010):<br>
     reading inputph namelist<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%</b><br>
<br>
<br>
</div>
Following is my input:<br>
<br>
<b>phonon <br>
 &INPUTPH<br>
                      outdir = './tmp' ,<br>
                      prefix = 'In4' ,<br>
                       ldisp = .true.,<br>
              dvscf_star%pat = .true. ,<br>
                     recover = .false. ,<br>
                       qplot = .false. ,<br>
                         q2d = .false. ,<br>
              q_in_band_form = .true. ,<br>
                    amass(1) = 114.82,<br>
                  iverbosity = 1,<br>
                      tr2_ph = 1e-10 ,<br>
                alpha_mix(1) = 0.7 ,<br>
                         nk1 = 31 ,<br>
                         nk2 = 31 ,<br>
                         nk3 = 1 ,<br>
                          k1 = 0 ,<br>
                          k2 = 0 ,<br>
                          k3 = 0 ,<br>
                         nq1 = 5 ,<br>
                         nq2 = 5 ,<br>
                         nq3 = 1 ,<br>
 /<br>
1.0 0.0 0.0 <br>
</b><br>
<br>
</div>
Can anyone please help me with the above error message ?<br>
</div>
Thanks you.<br>
<br>
</div>
Sunetra.<br>
</div>
</div>
</body>
</html>