From 75f58e987fb3dc7afa753b289ea1b1a77cc6d199 Mon Sep 17 00:00:00 2001 From: Omar Valsson <omar.valsson@gmail.com> Date: Sun, 1 Oct 2017 23:38:13 +0200 Subject: [PATCH] Small manual fix --- src/ves/TD_WellTempered.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ves/TD_WellTempered.cpp b/src/ves/TD_WellTempered.cpp index d0057ef85..af3534eff 100644 --- a/src/ves/TD_WellTempered.cpp +++ b/src/ves/TD_WellTempered.cpp @@ -89,6 +89,7 @@ optimizer used in the calculation. Normally it is sufficient to do it every 100-1000 bias update iterations. \par Examples + Employ a well-tempered target distribution with a bias factor of 10 \plumedfile td_welltemp: TD_WELLTEMPERED BIASFACTOR=10 -- GitLab