git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6249 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user