From 44673801ab613c6a99e9fa81ae297f2616f91c4e Mon Sep 17 00:00:00 2001 From: allen Date: Fri, 24 Sep 1999 08:41:52 +0000 Subject: Updates to parameter files git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@12 89daf98e-ef62-4674-b946-b8ff9de2216c --- par/ahftest1.par | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'par') diff --git a/par/ahftest1.par b/par/ahftest1.par index 12a7a23..a731d91 100644 --- a/par/ahftest1.par +++ b/par/ahftest1.par @@ -1,16 +1,16 @@ -activethorns = "CartGrid3D Einstein boundary adm IDAnalyticBH IOFlexIO IOUtil IOASCII PUGH ahfinder interp" +activethorns = "CartGrid3D Einstein boundary adm IDAnalyticBH IOBasic IOFlexIO IOUtil IOASCII PUGH ahfinder interp" + +cactus::cctk_itlast = 2 grid::type = "byspacing" grid::dxyz = 0.1 - grid::domain = "octant" driver::global_nx = 64 driver::global_ny = 64 driver::global_nz = 64 - ahfinder::ah_persists = "no" ahfinder::ahf_active = "yes" ahfinder::ahf_flow = "yes" @@ -22,20 +22,17 @@ ahfinder::ahf_yc = 0.0 ahfinder::ahf_zc = 0.0 ahfinder::ahf_findevery = 15 - einstein::initial_lapse = "one" einstein::slicing = "geodesic" -adm::bound = "flat" -adm::verbose = "yes" einstein::evolution_system = "ADM" +einstein::initial_data = "schwarzschild" +#einstein::use_conformal = "no" +adm::bound = "flat" +adm::verbose = "yes" - -IOASCII::out1D_vars = "einstein::psi grid::x einstein::gxy einstein::gxz einstein::gyy einstein::alp grid::r einstein::gxx " IO::outdir = "./test" IO::out_every = 1 -cctk_itlast = 2 +IOASCII::out1D_vars = "einstein::psi grid::x einstein::gxy einstein::gxz einstein::gyy einstein::alp grid::r einstein::gxx " -#Einstein::use_conformal = "no" -einstein::initial_data = "schwarzschild" IDAnalyticBH::mass =2.0 -- cgit v1.2.3