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

When lambda=0 run the simulation without openmm-ml #78

Open
xiki-tempula opened this issue Jun 5, 2023 · 2 comments
Open

When lambda=0 run the simulation without openmm-ml #78

xiki-tempula opened this issue Jun 5, 2023 · 2 comments

Comments

@xiki-tempula
Copy link
Collaborator

Currently when lambda=0 is used, the ML part is still being computed and it is just that it have zero weight. I wonder if it is possible that when lambda=0 is used, the openMM will be run without going through openmm-ml?

@wiederm
Copy link
Owner

wiederm commented Jun 5, 2023

Sure, that should be trivial to implement. Do you or @saratk1 have time to open a PR adressing this?

@xiki-tempula
Copy link
Collaborator Author

I think this lies in simulation.context.setParameter("lambda_interpolate", lambda_) so I'm not sure of how to best address this.

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

No branches or pull requests

2 participants