!DESC "Rotating NS from RNSID. RK3, PPM, Marquina. Cowling approximation" ActiveThorns = "pugh pughreduce pughslab" cactus::cctk_itlast = 100 ############################################################### ### Note the number of cells. BAM requires that the size is ### ### ### ### 2^p + 1 + driver::ghost_size ### ### ### ### if the axis contains a symmetry (i.e., the z axis in ### ### bitant symmetry), or ### ### ### ### 2^p + 1 ### ### ### ### if the axis does not contain a symmetry. ### ### NOTE: this changes if you use Robin boundaries with BAM ### ############################################################### driver::ghost_size = 3 driver::global_nx = 33 driver::global_ny = 33 driver::global_nz = 20 ActiveThorns = "cartgrid3d boundary" grid::type = "BySpacing" grid::domain = "bitant" grid::dxyz = 1.5 ActiveThorns = "time" time::dtfac = 0.75 ActiveThorns = "ioutil ioascii iobasic" IO::out_fileinfo="none" IO::out_dir = "WhiskyIVP" IOBasic::outInfo_every = 1 IOBasic::outInfo_vars = "whisky::rho" IOBasic::outScalar_every = 2 IOBasic::outScalar_vars = "whisky::whisky_prim_var whisky::whisky_cons_var admconstraints::ham admconstraints::momentum" IOASCII::out1D_every = 3 IOASCII::out1D_vars = "whisky::whisky_prim_var whisky::whisky_cons_var admconstraints::ham admconstraints::momentum" ActiveThorns = "nanchecker mol" methodoflines::ode_method = "genrk" methodoflines::mol_timesteps = 3 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling ADMConstraints" ADMBase::evolution_method = "none" ADMBase::shift_evolution_method = "static" ADMBase::metric_type = "physical" ActiveThorns = "eos_base eos_polytrope" EOS_Polytrope::eos_gamma = 2.0 EOS_Polytrope::eos_k = 100.0 ActiveThorns = "whisky" whisky::riemann_solver = "Marquina" whisky::whisky_eos_type = "Polytype" whisky::whisky_eos_table = "2D_Polytrope" whisky::whisky_stencil = 3 whisky::recon_method = "ppm" whisky::bound = "flat" whisky::whisky_rho_central = 1.28e-3 ActiveThorns = "whisky_init_data whisky_rnsid" ADMBase::initial_data = "rnsid" ADMBase::initial_lapse = "rnsid" ADMBase::initial_shift = "rnsid" rnsid::accuracy = 1e-7 rnsid::axes_ratio = 0.7 rnsid::zero_shift = "no" ActiveThorns = "bam_elliptic bam_veclap ellbase whisky_ivp" whisky_ivp::Solve_Whisky_IVP = "yes" whisky_ivp::Whisky_IVP_testdata = "no"