git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12650 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -723,6 +723,7 @@ void colvarbias_meta::calc_hills_force (size_t const &i,
|
||||
}
|
||||
break;
|
||||
|
||||
case colvarvalue::type_quaternion:
|
||||
case colvarvalue::type_quaternionderiv:
|
||||
for (h = h_first; h != h_last; h++) {
|
||||
if (h->value() == 0.0) continue;
|
||||
|
||||
Reference in New Issue
Block a user