aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl12
1 files changed, 11 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 07b6db2..b3c050f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -99,10 +99,20 @@ REAL shock_radius "Radius of sperical shock"
0.0:* :: "Anything positive"
} 1.0
-BOOLEAN use_smooth_puncture_data "Smooth puncture solution inside R=M using 4th order matching polynomial"
+BOOLEAN bondi_use_smooth_puncture_data "Smooth puncture solution inside R=M using 4th order matching polynomial"
{
} "no"
+
+BOOLEAN bondi_smooth_gxx "Smooth puncture data by matching to gxx not psi"
+{
+} "yes"
+
+REAL bondi_smooth_puncture_radius "Radius inside which to mathc functions, in units of R/M"
+{
+ 0:0.5 :: "Less than/equal to 0.5"
+} 0.5
+
BOOLEAN change_shock_direction "Change the shock direction"
{
} "no"