You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to avoid adding that dependency just for this. Openff-toolkit seem to have a ton of dependencies, one of which being the huge rdkit (~100 MB).
AM1 charges you could probably get from any software - I imagine there should be an simple way to get the BCC correction?
Would it be good to support AM1BCC charge for both fragment and whole molecule?
The charge could be generated from a rdkit mol using
OpenFFMol
withBut would need to add openff-toolkit as a new dependency. This calculation is quick and can be done as part of the QForce routine.
The text was updated successfully, but these errors were encountered: