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

@ -42,34 +42,3 @@ class ComputeAngle : 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: Angle style for compute angle command is not hybrid
UNDOCUMENTED
E: Angle style for compute angle command has changed
UNDOCUMENTED
E: Energy was not tallied on needed timestep
You are using a thermo keyword that requires potentials to
have tallied energy, but they didn't on this timestep. See the
variable doc page for ideas on how to make this work.
U: Compute bond must use group all
Bond styles accumulate energy on all atoms.
U: Unrecognized bond style in compute bond command
Self-explanatory.
*/