aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOASCII/schedule.ccl
blob: cee9dab8c853f58d5f71a95e3911e58e9b2d54c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Schedule definitions for thorn CarpetIOASCII
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetIOASCII/schedule.ccl,v 1.5 2004/01/25 14:57:28 schnetter Exp $

storage: next_output_iteration next_output_time

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

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