-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Topology Surface Charge SCI-1404 #69
Conversation
Alex-AMC
commented
Oct 1, 2024
- Added the ability to calculate the topology surface charge, which accounts for the node area % from the total surface. This better represents the available surface charge based on the atom position and steric hindrance.
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.
all looks alright, a couple of comments but feel free to ignore
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.
see triangles
@@ -11,7 +11,7 @@ Charges are currently calculated using the Gasteiger charge model. Further devel | |||
|
|||
Example Output: | |||
|
|||
 | |||
 | |||
|
|||
> **Note** - When comparing charges for non-CSD structures and structures from mol2 files the values might be different as the bonding might not be the same. When importing a mol2 file the bonding and charges may have to be calculated on the fly, whereas this information is assigned for CSD entries. |
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.
[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 200; Actual: 300]
|