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

Force calculation for Ewald summation scheme #284

Open
1 of 5 tasks
mlund opened this issue Jun 9, 2020 · 0 comments
Open
1 of 5 tasks

Force calculation for Ewald summation scheme #284

mlund opened this issue Jun 9, 2020 · 0 comments
Assignees

Comments

@mlund
Copy link
Owner

mlund commented Jun 9, 2020

Implement reciprocal force function in Energy::Ewald for use with Langevin dynamics simulations (#282). It should override the virtual function void force(std::vector<Point>&) from the base class. Appendix C of Allen and Tildesley (2nd ed) describes this.

  • Ion-Ion
  • Ion-dipole
  • Dipole-dipole
  • Working for IPBC
  • Unittest

Ping @SHervoe-Hansen

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

No branches or pull requests

2 participants