aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl12
1 files changed, 12 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
new file mode 100644
index 0000000..3a9e0bd
--- /dev/null
+++ b/param.ccl
@@ -0,0 +1,12 @@
+# Parameter definitions for thorn ADMAnalysis
+# $Header$
+
+shares: ADMBase
+
+USES KEYWORD metric_type
+
+private:
+
+BOOLEAN rsquared_in_sphm "Use r^2 when calculating spherical components ?"
+{
+} "no"