Hi<div>I get such errors in various calculations. For example, in calculations with hybrid and with meta-GGA functionals. At the same time optimizations of organic molecules with light elements do not give the error. <br><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">пятница, 25 ноября 2022 г. в 15:55:37 UTC+7, Matthias Krack: <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 lang="en-CH" link="blue" vlink="purple" style="word-wrap:break-word">
<div>
<p class="MsoNormal"><span lang="DE-CH" style="font-size:11.0pt">Hi<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="DE-CH" style="font-size:11.0pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">You have to provide a full input, preferentially as simple and small as possible, which gives that error.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt">M.<u></u><u></u></span></p></div></div><div lang="en-CH" link="blue" vlink="purple" style="word-wrap:break-word"><div>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt"><u></u> <u></u></span></p>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-right:0cm;margin-bottom:12.0pt;margin-left:36.0pt">
<b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black"><a href data-email-masked rel="nofollow">cp...@googlegroups.com</a> <<a href data-email-masked rel="nofollow">cp...@googlegroups.com</a>> on behalf of Radmir Khisamov <<a href data-email-masked rel="nofollow">quantumkhi...@gmail.com</a>><br>
<b>Date: </b>Thursday, 24 November 2022 at 19:14<br>
<b>To: </b>cp2k <<a href data-email-masked rel="nofollow">cp...@googlegroups.com</a>><br>
<b>Subject: </b>[CP2K:18077] <a href="https://groups.google.com/g/cp2k" target="_blank" rel="nofollow" data-saferedirecturl="https://www.google.com/url?hl=ru&q=https://groups.google.com/g/cp2k&source=gmail&ust=1669455125664000&usg=AOvVaw0theo9FX072A84vhdX1PcP">https://groups.google.com/g/cp2k</a><u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">Hi, everyone!<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">I am begginer at cp2k calculations. I am trying to optimize the geometries of coordination compounds with Cu, Cl, P, N, S and H atoms. During optimization, after the first SCF cycle,
 I get the CPASSERT error at build_overlap_matrix_low routine. Can anyone suggest what I'm doing wrong?<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><b><span style="font-size:11.0pt">Input file part:</span></b><span style="font-size:11.0pt"><u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">&FORCE_EVAL<br>
 METHOD QS<br>
 &DFT<br>
   CHARGE 0<br>
   MULTIPLICITY 1<br>
  &QS<br>
   METHOD GPW ! default<br>
   EPS_DEFAULT 1.0E-12<br>
  &END QS<br>
  &MGRID<br>
   NGRIDS 4<br>
   CUTOFF 600<br>
   REL_CUTOFF 80<br>
  &END MGRID<br>
  &SCF<br>
   SCF_GUESS RESTART<br>
   EPS_SCF 1.0E-06<br>
   MAX_SCF 300<br>
   &OT<br>
    MINIMIZER DIIS<br>
    PRECONDITIONER FULL_SINGLE_INVERSE<br>
   &END<br>
   &OUTER_SCF<br>
    EPS_SCF 1.0E-7<br>
    MAX_SCF 10<br>
   &END<br>
   &PRINT<br>
     &RESTART ON<br>
     &END RESTART<br>
  &END SCF<br>
  &XC<br>
   &XC_FUNCTIONAL <br>
     &MGGA_XC_B97M_V T<br>
     &END<br>
   &END XC_FUNCTIONAL<br>
   &VDW_POTENTIAL<br>
    POTENTIAL_TYPE NON_LOCAL<br>
     &NON_LOCAL<br>
       TYPE RVV10<br>
       KERNEL_FILE_NAME rVV10_kernel_table.dat<br>
     &END NON_LOCAL <br>
   &END VDW_POTENTIAL<br>
  &END XC<br>
 &END DFT<br>
 &SUBSYS<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"><u></u> <u></u></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><b><span style="font-size:11.0pt">Error:</span></b><span style="font-size:11.0pt"><u></u><u></u></span></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"> *******************************************************************************<br>
 *   ___                                                                       *<br>
 *  /   \                                                                      *<br>
 * [ABORT]                                                                     *<br>
 *  \___/                             CPASSERT failed                          *<br>
 *    |                                                                        *<br>
 *  O/|                                                                        *<br>
 * /| |                                                                        *<br>
 * / \                                                        qs_overlap.F:415 *<br>
 *******************************************************************************<br>
<br>
<br>
 ===== Routine Calling Stack ===== <br>
<br>
            8 build_overlap_matrix_low<br>
            7 build_core_hamiltonian_matrix_forces<br>
            6 qs_forces<br>
            5 cp_eval_at<br>
            4 cp_opt_gopt_step<br>
            3 geoopt_lbfgs<br>
            2 cp_geo_opt<br>
            1 CP2K<u></u><u></u></span></p>
</div></div><div lang="en-CH" link="blue" vlink="purple" style="word-wrap:break-word"><div><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">--
<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 data-email-masked rel="nofollow">cp2k+uns...@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/70f8ff6f-f548-414a-944c-8520004126d0n%40googlegroups.com?utm_medium=email&utm_source=footer" target="_blank" rel="nofollow" data-saferedirecturl="https://www.google.com/url?hl=ru&q=https://groups.google.com/d/msgid/cp2k/70f8ff6f-f548-414a-944c-8520004126d0n%2540googlegroups.com?utm_medium%3Demail%26utm_source%3Dfooter&source=gmail&ust=1669455125664000&usg=AOvVaw3696OcCoQ884HYYnnOHW9p">
https://groups.google.com/d/msgid/cp2k/70f8ff6f-f548-414a-944c-8520004126d0n%40googlegroups.com</a>.<u></u><u></u></span></p>
</div>
</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/7308da48-b332-44a4-a412-0ce80da89d24n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/7308da48-b332-44a4-a412-0ce80da89d24n%40googlegroups.com</a>.<br />