Merge branch 'develop' into type-labels
This commit is contained in:
@ -59,27 +59,3 @@ class WriteData : public Command {
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/* ERROR/WARNING messages:
|
||||
|
||||
E: Write_data command before simulation box is defined
|
||||
|
||||
Self-explanatory.
|
||||
|
||||
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: Atom count is inconsistent, cannot write data file
|
||||
|
||||
The sum of atoms across processors does not equal the global number
|
||||
of atoms. Probably some atoms have been lost.
|
||||
|
||||
E: Cannot open data file %s
|
||||
|
||||
The specified file cannot be opened. Check that the path and name are
|
||||
correct.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user