[ase-users] AutoNEB

Alaithan, Zainab z.alaithan17 at imperial.ac.uk
Fri Aug 30 18:13:08 CEST 2019


Dear Ase-users,


I want to have a go with AutoNeb but I am not sure how I should attach the calculators.


def __init__(self, attach_calculators, prefix, n_simul, n_max,
                 iter_folder='AutoNEB_iter',
                 fmax=0.025, maxsteps=10000, k=0.1, climb=True, method='eb',
                 optimizer='FIRE',
                 remove_rotation_and_translation=False, space_energy_ratio=0.5,
                 world=None,
                 parallel=True, smooth_curve=False, interpolate_method='idpp'):


It also seems that I can run Autoneb optimizer without having to import an optimizer in this way

optimizer = BFGS(neb, trajectory='neb.traj')
optimizer.run(fmax=0.03)

can you share any tutorials?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20190830/2c59c41e/attachment-0001.html>


More information about the ase-users mailing list