aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ML_BSSN/interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ML_BSSN/interface.ccl b/ML_BSSN/interface.ccl
index 78e9d98..e6671e3 100644
--- a/ML_BSSN/interface.ccl
+++ b/ML_BSSN/interface.ccl
@@ -172,7 +172,7 @@ CCTK_REAL ML_cons_traceA type=GF timelevels=1 tags='tensortypealias="Scalar" ten
} "ML_cons_traceA"
public:
-CCTK_REAL ML_W TYPE=GF timelevels=1 tags='tensortypealias="Scalar" tensorweight=2'
+CCTK_REAL ML_W TYPE=GF timelevels=1 tags='tensortypealias="Scalar" tensorweight=0 Prolongation="None"'
{
W
}