aboutsummaryrefslogtreecommitdiff
path: root/test/test_one_boost_max.par
blob: 03028ff5b6bfea209b455c5541fea3e7200015ab (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
ActiveThorns = "time MoL pugh pughreduce pughslab coordbase symbase cartgrid3d ioutil ioascii iobasic boundary admbase staticconformal spacemask admcoupling coordgauge admmacros hydrobase whisky whisky_init_data whisky_tovsolverc nanchecker eos_base eos_ideal_fluid eos_polytrope bssn_mol admconstraints Constants LocalReduce TmunuBase"

TmunuBase::stress_energy_storage	=	yes
TmunuBase::stress_energy_at_RHS		=	yes

time::dtfac = 0.375

admbase::evolution_method        = "adm_bssn"
admbase::lapse_evolution_method  = "1+log"
admbase::shift_evolution_method  = "gamma0"

adm_bssn::bound           = "radiative"
adm_bssn::harmonic_f      = 2.0

ADMConstraints::constraints_persist	= yes
admconstraints::bound     = "static"

boundary::radpower        = 2

SpaceMask::use_mask = "yes"

grid::type            = "byrange"
grid::domain          = "full"
grid::xyzmin          = -15.0
grid::xyzmax          =  15.001
driver::ghost_size    =   3
driver::global_nsize  =  33

cactus::cctk_itlast   =       0

methodoflines::ode_method        = "icn"

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

whisky::riemann_solver            = "Marquina"
whisky::whisky_eos_type           = "Polytype"
whisky::whisky_eos_table          = "2D_Polytrope"
whisky::recon_method              = "ppm"
whisky::whisky_stencil            = 3
whisky::bound                     = "none"
whisky::tvd_limiter               = "VanLeerMC2"
whisky::rho_abs_min               = 1.e-7
whisky::initial_atmosphere_factor = 0.999

ADMBase::initial_data  = "tov"
ADMBase::initial_lapse = "tov"
ADMBase::initial_shift = "tov"

whiskytovsolver::TOV_Rho_Central[0] = 1.28e-3
whiskytovsolver::TOV_Gamma[0]       = 2.0
whiskytovsolver::TOV_K[0]           = 100.0
whiskytovsolver::TOV_Velocity_x[0]  = 0.1
whiskytovsolver::TOV_Velocity_y[0]  = 0.2
whiskytovsolver::TOV_Velocity_z[0]  = 0.3
whiskytovsolver::TOV_Combine_Method = "maximum"

EOS_Polytrope::eos_gamma            = 2.0
EOS_Polytrope::eos_k                = 100.0

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

IOBasic::outScalar_every = 1
IOBasic::outScalar_vars  = "whisky::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel whisky::dens whisky::tau whisky::scon admbase::lapse admbase::metric admbase::curv admconstraints::ham admconstraints::momentum"

IOASCII::out1D_every     = 1
IOASCII::out1D_vars      = "whisky::w_lorentz hydrobase::rho hydrobase::press hydrobase::eps HydroBase::vel whisky::dens whisky::tau whisky::scon admbase::lapse admbase::metric admbase::curv admconstraints::ham admconstraints::momentum"
IOASCII::out_format      = ".10e"