!DESC "1+log sliced black hole, ADM, iterative CN" ActiveThorns = "ADMCoupling Boundary Time ADMConstraints SpaceMask PUGH pughreduce CartGrid3D ADMBase StaticConformal ADMAnalysis CoordGauge ADM IDAnalyticBH IOUtil IOBasic ADMMacros" admbase::evolution_method = "ADM" driver::global_nsize = 20 grid::type = "bySpacing" grid::dxyz = 0.2 grid::domain = "octant" time::dtfac = 0.25 cactus::cctk_initial_time = 0. cactus::cctk_itlast = 10 adm::method = "icn" adm::bound = "flat" adm::ICN_itnum = 3 adm::adjustedADM = "yes" #adm::adjust_type = "standard" #adm::adjust_type = "original" adm::adjust_type = "simpleDet" adm::adjust_type = "Detweiler" adm::adjust_kappa = 0.1 admbase::metric_type = "static conformal" admbase::initial_data = "Schwarzschild" admbase::lapse_evolution_method = "coordgauge" coordgauge::lapse_list = "1+log" iobasic::outScalar_every = 2 IO::out_dir = "test_ADMadj" io::out_fileinfo = "none" iobasic::outInfo_every = 1 iobasic::outInfo_vars = "admbase::gxx admbase::kxx" iobasic::outScalar_vars = "admbase::gxx admbase::kxx admconstraints::ham admconstraints::momx admconstraints::momy admconstraints::momz admanalysis::grr admbase::alp" # do not use the new scheme for names of output files IO::new_filename_scheme = "no"