added ability to handle 'None' partial charges on OFFMols by j-wags · Pull Request #119 · openmm/openmmforcefields

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@j-wags

Copy link

Contributor

@j-wags j-wags commented

Jun 16, 2020

This PR fixes an issue that will come up with the upcoming OFF Toolkit 0.7.0 release, where we distinguish between mol.partial_charges=None versus zeros. More details are here: openforcefield/openff-toolkit#486 (comment)

Copy link

Member

@jchodera jchodera left a comment

Choose a reason for hiding this comment

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

Making a note that we should remove this code once openforcefield/openff-toolkit#488 is addressed

j-wags reacted with thumbs up emoji

@jchodera jchodera merged commit 32f8913 into openmm:master

Jun 16, 2020

@j-wags j-wags deleted the handle_none_partial_charges branch

June 16, 2020 01:02

@jchodera jchodera added this to the 0.7.3 milestone

Jun 16, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jchodera jchodera jchodera approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

0.7.3

Development

Successfully merging this pull request may close these issues.

2 participants

@j-wags @jchodera