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

Examples not working #38

Closed
jan-janssen opened this issue Apr 17, 2020 · 7 comments
Closed

Examples not working #38

jan-janssen opened this issue Apr 17, 2020 · 7 comments

Comments

@jan-janssen
Copy link
Member

I tried to execute the examples again and they both get stuck at:

ke = lmp.extract_compute("ke", 1, 1)
len(ke)
@srmnitc
Copy link
Member

srmnitc commented Apr 17, 2020

This is strange. Seems to work for me. Which example exactly did you run?

@jan-janssen
Copy link
Member Author

I tried both lammps_local and lammps_local_cluster on mybinder and both get stuck at the same point. I am just wondering if I broke something ...

@srmnitc
Copy link
Member

srmnitc commented Apr 17, 2020

Ah it seems so. I had not updated my repo. Now it is stuck

@srmnitc
Copy link
Member

srmnitc commented Apr 17, 2020

It has a couple of bugs. Seems like type is renamed everywhere. I can fix it in a bit.

@jan-janssen
Copy link
Member Author

Fixed in #39

@jan-janssen
Copy link
Member Author

Maybe we should also think about some integration test, which directly runs real lammps calculation.

@srmnitc
Copy link
Member

srmnitc commented Apr 17, 2020

Ah yes. That would be great. I have a couple of examples that could be useful. I can work on this. Started on #40

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