Enable output of average pull force and positions.
[alexxy/gromacs.git] / docs / release-notes / features.rst
index beb0f27487797b9ee0c66a415e2bef309dceca7b..a5d0c3218b082821aede7bab5fe38d1c8f5a1118 100644 (file)
@@ -29,3 +29,11 @@ reference atom, which can sometimes move a lot during the simulation.
 With this option the PBC reference atom is only used at initialization.
 This can be of use when using large pull groups or groups with potentially
 large relative movement of atoms.
+
+Enable output of average pull forces and positions
+"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+
+Normally the pull module writes instantaneous output of positions and forces, however
+now it can write the average of these values over the period since the last output.
+This works correctly even if a checkpoint restart intervened. This is enabled using the
+new options ``pull-fout-average`` and ``pull-xout-average``.