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

Add neighbor skin distance to delay neighbor build #177

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

streeve
Copy link
Collaborator

@streeve streeve commented Jan 21, 2025

Only rebuild contact neighbor list if max displacement exceeds neighbor "skin" distance (the extended cutoff distance)

Things to consider

  • Should check particles are actually within the cutoff in the force kernel (previously anything in the list was a valid neighbor)
  • Inputs should maybe be clarified (PD cutoff vs contact cutoff vs skin extension for contact)

@streeve streeve requested a review from abisner January 21, 2025 16:45
@streeve streeve self-assigned this Jan 21, 2025
@streeve streeve force-pushed the delay_neighbor_builds branch from 7847db1 to 7794e31 Compare January 29, 2025 21:03
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

Successfully merging this pull request may close these issues.

1 participant