aboutsummaryrefslogtreecommitdiff
path: root/test/halfsphere_pugh_tvd.par
blob: 64627f65dfab058abe86212849718aa1e9ced1e2 (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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
!DESC "1D shocktube, RK2, Marquina, TVD-Minmod, Ideal Gas, Halfsphere-Excision"

ActiveThorns = "ADMMacros"
ActiveThorns = "pugh pughreduce pughslab localreduce"

cactus::cctk_itlast 			= 	100

driver::ghost_size			=	   2
driver::global_nx 			= 	39
driver::global_ny 			= 	39
driver::global_nz 			= 	39

ActiveThorns = "coordbase symbase cartgrid3d boundary"

grid::type 				= 	"BySpacing"
grid::domain 			= 	"full"
grid::dxyz 				= 	0.5
grid::avoid_origin = "no"

ActiveThorns = "time"

time::dtfac 				= 	0.25

ActiveThorns = "ioutil ioascii iobasic"

IO::out_dir = $parfile
IO::out_fileinfo			=	"none"

IOBasic::outInfo_every 			= 	1
IOBasic::outScalar_style    = "gnuplot"
IOBasic::outInfo_vars 			= 	"hydrobase::rho"

ActiveThorns = "ADMConstraints admbase admcoupling spacemask staticconformal"

ADMConstraints::constraints_persist	= yes

IOBasic::outScalar_every                =       1
IOBasic::outScalar_reductions = "minimum maximum"
IOBasic::outScalar_vars  = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel whisky::dens whisky::tau whisky::scon whisky::w_lorentz"

IOASCII::out1D_every                    =      10
IOASCII::out1D_style                    = "gnuplot f(x)"
IOASCII::out1D_vars      = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel whisky::dens whisky::tau whisky::scon whisky::w_lorentz"

IOASCII::out2D_every                    =      25
IOASCII::out2D_vars      = "hydrobase::rho"
#IOASCII::out2D_vars      = "hydrobase::rho hydrobase::press hydrobase::eps hydrobase::vel whisky::dens whisky::tau whisky::scon whisky::w_lorentz"

ActiveThorns = "nanchecker mol"

MoL::ode_method				=	"rk2"
MoL::MoL_Intermediate_Steps		=	2

ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"

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 = "tmunubase hydrobase whisky initbase"

hydrobase::timelevels = 2
hydrobase::evolution_method       = "whisky"

whisky::riemann_solver			=	"Marquina"
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	    =	"xshock"
whisky_init_data::shock_case          =	"Simple"

ActiveThorns = "whisky_initexcision"

whisky_initexcision::whisky_initexcision = "yes"
whisky_initexcision::whisky_initexcision_type ="sphere"
whisky_initexcision::whisky_initexcision_fraction=0.5
whisky_initexcision::whisky_initexcision_position_x=9.5