openforcefield / standards

A repository of the standards employed across the Open Force Field Consortium.
https://openforcefield.github.io/standards
MIT License
1 stars 3 forks source link

SMIRNOFF: CMAPs #14

Open mattwthompson opened 3 years ago

mattwthompson commented 3 years ago

CMAPs are used in some biopolymer force fields but absent from the SMIRNOFF spec.

One detail that maybe should be specified is the order of the spline used to interpolate between gridpoints. There may be some differences between how engines implement this; in any case the spec should be as explicit as possible.

References:

SimonBoothroyd commented 2 years ago

This would seem to be something that should be use case driven. If / when a user wants to include this, they should make their case for including it in the spec and when / if that time comes, the infrastructure team can work with the user to assess the best path forward to accommodate it.

Without a championing user, I'd recommend leaving it out. Note this does not preclude a user from creating their own CMAP handler (or anyone from making any custom handlers, it would just not be included in the spec initially.