Add transition state object
energy : float
energy of transition state
coords : numpy array
coordinates of transition state
min1, min2 : Minimum
minima on either side of the transition states
eigenval : float
the eigenvalue (curvature) across the transition state
eigenvec : numpy array
the eigenvector associated with eigenval
commit : bool
commit changes to sql database
ts : TransitionState
the transition state object (not necessarily new)
pele.storage.Database.addMinimum
pele.storage.Database.add_properties
Enter search terms or a module, class or function name.