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

Error Running #2

Open
JessBoette opened this issue Jun 23, 2023 · 1 comment
Open

Error Running #2

JessBoette opened this issue Jun 23, 2023 · 1 comment

Comments

@JessBoette
Copy link

Trying to run the compute_bulk.py using trajectory and topology from SI: https://zenodo.org/record/6478270

Keep running into error in the find_offsets function. In L79 the function needs a parameter "d" that is missing in the code. I'm not sure what the idea parameter and settings should be.

Thanks in advance!

@klyshko
Copy link
Contributor

klyshko commented Jul 26, 2023

Hi @JessBoette, thanks for your question.

Parameter d in the find_offsets() function is a distance matrix dist_mtx between the coordinates of bulk WS and all water oxygens in the system. Make sure that the dist_mtx calculated in L68 is not empty.

Let me know if you have other questions.

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