add placeholders to include files for error messges

This commit is contained in:
Steven J. Plimpton
2018-04-03 17:48:31 -06:00
parent 0bfb6f0c2a
commit 5221ac2d55
211 changed files with 2546 additions and 644 deletions

View File

@ -68,7 +68,19 @@ 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: Compute rdf requires a pair style be defined
E: Compute rdf requires a pair style be defined or cutoff specified
UNDOCUMENTED
E: Compure rdf cutoff exceeds ghost atom range - use comm_modify cutoff command
UNDOCUMENTED
W: Compute rdf cutoff less than neighbor cutoff - forcing a needless neighbor list build
UNDOCUMENTED
U: Compute rdf requires a pair style be defined
Self-explanatory.