From d4d09230f37439afef6f3ce71729e1704a3545cc Mon Sep 17 00:00:00 2001 From: allen Date: Tue, 30 Apr 2002 08:53:36 +0000 Subject: 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 --- test/test_Exact_1.par | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test') 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" -- cgit v1.2.3