From f5b40de16a27dec6e3a50f85ec4ddebf9ca336bd Mon Sep 17 00:00:00 2001 From: knarf Date: Fri, 28 Apr 2006 13:59:26 +0000 Subject: introduce parameter to turn off the info during evolution (default is off) git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@17 54511f98-0e4f-0410-826e-eb8b393f5a1e --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 57ff18c..9b39caa 100644 --- a/param.ccl +++ b/param.ccl @@ -72,3 +72,7 @@ BOOLEAN ADMMass_use_all_volume_as_volume_radius "Use ADMMass_distance_from_grid_ BOOLEAN ADMMass_Excise_Horizons "Should we exclude the region inside the AH to the volume integral" STEERABLE=ALWAYS { } "no" + +BOOLEAN ADMMass_Debug "Enable some info at runtime" STEERABLE=ALWAYS +{ +} "no" -- cgit v1.2.3