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

This commit is contained in:
pscrozi 2006-09-28 15:50:06 +00:00
parent be7bfc3eb0
commit 0d1aa0852d
2 changed files with 6 additions and 6 deletions

View File

@ -767,7 +767,7 @@ implementation of rRESPA.
<DT><I>Cannot use vectors in variables unless atom map exists</I> <DT><I>Cannot use vectors in variables unless atom map exists</I>
<DD>Vectors require an atom map to be able to lookup the vector index. <DD>Vectors require an atom map to be able to lookup the vector index.
Only atom styles with molecular information creat a global map. Only atom styles with molecular information create a global map.
<DT><I>Cannot use velocity create loop all unless atoms have IDs</I> <DT><I>Cannot use velocity create loop all unless atoms have IDs</I>
@ -804,7 +804,7 @@ more than once.
<DD>A group ID used in the displace_atoms command does not exist. <DD>A group ID used in the displace_atoms command does not exist.
<DT><I>Cound not find dump_modify ID</I> <DT><I>Could not find dump_modify ID</I>
<DD>A dump ID used in the dump_modify command does not exist. <DD>A dump ID used in the dump_modify command does not exist.
@ -1759,7 +1759,7 @@ section.
<DT><I>Must set both respa inner and outer</I> <DT><I>Must set both respa inner and outer</I>
<DD>Cannot use just the inner or outer option with repsa without using the <DD>Cannot use just the inner or outer option with respa without using the
other. other.
<DT><I>Must specify a region in fix insert</I> <DT><I>Must specify a region in fix insert</I>

View File

@ -764,7 +764,7 @@ implementation of rRESPA. :dd
{Cannot use vectors in variables unless atom map exists} :dt {Cannot use vectors in variables unless atom map exists} :dt
Vectors require an atom map to be able to lookup the vector index. Vectors require an atom map to be able to lookup the vector index.
Only atom styles with molecular information creat a global map. :dd Only atom styles with molecular information create a global map. :dd
{Cannot use velocity create loop all unless atoms have IDs} :dt {Cannot use velocity create loop all unless atoms have IDs} :dt
@ -801,7 +801,7 @@ Region ID used in the delete_atoms command does not exist. :dd
A group ID used in the displace_atoms command does not exist. :dd A group ID used in the displace_atoms command does not exist. :dd
{Cound not find dump_modify ID} :dt {Could not find dump_modify ID} :dt
A dump ID used in the dump_modify command does not exist. :dd A dump ID used in the dump_modify command does not exist. :dd
@ -1756,7 +1756,7 @@ section. :dd
{Must set both respa inner and outer} :dt {Must set both respa inner and outer} :dt
Cannot use just the inner or outer option with repsa without using the Cannot use just the inner or outer option with respa without using the
other. :dd other. :dd
{Must specify a region in fix insert} :dt {Must specify a region in fix insert} :dt