aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
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 /interface.ccl
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 'interface.ccl')
-rw-r--r--interface.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index aea0edc..db7f042 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -7,7 +7,8 @@ protected:
REAL speedvars type=SCALAR
{
- wave_speed
+ courant_wave_speed
+ courant_time
} "Speed to use for Courant condition"
private: