aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-05-02 17:44:34 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2010-05-02 17:44:34 -0500
commitd7ebd3bb6879421882ac8662034d41a4aa6ced50 (patch)
tree8f174c3e769cdc534ec73460558eaf591ee026e3 /ML_BSSN/param.ccl
parent1309ac14bdb5406b3f274ff2a3eb09f41d6ab2d2 (diff)
Regenerate code
Diffstat (limited to 'ML_BSSN/param.ccl')
-rw-r--r--ML_BSSN/param.ccl18
1 files changed, 18 insertions, 0 deletions
diff --git a/ML_BSSN/param.ccl b/ML_BSSN/param.ccl
index c0e80de..4df76a8 100644
--- a/ML_BSSN/param.ccl
+++ b/ML_BSSN/param.ccl
@@ -55,6 +55,12 @@ CCTK_INT verbose "verbose"
} 0
restricted:
+CCTK_REAL LapseACoeff "Whether to evolve A in time"
+{
+ "*:*" :: ""
+} 0
+
+restricted:
CCTK_REAL harmonicF "d/dt alpha = - f alpha^n K (harmonic=1, 1+log=2)"
{
"*:*" :: ""
@@ -67,6 +73,12 @@ CCTK_REAL AlphaDriver "AlphaDriver"
} 0
restricted:
+CCTK_REAL ShiftBCoeff "Whether to evolve B^i in time"
+{
+ "*:*" :: ""
+} 1
+
+restricted:
CCTK_REAL ShiftGammaCoeff "ShiftGammaCoeff"
{
"*:*" :: ""
@@ -109,6 +121,12 @@ CCTK_REAL SpatialShiftGammaCoeffRadius "Radius at which the ShiftGammaCoefficien
} 1000000000000
restricted:
+CCTK_REAL EpsDiss "Dissipation strength"
+{
+ "*:*" :: ""
+} 0
+
+restricted:
CCTK_INT harmonicN "d/dt alpha = - f alpha^n K (harmonic=2, 1+log=1)"
{
*:* :: ""