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

How to optimize for Mpipi Model ? #1

Open
kesavanekambaram opened this issue May 29, 2023 · 12 comments
Open

How to optimize for Mpipi Model ? #1

kesavanekambaram opened this issue May 29, 2023 · 12 comments

Comments

@kesavanekambaram
Copy link

Hi,
I am trying to run my condensate simulations using lammps with Mpipi model and recently came across your article reporting on the OpenABC to run condensate on OpenMM, which is great and I am interested to know how to optimize it for the Mpipi force field to run for the protein systems using the OpenABC?
Please do help me out in this regard?
Thank you

@smliu1997
Copy link
Contributor

Hi, sorry for the late reply, actually we have implemented Mpipi into OpenABC and will put it into the public repo soon.

@kesavanekambaram
Copy link
Author

kesavanekambaram commented Jun 30, 2023 via email

@smliu1997
Copy link
Contributor

Hi, I have just uploaded the newest version 1.0.4 to github repo. You can download and try Mpipi model now! I will upload this to pypi later.

@smliu1997
Copy link
Contributor

An example is in tests/check-Mpipi

@kesavanekambaram
Copy link
Author

kesavanekambaram commented Jul 1, 2023 via email

@kesavanekambaram
Copy link
Author

kesavanekambaram commented Jul 1, 2023 via email

@smliu1997
Copy link
Contributor

It looks like you are still using openabc installed in this environment, instead of the one in this repo. As I have not uploaded 1.0.4 version to pypi yet, the one you are actually using is not the 1.0.4 version. You can either set up a new environment and use sys.path.append to append the path for the up-to-date version of openabc, or you can just pip uninstall openabc to uninstall the one installed with pip, then append the path of 1.0.4 version of openabc.

After I upload 1.0.4 version to pypi you can use pip install openabc -U to install or update the newest version.

@smliu1997
Copy link
Contributor

I have just uploaded the newest version to pypi and you can update with command pip install openabc -U, then try running the script again.

@kesavanekambaram
Copy link
Author

kesavanekambaram commented Jul 1, 2023 via email

@kesavanekambaram
Copy link
Author

kesavanekambaram commented Jul 4, 2023 via email

@smliu1997
Copy link
Contributor

Hi, thank you for pointing this out, I just uploaded the trajectory file to repo.

@kesavanekambaram
Copy link
Author

kesavanekambaram commented Jul 5, 2023 via email

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