-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
WBO testing #430
WBO testing #430
Conversation
This pull request introduces 1 alert and fixes 1 when merging a096787 into 4aafa27 - view on LGTM.com new alerts:
fixed alerts:
|
You can also put "[WIP]" in the title to make more clear this is something you're working on. |
Could you add a bit more information about what this PR intends to accomplish? |
@jchodera -- We've been discussing this in-person, but I should have posted more info in the PR description. I've modified the PR text above with the goals/progress regarding this work. |
@sukanyasasmal I've realized that we haven't specified the extent of this PR (should this cover everything through actual bond parameter assignment?). I think, for now, we just should focus on adding this as a test and ensuring that we reproduce the physical phenomenon we expect (higher bond order in the anion). Once the test is integrated, we can decide if we want this PR to go all the way through parameter assignment. I've left a few small suggestions as comments. But overall I think this is ready to move into |
@sukanyasasmal I've made two quick commits on this branch[1], so be sure to run I think the new code in is good shape. Thanks again for adding the detailed test -- I have much more faith in our WBO implementation now, and having this test built will allow us to validate the AmberTools implementation much more easily once it's ready to be incorporated. For next steps, I think we should do the following:
So, let's have a Zoom call some time this week :-) [1] The two commits did the following
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thanks, @sukanyasasmal!
The purpose of this PR is to
BondHandler
classStatus