#============================================================================== # single rotating black hole #============================================================================== ActiveThorns = " IDAxiOddBrillBH adm coordbase coordgauge staticconformal spacemask admbase admcoupling admmacros admanalysis ellbase cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic adm admconstraints boundary pughinterp LocalInterp flexio nanchecker " IOBasic::outScalar_vars = " admbase::metric admbase::curv admbase::lapse admbase::shift admconstraints::momy admconstraints::ham " IOBasic::outInfo_vars = " admconstraints::ham admbase::alp " IOASCII::out1D_vars = " admbase::metric admbase::curv admbase::lapse admbase::shift admconstraints::momy admconstraints::ham " IOASCII::out2D_vars = "" #============================================================================== # MODEL preisco #============================================================================== admbase::metric_type = "static conformal" admbase::initial_data = "axioddbh" axiodd::brandt_seidel = "no" axiodd::verbose = "yes" axiodd::amp = 1. axiodd::eta0 = 0.0 axiodd::sigma = 1.0 axiodd::byJ = 0.0 axiodd::n = 5 axiodd::etamax = 6.0 axiodd::neta = 102 axiodd::ntheta = 27 #============================================================================== # generic output directory #============================================================================== IO::out_dir="test_axioddbh" #============================================================================== # Bitant with outer boundary at 4*$puncture_location # Punctures will be between gridpoints for # $ngrid in (32,48,64,80,96,128,160,192,256,320,384,512,640,768) #============================================================================== driver::global_nx = 30 driver::global_ny = 30 driver::global_nz = 30 time::dtfac = 0.25 grid::type = "byspacing" grid::dxyz = 0.1 grid::domain = "full" pugh::ghost_size = 2 cactus::cctk_itlast = 1 #============================================================================== # Standard ADM_BSSN evolution #============================================================================== admbase::evolution_method = "adm" #============================================================================== # lapse #============================================================================== admbase::lapse_evolution_method = "geodesic" #============================================================================== # NaNchecker #============================================================================== NaNChecker::check_every = 10 NaNChecker::check_vars = "admbase::metric admbase::curv" NaNChecker::action_if_found = "abort" #============================================================================== # 1D output #============================================================================== IOBasic::outScalar_every = 1 IOASCII::out1D_every = 10 IOBasic::outInfo_every = 10 #IO::out_xline_y = 2.342904144 #IO::out_zline_y = 2.342904144