From 2c7f136bfcaf78d94d61f767f695c21bf3ea00aa Mon Sep 17 00:00:00 2001 From: sjplimp Date: Thu, 30 Sep 2010 23:01:09 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4918 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/REPLICA/neb.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/REPLICA/neb.cpp b/src/REPLICA/neb.cpp index fa9e4dd0f9..728c2e36b6 100644 --- a/src/REPLICA/neb.cpp +++ b/src/REPLICA/neb.cpp @@ -166,6 +166,7 @@ void NEB::command(int narg, char **arg) finish.end(1); // switch fix NEB to climbing mode + // top = replica that becomes hill climber double vmax = all[0][0]; int top = 0;