OpenFreeEnergy / gufe

grand unified free energy by OpenFE
https://gufe.readthedocs.io
MIT License
28 stars 8 forks source link

Clear partial charges or allow them only if asked for #205

Open IAlibay opened 1 year ago

IAlibay commented 1 year ago

By default we want to not directly use the partial charges provided by users, however SystemGenerator will just use the partial charges available on the Molecule. We should implement some kind of check (ideally here on SmallMoleculeComponent) where we have folks specifically say they want to keep partial charges or not.