Skip to content
Snippets Groups Projects
Commit 5fdab541 authored by Nadin Thibault's avatar Nadin Thibault
Browse files

erreur commit

parent 9a179629
No related branches found
No related tags found
No related merge requests found
......@@ -90,10 +90,8 @@ class RotTable:
for i in range(3):
s+= (Y[i]-X[i])*(T[i]-Z[i])
return s
=======
def evaluate(self, molecule):
>>>>>>> 736c5f6e98905caae62309441cb5453750676302
traj = Traj3D(False)
traj.compute(molecule+molecule[:AGRANDISSEMENT], self)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment