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

Boundary Conditions #167

Open
StanleyN1 opened this issue Feb 13, 2024 · 1 comment
Open

Boundary Conditions #167

StanleyN1 opened this issue Feb 13, 2024 · 1 comment

Comments

@StanleyN1
Copy link

I was wondering if Molly had alternative boundary conditions to periodic such as reflecting boundary conditions?

How are pairwise interactions calculated if there are no Ewald sums implemented? Are the pairwise distances in the original simulated box used in calculating the Coulombic potential?

@jgreener64
Copy link
Collaborator

No, at the minute just periodic (cube/triclinic) and infinite boundaries.

We use the minimum image convention to calculate the closest distance from the 27 adjacent periodic images, see vector.

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