glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
329 stars 127 forks source link

Mention exclusions in the `constrain.Rigid` documentation. #1465

Closed joaander closed 1 year ago

joaander commented 1 year ago

Description

Mention in the constrain.Rigid that users should enable the 'body' exclusion in the neighbor list.

Motivation and context

Body exclusions prevent the computation of self-interactions. These self-interactions may lead to:

TonyBhargav commented 1 year ago

hi @joaander , I would like to work on this documentation as a part of academic course work ,It would be a great opportunity for me to learn about the project architecture and design as well. Could you please assign it to me

joaander commented 1 year ago

@TonyBhargav HOOMD-blue is an open-source project. We will review pull requests whether you are assigned to an issue or not. We typically do not assign issues to individuals that are not part of the core development team.

Please review the contribution and the code style guides before starting your work. Ask here if you have any questions.