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

This commit is contained in:
sjplimp 2011-05-27 23:43:15 +00:00
parent bb62844a46
commit db6ccaf6f3
1 changed files with 2 additions and 2 deletions

View File

@ -702,8 +702,8 @@ void ImproperClass2::angleangle(int eflag, int vflag)
thetaCBD = acos(costhCBD);
dthABC = thetaABC - aa_theta0_1[type];
dthCBD = thetaCBD - aa_theta0_2[type];
dthABD = thetaABD - aa_theta0_3[type];
dthABD = thetaABD - aa_theta0_2[type];
dthCBD = thetaCBD - aa_theta0_3[type];
// energy