<div dir="ltr"><div>In testing the new 5.2.1 version of the program, I noticed that one change from 5.1 was in the partial density of states output from partialdos.f90 for the title line.<br><br></div><div>For example, in version 5.1, the title line for the pdos output used<br>WRITE(4,'(" pdos(E)   ",$)')<br><br></div><div>while in version 5.2.1 the same pdos output is changed to<br>WRITE(4,'(" pdos(E)   "), advance="NO"')<br><br></div><div>For our intel compiler, the 5.1 version keeps the title line on a single line, while the 5.2.1 version puts each piece of the title line on a different line.   I guess it is not processing the  advance="NO" statement.    Since this title line is making the postprocessing difficult, I am tempted to put those write statements back to the 5.1 version, or perhaps there is a better solution.    Thanks in advance for your advice on this.       Natalie<br></div><div><br></div><div><div><div><div><div class="gmail_signature">N. A. W. Holzwarth                                       email: <a href="mailto:natalie@wfu.edu" target="_blank">natalie@wfu.edu</a><div>Department of Physics                                  web: <a href="http://www.wfu.edu/~natalie" target="_blank">http://www.wfu.edu/~natalie</a></div><div>Wake Forest University                                 phone: 1-336-758-5510 </div><div>Winston-Salem, NC 27109 USA                     office: Rm. 300 Olin Physical Lab</div></div></div>
</div></div></div></div>