Skip to content

Force calculation for Ewald summation scheme #284

@mlund

Description

@mlund

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

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions