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 fix is requested which is not defined. |
|
Error raised when a global 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 when an invalid thermo keyword is specified. |
|
Error raised by LAMMPS. |
|
Warning raised by LAMMPS. |
|
Error raised when a file is not found by LAMMPS. |
|
Error raised when a setting is requested which is not defined. |
|
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. |
|
Warning raised when a version of LAMMPS is used that may not be supported. |
|
Error raised when a variable is requested which is not defined. |