From 69d85e287d7cd42b998fda5d51af78d0d5b1a2f0 Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 31 Oct 1999 13:26:59 +0000 Subject: Improved implementation of dynamic courant condition git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@13 5633253d-7678-4964-a54d-f87795f8ee59 --- doc/documention.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/documention.tex b/doc/documention.tex index 316d514..5629beb 100644 --- a/doc/documention.tex +++ b/doc/documention.tex @@ -55,7 +55,7 @@ $$ If a dynamic {\tt courant} condition is selected, a thorn must set the protected variable {\tt courant\_wave\_speed} for the maximum wave speed before Time sets the timestep. -If a dynamic {\tt courant_time} condition is selected, a thorn must set the protected variable +If a dynamic {\tt courant\_time} condition is selected, a thorn must set the protected variable {\tt courant\_time} for the minimum time for a wave to cross a zone before Time sets the timestep. -- cgit v1.2.3