Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

lammps crashes without exception #63

Description

@nathanfranklin

If an error occurs in the lammps library (e.g. using lammps.py etc), the process immediately exists (without an exception). The current Lammps library (written in c++) just prints out an error message and returns a non-zero exit status (i.e. exit(1) ) when an internal error occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions