aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-06-14 06:12:17 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2010-06-14 06:12:17 +0000
commit712ecb7be4750776368ec51bed63eed272137afc (patch)
tree2feac90464d567a558aedb18cbb252231afb32be /param.ccl
parente632c0eacc3293d050aba4484f71dc3b12e3184b (diff)
Add testing code for making grid function harmonic coefficient proportional to radius
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Multipole/trunk@58 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 33485fc..5210831 100644
--- a/param.ccl
+++ b/param.ccl
@@ -94,6 +94,11 @@ CCTK_INT test_sw "which spin weight to put into the test variables"
* :: "Any integer"
} -2
+CCTK_BOOLEAN test_mode_proportional_to_r "whether the test spherical harmonic coefficient is proportional to the radial coordinate"
+{
+} "no"
+
+
# This parameter is deprecated and is no longer used
KEYWORD mode_type "Which type of mode extraction do we have" STEERABLE=always
{