aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-04-07 12:32:46 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2010-04-07 12:32:46 -0500
commit45ed54319a54c7e7af3ff8931bd6ff5e3b5ca9f6 (patch)
treea7cb00f4953a510243f1bab5dbc59db2b1661c5e /ML_BSSN/param.ccl
parent5cbc98c9360c31d269bf488ff945ae518052c1b7 (diff)
Add SpatialShiftGammaCoeffRadius to reduce ShiftGammaCoeff outside of a certain radius
Diffstat (limited to 'ML_BSSN/param.ccl')
-rw-r--r--ML_BSSN/param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ML_BSSN/param.ccl b/ML_BSSN/param.ccl
index 8fb0583..188e0f1 100644
--- a/ML_BSSN/param.ccl
+++ b/ML_BSSN/param.ccl
@@ -103,6 +103,12 @@ CCTK_REAL SpatialBetaDriverRadius "Radius at which the BetaDriver starts to be r
} 1000000000000
restricted:
+CCTK_REAL SpatialShiftGammaCoeffRadius "Radius at which the ShiftGammaCoefficient starts to be reduced"
+{
+ "*:*" :: ""
+} 1000000000000
+
+restricted:
CCTK_INT harmonicN "d/dt alpha = - f alpha^n K (harmonic=2, 1+log=1)"
{
*:* :: ""