remove error docs from header files
This commit is contained in:
@ -56,20 +56,3 @@ class ComputeInertiaChunk : 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: Chunk/atom compute does not exist for compute inertia/chunk
|
||||
|
||||
Self-explanatory.
|
||||
|
||||
E: Compute inertia/chunk does not use chunk/atom compute
|
||||
|
||||
The style of the specified compute is not chunk/atom.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user