aboutsummaryrefslogtreecommitdiff
path: root/schedule.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 /schedule.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 'schedule.ccl')
-rw-r--r--schedule.ccl10
1 files changed, 10 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..b8aca19
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,10 @@
+# Schedule definitions for thorn Time
+# $Header$
+
+schedule Time_Simple at CCTK_BASEGRID after CartGrid3D
+{
+ LANG: C
+} "Set timestep based on speed one Courant condition"
+
+
+