<div dir="ltr">Dear CP2K users and developers, <br><br><br>In restarting a MD simulation on an open-shell system, I've asked for the localization of the occupied MOs. <br><br>      &LOCALIZE<br>        EPS_LOCALIZATION 1.0E-4<br>        METHOD CRAZY<br>        MAX_ITER 1000<br>        USE_HISTORY .TRUE.<br>        &PRINT<br>          &WANNIER_CENTERS<br>            IONS+CENTERS .TRUE.<br>            FILENAME =wannier.xyz<br>            &EACH <br>              MD 10<br>            &END EACH <br>          &END WANNIER_CENTERS<br>        &END PRINT<br>      &END LOCALIZE<br><br>The calculations go fine but, (i) at the end of the first localization process, <br>only the Wannier centers for the spin-down ("2") MOs are printed; and (ii) <br>at the end of the subsequent ones, the centers are printed for both types <br>of MOs. This happens whenever I restart the simulation. Could this be a <br>bug in the first call to the print routine? Or am I doing something wrong? <br>I'm running c2pk-2.6.0. <br><br><br>Thanks in advance for your help<br><br>Regards,<br>Max<br></div>