git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4918 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2010-09-30 23:01:09 +00:00
parent e300e7b7b0
commit 2c7f136bfc
1 changed files with 1 additions and 0 deletions

View File

@ -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;