aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 9 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 0d3973f..734c3cc 100644
--- a/param.ccl
+++ b/param.ccl
@@ -14,7 +14,7 @@ EXTENDS KEYWORD initial_lapse
{
"twopunctures-antisymmetric" :: "antisymmetric lapse for two puncture black holes, -1 <= alpha <= +1"
"twopunctures-averaged" :: "averaged lapse for two puncture black holes, 0 <= alpha <= +1"
- "psi^n" :: "Based on the initial conformal factor"
+ "psi^n" :: "Based on the initial conformal factor"
}
@@ -147,3 +147,11 @@ BOOLEAN do_initial_debug_output "Output debug information about initial guess"
{
} "no"
+BOOLEAN multiply_old_lapse "Multiply the old lapse to the new one"
+{
+} "no"
+
+BOOLEAN schedule_in_ADMBase_InitialData "Schedule in or after ADMBase_InitialData"
+{
+} "yes"
+