aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorallen <allen@e296648e-0e4f-0410-bd07-d597d9acff87>2002-04-30 08:53:36 +0000
committerallen <allen@e296648e-0e4f-0410-bd07-d597d9acff87>2002-04-30 08:53:36 +0000
commitd4d09230f37439afef6f3ce71729e1704a3545cc (patch)
tree9a44dfed0ed53b863768b2c9a63d7fd591498463 /test
parent86dffd9ed5016d31d7eda6f4366d4da83d17a1e6 (diff)
Finished converting Exact, which is now independent of StaticConformal,
and thus only runs with metric_type physical git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@54 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'test')
-rw-r--r--test/test_Exact_1.par5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/test_Exact_1.par b/test/test_Exact_1.par
index d3b3ca1..e1c3915 100644
--- a/test/test_Exact_1.par
+++ b/test/test_Exact_1.par
@@ -2,7 +2,7 @@
# Required thorns
-ActiveThorns = "admbase adm admmacros coordgauge staticconformal time pugh pughslab boundary cartgrid3d exact ioascii ioutil iobasic PughReduce"
+ActiveThorns = "admbase adm admmacros staticconformal coordgauge time pugh pughslab boundary cartgrid3d exact ioascii ioutil iobasic PughReduce"
# Grid
@@ -21,8 +21,7 @@ time::dtfac = 0.25
# Initial data
-admbase::metric_type = "static conformal"
-staticconformal::conformal_storage = "factor+derivs+2nd derivs"
+admbase::metric_type = "physical"
admbase::initial_data = "exact"
exact::exactmodel = "bowl"