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

Reimplement LinkedCellList with Cajita #249

Closed
3 tasks
streeve opened this issue Jun 5, 2020 · 1 comment
Closed
3 tasks

Reimplement LinkedCellList with Cajita #249

streeve opened this issue Jun 5, 2020 · 1 comment
Assignees

Comments

@streeve
Copy link
Member

streeve commented Jun 5, 2020

Continuing from #197, using Cajita the LinkedCellList can be updated and the underlying CartesianGrid replaced.

The LinkedCellStencil within the VerletList for looping over neighboring grid cells can then also be replaced.

  • Separate core neighborlist algorithm from grid accelerated
  • Create Cajita-dependent versions of LinkedCellList and VerletList
  • Deprecate core library versions and CartesianGrid
@streeve streeve self-assigned this Jun 5, 2020
@streeve
Copy link
Member Author

streeve commented Sep 26, 2024

Closing in favor of #780 and #781. Keeping a version of the linked cell list that does not require using a grid makes sense in many cases

@streeve streeve closed this as completed Sep 26, 2024
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