aboutsummaryrefslogtreecommitdiff
path: root/test/test_AHF_1.par
blob: 4bd31539ece000e74d050dcd99d73a5971a9bcf3 (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
!DESC "AHFinder on schwarzschild BH, mass=2, flow"
activethorns = "CartGrid3D Einstein boundary adm IDAnalyticBH IOBasic IOUtil IOASCII PUGH ahfinder interp"

cactus::cctk_itlast = 2

grid::type   = "byspacing"
grid::dxyz   =  0.1
grid::domain = "octant"

driver::global_nx = 8
driver::global_ny = 8
driver::global_nz = 8

ahfinder::ah_persists = "no"
ahfinder::ahf_active  = "yes"
ahfinder::ahf_flow    = "yes"
ahfinder::ahf_veryverbose ="yes"
ahfinder::ahf_sloppyguess = yes
ahfinder::ahf_maxiter  = 2
ahfinder::ahf_flowiter = 10
ahfinder::ahf_flowtol  = 0.01

ahfinder::ahf_areamap  = yes
ahfinder::ahf_gaussout = yes
ahfinder::ahf_logfile  = yes

ahfinder::ahf_xc = 0.0
ahfinder::ahf_yc = 0.0
ahfinder::ahf_zc = 0.0
ahfinder::ahf_findevery = 15

einstein::initial_lapse    = "one"
einstein::slicing 	   = "geodesic"
einstein::evolution_system = "ADM"
einstein::initial_data     = "schwarzschild"
#einstein::use_conformal   = "no"

adm::bound   = "flat"
adm::verbose = "yes"

IO::outdir          = "test_AHF_1"
IO::out_every       = 1       
IOASCII::out1D_vars = "einstein::psi einstein::gyy einstein::alp grid::r einstein::gxx "

IDAnalyticBH::mass =2.0