aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 90e3718..a3c4634 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -19,6 +19,7 @@ STORAGE: Exact_pars_real
Schedule Exact_ParamCheck at PARAMCHECK
{
LANG: C
+OPTIONS: global
} "do consistency checks on our parameters"
#######################################################################
@@ -78,6 +79,7 @@ if ( (CCTK_Equals(lapse_evolution_method,"exact")) || (CCTK_Equals(shift_evoluti
schedule Exact__RegisterSlicing at CCTK_STARTUP
{
LANG: C
+ OPTIONS: global
} "Register slicings"
schedule Exact__gauge at CCTK_PRESTEP