aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@5633253d-7678-4964-a54d-f87795f8ee59>2002-06-24 15:01:37 +0000
committerrideout <rideout@5633253d-7678-4964-a54d-f87795f8ee59>2002-06-24 15:01:37 +0000
commitd0aff2cc6d5c896d7492f87c5da8e619e26364bf (patch)
treed8553e7a5118ec04566ca25657d53ff31ab59396
parentb2534c1a0e3730c942d8c36ba0cfe3849f8b9016 (diff)
typos
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@52 5633253d-7678-4964-a54d-f87795f8ee59
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 8a347e5..69a6593 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -23,7 +23,7 @@ Calculates the timestep used for an evolution
\section{Purpose}
-This thorn provides a routines for calculating
+This thorn provides routines for calculating
the timestep for an evolution based on the spatial Cartesian grid spacing and
a wave speed.
@@ -50,7 +50,7 @@ $$
\item{} {\tt time::timestep\_method = ``courant\_speed''} This choice implements a
dynamic courant type condition, the timestep being set before each
- timestep using the spatial dimension of the grid, the spatial grid sizes, the
+ iteration using the spatial dimension of the grid, the spatial grid sizes, the
parameter {\tt courant\_fac} and the grid variable {\tt courant\_wave\_speed}.
The algorithm used is
$$