aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-03 20:52:18 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-10-03 20:52:18 +0000
commit7caea0fa2a50f7407490005a7ba5387c9474d9bb (patch)
treefefc7959f3e04b350ff43eee589ee56931ac7661 /param.ccl
parentcefccefcea50f285fcc145f6d58941250eb45d1d (diff)
changes to add support for CactusEinstein/StaticConformal conformal metric
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@787 f88db872-0e4f-0410-b76b-b9085cfa78c5
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 bc2e1e6..3ab365b 100644
--- a/param.ccl
+++ b/param.ccl
@@ -7,6 +7,11 @@
shares: grid
USES KEYWORD domain
+# we need to look at ADMBase::metric_type and StaticConformal::conformal_state
+# to check physical/conformal metric
+shares: ADMBase
+USES KEYWORD metric_type
+
# all remaining parameters are private to this thorn
private:
################################################################################