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

This commit is contained in:
sjplimp
2011-05-30 14:35:45 +00:00
parent e3e0af0bda
commit 458150a9fe

View File

@ -736,8 +736,8 @@ void GetParameters(int Forcefield)
ooptypes[i].types[3]);
ooptypes[i].angleangle_params[3] = tabc;
ooptypes[i].angleangle_params[4] = tcbd;
ooptypes[i].angleangle_params[5] = tabd;
ooptypes[i].angleangle_params[4] = tabd;
ooptypes[i].angleangle_params[5] = tcbd;
k = find_angleangle_data(potential_types,ff_angang,kloc);
if (k < 0) {