aboutsummaryrefslogtreecommitdiff
path: root/run/test-ahfinderdirect/misc/Schw-offset.par
blob: 8b32933426fea157ff19e7748710419970d1b68f (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
# parameter file for patch system test
ActiveThorns = "CartGrid3D LocalInterp PUGH ADMBase ADMCoupling CoordGauge Exact AHFinderDirect"

# PUGH
driver::ghost_size = 0
driver::global_nx = 61
driver::global_ny = 61
driver::global_nz = 61

# CartGrid3D
grid::domain = "full"
grid::type = "byrange"
grid::xyzmin = -3.0
grid::xyzmax =  3.0

# ADMBase
ADMBase::initial_lapse = "exact"
ADMBase::initial_shift = "exact"
ADMBase::initial_data = "exact"
ADMBase::lapse_evolution_method = "static"
ADMBase::shift_evolution_method = "static"
ADMBase::metric_type = "physical"

# Exact
Exact::exact_model = "Schwarzschild/EF"

AHFinderDirect::origin_x = 0.5
AHFinderDirect::origin_y = 0.7
AHFinderDirect::origin_z = 0.9
AHFinderDirect::patch_system_type = "full sphere"
AHFinderDirect::N_ghost_points = 2
AHFinderDirect::N_overlap_points = 1
AHFinderDirect::delta_drho_dsigma = 5.0

AHFinderDirect::geometry_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::geometry_interpolator_pars = "order=3"
AHFinderDirect::interpatch_interpolator_name = "generalized polynomial interpolation"
AHFinderDirect::interpatch_interpolator_pars = "order=3"

AHFinderDirect::initial_guess_method = "ellipsoid"
AHFinderDirect::method = "horizon"