[ase-users] energies are lost when switch on remove_rotation_and_translation in NEB

Ask Hjorth Larsen asklarsen at gmail.com
Thu Jan 23 18:40:13 CET 2020


Dear Geng,

Am Do., 16. Jan. 2020 um 19:20 Uhr schrieb GENG SUN via ase-users
<ase-users at listserv.fysik.dtu.dk>:
>
> Hello ASE users,
>
> I found that when I switch on remove_rotation_and_translation=True in NEB module of ASE, the trajectory generated by the optimizers (BFGS for example) will not contain any energies and forces calculated. This will cause some difficulties to monitor the process of NEB calculations.
>
> Is there a simple way to fix that?

The rotation and translation invalidates the previously calculated
energies for all images.

The energies won't be plotted unless *all* images have energies.  The
energies are calculated for intermediate images during NEB, but not
initial and final images, since those don't move.

Therefore: Most likely you just need to recalculate them manually for
initial and final image and they should all show up.

Best regards
Ask

>
> Thank you very much in advance.
>
> Best,
>
> Geng
> _______________________________________________
> ase-users mailing list
> ase-users at listserv.fysik.dtu.dk
> https://listserv.fysik.dtu.dk/mailman/listinfo/ase-users



More information about the ase-users mailing list