aboutsummaryrefslogtreecommitdiff
path: root/test/eh_test1.par
blob: cbeeaf268cc82456d86789e5dfd8ab4b1a16003f (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
ActiveThorns    =       " admbase coordgauge staticconformal cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic boundary pughinterp ehfinder mol exact admcoupling nanchecker "

IOBasic::outScalar_vars =       " ehfinder::f ehfinder::sf ehfinder::eh_mask"
IOASCII::out1D_vars     =       " ehfinder::f ehfinder::sf ehfinder::eh_mask"
IOBasic::outInfo_vars   = "ehfinder::f admbase::alp"

IO::out_dir                             = "./eh_test1"

driver::global_nx                       = 30
driver::global_ny                       = 30
driver::global_nz                       = 30

time::dtfac                             = -0.25

grid::type                              = "byspacing"

grid::dxyz                              = 0.2
grid::domain                            = "full"


pugh::ghost_size                        = 2

cactus::cctk_itlast                     = 50

IOBasic::outScalar_every                = 1
IOBasic::outInfo_every                  = 1
IOASCII::out1D_every                    = 1

admbase::initial_data                   = "exact"
admbase::initial_lapse                  = "exact"
admbase::initial_shift                  = "exact"
admbase::metric_type                    = "physical"

exact::exact_model                      = "Kerr/Kerr-Schild"
exact::Kerr_KerrSchild__boost_v         = 0.0
exact::Kerr_KerrSchild__mass            = 1.0
exact::Kerr_KerrSchild__spin            = 0.8

ehfinder::eh_metric_type                = "analytic"
ehfinder::eh_lapse_type                 = "analytic"
ehfinder::eh_shift_type                 = "analytic"

ehfinder::initial_f                     = "sphere"

ehfinder::initial_rad                   = 2.0
ehfinder::normalize                     = "no"
ehfinder::one_sided                     = "no"
ehfinder::shell_width                   = 7.0
ehfinder::mode                          = "normal"
ehfinder::re_param_method               = "pde"
ehfinder::re_param_int_method           = "euler"
ehfinder::pde_differences               = "upwind2"
ehfinder::reparametrize_every_pde       = 10
ehfinder::re_param_max_iter             = 800

mol::ode_method                         = "icn"