<div dir="ltr">Dear All,<br><br>Forgive me for any mistakes I may include in this post as I am new to posting on this CP2K forum. I've noticed there has been a partial implementation of KPOINTS on cp2k version 2.6 onwards. I have tried implementing this and have run into several problems. I have been able to solve most of these problems however the latest problem I have not been so fortunate. <br><br>I receive an error stating:<br><br> *************************************************************************<br> *** 16:12:09 ERRORL2 in kpoint_transitional processor 0  :: err=-1000 ***<br> *** UNIMPLEMENTED, Method not implemented for k-points                ***<br> *************************************************************************<br>This is received during the routine calling stack:<br><br> ===== Routine Calling Stack =====<br><br>            6 qs_rho_update_rho<br>            5 scf_env_initial_rho_setup<br>            4 init_scf_run<br>            3 qs_energies_scf<br>            2 qs_forces<br>            1 CP2K<br><br>I think I have narrowed the problem down to the source (src) file kpoint_transistional.F on line 50 however I don't fully understand the syntax here and the file is not commented. I also attach a copy of my input file in the hopes of solving this problem. Any help would be greatly appreciated. <br><br>Thanks,<br><br>Declan<br></div>