Skip to content

Voronoi neighbor lists on subsets of particles? #79

Description

@drayer587

I am working with neighbor de-correlation functions for the first time. I would like to look at neighbors of only a subset of the particles in the system (i.e., ignore some particles as being neighbors).

In trying to do so, building the Voronoi neighbor list throws a segmentation fault. Is this something that's out of scope? I am trying the neighbor list build with all atoms now, but this really isn't the desired calculation, e.g., I want to ignore hydrogen atoms, not to mention that this would likely be slower as I'm doing a lot of calculation I don't think I want in principle. Is it necessary to build those neighbors even if I don't want them? Is there something else I'm missing?

A test case could be built out here using the all-atom polystyrene that is one of the canonical systems for testing; as above, it would be nice to see the difference between all neighbor de-correlation versus ignoring hydrogen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions