<div dir="ltr"><div dir="ltr"><div>Dear cp2k users,</div><div>I have done AIMD of liquid water. I want to know what the following section is doing- <br></div><div>    &PRINT<br>       ! at the end of the SCF procedure generate cube files of the density<br>       &E_DENSITY_CUBE OFF<br>       &END E_DENSITY_CUBE<br>       ! compute eigenvalues and homo-lumo gap each 10nd MD step<br>       &MO_CUBES<br>          NLUMO 4<br>          NHOMO 4<br>          WRITE_CUBE .FALSE.<br>          &EACH<br>            MD 10<br>          &END<br>       &END<br>    &END<br></div><div>How do we choose this NLUMO and NHOMO?    <br></div><div><br></div></div></div>