aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2002-04-26 10:28:39 +0000
committergoodale <goodale@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2002-04-26 10:28:39 +0000
commit585a774f1c79de35f9906a70b6cf3a16528d7cd3 (patch)
treed1a55b964b03ca34dcc770f17eaf144aeb07a6fa /param.ccl
parent76d8dc83f400aee0049ddb3ce50f7330c0fbd5f7 (diff)
Converted to new ADMBase, StaticConformal, ADMMacros scheme.
Will give a warn 0 if metric_type is "static conformal" but the initial data has not provided second derivatives of the conformal factor. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@63 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 2b6d175..e142b69 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,6 +1,14 @@
# Parameter definitions for thorn ADMConstraints
# $Header$
+shares: ADMBase
+
+USES KEYWORD metric_type
+
+shares: StaticConformal
+
+USES KEYWORD conformal_storage
+
private:
BOOLEAN constraints_persist "Keep storage of ham and mom* around for use in special tricks?"