Removed LAMMPS errordocs

This commit is contained in:
Ajinkya Hire
2024-03-25 17:23:47 -04:00
parent de43263e28
commit 06c4fc6590
2 changed files with 0 additions and 26 deletions

View File

@ -185,16 +185,3 @@ KOKKOS_INLINE_FUNCTION int max(int i, int j)
#endif
#endif
/* ERROR/WARNING messages:
E: Illegal ... command
Self-explanatory. Check the input script syntax and compare to the
documentation for the command. You can use -echo screen as a
command-line option when running LAMMPS to see the offending line.
E: Incorrect args for pair coefficients
Self-explanatory. Check the input script or data file.
*/

View File

@ -74,16 +74,3 @@ class PairUF3 : public Pair {
#endif
#endif
/* ERROR/WARNING messages:
E: Illegal ... command
Self-explanatory. Check the input script syntax and compare to the
documentation for the command. You can use -echo screen as a
command-line option when running LAMMPS to see the offending line.
E: Incorrect args for pair coefficients
Self-explanatory. Check the input script or data file.
*/