aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/schedule.ccl
blob: 51c25cd47817b3fc053306b806a5d4b614f31e0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Schedule definitions for thorn CarpetIOASCII
# $Header:$

storage: last_output_iteration last_output_time this_iteration

schedule CarpetIOASCIIStartup at STARTUP after IOUtil_Startup
{
  LANG: C
  OPTIONS: global
} "Startup routine"

schedule CarpetIOASCIIInit at BASEGRID
{
  LANG: C
  OPTIONS: global
} "Initialisation routine"