You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Off the top of my head, yes absolutely! Essentially your particles/nodes now have multiple positions. Do you want each pair of particles to just interact once? If so, you just need a function to calculate the shortest relative position vector of two points given your periodic boundary condition.
Is there a way to make this architecture support periodic boundary conditions?
The text was updated successfully, but these errors were encountered: