<div dir="ltr"> Hi everyone,<br><br>I want to print the cube file according to the following settings in a QMMM simulation.  <br>  &PRINT<br>        &MO_CUBES<br>            NHOMO 1<br>            NLUMO 1<br>            WRITE_CUBE .TRUE.<br>            &EACH<br>                MD 1000<br>            &END<br>        &END MO_CUBES<br>    &END PRINT<br>  &END DFT<br><br>Because it is QMMM simulation, the &FORCE_EVAL subsection consists of two parts: QM part and MM part.<br>I print the *cube file in the &DFT settings.<br>But there is no such *.cube file in the current directory.<br>So, where is the problem ?<br><br>Thanks for your reply !<br></div>