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

Questions about Ewald summation #323

Closed
ley61 opened this issue Oct 14, 2021 · 2 comments
Closed

Questions about Ewald summation #323

ley61 opened this issue Oct 14, 2021 · 2 comments

Comments

@ley61
Copy link

ley61 commented Oct 14, 2021

Hi~ there, I went through pyqmc code these days and quite enjoy it. But I have a question then about the Ewald summation class.

It's mentioned in pyqmc document that real-space interaction between electron and its own images is ignored. The same strategy is also applied to ions.

I get quite confused since it seems we should include these image interactions in energy calculation. Does this mean we can actually ignore image interactions in calculations, or this neglection is justified only on some occasions?

I have check these image terms in NaCl case and they are actually quite small, but I'm still worried about more generally cases.

@lkwagner
Copy link
Contributor

I believe this is just a constant offset to the energy, so it doesn't affect any physics. Most codes drop it, so for compatibility we do as well.

@ley61
Copy link
Author

ley61 commented Oct 15, 2021

OK, thanks for the reply~

@ley61 ley61 closed this as completed Oct 15, 2021
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