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

This commit is contained in:
sjplimp
2013-06-29 21:20:42 +00:00
parent 5761414444
commit d694b0dee0
26 changed files with 150 additions and 78 deletions

View File

@ -53,3 +53,23 @@ class WriteData : protected Pointers {
#endif
#endif
/* ERROR/WARNING messages:
E: Write_data command before simulation box is defined
UNDOCUMENTED
E: Illegal ... command
UNDOCUMENTED
E: Atom count is inconsistent, cannot write data file
UNDOCUMENTED
E: Cannot open data file %s
UNDOCUMENTED
*/