aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@5633253d-7678-4964-a54d-f87795f8ee59>1999-09-04 10:55:36 +0000
committerallen <allen@5633253d-7678-4964-a54d-f87795f8ee59>1999-09-04 10:55:36 +0000
commit54ea871742c8109c42fd8ed27d231c5894259f74 (patch)
tree935e05ee93f7623858c2f5146ad3b9ab7032def6 /param.ccl
parent596e5cd139c7de177b296472c36417ec550fb846 (diff)
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Time/trunk@3 5633253d-7678-4964-a54d-f87795f8ee59
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..e172a44
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,10 @@
+# Parameter definitions for thorn Time
+# $Header$
+
+restricted:
+
+REAL dtfac "The standard timestep condition dt = dtfac*max(delta_space)"
+{
+ 0:* :: "Probably only makes sense to be bigger than zero"
+} 0.5
+