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

would be nice if pyiron can parse a failed lammps job #1247

Open
jyang2009 opened this issue Dec 4, 2023 · 5 comments
Open

would be nice if pyiron can parse a failed lammps job #1247

jyang2009 opened this issue Dec 4, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@jyang2009
Copy link
Contributor

Dear all,

I recently realized that while pyiron can parse a failed vasp job to get the atomic positions, energies, etc, it cannot do so for a failed lammps job. This feature would be very useful for me to analyze my failed lammps calculations. I wonder if this could be implemented.

Best,
Jing

@jyang2009 jyang2009 added the enhancement New feature or request label Dec 4, 2023
@samwaseda
Copy link
Member

job.collect_output() or job.collect() doesn't work?

@jyang2009
Copy link
Contributor Author

No. Here is the error message:
Screen Shot 2023-12-05 at 3 49 59 PM

@samwaseda
Copy link
Member

Did you check the log file? It's possible that there's no data at all in the file, i.e. it may have exploded in the first step.

@jyang2009
Copy link
Contributor Author

Hi Sam,

this specific job is a failed md run, which ran for hundreds of steps. So I’m pretty sure there are some data to parse in the dump file.

Best,
Jing

@jyang2009
Copy link
Contributor Author

jyang2009 commented Dec 11, 2023

Did you check the log file? It's possible that there's no data at all in the file, i.e. it may have exploded in the first step.

Hi Sam,

I'm wondering if you have taken a look into the problem. If you need an example, here is a failed lammps job I had (the compressed raw data file and the .h5 file).
https://datashare.mpcdf.mpg.de/s/LZQxsgkhHdO1mme

Best,
Jing

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

2 participants