aboutsummaryrefslogtreecommitdiff
path: root/par
diff options
context:
space:
mode:
authorallen <allen@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-06-07 16:05:04 +0000
committerallen <allen@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-06-07 16:05:04 +0000
commitd65e57f992547e978baae66e5f09c2159f472563 (patch)
tree39f78a30cb5b4d945a2925f728fe06e98d5ca4bb /par
parent5b5416b9f4c32e59e637b3dba398787401591e79 (diff)
Update to new einstein
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@336 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'par')
-rw-r--r--par/test_AHF_1.par11
1 files changed, 6 insertions, 5 deletions
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.