aboutsummaryrefslogtreecommitdiff
path: root/test/whisky_test_shock_ppm.par
blob: 626afc80120325b232fd49c540e08e1c30a2d9b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
!DESC "Diagonal shocktube, RK2, Roe, PPM, Ideal Gas"

ActiveThorns = "pugh pughreduce pughslab localreduce"

cactus::cctk_itlast 			= 	5

driver::ghost_size			=	3
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_ppm"

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 initbase"

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			=	3
whisky::recon_method			=	"ppm"
whisky::bound				=	"flat"

ActiveThorns = "whisky_init_data"

hydrobase::initial_hydro	=	"shocktube"
whisky_init_data::shocktube_type	=	"diagshock"
whisky_init_data::shock_case		=	"Simple"