aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'ML_BSSN/schedule.ccl')
-rw-r--r--ML_BSSN/schedule.ccl25
1 files changed, 20 insertions, 5 deletions
diff --git a/ML_BSSN/schedule.ccl b/ML_BSSN/schedule.ccl
index 9c0fddb..381faeb 100644
--- a/ML_BSSN/schedule.ccl
+++ b/ML_BSSN/schedule.ccl
@@ -1,15 +1,30 @@
# File produced by Kranc
-STORAGE: ML_cons_detg[1]
+if (other_timelevels == 1)
+{
+ STORAGE: ML_cons_detg[1]
+}
-STORAGE: ML_cons_Gamma[1]
+if (other_timelevels == 1)
+{
+ STORAGE: ML_cons_Gamma[1]
+}
-STORAGE: ML_cons_traceA[1]
+if (other_timelevels == 1)
+{
+ STORAGE: ML_cons_traceA[1]
+}
-STORAGE: ML_Ham[1]
+if (other_timelevels == 1)
+{
+ STORAGE: ML_Ham[1]
+}
-STORAGE: ML_mom[1]
+if (other_timelevels == 1)
+{
+ STORAGE: ML_mom[1]
+}
if (timelevels == 1)
{