<div>The accuracy is probably not sufficient to get convergence. </div><div><br />You need to increase the CUTOFF(900) and test which one works. </div><div><br /></div><div>It might also be necessary to increase EPS_DEFAULT(<em><span>1.00E-016</span></em>). </div><div>https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/QS.html#CP2K_INPUT.FORCE_EVAL.DFT.QS.EPS_DEFAULT</div><div><br /></div><div><br /></div><div><br /></div><br /><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Wednesday, July 16, 2025 at 12:35:59 PM UTC+2 Sihem AZIZI 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;"><font size="3">Dear Johann,</font><div><font size="3"><br></font></div><div><font size="3">Thanks a lot for your response.</font></div><div><font size="3"><span dir="ltr" aria-label="Translated text: I started a new job with the file attached.
I paid attention to your comments, but I still get the same warning." style="line-height:36px;background-color:rgb(248,249,250);border:none;padding:2px 0.14em 2px 0px;font-family:inherit;overflow:hidden;width:270px;color:rgb(31,31,31)"><span lang="en">I started a new job with the file attached.
I paid attention to your comments, but I still get the same warning.</span></span></font></div><div><font size="3"><font color="#1f1f1f"><span>*** WARNING in qs-scf.F:542 :: SCF run NOT converged ***</span></font></font></div><div><font size="3"><span dir="ltr" aria-label="Translated text: I reduced the number of Ru atoms to reduce the calculation time, and now I don't know whether to stop the calculation or let it continue.
Can you tell me what's wrong?
Thanks." style="line-height:36px;background-color:rgb(248,249,250);border:none;padding:2px 0.14em 2px 0px;font-family:inherit;overflow:hidden;width:270px;color:rgb(31,31,31)"><span lang="en">I reduced the number of Ru atoms to reduce the calculation time, and now I don't know whether to stop the calculation or let it continue.
Can you tell me what's wrong?
Thanks.</span></span> ,</font></div><div><font size="3">Sihem<br></font><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Thursday, July 10, 2025 at 5:38:21 PM UTC+1 Johann Pototschnig 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"><div>Your SCF shows convergence, but doesn't reach the threshold. </div><div>It might be sufficient to increase the number of iterations: MAX_SCF 200</div><div><br></div><div>Otherwise you could try different convergence accelerators. </div><div><a href="https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/SCF.html#CP2K_INPUT.FORCE_EVAL.DFT.SCF" rel="nofollow" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=en&q=https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/SCF.html%23CP2K_INPUT.FORCE_EVAL.DFT.SCF&source=gmail&ust=1752750932090000&usg=AOvVaw23-xOQO28DBB8ZNTM3Hbwa">https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/SCF.html#CP2K_INPUT.FORCE_EVAL.DFT.SCF</a></div><div><br></div><div>For a geometry optimization you should increase the SCF threshold: EPS_SCF 1.0E-6</div><div>otherwise the gradients will be unreliable. </div><div><br></div><div>You have a lot of Ru atoms, but only add 10 orbitals in the Fermi smearing, which might also cause problems in the SCF convergence. </div><div><br></div><div>VdW correction are described in:</div><div><a href="https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/VDW_POTENTIAL.html" rel="nofollow" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=en&q=https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/VDW_POTENTIAL.html&source=gmail&ust=1752750932090000&usg=AOvVaw0F--_Dy-zQ_NnuKSkvq9ih">https://manual.cp2k.org/trunk/CP2K_INPUT/FORCE_EVAL/DFT/XC/VDW_POTENTIAL.html</a></div><div><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">On Wednesday, July 9, 2025 at 8:18:18 PM UTC+2 Sihem AZIZI 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"><font size="3">Dear all,</font><div><font size="3"><br></font></div><div><font size="3"><span dir="ltr" aria-label="Translated text: I ran a geometry optimization calculation for a 3-layer Ru slab. The calculation ended with the following warning:" style="line-height:36px;background-color:rgb(248,249,250);border:none;padding:2px 0.14em 2px 0px;font-family:inherit;overflow:hidden;width:270px;color:rgb(31,31,31)"><span lang="en">I ran a geometry optimization calculation for a 3-layer Ru slab. The calculation ended with the following warning</span></span><span style="background-color:rgb(248,249,250);color:rgb(31,31,31);font-family:inherit">:</span></font></div><div><span style="color:rgb(29,34,40);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif"><font size="3"> *** WARNING in qs_scf.F:542 :: SCF run NOT converged ***</font></span></div><div><span style="color:rgb(29,34,40);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif"><font size="3">I have attached the input and the output files.</font></span></div><div><font size="3"><span style="color:rgb(29,34,40);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif">Also, I would like to </span><span style="background-color:rgb(248,249,250);color:rgb(31,31,31);font-family:inherit">know how to add the dispersion and contribution of the VDW forces.</span></font></div><div><font size="3"><span style="background-color:rgb(248,249,250);color:rgb(31,31,31);font-family:inherit">Thanks a lot in advance for your help</span></font></div></blockquote></div></blockquote></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 visit <a href="https://groups.google.com/d/msgid/cp2k/d20408ab-e17a-4e1e-9f0c-501fdaa5b3f1n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/d20408ab-e17a-4e1e-9f0c-501fdaa5b3f1n%40googlegroups.com</a>.<br />