aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 3 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 0e8035e..3ee1965 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -10,11 +10,13 @@ if (CCTK_Equals(initial_data,"brilldata") || CCTK_Equals(initial_data,"brilldata
schedule IDBrillData_ParamChecker at CCTK_PARAMCHECK
{
LANG: C
+ OPTIONS: global
} "Check that the metric_type is recognised"
- schedule BrillData_InitSymBound at CCTK_BASEGRID
+ schedule BrillData_InitSymBound at CCTK_WRAGH
{
LANG: C
+ OPTIONS: global
} "Set up symmetries for brillpsi"
schedule brilldata in ADMBase_InitialData