Dear CP2K users and developers,  <br><div>        I'm using cp2k7.1 to restrain an atom in a target position in z axis, but the distance subsection does not work fine as i expected. The target z axis of the atom (9.2) is in a metastable state in MD without constraint and close to to its initial z coordination (9.18), but when i add the constraint on it, the output of the z coordination turn out to be around 9.4,  which is not 9.2, so i'm puzzled if there is some issues in my input. Here are my input to define the CV and constraint:</div><div><div>     &COLVAR</div><div>       &DISTANCE</div><div>         &POINT</div><div>           TYPE FIX_POINT</div><div>           XYZ 0.0 0.0 9.20</div><div>         &END POINT</div><div>         &POINT</div><div>           ATOMS 39</div><div>         &END POINT</div><div>         AXIS Z</div><div>         POINTS 2 1</div><div>       &END DISTANCE</div><div>     &END COLVAR</div></div><div><br></div><div><div>   &CONSTRAINT</div><div>     &CONSTRAINT_INFO</div><div>       &EACH</div><div>         MD 1</div><div>       &END</div><div>     &END</div><div>     &COLLECTIVE</div><div>       COLVAR 1</div><div>       INTERMOLECULAR</div><div>       TARGET 0.0</div><div>       &RESTRAINT</div><div>         K  10.0</div><div>       &END</div><div>     &END</div><div>   &END</div></div><div><br></div><div>Thanks in advance,  </div><div>Qin Li <br></div><div><br></div>