aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2002-04-25 22:03:52 +0000
committergoodale <goodale@80bd93c7-81bc-453a-9e3f-619c0b4f6fe4>2002-04-25 22:03:52 +0000
commit392f490baec0d20c048d65f4f4046daf8b8a5186 (patch)
tree9ed02db0e880afa2deae1d2ec69b21c1edfaa298 /param.ccl
parentb4e60268f097fcca471999c216614b267907b4c8 (diff)
Initial import of new Einstein stuff. This has the new thorns, but not all
are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@2 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4
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"