TeamOverkill / md

Molecular Dynamics
MIT License
0 stars 0 forks source link

Boundary conditions container #12

Closed slaymuel closed 5 years ago

slaymuel commented 5 years ago

User should be able to choose which type of boundary conditions to use (for instance hard walls or PBC). This affects how distances are calculated and other stuff. So an idea is to make a class that handles all of this and thus also chooses how to calculate distances between atoms.