aboutsummaryrefslogtreecommitdiff
path: root/test/tov/tov.par
diff options
context:
space:
mode:
Diffstat (limited to 'test/tov/tov.par')
-rw-r--r--test/tov/tov.par12
1 files changed, 9 insertions, 3 deletions
diff --git a/test/tov/tov.par b/test/tov/tov.par
index e119448..73b013c 100644
--- a/test/tov/tov.par
+++ b/test/tov/tov.par
@@ -1,4 +1,7 @@
-ActiveThorns = "time MoL pugh pughreduce pughslab coordbase symbase cartgrid3d ioutil ioascii iobasic boundary admbase staticconformal spacemask admcoupling coordgauge admmacros whisky whisky_init_data whisky_tovsolverc nanchecker eos_base eos_ideal_fluid eos_polytrope bssn_mol admconstraints Constants LocalReduce"
+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
@@ -9,6 +12,7 @@ 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
@@ -26,6 +30,8 @@ cactus::cctk_itlast = 0
methodoflines::ode_method = "icn"
+hydrobase::timelevels = 3
+
whisky::riemann_solver = "Marquina"
whisky::whisky_eos_type = "Polytype"
whisky::whisky_eos_table = "2D_Polytrope"
@@ -57,8 +63,8 @@ IO::out_fileinfo="none"
IOBasic::outScalar_reductions = "minimum maximum"
IOBasic::outScalar_every = 1
-IOBasic::outScalar_vars = "whisky::whisky_prim_scalar_var admbase::metric ADMMass::ADMMass_Masses"
+IOBasic::outScalar_vars = "hydrobase::rho hydrobase::press hydrobase::eps admbase::metric ADMMass::ADMMass_Masses whisky::w_lorentz"
IOASCII::out1D_every = 1
-IOASCII::out1D_vars = "whisky::whisky_prim_scalar_var"
+IOASCII::out1D_vars = "hydrobase::rho hydrobase::press hydrobase::eps whisky::w_lorentz"
IOASCII::out_format = ".10e"