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 a Bond Length Constraint Node #294

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Conversation

MrJulEnergy
Copy link
Contributor

No description provided.

@MrJulEnergy MrJulEnergy requested a review from PythonFZ May 6, 2024 09:20
Copy link
Member

@PythonFZ PythonFZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. To be merged this needs:

  • update in changelod.md
  • tests
  • pre-commit.ci fixes

molecules in the atom_id tuples.
"""

atom_id = zntrack.params()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should probably be ids or atom_ids as this is not a single atom_id but a list of such.

@@ -239,3 +239,35 @@ def test_locality_test(proj_path, cu_box):
)

project.run()


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a test for Hook as well?

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.

2 participants