aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-08-28 11:38:32 +0200
committerErik Schnetter <schnetter@cct.lsu.edu>2009-08-28 11:38:32 +0200
commit843637f14257c666a6c90aa1753246c2916a32d5 (patch)
tree139cb5d9dd749a9c92ea59eab747763ef068a733 /ML_BSSN/param.ccl
parent7a8f1eaa04661b57a47608ae7db97f1c7983aea3 (diff)
Add parameter MinimumLapse to enforce a positive lapse value.
Diffstat (limited to 'ML_BSSN/param.ccl')
-rw-r--r--ML_BSSN/param.ccl8
1 files changed, 7 insertions, 1 deletions
diff --git a/ML_BSSN/param.ccl b/ML_BSSN/param.ccl
index 13f1021..3de7605 100644
--- a/ML_BSSN/param.ccl
+++ b/ML_BSSN/param.ccl
@@ -1,5 +1,5 @@
# File produced by user eschnett
-# Produced with Mathematica Version 7.0 for Mac OS X x86 (64-bit) (February 19, 2009)
+# Produced with Mathematica Version 7.0 for Mac OS X x86 (64-bit) (November 11, 2008)
# Mathematica script written by Ian Hinder and Sascha Husa
@@ -82,6 +82,12 @@ CCTK_REAL ShiftAdvectionCoeff "Factor in front of the shift advection terms in g
} 1
restricted:
+CCTK_REAL MinimumLapse "Minimum value of the lapse function"
+{
+ "*:*" :: ""
+} -1
+
+restricted:
CCTK_INT harmonicN "d/dt alpha = - f alpha^n K (harmonic=2, 1+log=1)"
{
*:* :: ""