aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-09-19 12:26:15 -0700
committerErik Schnetter <schnetter@cct.lsu.edu>2008-09-19 12:26:15 -0700
commitfac512a7c9919667fcde811f0ee595fce06cdf71 (patch)
tree578a8097199e1ad271657518926e5753efb83430 /Carpet/CarpetIOASCII/schedule.ccl
parentc3f233815a764767a6348972042be8fc603c6d20 (diff)
CarpetIOASCII: Reorganise source code
Break the source code into smaller functions.
Diffstat (limited to 'Carpet/CarpetIOASCII/schedule.ccl')
-rw-r--r--Carpet/CarpetIOASCII/schedule.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Carpet/CarpetIOASCII/schedule.ccl b/Carpet/CarpetIOASCII/schedule.ccl
index 2cd5a69f7..d6b59b84e 100644
--- a/Carpet/CarpetIOASCII/schedule.ccl
+++ b/Carpet/CarpetIOASCII/schedule.ccl
@@ -1,14 +1,14 @@
# Schedule definitions for thorn CarpetIOASCII
-storage: last_output_iteration last_output_time this_iteration
+STORAGE: last_output_iteration last_output_time this_iteration
-schedule CarpetIOASCIIStartup at STARTUP after IOUtil_Startup
+SCHEDULE CarpetIOASCIIStartup AT startup AFTER IOUtil_Startup
{
LANG: C
OPTIONS: global
} "Startup routine"
-schedule CarpetIOASCIIInit at BASEGRID
+SCHEDULE CarpetIOASCIIInit AT basegrid
{
LANG: C
OPTIONS: global