<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Dear all,<br>
    <br>
    &nbsp;&nbsp;&nbsp;&nbsp; Now I'm wondering what files are needed when pw.x restarts from
    a interrupted run. Is a single file
    outdir/prefix.save/charge-density.dat&nbsp; enough? Are *.wfc files
    needed?<br>
    &nbsp;&nbsp;&nbsp;&nbsp; What's the function of the parameter "wf_collect = .true." ?&nbsp; I
    set outdir='./work' , wfcdir='/tmp', restart_mode='restart'. Then
    *.wfc files exist&nbsp; in /tmp. <br>
    &nbsp;&nbsp;&nbsp;&nbsp; I note that, when I set <b>wf_collect = .false.</b>, there are
    files under ./work&nbsp; <font color="#3333ff">(case 1)</font>:<br>
    &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xxx.UPF&nbsp; <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; charge-density.dat&nbsp; <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; data-file.xml <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K00001/eigenval.xml<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K.....<br>
    &nbsp;&nbsp; and when I set <b>wf_collect = .true.</b>, there are files under
    ./work <font color="#3333ff">(case 2)</font>:<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xxx.UPF&nbsp; <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; charge-density.dat&nbsp; <br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; data-file.xml <br>
    <font color="#ff0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gvectors.dat</font><br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K00001/eigenval.xml<br>
    <font color="#ff0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K00001/evc.dat<br>
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K00001/gkvectors.dat</font><br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; K .....<br>
    What's the use of gvectors.dat files?<br>
    &nbsp;In case 1, because wf_collect=.false., *.wfc files keep existing in
    /tmp,&nbsp; when pw.x restarts, it can read wfc from /tmp.<br>
    However, in case 2, *.wfc files are removed from /tmp after run and
    don't appear in ./work either, therefore when pw.x restarts, it
    cannot read wfc from anywhere. Now that wf_collect=.true., how are
    wfc files are collected and to where? <br>
    BTW:&nbsp; in both cases, pw.x can read the existing charge density, is
    this enough for a restarted run even if&nbsp; no wfc files found?<br>
    <br>
    Best wishes<br>
    Liu Gui-Bin<br>
    Dept. of Physics<br>
    The Universit of Hong Kong<br>
  </body>
</html>