See<div>https://manual.cp2k.org/cp2k-9_1-branch/CP2K_INPUT/FORCE_EVAL/DFT/SCF/PRINT/RESTART.html</div><div>You can set the ADD_LAST keyword to tell CP2K to print out the restart at the end of the simulation.</div><div>You can also setup an  &EACH section that will decide how often the relevant quantities are printed - so set QS_SCF and GEO_OPT to 0 to stop writing.</div><div><br></div><div>So in the DFT section</div><div>&SCF</div><div>     &PRINT</div><div>          &RESTART</div><div>                  ADD_LAST SYMBOLIC </div><div>                  &EACH</div><div>                      QS_SCF 0</div><div>                      GEO_OPT 0</div><div>                  &END EACH</div><div>        &END RESTART</div><div>    &END PRINT</div><div>&END SCF</div><div>This type of setup works for other PRINT sections too.</div><div>You might want to set a RESTART_HISTORY section and/or a BACK_COPIES keyword too.</div><div>Matt<br><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Thursday, 26 May 2022 at 13:23:14 UTC+1 shucheng...@gmail.com wrote:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello everyone,<div><br></div><div>I'm trying to do a GEO_OPT task with CP2K and print the CBM and VBM wavefunctions. CP2K prints the wavefunction at the end of every geo_opt step and produces a lot of useless files. Is there a way to make it print the wavefunction only once, by the end of the entire geo_opt loop? </div></blockquote></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:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/f36d004c-3334-4985-944b-cfb5e87ee07dn%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/f36d004c-3334-4985-944b-cfb5e87ee07dn%40googlegroups.com</a>.<br />