From 772408d7b6ffb9809fe45006d059f3cefce00ac5 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Fri, 13 Jul 2018 11:23:25 +0200 Subject: [PATCH] Fixed doc removed sentence about NOSPLINE https://groups.google.com/d/msgid/plumed-users/4bdade66-5dde-4748-b3c2-3c6155906b69%40googlegroups.com?utm_medium=email&utm_source=footer --- src/bias/External.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/bias/External.cpp b/src/bias/External.cpp index 768c13fab..d6d1a65f2 100644 --- a/src/bias/External.cpp +++ b/src/bias/External.cpp @@ -56,8 +56,7 @@ The header in the file bias.dat should read: \endverbatim This should then be followed by the value of the potential and its derivative -at 100 equally spaced points along the distance between 0 and 1. If you run -with NOSPLINE you do not need to provide derivative information. +at 100 equally spaced points along the distance between 0 and 1. You can also include grids that are a function of more than one collective variable. For instance the following would be the input for an external -- GitLab