<font size="2">Dear user,</font><div><font size="2"><br></font></div><div><font size="2">Recently, I read a paper, as follows, that refers to a methods constraint centroid move.</font><font size="3"> </font><img alt="捕获.PNG" data-iml="23936003.894999973" width="497px" height="118.376px" src="cid:fbc9b1e1-bf07-447f-88c2-e4d29fa82b02"></div><div>By searching in our groups, I try to write an input file and the main sections are present as follows. I want to appoint a fixed point, which is the center position of the slab water. And then the second point is the center position of each MD simulation frame (for simplicity, I only specified the center of all O atoms). finally, by the &CONSTRAINT section, I set the TARGET 0.0 for constraint the two center position points. </div><div><br></div><div>However, when I observed the result after the cp2k simulation, the organic over the slab keep still, and the slab water overall sways at the initial time. So I have two questions.</div><div><br></div><div>1.At first, whether these input keywords to constraint the center of the mass movement is suitable for the presentation of the paper or not?</div><div>2.why the organic keep still and How to modify the input file?</div><div><br></div><div><div><font size="2">  &COLVAR</font></div><div><font size="2">          &DISTANCE</font></div><div><font size="2">                  POINTS 1 2</font></div><div><font size="2">                  &POINT</font></div><div><font size="2">                          TYPE FIX_POINT</font></div><div><font size="2">                          XYZ 7.771518707275391 7.5088348388671875 5.639843463897705</font></div><div><font size="2">                  &END POINT</font></div><div><font size="2">                  &POINT</font></div><div><font size="2">                          TYPE GEO_CENTER</font></div><div><font size="2">                          ATOMS 3 6 9 12 15 18 21 24 27 30</font></div><div><font size="2">                          ATOMS 33 36 39 42 45 48 51 54 57 60</font></div><div><font size="2">                          ATOMS .......</font></div><div><font size="2">                          ATOMS 273 276 279 282 285 288</font></div><div><font size="2">                  &END POINT</font></div><div><font size="2">          &END DISTANCE</font></div><div><font size="2">  &END COLVAR</font></div><div><font size="2"><br></font></div><div><div><font size="2">&CONSTRAINT</font></div><div><font size="2">         &COLLECTIVE</font></div><div><font size="2">                 COLVAR 1</font></div><div><font size="2">                 INTERMOLECULAR TRUE</font></div><div><font size="2">                 TARGET 0.0</font></div><div><font size="2">                 &RESTRAINT</font></div><div><font size="2">                         K [hartree*bohr^-2] 1</font></div><div><font size="2">                 &END RESTRAINT</font></div><div><font size="2">         &END COLLECTIVE</font></div><div><font size="2"> &END CONSTRAINT</font></div></div></div><div><img alt="1.PNG" data-iml="25777354.34999998" width="217px" height="328.023px" src="cid:d2f936a5-24e4-474b-b659-34806e27ddcb"><br></div>