aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-09-17 16:27:22 +0000
committerrhaas <rhaas@ac85fae7-cede-4708-beff-ae01c7fa1c26>2012-09-17 16:27:22 +0000
commit2f159f13dfb98c6c906118cd5eb5b861ec9d0cd8 (patch)
tree7dc7e02ba06962835a6db37430a9efc32931190a /param.ccl
parent61eeb17d64b2928122ecbbb410fd3946f20b925a (diff)
GRHydro_InitData: Move the metric fudge from Bondi routine to SmoothedPuncture thorn
From: Bruno Coutinho Mundim <bcmsma@astro.rit.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@163 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'param.ccl')
-rwxr-xr-x[-rw-r--r--]param.ccl14
1 files changed, 0 insertions, 14 deletions
diff --git a/param.ccl b/param.ccl
index b3c050f..466fbe0 100644..100755
--- a/param.ccl
+++ b/param.ccl
@@ -99,20 +99,6 @@ REAL shock_radius "Radius of sperical shock"
0.0:* :: "Anything positive"
} 1.0
-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"