grompp no longer modifies nstcomm
[alexxy/gromacs.git] / docs / release-notes / 2022 / major / miscellaneous.rst
index 1a242e34466312319a3223974f3e5250c526dd6b..1f050b2921ffff921008ad6211431a2c8d7885ce 100644 (file)
@@ -7,3 +7,9 @@ Miscellaneous
    Also, please use the syntax :issue:`number` to reference issues on GitLab, without the
    a space between the colon and number!
 
+grompp no longer modifies nstcomm
+"""""""""""""""""""""""""""""""""
+
+grompp will no longer set nstcomm, the interval for center of mass motion
+removal, equal to nstcalcenergy when nstcomm < nstcalcenergy.
+A note is still printed in that case.