aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-08-09 06:26:55 +0000
committerrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-08-09 06:26:55 +0000
commit43b1fcdae4892d4fb2a381a47a1bc55b92a0d141 (patch)
tree61b67c5f843b2c70abe112b381a7406be4181bb9 /param.ccl
parent511ccc68379da5a18882af549547096a0c8fc886 (diff)
Added option to smooth metric inside horizon
Signed-off-by: Bruno Coutinho Mundim <bcmsma@astro.rit.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@148 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 950be6d..29f7c29 100644
--- a/param.ccl
+++ b/param.ccl
@@ -97,6 +97,10 @@ 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"
+{
+} "no"
+
BOOLEAN change_shock_direction "Change the shock direction"
{
} "no"