From d0aff2cc6d5c896d7492f87c5da8e619e26364bf Mon Sep 17 00:00:00 2001 From: rideout Date: Mon, 24 Jun 2002 15:01:37 +0000 Subject: typos git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@52 5633253d-7678-4964-a54d-f87795f8ee59 --- doc/documentation.tex | 4 ++-- 1 file 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 $$ -- cgit v1.2.3