Dear all independetly of the way one runs pw whatever input is copied inside <a href="http://input_tmp.in">input_tmp.in</a> and then the test for xml is done there. this is something that we can change in the future, it will just make open_input_file a little more complex.<br>
<br>bests<br><br>Layla<br><br><div class="gmail_quote">2012/2/6 Paolo Giannozzi <span dir="ltr"><<a href="mailto:giannozz@democritos.it">giannozz@democritos.it</a>></span><br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im"><br>
On Feb 6, 2012, at 13:26 , Layla Martin-Samos wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Dear Silvia, we moved to this intermediate <a href="http://input_tmp.in" target="_blank">input_tmp.in</a> for preparing pw<br>
to the automatic detection of xml input format. There is no simple way<br>
to overcome this step.<br>
</blockquote>
<br></div>
there are a few possibilities to prevent overwriting by other processes:<br>
- add a unique identifier, e.g. the process ID, to the file name;<br>
- add a random number to the file name;<br>
- rename the file to input_tmp_N.in, with N= smallest number such that<br>
  no input_tmp_N.in is detected;<br>
but none  is trivial to implement in a portable and safe way.<br>
<br>
I don't think however that the input file is copied to <a href="http://input_tmp.in" target="_blank">input_tmp.in</a>, when<br>
it is read using the -in option (as opposed to " < file"). So everything<br>
should work if the -in (or -inp, or -input) option is used.<br>
<br>
Paolo<br>
---<br>
Paolo Giannozzi, Dept of Chemistry&Physics&Environment,<br>
Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>
Phone <a href="tel:%2B39-0432-558216" value="+390432558216" target="_blank">+39-0432-558216</a>, fax <a href="tel:%2B39-0432-558222" value="+390432558222" target="_blank">+39-0432-558222</a><br>
<br>
<br>
<br>
<br>
</blockquote></div><br>