aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorallen <allen@5633253d-7678-4964-a54d-f87795f8ee59>1999-10-31 13:26:59 +0000
committerallen <allen@5633253d-7678-4964-a54d-f87795f8ee59>1999-10-31 13:26:59 +0000
commit69d85e287d7cd42b998fda5d51af78d0d5b1a2f0 (patch)
tree6956456582ed6a63d534f3c91d31fff78ebb9039 /doc
parentd4bc19f0cb1a24b71a92cef8b03de4020b6e1f5c (diff)
Improved implementation of dynamic courant condition
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@13 5633253d-7678-4964-a54d-f87795f8ee59
Diffstat (limited to 'doc')
-rw-r--r--doc/documention.tex2
1 files changed, 1 insertions, 1 deletions
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.