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
151 stars 43 forks source link

qeq merge #123

Closed gust-07 closed 11 months ago

gust-07 commented 11 months ago

1.qeq.py and QeqGenerator.py were added; 2.some functions and variables in classical.py were extracted; 3.ethresh in pme was temporarily modified for memory consideration in qeq calculation.