<div dir="ltr"><div>Thank you for reporting this. It will be soon fixed 
 (I hope)

in the developer version</div><div><br></div><div>Paolo<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 4, 2020 at 5:18 PM Lucas Nicolás Lodeiro Moraga <<a href="mailto:lucas.lodeiro@ug.uchile.cl">lucas.lodeiro@ug.uchile.cl</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"><div>Hi,</div><div>It seems to be the same problem that I had to face months ago. <br></div><div>I ran SOC-GGA calculations, and project without problem, but sumpdos crashed out. I was working with version 6.1. I read the .f90 files of projwfc and sumpdos programs, and I found a little I/O "error" in projwfc for SOC case. The first row printed in output files is: E (eV) .... <br></div><div>But for SOC cases prints: E(eV) ...</div><div>Without spacing between E and (eV), this was the format (fmf) reading error in the first line.</div><div><br></div><div>You can change the I/O setup in projwfc.f90 and recompile, or use the terminal option, to fix the output data:</div><div>sed -i -e 's/E(eV)/E (eV)/g' pdos.files</div><div><br></div><div>With this fix, the sumpdos program works fine to me...  It is a litle-big <span lang="en"><span title="">headache, I spent 2 weeks trying to find a solution.<br></span></span></div><div><span lang="en"><span title="">I hope this solve your problem.</span></span></div><div><span lang="en"><span title=""><br></span></span></div><div><span lang="en"><span title="">Regards - Lucas Lodeiro<br></span></span></div><div><span lang="en"><span title=""><br></span></span></div></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></div>