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

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"