<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I have downloaded the file from the link</p>
<p><a href="http://qe-forge.org/pipermail/pw_forum/2017-April/112604.html">http://qe-forge.org/pipermail/pw_forum/2017-April/112604.html</a></p>
<div>and I rebuild QE. But I did not get alpha2f.x. There were more than one error during the compilation. So, I have to change Makefile and make.depend (both are enclosed) and finally I got alpha2l.x . So, compere my Makefile and make.depend by yourself to check that some changes are needed in both file from your link.</div>
<div> </div>
<div>OK, I have finally obtained the executable alpha2f.x. Then, trayed to run the example PHonon/tetra_example.Take into account that this example is recomended in:</div>
<div><a href="http://www.quantum-espresso.org/wp-content/uploads/Doc/ph_user_guide/node11.html">http://www.quantum-espresso.org/wp-content/uploads/Doc/ph_user_guide/node11.html</a> </div>
<div> </div>
<div>Enclosed you have the input files.</div>
<div> </div>
<div>By performing the command:</div>
<div>$> pw.x -in al.scf.in > al.scf.out</div>
<div>It was OK.</div>
<div>$> ph.x -in al.ph.in > al.ph.out<br />It was OK.<br />$> ph.x -in al.elph.in > al.elph.out</div>
<div>It was OK.</div>
<div> </div>
<div>But, by performing the command:</div>
<div>$> alpha2f.x < lambda.in > lambda.out</div>
<div>It was not OK.</div>
<div> </div>
<div>Enclosed you have aldo the .out files. There some error in routine phq_readin.</div>
<div> </div>
<div>So, what can I do?</div>
<div> </div>
<div>Thanks!!!</div>
<div> </div>
<div>---<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Prof. Norge Cruz Hernández<br /> Dpto. Física Aplicada I<br /> Escuela Politécnica Superior<br /> Universidad de Sevilla<br /> calle: Virgen de África 7,<br /> Sevilla, Spain, E-41011<br /> Phone number:<br /> +34 - 954 55 01 67<br /> +34 - 954 55 99 70<br /> Fax number:<br /> +34 - 954 55 43 41<br /> Web: <a href="http://personal.us.es/norge/" target="_blank" rel="noreferrer">http://personal.us.es/norge/</a></div>
</div>
<p><br /></p>
<p>El 19/10/2017 04:42, Mitsuaki Kawamura escribió:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Dear Dr. Hernández<br /> <br /> I think you can obtain alpha2f.x if you put files listed in that link and make ph again.<br /> Did you find any error messages during the compilation of PH ?<br /> <br /> P.S. <br /> I think pw_forum is more suitable to discuss this topic.<br /> <br /> Best regards,<br /> Mitsuaki Kawamura<br /> <br /> From: Norge Cruz Hernández [mailto:<a href="mailto:norge@us.es">norge@us.es</a>] <br /> Sent: Thursday, October 19, 2017 5:18 AM<br /> To: Mitsuaki Kawamura <<a href="mailto:mkawamura@issp.u-tokyo.ac.jp">mkawamura@issp.u-tokyo.ac.jp</a>><br /> Cc: 'General discussion list for Quantum ESPRESSO developers' <<a href="mailto:q-e-developers@qe-forge.org">q-e-developers@qe-forge.org</a>><br /> Subject: Re: [Q-e-developers] Error in routine phq_readin by PHonon/example/tetra_example/<br /> <br /> Hi,<br /> About alpha2f.x. I have been reading the link:<br /> <a href="http://qe-forge.org/pipermail/pw_forum/2017-April/112604.html">http://qe-forge.org/pipermail/pw_forum/2017-April/112604.html</a> <br /> And, I can not get alpha2f.x. Does it really work???<br /> What can I do?<br /> Thanks!!!<br /> ---<br /> Prof. Norge Cruz Hernández<br /> Dpto. Física Aplicada I<br /> Escuela Politécnica Superior<br /> Universidad de Sevilla<br /> calle: Virgen de África 7,<br /> Sevilla, Spain, E-41011<br /> Phone number:<br /> +34 - 954 55 01 67<br /> +34 - 954 55 99 70<br /> Fax number:<br /> +34 - 954 55 43 41<br /> Web: <a href="http://personal.us.es/norge/">http://personal.us.es/norge/</a><br /> <br /> El 18/10/2017 05:15, Mitsuaki Kawamura escribió:<br /> Dear Dr. Hernández<br /> <br /> I guess that you are using v6.1 and built QE without new XML routine.<br /> <a href="https://www.mail-archive.com/pw_forum@pwscf.org/msg31307.html">https://www.mail-archive.com/pw_forum@pwscf.org/msg31307.html</a><br /> The tetrahedron function for DFPT works only in conjunction with the new XML.<br /> Please build QE as<br /> $ ./configure --enable-xml<br /> $ make pw ph<br /> <br /> I am sorry to make your inconvenience.<br /> <br /> Best regards,<br /> Mitsuaki Kawamura<br /> <br /> --<br /> ------------------------------------------------------<br /> Dr. Mitsuaki Kawamura<br /> Software Advancement Team<br /> Supercomputer Section<br /> Materials Design and Characterization Laboratory<br /> The Institute for Solid State Physics, Kashiwa, Japan <br /> e-mail : mailto:<a href="mailto:mkawamura@issp.u-tokyo.ac.jp">mkawamura@issp.u-tokyo.ac.jp</a><br /> ------------------------------------------------------<br /> <br /> From: mailto:<a href="mailto:q-e-developers-bounces@qe-forge.org">q-e-developers-bounces@qe-forge.org</a> [mailto:mailto:<a href="mailto:q-e-developers-bounces@qe-forge.org">q-e-developers-bounces@qe-forge.org</a>] On Behalf Of Norge Cruz Hernandez<br /> Sent: Wednesday, October 18, 2017 12:06 AM<br /> To: mailto:<a href="mailto:q-e-developers@qe-forge.org">q-e-developers@qe-forge.org</a><br /> Subject: [Q-e-developers] Error in routine phq_readin by PHonon/example/tetra_example/<br /> <br /> Hi,<br /> I am running the example PHonon/example/tetra_example/.<br /> The command:<br /> #> pw.x -in al.scf.in > al.scf.out<br /> It was ok. pw.x finished in a good way.<br /> The command:<br /> #> ph.x -in al.ph.in > al.ph.out<br /> It was bad. It finished with the error:<br /> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br /> Error in routine phq_readin (1):<br /> DFPT with the Blochl correction is not implemented<br /> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br /> So, what can I do?<br /> Is there any other example where the Tc is calculated?<br /> Thanks!!!<br /> </div>
</blockquote>
</body></html>