forked from lijiext/lammps
Fixed broken link to compute_event_displace.html
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3751 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
04c6915856
commit
c1e9bda02c
|
@ -134,7 +134,7 @@ event.
|
|||
<I>compute-ID</I>. Currently there is only one compute that works with the
|
||||
PRD commmand, which is the <A HREF = "compute_event_displace.html">compute
|
||||
event/displace</A> command. Other
|
||||
event-checking computes may be added. <A HREF = "compute_event_displace">Compute
|
||||
event-checking computes may be added. <A HREF = "compute_event_displace.html">Compute
|
||||
event/displace</A> checks whether any atom in the
|
||||
compute group has moved further than a specified threshold distance.
|
||||
If so, an "event" has occurred.
|
||||
|
|
|
@ -122,7 +122,7 @@ The event check is performed by a compute with the specified
|
|||
PRD commmand, which is the "compute
|
||||
event/displace"_compute_event_displace.html command. Other
|
||||
event-checking computes may be added. "Compute
|
||||
event/displace"_compute_event_displace checks whether any atom in the
|
||||
event/displace"_compute_event_displace.html checks whether any atom in the
|
||||
compute group has moved further than a specified threshold distance.
|
||||
If so, an "event" has occurred.
|
||||
|
||||
|
|
Loading…
Reference in New Issue