<div dir="ltr"><div>Dear Kazimieras,</div><div><br></div><div>The file printed in the &MOTION section, the one with the .restart extension is, technically, just a regular CP2K input file. It is printed for you to be able to restart a calculation that involves any technique specified in the &MOTION section (be it MD, GEO_OPT, CELL_OPT, NEB, etc.)<br></div><div>. It is an input file with all the parameters set to values that have been reached in the last simulation step.</div><div><br></div><div>On the other hand, you have the wave function restart file (extension RESTART.wfn) , which is not a CP2K input but rather a binary file that holds the information about the wave function. The printing of this file is specified in the &FORCE_EVAL section. It allows you to restart the SCF loop (the solution of the Kohn-Sham equations) without having to recalculate the wave functions from scratch.</div><div><br></div><div>In your input file, in the  &FORCE_EVAL section, you can specify the name of the wave function restart file. If you run a, say, GEO_OPT calculation, and it finished at step 69, and a .restart file is written, the same wave function restart file will be specified as it was in your original input. Hence, if you submit a CP2K calculation starting from the .restart file, it will look for the wave function file in the chosen directory. If there is one present, it will start the solution of the KS equations from it. This can usually save you a few minutes in most scenarios.</div><div><br></div><div>I include a sample input file for cell optimization, and a .restart file that was generated at some point during the optimization procedure. Look at both files and verify that they specify the same simulation with the only differences being that the .restart file also holds the position of the atoms from the last step, the cell parameters from the last step, and that the current step (STEP_START_VAL) in the .restart file is set 12 instead of the default 1. If I wanted to start the whole cell optimization from scratch, I would run a job with test.inp as the input file. If I wanted to restart the cell optimization from the 12th step onward, I would run a job with test-1.restart as the input file. In both input files, you will see the same test-RESTART.wfn wave function restart file is specified. Both calculation would therefore look for this file and, if present, use it as an initial guess for the KS solution in the next CELL_OPT step.</div><div><br></div><div>Yours sincerely,</div><div>Patrick Gono<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 12 Jun 2019 at 11:57, kazimieras tamoliunas <<a href="mailto:k.tam...@gmail.com">k.tam...@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thank you! That's certainly a big part of my problem, but now i have a few other questions:<div>1. How do I restart the calculation with both the .restart file and with restart.wfn file? Or do you say the former file ( the one including atom coordinates, velocities, cell parameters, etc ) will be sufficient and i will obtain the same wavefunction without an increase in computational cost?</div><div>2. I don't need to change initial cell parameters specified in the input file?</div><div><br></div><div>Regards,</div><div> Kazimieras</div></div>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>.<br>
To post to this group, send email to <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>.<br>
Visit this group at <a href="https://groups.google.com/group/cp2k" target="_blank">https://groups.google.com/group/cp2k</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ed46da3e-cd65-4c49-b799-d1f3b7c68c5c%40googlegroups.com?utm_medium=email&utm_source=footer" target="_blank">https://groups.google.com/d/msgid/cp2k/ed46da3e-cd65-4c49-b799-d1f3b7c68c5c%40googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<br>
</blockquote></div>