示例#1
0
 def get_random_rbcoords(self):
     otp = OTPCluster(self.nrigid)
     ret = otp.get_random_minimized_configuration(tol=100.)
     return ret.coords
示例#2
0
 def get_random_rbcoords(self):
     otp = OTPCluster(self.nrigid)
     ret = otp.get_random_minimized_configuration(tol=100.)
     return ret.coords