[lammps-users] Regarding on NEB calculations

Dear Steven,

It seems that there is a bug in the fix_neb.cpp of NEB code. I am not quite sure about it and would like to discuss this point with you.
In the last segment of this fix_neb.cpp file, you have calculated the updated atomic force f[i][0], f[i][1], f[i][2]. For example, f[i][0]+=prefactortagent[i][0]. In the regular NEB, the prefactor = -dot + kspring(nlen-plen). The dot is calculated previously by using the tangent once. So the whole process have tangent calculation twice. However, it seems that the calculation is not consistent with Eqs. (3)-(4) in Henkelman & Jonsson 2000 paper, where the tangent is used once.

Would you have a check of this point please? Thanks.

Best
Suzhi Li

I'll check it, but it will be next week before I can get to it.

Thanks,
Steve