<div dir="ltr">Oops ... fixed, thank you - Paolo<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 13, 2017 at 4:38 PM, Stefano Dal Forno <span dir="ltr"><<a href="mailto:s.dal-forno@imperial.ac.uk" target="_blank">s.dal-forno@imperial.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div>Hi there,<br><br></div>Long story short, I got this error when using virtual.x<br><br> Error in routine set_dft_from_name (1):<br> : unrecognized dft<br><br></div>So I took a look at the source and found that the compute_virtual(x,filein) subroutine in virtual.f90 was importing the module pseudo, I changed the import to "<span style="font-family:arial,helvetica,sans-serif">use pseudo_mod".</span><br></div></div>Then I set to public all the variables in read_upf.f90 (aka the pseudo_mod).<br></div>Now all the variables are defined within virtual.x and everything is working.<br></div>I hope this helps.<br><br></div>Cheers,<br></div>Stefano.<br></div>
<br>______________________________<wbr>_________________<br>
Q-e-developers mailing list<br>
<a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
<a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/<wbr>listinfo/q-e-developers</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, <span>Dip. Scienze Matematiche Informatiche e Fisiche</span>,<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>
</div>