forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7744 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
4a72d0fe71
commit
d381265fc5
|
@ -102,10 +102,13 @@ new owning processors.
|
||||||
</P>
|
</P>
|
||||||
<P>IMPORTANT NOTE: It is possible to lose atoms with this command.
|
<P>IMPORTANT NOTE: It is possible to lose atoms with this command.
|
||||||
E.g. by changing the box without remapping the atoms, and having atoms
|
E.g. by changing the box without remapping the atoms, and having atoms
|
||||||
end up outside of non-periodic boundaries. It is also possible when
|
end up outside of non-periodic boundaries. It is also possible to
|
||||||
remapping atoms to put them (nearly) on top of each other which will
|
alter bonds between atoms straddling a boundary in bad ways. E.g. by
|
||||||
lead to bad dynamics. E.g. by converting a boundary from non-periodic
|
converting a boundary from periodic to non-periodic. It is also
|
||||||
to periodic.
|
possible when remapping atoms to put them (nearly) on top of each
|
||||||
|
other. E.g. by converting a boundary from non-periodic to periodic.
|
||||||
|
All of these will typically generate error messages or lead to bad
|
||||||
|
dynamics.
|
||||||
</P>
|
</P>
|
||||||
<P>IMPORTANT NOTE: The simulation box size/shape can be changed by
|
<P>IMPORTANT NOTE: The simulation box size/shape can be changed by
|
||||||
arbitrarily large amounts by this command. This is not a problem,
|
arbitrarily large amounts by this command. This is not a problem,
|
||||||
|
|
|
@ -94,10 +94,13 @@ new owning processors.
|
||||||
|
|
||||||
IMPORTANT NOTE: It is possible to lose atoms with this command.
|
IMPORTANT NOTE: It is possible to lose atoms with this command.
|
||||||
E.g. by changing the box without remapping the atoms, and having atoms
|
E.g. by changing the box without remapping the atoms, and having atoms
|
||||||
end up outside of non-periodic boundaries. It is also possible when
|
end up outside of non-periodic boundaries. It is also possible to
|
||||||
remapping atoms to put them (nearly) on top of each other which will
|
alter bonds between atoms straddling a boundary in bad ways. E.g. by
|
||||||
lead to bad dynamics. E.g. by converting a boundary from non-periodic
|
converting a boundary from periodic to non-periodic. It is also
|
||||||
to periodic.
|
possible when remapping atoms to put them (nearly) on top of each
|
||||||
|
other. E.g. by converting a boundary from non-periodic to periodic.
|
||||||
|
All of these will typically generate error messages or lead to bad
|
||||||
|
dynamics.
|
||||||
|
|
||||||
IMPORTANT NOTE: The simulation box size/shape can be changed by
|
IMPORTANT NOTE: The simulation box size/shape can be changed by
|
||||||
arbitrarily large amounts by this command. This is not a problem,
|
arbitrarily large amounts by this command. This is not a problem,
|
||||||
|
|
Loading…
Reference in New Issue