Skip to content

Add validation for orientations when calculating bond order diagrams#1444

Open
josephburkhart wants to merge 4 commits into
mainfrom
validate-bod-orientations
Open

Add validation for orientations when calculating bond order diagrams#1444
josephburkhart wants to merge 4 commits into
mainfrom
validate-bod-orientations

Conversation

@josephburkhart

Copy link
Copy Markdown
Contributor

Description

The non-default modes for bond order diagram calculation are no longer supported when the user does not explicitly provide particle orientations.

Motivation and Context

Previously, the lack of validation on provided orientations produced unexpected behavior when mode was not "bod", which led to confusion among users even though the documentation implies that orientations should be given for other modes. This PR resolves #1201 .

How Has This Been Tested?

All of the existing tests provide orientations, so this change should not affect test behvaior.

Checklist:

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.

Modes not working properly in BondOrder

2 participants