From c1e9bda02c00c34b927150730b729471c34e47d8 Mon Sep 17 00:00:00 2001 From: athomps Date: Thu, 28 Jan 2010 19:48:57 +0000 Subject: [PATCH] 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 --- doc/prd.html | 2 +- doc/prd.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/prd.html b/doc/prd.html index cad9d670ea..6e85a90e23 100644 --- a/doc/prd.html +++ b/doc/prd.html @@ -134,7 +134,7 @@ event. compute-ID. Currently there is only one compute that works with the PRD commmand, which is the compute event/displace command. Other -event-checking computes may be added. Compute +event-checking computes may be added. Compute event/displace checks whether any atom in the compute group has moved further than a specified threshold distance. If so, an "event" has occurred. diff --git a/doc/prd.txt b/doc/prd.txt index 7315f93117..5d342b6411 100644 --- a/doc/prd.txt +++ b/doc/prd.txt @@ -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.