remove error docs from header files

This commit is contained in:
Axel Kohlmeyer
2022-04-22 23:31:15 -04:00
parent 471c728ac4
commit 79a7d2abf6
1193 changed files with 0 additions and 31525 deletions

View File

@ -60,41 +60,3 @@ class ComputeCoordAtom : public Compute {
#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: Could not find compute coord/atom compute ID
UNDOCUMENTED
E: Compute coord/atom compute ID is not orientorder/atom
UNDOCUMENTED
E: Compute coord/atom threshold not between -1 and 1
UNDOCUMENTED
E: Invalid cstyle in compute coord/atom
UNDOCUMENTED
E: Compute coord/atom requires components option in compute orientorder/atom
UNDOCUMENTED
E: Compute coord/atom requires a pair style be defined
Self-explanatory.
E: Compute coord/atom cutoff is longer than pairwise cutoff
Cannot compute coordination at distances longer than the pair cutoff,
since those atoms are not in the neighbor list.
*/