aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2006-04-21 11:30:11 +0000
committerknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2006-04-21 11:30:11 +0000
commit98af11507f6fb2048f15517f5b04bea841946a32 (patch)
tree28db1919f11c68b8240801a83ae36083ff424f75
parentc6d7ddcc643f2056e7ec294765c15341d55a5d24 (diff)
bugfix in parameter description (actually the opposite :/ )
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@11 54511f98-0e4f-0410-826e-eb8b393f5a1e
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index f2337a7..57ff18c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -69,6 +69,6 @@ BOOLEAN ADMMass_use_all_volume_as_volume_radius "Use ADMMass_distance_from_grid_
{
} "no"
-BOOLEAN ADMMass_Excise_Horizons "Should we calculate the volume integral inside AHs?" STEERABLE=ALWAYS
+BOOLEAN ADMMass_Excise_Horizons "Should we exclude the region inside the AH to the volume integral" STEERABLE=ALWAYS
{
} "no"