<div>Hi, everyone!</div><div>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?</div><div><br></div><div><b>Input file part:</b></div><div><br></div><div>&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<br></div><div><br></div><div><b>Error:</b></div> *******************************************************************************<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<br>

<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/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>.<br />