aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e1a2031..8f2fcf6 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -101,7 +101,7 @@ if (CCTK_Equals(ODE_Method,"Generic"))
schedule MoL_SetupRKCoefficients AT Wragh
{
LANG: C
- OPTIONS: META
+ OPTIONS: GLOBAL
STORAGE: RKAlphaCoefficients
STORAGE: RKBetaCoefficients
} "Initialize the generic Runge-Kutta coefficients"