force-h2020 / force-bdss-plugin-gromacs

Gromacs BDSS data sources, as well as a stand-alone wrappers around Gromacs tools.
MIT License
0 stars 0 forks source link

Refactor Generic MD Simulation objects #26

Open flongford opened 4 years ago

flongford commented 4 years ago

We should attempt to refactor out as much GROMACS-specific features into generic Interface classes as possible in order to facilitate handling of chemical objects between different simulation software in the future.

It ultimately may become appropriate to either create a new plugin with these generic objects, or rename the current plugin to force-bdss-plugin-simulation-tools, which contributes both force-md-simulation and force-gromacs packages.