From d65e57f992547e978baae66e5f09c2159f472563 Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 7 Jun 2003 16:05:04 +0000 Subject: Update to new einstein git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@336 89daf98e-ef62-4674-b946-b8ff9de2216c --- par/test_AHF_1.par | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'par') diff --git a/par/test_AHF_1.par b/par/test_AHF_1.par index 9405b6f..1816b15 100644 --- a/par/test_AHF_1.par +++ b/par/test_AHF_1.par @@ -2,7 +2,7 @@ # Active thorns. -activethorns = "time CartGrid3D Einstein Boundary ADM IDAnalyticBH IOBasic IOUtil IOASCII PUGH PUGHSlab PUGHReduce PUGHInterp AHFinder" +activethorns = "staticconformal spacemask time coordgauge CartGrid3D admbase ADMMacros Boundary ADM IDAnalyticBH PUGHInterp LocalInterp IOBasic IOUtil IOASCII PUGH PUGHSlab PUGHReduce PUGHInterp AHFinder" # Grid. @@ -18,21 +18,22 @@ cactus::cctk_itlast = 0 # Initial data. -einstein::initial_data = "schwarzschild" +admbase::initial_data = "schwarzschild" IDAnalyticBH::mass = 2.0 # Evolution. -einstein::evolution_system = "ADM" +admbase::evolution_method = "ADM" +admbase::metric_type = "static conformal" adm::bound = "flat" adm::verbose = "yes" # Gauge. -einstein::initial_lapse = "one" -einstein::slicing = "geodesic" +admbase::initial_lapse = "one" +admbase::lapse_evolution_method = "geodesic" # AH finder. -- cgit v1.2.3