Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEB force: energy calculation #124

Open
sniblett402 opened this issue Feb 11, 2015 · 1 comment
Open

NEB force: energy calculation #124

sniblett402 opened this issue Feb 11, 2015 · 1 comment

Comments

@sniblett402
Copy link
Contributor

In line 382 of _NEB.py, the spring energy appears to be divided by k instead of multiplied. Is this correct? It seems counterintuitive, and seems to contradict equation (1) of http://dx.doi.org/10.1063/1.1636455

@sniblett402
Copy link
Contributor Author

I now see that pele isn't actually using that line: it's using the Fortran version of the same function (_NEB_utils.f90) where dividing by k makes perfect sense. I still don't understand why the python version divides by k, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant