SCM-NV / PLAMS

Python Library for Automating Molecular Simulations
https://www.scm.com/doc/plams
Other
65 stars 24 forks source link

Stop writing rdkit properties to AMS input (not supported by UCS) SO107 #165

Closed robertrueger closed 3 days ago

robertrueger commented 3 days ago

Tiny change in the AMS interface. The rdkit atomic properties group is also one that is produced by PLAMS (e.g. by the from_smiles method), but not used in the AMS driver. Since we won't add this one to the UnifiedChemicalSystem, we should not write it to the input for AMS.