rock_deriv
rock_deriv(coords, i, j, k, order=1, zero_thresh=None):
Gives the derivative of the rocking motion (symmetric bend basically)
coords:np.ndarrayi:int | Iterable[int]index of the central atom
j:int | Iterable[int]index of one of the outside atoms
k:int | Iterable[int]index of the other outside atom
:returns:np.ndarrayd e r i v a t i v e s
o f
t h e
a n g l e
w i t h
r e s p e c t
t o
a t o m s
i ,
j ,
a n d
k