From 39aa2dac01d632dfad0ac1fd2c333d68117e5c4e Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Thu, 9 Apr 2015 15:27:38 +0200 Subject: [PATCH] changelog --- CHANGES/Unreleased.txt | 2 ++ user-doc/tutorials/moving.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES/Unreleased.txt b/CHANGES/Unreleased.txt index 4cdbbbe71..d8a889e67 100644 --- a/CHANGES/Unreleased.txt +++ b/CHANGES/Unreleased.txt @@ -28,6 +28,7 @@ Changes from version 2.1 which are relevant for users: - \ref MFILTER_BETWEEN - \ref GRADIENT can be used to calculate the gradient of a quantity. Used to drive nucleation - \ref CAVITY + - \ref PUCKERING (thanks to Alejandro Gil-Ley). - \ref WRAPAROUND to fix periodic boundary conditions. - New features for existing actions: - Keywords UPDATE_FROM and UPDATE_UNTIL to limit update step in a defined time window. @@ -38,6 +39,7 @@ Changes from version 2.1 which are relevant for users: - \ref driver accepts a --mc flag to read charges and masses from a file produced during molecular dynamics with \ref DUMPMASSCHARGE - Possibility to enable or disable \ref RESTART on a per action basis. + - \ref MOLFILE now supports many more special names for rna and dna (thanks to Alejandro Gil-Ley). - VMEAN and VSUM allow one to calculate the sum of a set of vectors calculated by VectorMultiColvar. Note these can also be used in tandem with \ref AROUND or \ref MFILTER_MORE to calculate the average vector within a particular part of the cell or the average vector amonst those that have a magnitude greater than some tolerance diff --git a/user-doc/tutorials/moving.txt b/user-doc/tutorials/moving.txt index bb973be96..e7bc64777 100644 --- a/user-doc/tutorials/moving.txt +++ b/user-doc/tutorials/moving.txt @@ -182,7 +182,7 @@ equivalent. You should read the documentation for the Plumed 2 Action. </TR> <TR> <TD> PUCKERING </TD> - <TD> <b> currently missing </b> </TD> + <TD> \ref PUCKERING (5 membered rings only) </TD> </TR> <TR> <TD> S_PATH </TD> -- GitLab