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 --- schedule.ccl | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 schedule.ccl (limited to 'schedule.ccl') 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" + + + -- cgit v1.2.3