[ase-users] NEB errors

Dan Bai baidan at mail.ustc.edu.cn
Wed Jun 3 08:38:22 CEST 2020


Hi,

I calculated NEB ,and when I run: 

neb = NEB(images, climb=True, dynamic_relaxation=True, scale_fmax=1.)
…
qn = BFGS(neb, trajectory='neb.traj')
qn.run(fmax=0.05)
or
optimizer = MDMin(neb, trajectory='neb.traj')
optimizer.run(fmax=0.05)

errors accurr as:

ase.calculators.calculator.PropertyNotImplementedError: The property "energy" is not available.

Could you help?
Thanks.

Best, 
Dan


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


More information about the ase-users mailing list