git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9566 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
11
src/input.h
11
src/input.h
@ -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.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user