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

Fix shape mismatch of bond_list in model_system #145

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

Bernadette-Mohr
Copy link
Member

@Bernadette-Mohr Bernadette-Mohr commented Nov 1, 2024

The bond list is a list of lists or tuples with two elements each, containing atom indices. It was erroneously set to a scalar.

Copy link
Collaborator

@JFRudzinski JFRudzinski 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, you can merge this 👍

@Bernadette-Mohr Bernadette-Mohr merged commit a398c0a into develop Nov 4, 2024
7 checks passed
@Bernadette-Mohr Bernadette-Mohr deleted the fix-bond-list branch November 4, 2024 09:37
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