Dear All!<div><br></div><div>I managed to solve the problem.</div><div><br></div><div>I needed to include this part into my input file:</div><div><br></div><div>FORCE EVAL/DFT/SCF/ADDED MOS [number of unoccupied orbitals you want to be calculated]<br></div><div><br></div><div>It works really nice. Now I can get the eigenvectors for the unoccupied orbitals as well. </div><div><br></div><div>Reference: 

Sergey K. Chulkov, Matthew B. Watkins, and Iain Bethune: 

Local Excitement in CP2K:
eCSE 03-11 Technical Report (2017)</div><div><br><br></div><div class="gmail_quote"><div dir="auto" class="gmail_attr">Noémi Zsófia Csik schrieb am Montag, 19. April 2021 um 14:44:32 UTC+2:<br/></div><blockquote class="gmail_quote" style="margin: 0 0 0 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Dear All!<div><br></div><div>I am working with cp2k at my university on a project.</div><div>I would like to get the eigenvectors for not only the occupied but also for the unoccupied orbitals.</div><div><br></div><div>I used the following printing settings, but I could only get the eigenvectors for the occupied orbitals.</div><div>If someone could help me with a hint on how could I get the eigenvectors for the unoccupied orbitals as well, I would be really grateful. (I have read through the cp2k manual but until now I couldn't find anything that can help me).<br></div><div>Thank you very much if you can help me!</div><div><br></div><div><div>&PRINT</div><div>      &PDOS</div><div>        COMPONENTS FALSE</div><div>        NLUMO -1</div><div>      &END PDOS</div><div>      &MO</div><div>        MO_INDEX_RANGE 1 356</div><div>        OCCUPATION_NUMBERS TRUE</div><div>        EIGENVALUES TRUE</div><div>        FILENAME eigenvectors</div><div>        EIGENVECTORS TRUE</div><div>      &END MO</div><div>      &MO_CUBES</div><div>        NHOMO -1</div><div>        WRITE_CUBE FALSE</div><div>        NLUMO -1</div><div>      &END MO_CUBES</div><div>      &AO_MATRICES</div><div>        OVERLAP TRUE</div><div>        FILENAME overlap_monomer1</div><div>      &END AO_MATRICES</div><div>    &END PRINT</div></div><div><br></div></blockquote></div>