<div dir="ltr">Hi,<br><br>that makes it more clear. As I am not 100% sure what is going on I will have to do some guesswork.<br><br>From your input you run an unrestricted calculation. In the atomic guess, CP2K still uses the restricted atomic orbitals as initial guess for both alpha and beta. This might lead to a situation where you have 0.5 of an electron initially sitting in the orbital affected by the U correction. As far as I remember te U correction is symmetric at this point and it might be arbitrary whether the orbital gets further filled or emptied due to the penalty function (therefore there is some arbitraryness in your result). I think this is somewhat general that the U term can lock you in a given state depending on your initial guess.<br><br>Could you try to use a broken symmetry guess in your calculation where you initialize O as 2-  and Ce as 4+ and see how the energy is affected?<br>For O this chould look like <br>&BS<br>&ALPHA<br>   L 1<br>   N 2<br>   NEL 2<br>&END<br> &BETA<br>   L 1<br>   N 2<br>   NEL 2<br>&END<br>&END<br><br>For Ce it is a bit more complicated. simply remeber, that cp2k puts a closed shell wfn in alpha and beta. Therefore NEL in this case is 2 as the closed shell representation of a 2p3 is a 2p6 wfn.<br><br>Hope that helps<br><br>Flo <br></div>