aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index b48dd45..747b68c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -93,6 +93,14 @@ REAL shell_width "Width of the evolution region in units of the grid spacing"
0.0: :: "Positive please"
} 7.0
+BOOLEAN use_inner_excision "Should inner excision be used?"
+{
+} "yes"
+
+BOOLEAN use_outer_excision "Should outer excision be used?"
+{
+} "yes"
+
BOOLEAN normalize "normalize the derivatives of the level set function"
{
} "no"