Conversation
… EspalomaTemplateGenerator
…nd template_generator.py
|
I think |
| # NOTE: espaloma (nn) partial charges are assigned to molecules automatically if available. | ||
| # We need to overwrite the partial charges if we want to read them from the molecule. |
There was a problem hiding this comment.
Good catch! We need to make sure if this is the case because we want users to be able to use charges from other methods/models combined with espaloma. I'll raise an issue about this so we can keep track of this.
This is now supported in c198793 |
|
We need to make sure we respect this #282 (comment) |
|
@ijpulidos Is it OK to close this PR since we have a #293 that replaces this purpose? |
|
Yes, closing! |
This draft PR is fixes #245 and #263 by adding
template_generator_kwargsto the system generators.ToDo