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

How can I calculate the applied force on a specific atom with GFN2-xtb? #1029

Open
OkKakao opened this issue Apr 30, 2024 · 2 comments
Open

Comments

@OkKakao
Copy link

OkKakao commented Apr 30, 2024

Is your feature request related to a problem? Please describe.
Hi.

I'm trying to calculate potential of mean force (PMF) by integrating mean force.

I used --grad for the calculation of potential energy gradient, and integrated it to get PMF curve.

But I'm not sure this is the right way since the calculation result is different from the reference.

Is this reasonable way to calculate the PMF or Is there any method that I can use for the calculation?

I want to calculate to force applied to the specific atom.

@OkKakao
Copy link
Author

OkKakao commented Apr 30, 2024

**Is your feature request related to a problem? Please describe. ** Hi.

I'm trying to calculate potential of mean force (PMF) by integrating mean force.

I used --grad for the calculation of potential energy gradient, and integrated it to get PMF curve.

But I'm not sure this is the right way since the calculation result is different from the reference.

Is this reasonable way to calculate the PMF or Is there any method that I can use for the calculation?

I want to calculate to force applied to the specific atom.

I found that the gradient can be referred as force according to #46, however, I'm not sure that the gradient is F or -F.

What is the sign of the gradient?

@icamps
Copy link

icamps commented May 13, 2024

@OkKakao the forces are calculated as:

$\vec{F} = -\nabla U(x,y,z)$

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

2 participants