<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>