<div dir="ltr"><div id="2d8688e2-f4cb-40bb-8428-c9a32932db52" data-marker="__SIG_PRE__"><div>Dear CP2k developers,</div><div>I am trying to calculate the band structure of large polymeric unit cells with k-points and HSE06; however, I just realised that this feature is not yet implemented in CP2k. Could I then calculate the band structure with HSE06 using instead OT and replicating the unit cell with the MULTIPLE_UNIT_CELL command? In other words, I am trying a way to replace the following commands in my input script:<br></div><div><br></div><div>    &KPOINTS<br>      SCHEME MONKHORST-PACK ${NKX} ${NKY} ${NKZ} <br>      WAVEFUNCTIONS REAL<br>      FULL_GRID .TRUE.<br>    &END KPOINTS<br></div><div><br></div><div>Such that then I can obtain print the band structure with the commands:</div><div><br></div><div>      &BAND_STRUCTURE<br>        ADDED_MOS 2<br>        FILE_NAME data_ebands.dat<br>        &KPOINT_SET<br>          #UNITS CART_BOHR # work around a bug in CP2K, should be B_VECTOR<br>          @INCLUDE 'data_kpoints.dat'<br>          NPOINTS 1<br>        &END<br>      &END BAND_STRUCTURE</div><div><br></div><div>Of course, some postprocessing might be necessary to reduce the list of k-points in the supercell to that of the unit cell.<br></div><div><br></div><div>Best regards,</div><div> - Fernan Saiz, PhD<br></div><div><div> Marie Skłodowska-Curie individual fellow<br> Institut de Ciència de Materials de Barcelona (ICMAB)</div> Spanish National Research Council (CSIC)<br> Campus de la UAB<br> Bellaterra, 08193, Spain    </div></div></div>