<div><div style="overflow: hidden">Dear CP2K users,<br>we are interested in using both the Electrostatic potential and Efield cube files generated by CP2K.<br><br>After looking at the source code we understood the following:<br>1) both Electrostatic potential and Efield are computed on the points of the pw grid;<br>2) then the computed values are written in the cube file always starting from the one computed on the first pw grid point, skipping the intermediate pw grid points values according to the stride<br>3) striding with 1 1 1 means to take all possible Electrostaic potential and Efield values<br><br>Is this correct?<br>Does the first point of the pw grid correspond to coordinates (0.0, 0.0, 0.0) in real space (the simulation box origin)?<br>Why is the default stride 2 2 2 (which means, according to the above observations, using only half of the available information), is it a matter of saving disk space?<br><br>Thanks a lot,<br>Marco and Andrea<br></div></div>