Dear Gabriele,<br>We used Q. E 4.2. We upgrade it to 4.2.1 and the problem solved.<br>Thanks for your guide.<br><br>Mohsen<br><br><div class="gmail_quote">On Wed, Sep 8, 2010 at 11:54 AM, Gabriele Sclauzero <span dir="ltr"><<a href="mailto:sclauzer@sissa.it">sclauzer@sissa.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


  

<div text="#000000" bgcolor="#ffffff"><div class="im">
On 09/08/2010 08:45 AM, mohsen modaresi wrote:
<blockquote type="cite">Dear Gabriele,<br>
Thanks for your answer. We neglect d and f orbitals. But we faced with
this error:<br>
  <br>
"%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
     from check_stop_now : error #         1<br>
     check_stop not initialized<br>
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%<br>
</blockquote>
<br></div>
This is strange, it should not happen. Which version of QE are you
using? If it is lower than 4.2.2 please upgrade your QE distribution
and retry. If the problem persists, please send me the input files
(scf+pwcond).<br>
<br>
If you don't want to upgrade (which, however, I strongly suggest to do
in any case), check if tran_save is initialized to FALSE in the ELSE
statement here below:<br>
<br>
  IF (ikind.NE.0 .AND. tran_prefix.NE.' ') THEN<br>
     !<br>
     tran_save = .TRUE.<br>
<br>
   ...<br>
<br>
  ELSE<br>
     !<br>
     tran_save = .FALSE.<br>
     IF (recover)  call errore('do_cond',&<br>
        'you must specify tran_prefix in order to restart',1)<br>
  ENDIF<br>
<br>
<br>
If not, add that line to the code and recompile.<br>
<br>
<br>
HTH<br>
<br>
GS<br>
<br>
<br>
<blockquote type="cite"><div class="im">Thanks again for your help.<br>
  <br>
Mohsen Modarresi<br>
  <br>
  </div><pre><fieldset></fieldset>
_______________________________________________
Pw_forum mailing list
<div class="im"><a href="mailto:Pw_forum@pwscf.org" target="_blank">Pw_forum@pwscf.org</a>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a>
  </div></pre>
</blockquote><div class="im">
<br>
<br>
<pre cols="72">-- 

Gabriele Sclauzero, EPFL SB ITP CSEA
PH H2 462, Station 3, CH-1015 Lausanne
</pre>
</div></div>

<br>_______________________________________________<br>
Pw_forum mailing list<br>
<a href="mailto:Pw_forum@pwscf.org">Pw_forum@pwscf.org</a><br>
<a href="http://www.democritos.it/mailman/listinfo/pw_forum" target="_blank">http://www.democritos.it/mailman/listinfo/pw_forum</a><br>
<br></blockquote></div><br>