aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorhawke <hawke@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2004-08-20 13:51:57 +0000
committerhawke <hawke@0cbbb82d-14ec-4423-a1fb-2ab18257ecaa>2004-08-20 13:51:57 +0000
commitcb189bdb318a7e250895c6363d64073eb1eee805 (patch)
treef49bb281db29b6d1ba651f6c391ccb40c2eb83d3 /param.ccl
parentc49fa443bfdacc9ca1b0a753965cd7751147a69a (diff)
Remove the 3 timelevels from StaticConformal, reverting to just
one. Add the tagstable entry so that this works with CarpetInterp. Note the the "Evolve" code for 3 timelevels is still in the repository but will not be compiled. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/StaticConformal/trunk@26 0cbbb82d-14ec-4423-a1fb-2ab18257ecaa
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 0 insertions, 5 deletions
diff --git a/param.ccl b/param.ccl
index 5f18f9d..7bd58c8 100644
--- a/param.ccl
+++ b/param.ccl
@@ -19,8 +19,3 @@ KEYWORD conformal_storage "How much conformal storage do we have ?"
private:
-INT conformal_timelevels "Number of active time levels for the conformal factor"
-{
- 1 :: ""
- 3 :: ""
-} 1