!DESC "Diagonal shocktube, RK2, Roe, TVD-Minmod, Ideal Gas" ActiveThorns = "pugh pughreduce pughslab LocalReduce" cactus::cctk_itlast = 5 driver::ghost_size = 2 driver::global_nx = 15 driver::global_ny = 15 driver::global_nz = 15 ActiveThorns = "coordbase symbase cartgrid3d boundary" grid::type = "BySpacing" grid::domain = "full" grid::dxyz = 0.5 ActiveThorns = "time" time::dtfac = 0.25 ActiveThorns = "ioutil ioascii iobasic" IO::out_fileinfo = "none" IO::out_dir = "whisky_test_shock" IOBasic::outInfo_every = 1 IOBasic::outInfo_vars = "HydroBase::rho" IOASCII::out1D_every = 1 IOASCII::out1D_vars = "whisky::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel whisky::dens whisky::tau whisky::scon" ActiveThorns = "nanchecker mol" methodoflines::ode_method = "rk2" methodoflines::mol_intermediate_steps = 2 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling Tmunubase" TmunuBase::stress_energy_storage = yes TmunuBase::stress_energy_at_RHS = yes TmunuBase::timelevels = 1 TmunuBase::prolongation_type = none ADMBase::evolution_method = "none" ADMBase::initial_shift = "none" ADMBase::metric_type = "physical" SpaceMask::use_mask = "yes" ActiveThorns = "eos_base eos_ideal_fluid eos_polytrope" EOS_Ideal_Fluid::eos_ideal_fluid_gamma = 1.66666666666666 ActiveThorns = "hydrobase whisky" hydrobase::timelevels = 2 hydrobase::evolution_method = "whisky" whisky::riemann_solver = "Roe" whisky::whisky_eos_type = "General" whisky::whisky_eos_table = "Ideal_Fluid" whisky::whisky_stencil = 2 whisky::recon_method = "tvd" whisky::tvd_limiter = "minmod" whisky::bound = "flat" ActiveThorns = "whisky_init_data" hydrobase::initial_hydro = "shocktube" whisky_init_data::shocktube_type = "diagshock" whisky_init_data::shock_case = "Simple"