Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenMM-ML wrapper #21

Open
peastman opened this issue Feb 27, 2024 · 4 comments
Open

OpenMM-ML wrapper #21

peastman opened this issue Feb 27, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@peastman
Copy link

Very nice plugin! Would you be interested in exposing it through OpenMM-ML? It provides a standard interface for creating simulations with ML potentials. You just have to write two Python classes to implement the interface. See mlpotential.py for the generic interface and anipotential.py for an example of implementing a specific model. If you're interested I can help.

@dingye18
Copy link
Collaborator

Yeah, of course. We really enjoyed exposing DeepmdForce to OpenMM-ML.
Before integrating the DeepmdPlugin with OpenMM-ML, I need to build the conda packaging script and upload it to conda-forge chanel.
This way we can import DeepmdForce in dppotential.py. After packaging, we will submit a pull request to OpenMM-ML.
Any suggestions and comments on this plugin and PR are welcome.

(Sorry for delayed so long to reply this issue)

@dingye18
Copy link
Collaborator

dingye18 commented Mar 28, 2024

To do for the integration of DeepmdPlugin and OpenMM-ML

  • Conda packaging on the OpenMM-Deepmd Plugin
  • Pull request for dppotential.py
  • Documentation of the dppotential.py on OpenMM-ML.

@dingye18 dingye18 pinned this issue Mar 28, 2024
@dingye18 dingye18 added the enhancement New feature or request label May 15, 2024
@dingye18 dingye18 self-assigned this May 15, 2024
@varun-go
Copy link

Is there a timeline for when this wrapper will be created? I am very interested in using it! Thanks

@dingye18
Copy link
Collaborator

Hope I can finish it within this week. Sorry for delayed so long......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants