Hi all,<div><br></div><div>I'm running AIMD and use the following syntax to print the PDOS and Hartree potentials/densities at every 500 MD steps:</div><div>&FORCE_EVAL</div><div>...</div><div>&DFT</div><div>...</div><div>&PRINT</div><div>      &PDOS  SILENT<br>         NLUMO 1000<br>         &EACH<br>           MD  500<br>         &END EACH<br>       &END PDOS<br>       &E_DENSITY_CUBE  SILENT<br>         STRIDE  1<br>         &EACH<br>           MD  500<br>         &END EACH<br>       &END E_DENSITY_CUBE<br>       &TOT_DENSITY_CUBE  SILENT<br>         STRIDE  1<br>         &EACH<br>           MD  500<br>         &END EACH<br>       &END TOT_DENSITY_CUBE<br>       &V_HARTREE_CUBE  SILENT<br>         STRIDE  1<br>         &EACH<br>           MD  500<br>         &END EACH<br>       &END V_HARTREE_CUBE<br>     &END PRINT<br></div><div>...</div><div>&END DFT</div><div>&END FORCE_EVAL</div><div><br></div><div>This prints the cube files correctly every 500 MD steps and generates a new file each time appended by the step number. But for the PDOS, the files are overwritten each time and I only end up with one set of PDOS files after the whole MD run.</div><div><br></div><div>Does anybody know how I can modify the syntax such that a new PDOS file is written each 500 steps, instead of overwriting the previous one?</div><div><br></div><div>Thanks,</div><div>Matt</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/92548e49-13b5-405c-b1b2-39fde163ec53n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/92548e49-13b5-405c-b1b2-39fde163ec53n%40googlegroups.com</a>.<br />