aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: df19f6b8fb67d8dfd26e426a20f02f3b2e0316af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Schedule definitions for thorn IDFileADM
# $Header$

schedule IDFileADM_ParamCheck at PARAMCHECK
{
  LANG: C
} "Ensure that all ADMBase initial data are either initialised or read from a file"

schedule IDFileADM_Init at INITIAL
{
  LANG: C
} "Initialise the conformal_state"