forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8785 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6f215d4a23
commit
7aaf994823
|
@ -32,6 +32,8 @@ it to its initial position. The initial position for each atom is its
|
|||
location at the time the fix command was issued. At each timestep,
|
||||
the magnitude of the force on each atom is -Kr, where r is the
|
||||
displacement of the atom from its current position to its initial
|
||||
position. The distance r correctly takes into account any crossings
|
||||
of periodic boundary by the atom since it was in its intitial
|
||||
position.
|
||||
</P>
|
||||
<P>With the (optional) dir flag, one can select in which direction the
|
||||
|
|
|
@ -29,6 +29,8 @@ it to its initial position. The initial position for each atom is its
|
|||
location at the time the fix command was issued. At each timestep,
|
||||
the magnitude of the force on each atom is -Kr, where r is the
|
||||
displacement of the atom from its current position to its initial
|
||||
position. The distance r correctly takes into account any crossings
|
||||
of periodic boundary by the atom since it was in its intitial
|
||||
position.
|
||||
|
||||
With the (optional) dir flag, one can select in which direction the
|
||||
|
|
Loading…
Reference in New Issue