git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1145 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -752,6 +752,13 @@ is provided by an atom map. An atom map does not exist (by default)
|
|||||||
for non-molecular problems. Using the atom_modify map command will
|
for non-molecular problems. Using the atom_modify map command will
|
||||||
force an atom map to be created.
|
force an atom map to be created.
|
||||||
|
|
||||||
|
<DT><I>Cannot use fix tmd unless atom map exists</I>
|
||||||
|
|
||||||
|
<DD>TMD requires the ability to lookup an atom index, which
|
||||||
|
is provided by an atom map. An atom map does not exist (by default)
|
||||||
|
for non-molecular problems. Using the atom_modify map command will
|
||||||
|
force an atom map to be created.
|
||||||
|
|
||||||
<DT><I>Cannot use both region, partial options in fix temp/rescale</I>
|
<DT><I>Cannot use both region, partial options in fix temp/rescale</I>
|
||||||
|
|
||||||
<DD>Self-explanatory.
|
<DD>Self-explanatory.
|
||||||
|
|||||||
@ -749,6 +749,13 @@ is provided by an atom map. An atom map does not exist (by default)
|
|||||||
for non-molecular problems. Using the atom_modify map command will
|
for non-molecular problems. Using the atom_modify map command will
|
||||||
force an atom map to be created. :dd
|
force an atom map to be created. :dd
|
||||||
|
|
||||||
|
{Cannot use fix tmd unless atom map exists} :dt
|
||||||
|
|
||||||
|
TMD requires the ability to lookup an atom index, which
|
||||||
|
is provided by an atom map. An atom map does not exist (by default)
|
||||||
|
for non-molecular problems. Using the atom_modify map command will
|
||||||
|
force an atom map to be created. :dd
|
||||||
|
|
||||||
{Cannot use both region, partial options in fix temp/rescale} :dt
|
{Cannot use both region, partial options in fix temp/rescale} :dt
|
||||||
|
|
||||||
Self-explanatory. :dd
|
Self-explanatory. :dd
|
||||||
|
|||||||
Reference in New Issue
Block a user