<p>Hi everyone,</p>
<p>I’m a beginner in CP2K and I’m trying to set up an automatic restart procedure for my scripts.</p>
<p>Here is the sequence I’m currently using:</p>
<ol>
<li>
<p>Run a <strong>CELL_OPT</strong> script</p>
</li>
<li>
<p>Manually copy the unit cell parameters and atomic positions from the last iteration</p>
</li>
<li>
<p>Run a <strong>Quickstep NVT</strong> script</p>
</li>
<li>
<p>Perform an automatic restart with a new <strong>Quickstep NVT</strong> script using the <strong>EXT_RESTART</strong> section</p>
</li>
</ol>
<p>During my tests I noticed two things:</p>
<p>a) Step (2), where I manually copy the data, seems to affect the initial configuration of my Quickstep run. If instead I read the restart file from the CELL_OPT directly, I see differences in the atomic positions. Is there an automated way to avoid this problem?</p>
<p>b) In step (4), I observed differences in the atomic trajectories depending on whether I keep all files (CELL_OPT and Quickstep) in the same directory, or if I separate them into different directories (one for CELL_OPT, one for Quickstep, and another for restarts). Is there a reason why this happens?</p>
<p>Thank you very much in advance to anyone who can help!</p>

<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:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion visit <a href="https://groups.google.com/d/msgid/cp2k/4c8f8638-26c8-4d3f-a00e-8ef4e85aa3b6n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/4c8f8638-26c8-4d3f-a00e-8ef4e85aa3b6n%40googlegroups.com</a>.<br />