deepmodeling / DMFF

DMFF (Differentiable Molecular Force Field) is a Jax-based python package that provides a full differentiable implementation of molecular force field models.
GNU Lesser General Public License v3.0
143 stars 41 forks source link

Implementation of the Octupole Support for ADMP #169

Closed dingye18 closed 3 months ago

dingye18 commented 4 months ago

The current implementation is still a draft.

dingye18 commented 3 months ago

test_on_quad_octu_mpid_dmff The above figure showed the difference between DMFF and MPID with quadruple/octupole implementation on varied systems. Made by Qiaozhu. @tanqz-jojo

tanqz-jojo commented 3 months ago

dmff-mpidplugin-octopole

tanqz-jojo commented 3 months ago

image now, the energies of bulk water systems are identical between the MPIDPlugin and DMFF.