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

72 add bond list and generalize interactions in gromacs and lammps #73

Conversation

JFRudzinski
Copy link
Collaborator

  • Interactions are now grouped into a hierarchy by type, this makes it more straightforward to grab the bond list, and is more intuitive storage for users
  • Global bond list is stored under atoms (in system[0] for now).
  • Bond list metadata is also available in atoms_group, although not utilized yet

@JFRudzinski JFRudzinski requested a review from ladinesa October 31, 2023 08:46
@JFRudzinski JFRudzinski self-assigned this Oct 31, 2023
@JFRudzinski JFRudzinski linked an issue Oct 31, 2023 that may be closed by this pull request
@ladinesa
Copy link
Collaborator

Enerything looks good, just some tiny comments for your consideration.

@JFRudzinski
Copy link
Collaborator Author

@ladinesa Can you also have a look at the corresponding changes in NOMAD so I can merge that first.

@JFRudzinski JFRudzinski merged commit 0ef1d68 into develop Nov 7, 2023
@JFRudzinski JFRudzinski deleted the 72-add-bond-list-and-generalize-interactions-in-gromacs-and-lammps branch November 7, 2023 09:38
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.

Add bond list and generalize interactions in gromacs and lammps
2 participants