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

This commit is contained in:
sjplimp
2013-03-04 23:09:29 +00:00
parent fe7a7c25f1
commit a5c6bfb1c5
94 changed files with 482 additions and 825 deletions

View File

@ -220,7 +220,8 @@ or create_box command.
E: Box command after simulation box is defined
UNDOCUMENTED
The box command cannot be used after a read_data, read_restart, or
create_box command.
E: Dihedral_coeff command before simulation box is defined
@ -324,12 +325,4 @@ E: Units command after simulation box is defined
The units command cannot be used after a read_data, read_restart, or
create_box command.
U: Input line too long: %s
This is a hard (very large) limit defined in the input.cpp file.
U: Input line too long after variable substitution
This is a hard (very large) limit defined in the input.cpp file.
*/