<div dir="ltr"><div>Some time ago I wrote the attached piece of code that produces a simple readable output. <br></div><div>Add it somewhere (for instance, at the end of PW/src/punch.f90) and add a line</div><div>   CALL simple_output ()</div><div> in some suitable place, such as e.g. after the line</div><div><div>   CALL punch ('all')</div><div> </div>in PW/src/run_pwscf.f90. Don't even think to use it for anything more complex than simple crystals.You may also add a second line</div><div><div>   CALL simple_test ()</div><div>that reads what has been written, fills the hamiltonian matrix, diagonalizes it, and goes out of memory for anything more complex than simple crystals. <br></div><div><div>It was working last time I used it, no warranty that it will work for you.<br></div></div><div><br></div><div>Paolo<br></div><div> </div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 17, 2020 at 8:32 AM Andrew Xu <<a href="mailto:andrewaccount@gmail.com">andrewaccount@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear users,<br><br>I'm trying to extract the wavefunctions in QE after running pw.x, preferably in non-binary format. In versions less than 6, these two links give me what I want (<a href="https://pw-forum.pwscf.narkive.com/UnDfSmzu/how-to-use-the-wave-functions" target="_blank">https://pw-forum.pwscf.narkive.com/UnDfSmzu/how-to-use-the-wave-functions</a>, <a href="https://lists.quantum-espresso.org/pipermail/users/2011-June/020897.html" target="_blank">https://lists.quantum-espresso.org/pipermail/users/2011-June/020897.html</a>); how can I do a similar thing for QE version 6? <br><br>In particular (I'm using QE 6.3), I noticed the QExml_example in ~espresso/PP/ is missing in QE version 6, and when I do make qexml.x in ~espresso/PP/, I get errors. There's a qexml.f90 in Modules, but doing make qexml.f90, make qexml.o, make qexml_module.mod don't do anything. <br><br>Best,<br>Andy</div>
_______________________________________________<br>
Quantum ESPRESSO is supported by MaX (<a href="http://www.max-centre.eu/quantum-espresso" rel="noreferrer" target="_blank">www.max-centre.eu/quantum-espresso</a>)<br>
users mailing list <a href="mailto:users@lists.quantum-espresso.org" target="_blank">users@lists.quantum-espresso.org</a><br>
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div>