Full ALPB/GBSA with empirical parameters#142
Merged
awvwgk merged 58 commits intotblite:mainfrom Dec 11, 2024
Merged
Conversation
added 9 commits
October 13, 2023 13:41
Signed-off-by: haneug <hagen@thch.uni-bonn.de>
Signed-off-by: haneug <hagen@thch.uni-bonn.de>
Signed-off-by: haneug <hagen@thch.uni-bonn.de>
Signed-off-by: haneug <hagen@thch.uni-bonn.de>
awvwgk
reviewed
Dec 6, 2023
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #142 +/- ##
==========================================
- Coverage 72.19% 71.69% -0.50%
==========================================
Files 143 143
Lines 18136 18134 -2
Branches 5616 6158 +542
==========================================
- Hits 13093 13001 -92
+ Misses 2590 2178 -412
- Partials 2453 2955 +502 ☔ View full report in Codecov by Sentry. |
Merged
Contributor
Author
|
Differences for GFN1-xTB do not occur for molecules with only one species e.g., H2, F2, and O3, but for molecules with multiple species e.g., HF, H2O, and CO2. |
Contributor
|
This should now be ready for review. It is tested for all solvents against xtb. Most remaining misses in code coverage are in the CLI for which there are additional test. |
awvwgk
requested changes
Nov 9, 2024
awvwgk
reviewed
Dec 4, 2024
awvwgk
reviewed
Dec 4, 2024
awvwgk
approved these changes
Dec 11, 2024
Member
|
Thanks Hagen @haneug, Philipp @pprcht, Thomas @thfroitzheim and Pit @pitsteinbach for the all the hard work on this. |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial implementation of the 'full' ALPB and GBSA solvation models as in xtb.
Looking forward for your suggestions how to improve this!
To Do: