aboutsummaryrefslogtreecommitdiff
path: root/run/test-ahfinderdirect/test-patch-system/synchronize-18.par
blob: 34ff4981c1ea1f9db7c0a41200174ae05192fa50 (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
# parameter file for patch system test
ActiveThorns = "CartGrid3D LocalInterp PUGH 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

AHFinderDirect::origin_x = 0.0
AHFinderDirect::origin_y = 0.0
AHFinderDirect::origin_z = 0.0
AHFinderDirect::patch_system_type = "full sphere"
AHFinderDirect::ghost_zone_width = 2
AHFinderDirect::patch_overlap_width = 1
AHFinderDirect::N_zones_per_right_angle = 18

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

AHFinderDirect::which_test = "synchronize"
AHFinderDirect::which_derivs = 63