narupatools.lammps.exceptions¶
Custom exceptions that wrap LAMMPS output.
Exceptions
|
Error raised when gather/scatter commands are used without atom ids. |
|
Error raised when a file is not found by LAMMPS. |
|
Error raised when a compute is requested which is not defined. |
|
Error raised when a command is used incorrectly in LAMMPS. |
|
Error raised when a compute is requested where the types are not defined. |
|
Error raised by LAMMPS. |
|
Error raised when a file is not found by LAMMPS. |
|
Error raised when gather_atoms is used to get a property which does not exist. |
|
Error raised when an unknown command is used in LAMMPS. |
|
Error raised when lammps_gather_atoms encounters an unknown property name. |
|
Error raised when a style not recognized by LAMMPS is used. |