<div dir="ltr">Hi Tobias,<div><br></div><div>I suggest that you'd better to use the following parameters for restarting simulations.</div><div><br></div><div>(1) For external restart section:</div><div><div>&EXT_RESTART</div><div>    RESTART_DEFAULT <b>TRUE</b>   </div><div>    RESTART_FILE_NAME <b>YOUR_restart_file.restart    </b><span style="font-size: 12.8000001907349px;"> </span><span style="font-size: 12.8000001907349px;"><font color="#0000ff"># specified the restart file</font></span></div><div>    RESTART_COUNTERS <b>TRUE</b>    <font color="#0000ff"># set the step counter followed your restart point. <b>If it is False or do not specified, the step number will start from 1</b>.  </font></div><div>    RESTART_POS <b>TRUE</b>   <span style="font-size: 12.8000001907349px;"><font color="#0000ff"># specified the velocity file to read the velocity values</font></span></div><div>    RESTART_VEL <b>TRUE</b>    <font color="#0000ff"># specified the velocity file to read the velocity values</font></div><div>    RESTART_RANDOMG <b>TRUE</b>   </div><div>&END EXT_RESTART</div></div><div><br></div><div>(2) For the DFT section:</div><div><div>&DFT</div><div>     WFN_RESTART_FILE_NAME <b>YOUR_wavefunction_file.wfn  </b><span style="font-size: 12.8000001907349px;"> </span><span style="font-size: 12.8000001907349px;"><font color="#0000ff"># specified the wave function restart file. The program will read the wave function from your specified file.</font></span></div><div>     ...</div><div>&DFT END</div></div><div><br></div><div>(3) For the SCF section:</div><div><div>&SCF</div><div>    SCF_GUESS <b>RESTART  </b># set this keyword, then the program will read data from the restart file.</div><div>    ...</div><div>&END SCF</div></div><div><br></div><div><br></div><div>I also attached the input file added above improvements. I hope those suggestion will helpful. </div><div><br></div><div>All the best, </div><div>Huan</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br><br>On Tuesday, January 20, 2015 at 12:17:53 PM UTC+2, tobia...@gmail.com wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hello CP2K'ler,<br><br>i do my CP2K calculations (Localization of Wannier centers) on a HPC Cluster with a maximum walltime of 24 hours. This is too short, so i have to divide the calculation. I want to continue/restart the previous CP2K run at the timestep and with parameters of the terminition timestep. i have tried it with <br><br>&EXT_RESTART<br> RESTART_FILE_NAME myproject-1.restart<br>&END<br><br>Desired result as example:<br>Run 1: timestep 1-50<br>Run 2: timestep 51-100<br><br>Recieved results: (files appended)<br>Run 1: timestep 1-50<br>Run 2: timestep 1-50<br><br>all results written in one Wannier-file "myproject_wannier.xyz".<br><br>I guess that the "myproject_reftraj.xyz" file is restarted each time at timestep 1. (compare timestep 1 of each Run)<br><br>Is there any possibility to get a restart as desired?<br><br>I have tried the same with FIRST_SNAPSHOT in section MOTION/MD/REFTRAJ too,<br>or tried to handle it with RESTART_COUNTERS in section EXT_RESTART,<br>but everytime i recieved the same output in the wannier-file. (files appended)<br><br>All my Input-files are appended!<br><br>Hope to get help.<br><br>Regards,<br>Tobias Lechner<br><br><br><br></div></blockquote></div></div>