<div dir="ltr">Dear all,<div><br></div><div>I'm trying to print out electron densities in the form of cube files. I can do this by specifying in the input:</div><div><br></div><div>&FORCE_EVAL</div><div>       &DFT</div><div>... </div><div>          &PRINT</div><div>                 &E_DENSITY_CUBE</div><div>                       STRIDE 1</div><div>                       &EACH</div><div>                               MD 50</div><div>                        &END EACH</div><div>                 &END E_DENSITY_CUBE</div><div>            &END PRINT</div><div>.....</div><div>The documentation states that the keyword STRIDE to E_DENSITY_CUBE controls the resolution of the grid printed out with the integer 1 printing out the most resolute grid. I need to print out a grid with a finer resolution than what STRIDE 1 gives me. Is there any way that I can achieve a higher resolution of the grid, i.e shorter distances between successive grid points, by changing any of the other parameters specified in the input file?</div><div><br></div><div>Thank you in advance</div><div>Monde</div></div>