mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
119 stars 78 forks source link

Decouple forcefield from atomtyping step #467

Closed umesh-timalsina closed 2 years ago

umesh-timalsina commented 3 years ago

PR Summary:

This PR introduces AtomTypingRulesProvider, which is a data storage python class, holding only the information necessary for atomtyping engine to run. This is one of the many steps necessary to remove the dependecy on openmm we currently have.