From 54ea871742c8109c42fd8ed27d231c5894259f74 Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 4 Sep 1999 10:55:36 +0000 Subject: 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 --- param.ccl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 param.ccl (limited to 'param.ccl') 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 + -- cgit v1.2.3