git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11387 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-01-30 16:09:37 +00:00
parent 889bae9bf8
commit 677b11428e
31 changed files with 154 additions and 506 deletions

View File

@ -59,7 +59,7 @@ class WriteData : protected Pointers {
E: Write_data command before simulation box is defined
UNDOCUMENTED
Self-explanatory.
E: Illegal ... command
@ -69,10 +69,12 @@ command-line option when running LAMMPS to see the offending line.
E: Atom count is inconsistent, cannot write data file
UNDOCUMENTED
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
UNDOCUMENTED
The specified file cannot be opened. Check that the path and name are
correct.
*/