<div dir="ltr">Hi,<div><br></div><div>I am trying to calculate the atomic energies using the following properties keywords:</div><div><br></div><div><div>  &PROPERTIES</div><div>     &ATOMIC</div><div>     ENERGY</div><div>     &END ATOMIC</div><div>  &END PROPERTIES</div></div><div><br></div><div>within the FORCE_EVAL section. In the output file, the energies were printed, but immediately after that it showed an error:</div><div><br></div><div><div> *******************************************************************************</div><div> *   ___                                                                       *</div><div> *  /   \                                                                      *</div><div> * [ABORT]                                                                     *</div><div> *  \___/                             CPASSERT failed                          *</div><div> *    |                                                                        *</div><div> *  O/|                                                                        *</div><div> * /| |                                                                        *</div><div> * / \                                                 force_env_methods.F:387 *</div><div> *******************************************************************************</div></div><div><br></div><div>I have tried two systems, an SCF calculation of bulk Si with 8 atoms and a geometry relaxation of H2O molecule, both of which were copied from the 2016 cp2k summer exercises, in multiple versions of CP2K, 2.6, 4.1 and 5.1, and on multiple machines, and the problem remained. </div><div><br></div><div>In both systems, the atomic energies did not sum up to the total potential energies, for example, the following lines were printed right before the above error message:</div><div><div> Potential energy (Atomic):                                    -15.7645860649792</div><div> Potential energy (Total) :                                    -17.2639239214133</div><div> Difference               :                                      1.4993378564341</div></div><div><br></div><div>I suspect that there was some cross checking within the program that found the discrepancies and stopped the program from proceeding. </div><div><br></div><div>My question is, what should I do with CP2K to obtain these atomic energies? I am still quite new to CP2K and would really want to get this problem solved. </div><div><br></div><div>Thanks.</div></div>