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

If LAMMPS calls exit(1) after an error, we can't run again #19

Open
andeplane opened this issue Sep 3, 2016 · 1 comment
Open

If LAMMPS calls exit(1) after an error, we can't run again #19

andeplane opened this issue Sep 3, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@andeplane
Copy link
Owner

We should use the patch so LAMMPS only throws an error.

@andeplane andeplane added the bug label Sep 3, 2016
@andeplane andeplane added this to the 1.0 release milestone Sep 3, 2016
@andeplane andeplane self-assigned this Sep 3, 2016
@rbberger
Copy link
Collaborator

rbberger commented Sep 9, 2016

LAMMPS now has builtin exception support using -DLAMMPS_EXCEPTIONS. Maybe that helps. With that you could also replace main.cpp to force a different behavior in the exception cases.

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

No branches or pull requests

2 participants