driver class for NEB
The NEBDriver wraps calls for NEB from LocalConnect. The driver class is responsible for setting up the initial interpolation and optimizing the band.
Parameters : | potential :
coords1, coords2 : array
k : float, optional
max_images : int
image_density : float
iter_density : float
adjustk_freq : integer
adjustk_tol : float
adjustk_factor : float
dneb : bool
reinterpolate : integer
reinterpolate_tol : float
adaptive_nimages : bool
adaptive_niter : bool
factor : float
verbose : integer interpolator : callable, optional
NEBquenchParams : dict
kwargs : keyword options
|
---|
See also
Methods
generate_path(coords1, coords2) | |
params([obj]) | |
prepare([path]) | |
run() |