aboutsummaryrefslogtreecommitdiff
path: root/ML_CCZ4/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'ML_CCZ4/param.ccl')
-rw-r--r--ML_CCZ4/param.ccl21
1 files changed, 16 insertions, 5 deletions
diff --git a/ML_CCZ4/param.ccl b/ML_CCZ4/param.ccl
index d6f55e8..dad00cb 100644
--- a/ML_CCZ4/param.ccl
+++ b/ML_CCZ4/param.ccl
@@ -106,25 +106,31 @@ CCTK_REAL ShiftBCoeff "Whether to evolve B^i in time"
} 1
restricted:
-CCTK_REAL ShiftGammaCoeff "ShiftGammaCoeff"
+CCTK_REAL ShiftGammaCoeff "ShiftGammaCoeff" STEERABLE=RECOVER
{
"*:*" :: ""
} 0
restricted:
-CCTK_REAL BetaDriver "BetaDriver"
+CCTK_REAL BetaDriver "BetaDriver" STEERABLE=RECOVER
{
"*:*" :: ""
} 0
restricted:
-CCTK_REAL LapseAdvectionCoeff "Factor in front of the lapse advection terms in 1+log"
+CCTK_REAL WFactor "WFactor" STEERABLE=RECOVER
{
"*:*" :: ""
} 1
restricted:
-CCTK_REAL ShiftAdvectionCoeff "Factor in front of the shift advection terms in gamma driver"
+CCTK_REAL LapseAdvectionCoeff "Factor in front of the lapse advection terms in 1+log" STEERABLE=RECOVER
+{
+ "*:*" :: ""
+} 1
+
+restricted:
+CCTK_REAL ShiftAdvectionCoeff "Factor in front of the shift advection terms in gamma driver" STEERABLE=RECOVER
{
"*:*" :: ""
} 1
@@ -154,6 +160,11 @@ CCTK_REAL EpsDiss "Dissipation strength"
} 0
restricted:
+CCTK_REAL KEvolFactor ""
+{
+ "*:*" :: ""
+} 0
+
CCTK_INT harmonicN "d/dt alpha = - f alpha^n K (harmonic=2, 1+log=1)"
{
*:* :: ""
@@ -178,7 +189,7 @@ CCTK_INT fdOrder "fdOrder"
} 4
restricted:
-CCTK_INT harmonicShift "Whether to use the harmonic shift"
+CCTK_INT harmonicShift "Whether to use the harmonic shift" STEERABLE=RECOVER
{
*:* :: ""
} 0