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.ccl72
1 files changed, 0 insertions, 72 deletions
diff --git a/ML_BSSN/schedule.ccl b/ML_BSSN/schedule.ccl
index 408a345..a7da3b0 100644
--- a/ML_BSSN/schedule.ccl
+++ b/ML_BSSN/schedule.ccl
@@ -23,10 +23,6 @@ if (timelevels == 3)
{
STORAGE: ML_curv[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_curv[4]
-}
if (timelevels == 1)
{
@@ -40,10 +36,6 @@ if (timelevels == 3)
{
STORAGE: ML_dtlapse[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_dtlapse[4]
-}
if (timelevels == 1)
{
@@ -57,10 +49,6 @@ if (timelevels == 3)
{
STORAGE: ML_dtshift[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_dtshift[4]
-}
if (timelevels == 1)
{
@@ -74,10 +62,6 @@ if (timelevels == 3)
{
STORAGE: ML_Gamma[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_Gamma[4]
-}
if (timelevels == 1)
{
@@ -91,10 +75,6 @@ if (timelevels == 3)
{
STORAGE: ML_lapse[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_lapse[4]
-}
if (timelevels == 1)
{
@@ -108,10 +88,6 @@ if (timelevels == 3)
{
STORAGE: ML_log_confac[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_log_confac[4]
-}
if (timelevels == 1)
{
@@ -125,10 +101,6 @@ if (timelevels == 3)
{
STORAGE: ML_metric[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_metric[4]
-}
if (timelevels == 1)
{
@@ -142,10 +114,6 @@ if (timelevels == 3)
{
STORAGE: ML_shift[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_shift[4]
-}
if (timelevels == 1)
{
@@ -159,10 +127,6 @@ if (timelevels == 3)
{
STORAGE: ML_trace_curv[3]
}
-if (timelevels == 4)
-{
- STORAGE: ML_trace_curv[4]
-}
if (rhs_timelevels == 1)
{
@@ -176,10 +140,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_curvrhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_curvrhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -193,10 +153,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_dtlapserhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_dtlapserhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -210,10 +166,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_dtshiftrhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_dtshiftrhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -227,10 +179,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_Gammarhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_Gammarhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -244,10 +192,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_lapserhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_lapserhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -261,10 +205,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_log_confacrhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_log_confacrhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -278,10 +218,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_metricrhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_metricrhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -295,10 +231,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_shiftrhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_shiftrhs[4]
-}
if (rhs_timelevels == 1)
{
@@ -312,10 +244,6 @@ if (rhs_timelevels == 3)
{
STORAGE: ML_trace_curvrhs[3]
}
-if (rhs_timelevels == 4)
-{
- STORAGE: ML_trace_curvrhs[4]
-}
schedule ML_BSSN_Startup at STARTUP
{