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

This commit is contained in:
sjplimp
2014-01-29 01:37:09 +00:00
parent 8cc4530784
commit 7f81b2f2ff
121 changed files with 2433 additions and 506 deletions

View File

@ -66,10 +66,9 @@ The replicate command cannot duplicate that information for new atoms.
You should use the replicate command before fixes are applied to the
system.
E: Replicated molecular system atom IDs are too big
E: Replicated system atom IDs are too big
See the setting for the allowed atom ID size in the src/lmptype.h
file.
UNDOCUMENTED
E: Replicated system is too big
@ -81,4 +80,9 @@ Atoms replicated by the replicate command were not assigned correctly
to processors. This is likely due to some atom coordinates being
outside a non-periodic simulation box.
U: Replicated molecular system atom IDs are too big
See the setting for the allowed atom ID size in the src/lmptype.h
file.
*/