<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="en-CH" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="DE-CH" style="font-size:11.0pt;mso-fareast-language:EN-US">Hi<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE-CH" style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;mso-fareast-language:EN-US">You have to provide a full input, preferentially as simple and small as possible, which gives that error.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;mso-fareast-language:EN-US">M.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="mso-margin-top-alt:0cm;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">cp2k@googlegroups.com <cp2k@googlegroups.com> on behalf of Radmir Khisamov <quantumkhisamovradmir@gmail.com><br>
<b>Date: </b>Thursday, 24 November 2022 at 19:14<br>
<b>To: </b>cp2k <cp2k@googlegroups.com><br>
<b>Subject: </b>[CP2K:18077] https://groups.google.com/g/cp2k<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt">Hi, everyone!<o:p></o:p></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?<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"><o:p> </o:p></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"><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"><o:p> </o:p></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<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt"><o:p> </o:p></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"><o:p></o:p></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<o:p></o:p></span></p>
<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="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/70f8ff6f-f548-414a-944c-8520004126d0n%40googlegroups.com?utm_medium=email&utm_source=footer">
https://groups.google.com/d/msgid/cp2k/70f8ff6f-f548-414a-944c-8520004126d0n%40googlegroups.com</a>.<o:p></o:p></span></p>
</div>
</body>
</html>

<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/ZRAP278MB08276443CAAF53128E807CDBF40E9%40ZRAP278MB0827.CHEP278.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/ZRAP278MB08276443CAAF53128E807CDBF40E9%40ZRAP278MB0827.CHEP278.PROD.OUTLOOK.COM</a>.<br />