From 9a2904144f630692f8376a244e7a60ad5367b525 Mon Sep 17 00:00:00 2001 From: carlocamilloni <carlo.camilloni@gmail.com> Date: Mon, 1 Oct 2018 15:50:50 +0200 Subject: [PATCH] flying gaussian in CHANGES --- CHANGES/v2.5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index 528233dba..9363c4759 100644 --- a/CHANGES/v2.5.md +++ b/CHANGES/v2.5.md @@ -65,6 +65,7 @@ Changes from version 2.4 which are relevant for users: - \ref EDS now has a larger default RANGE parameter to go with these other changes. - Other changes: + - \ref METAD there is a new FLYING_GAUSSIAN keyword to activate the flying gaussian methods by Spiwok (contributed by Spiwok and Hozzova) - \ref EXTERNAL can now SCALE the input grid. This allows for more flexibility without modifying the grid file. - \ref ALPHABETA can now combine dihedrals with different coefficients - \ref INCLUDE can now be used also before setup actions. -- GitLab