[WIP] Custom GBSA#11
Conversation
Codecov ReportBase: 79.27% // Head: 62.88% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #11 +/- ##
===========================================
- Coverage 79.27% 62.88% -16.40%
===========================================
Files 5 6 +1
Lines 275 458 +183
===========================================
+ Hits 218 288 +70
- Misses 57 170 +113
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
This pull request introduces 5 alerts when merging 966ec41 into 7131a2d - view on LGTM.com new alerts:
|
…bc2, added some comments and TODOs
|
This pull request introduces 5 alerts when merging d3b2ea0 into 7131a2d - view on LGTM.com new alerts:
|
|
@j-wags I ended up implementing a handler class that can assign parameters for all Amber-based implicit solvent models in OpenMM (HCT, OBC1-2, GBn1-2). All GB models use
The regression tests work for all GB models + FreeSolv molecules but for OBC2 there were 5 molecules that failed. They pass when I increase the tolerance to 2.0e-4. Question:
|
Description
Adding GBSAHandler(s) that allow varying the
alpha,beta,gamma, and possiblykappaglobals in OBC models. Possibly also adding support for the GBn1+2 models.Todos
radiusparticle parameter SHOULD or SHOULD NOT have the offset (0.009 nm) applied in each methodQuestions
0.009 nm)?Status