aboutsummaryrefslogtreecommitdiff
path: root/par/misner-run.par
blob: 1ddbf79d4d4ccbcafdb7a58be5e6e0262f00b9d8 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
# This parameter file sets up Misner initial data and time-evolves
# it with maximal slicing and gamma-driver shift.  It finds apparent
# horizons with both AHFinderDirect and AHFinder, to allow comparison
# of the two apparent horizon finders' results.
#
# Note that the grid is very high-resolution to ensure that both
# apparent horizon finders find the horizons properly.  Even with
# the fairly large number of grid points (the evolution takes around
# 830 megabytes of memory on an AEI xeon), this means that the outer
# boundary is very close in, so the boundary conditions are pretty
# inaccurate.  But this doesn't matter for the purposes of this
# test
#

########################################

ActiveThorns = "BAM_Elliptic ADMBase ADMConstraints StaticConformal Ellbase CartGrid3D Time PUGH PUGHReduce PUGHSlab IOAscii IOUtil IOBasic ADMCoupling ADMMacros ADMAnalysis SpaceMask CoordGauge ADM_BSSN Boundary PUGHInterp Maximal NaNChecker AHFinder LocalInterp AHFinderDirect"

########################################

#
# physics
#

admbase::initial_data                  = "misner"
bam_elliptic::misner_mu                = 2.0

#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
#
# grid
#

driver::global_nx                       = 83
driver::global_ny                       = 83
driver::global_nz                       = 116

time::dtfac                             = 0.25

grid::type                              = "byspacing"
grid::avoid_origin                      = "true"
grid::dxyz                              = 0.04
grid::domain                            = "bitant"

pugh::ghost_size                        = 2

cactus::cctk_itlast                     = 2000	# t=20

########################################

#
# output
#

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

IO::recover                             = "no"
IO::verbose                             = "standard"

IOUtil::parfile_write = "no"
IOBasic::outScalar_vars	= "admanalysis::grr admbase::alp admbase::betax admbase::betay admbase::betaz adm_bssn::adm_bs_gyy adm_bssn::adm_bs_k adm_bssn::adm_bs_gx adm_bssn::adm_bs_phi admconstraints::momx admconstraints::ham"
IOBasic::outInfo_vars	= "admconstraints::ham admbase::alp"
IOASCII::out1D_vars	= "admanalysis::grr ADMBase::gxx admbase::gyy ADMBase::gzz admbase::alp StaticConformal::psi admconstraints::momx admconstraints::ham"

########################################

NaNChecker::check_every     = 1
NaNChecker::check_vars      = "admbase::lapse admbase::shift admbase::metric admbase::curv adm_bssn::adm_bssn_phi adm_bssn::adm_bssn_metric adm_bssn::adm_bssn_curv adm_bssn::adm_bssn_gamma adm_bssn::adm_bssn_k"
NaNChecker::action_if_found = "abort"

########################################

#
# standard ADM_BSSN evolution
#

admbase::metric_type                   = "static conformal"
staticconformal::conformal_storage     = "factor+derivs+2nd derivs"
admbase::evolution_method              = "adm_bssn"

adm_bssn::method                        = "icn"
adm_bssn::ICN_itnum                     = 3
adm_bssn::bound                         = "radiative"
adm_bssn::stencil_size                  = 2
adm_bssn::advection                     = "upwind2"
boundary::radpower                      = 2

########################################

#
# maximal slicing
#

admbase::initial_lapse                  = "ssapprox"
admbase::lapse_evolution_method         = "maximal"
adm_bssn::forceKzero                    = "yes"
maximal::max_every                      = 5
maximal::max_solver                     = "bam"
maximal::max_bound                      = "robin"
maximal::max_robin_falloff              = 1
maximal::max_robin_inf                  = 1.0
maximal::maximal_thresh                 = 1e-08
bam_elliptic::maximal_maxcycles         = 250
bam_elliptic::bam_laplacian             = "delginv"
bam_elliptic::maximal_verbose           = "no"
bam_elliptic::bam_fullV                 = "no"
bam_elliptic::maximal_coarsetol         = 1e-10
bam_elliptic::bam_solve_nmin            = 10
bam_elliptic::bam_solve_nmax            = 500
bam_elliptic::bam_solve_normmax         = 1e-10
bam_elliptic::bam_persist               = "yes"

bam_elliptic::bam_bound = "bamrobin"

########################################

#
# gamma-driver shift
#

admbase::initial_shift                 = "zero"
admbase::shift_evolution_method        = "gamma2"

adm_bssn::ShiftGammaCoeff               = 0.75
adm_bssn::ShiftAlpPower                 = 1
adm_bssn::ShiftPsiPower                 = 4
adm_bssn::ShiftPhiPower			= 0

adm_bssn::BetaDriver                    = 2.8
adm_bssn::BetaDriverPsi			= 0.0
adm_bssn::BetaDriverPhi			= 0.0

#########################################

# AHFinder
#

AHFinder::ahf_active    = "yes"
AHFinder::ahf_find3     = "no"
AHFinder::ahf_flow      = "no"		# minimization algorithm
AHFinder::ahf_verbose   = "no"
AHFinder::ahf_veryverbose   = "no"
AHFinder::ahf_guessverbose   = "yes"

AHFinder::ahf_findevery = 20
AHFinder::ahf_guessold  = "yes"

AHFinder::ahf_2Doutput  = "yes"
AHFinder::ahf_gaussout  = "yes"

AHFinder::ahf_phi        = "no"		# axisymmetry

AHFinder::ahf_refx       = "yes"	# reflection symmetry x <--> -x
AHFinder::ahf_refy       = "yes"	# reflection symmetry y <--> -y

AHFinder::ahf_lmax       = 10
AHFinder::ahf_maxiter    = 15

AHFinder::ahf_offset     = "yes"
AHFinder::ahf_xc = 0.0
AHFinder::ahf_yc = 0.0
AHFinder::ahf_zc = 1.0
AHFinder::ahf_wander     = "no"		# for easier cmp with AHFinderDirect

# initial guess
AHFinder::ahf_sloppyguess    = "yes"
AHFinder::ahf_r0 = 0.3

# surface integrals
AHFinder::ahf_ntheta     = 50		# as low as 50

########################################

#
# AHFinderDirect
#

AHFinderDirect::find_AHs_at_postinitial = "true"
AHFinderDirect::find_AHs_at_poststep    = "true"
AHFinderDirect::verbose_level = "algorithm highlights"

AHFinderDirect::h_base_file_name      = "misner.h"
AHFinderDirect::how_often_to_output_h = 10	# time steps

AHFinderDirect::N_horizons = 2

AHFinderDirect::origin_x[1] = 0.0
AHFinderDirect::origin_y[1] = 0.0
AHFinderDirect::origin_z[1] = 1.0
AHFinderDirect::initial_guess_method[1] = "coordinate sphere"
AHFinderDirect::initial_guess__coord_sphere__x_center[1] = 0.0
AHFinderDirect::initial_guess__coord_sphere__y_center[1] = 0.0
AHFinderDirect::initial_guess__coord_sphere__z_center[1] = 1.0
AHFinderDirect::initial_guess__coord_sphere__radius[1] = 0.3

AHFinderDirect::origin_x[2] = 0.0
AHFinderDirect::origin_y[2] = 0.0
AHFinderDirect::origin_z[2] = 0.0
AHFinderDirect::initial_guess_method[1] = "coordinate ellipsoid"
AHFinderDirect::initial_guess__coord_ellipsoid__x_center[2] = 0.0
AHFinderDirect::initial_guess__coord_ellipsoid__y_center[2] = 0.0
AHFinderDirect::initial_guess__coord_ellipsoid__z_center[2] = 0.0
AHFinderDirect::initial_guess__coord_ellipsoid__x_radius[2] = 0.8
AHFinderDirect::initial_guess__coord_ellipsoid__y_radius[2] = 0.8
AHFinderDirect::initial_guess__coord_ellipsoid__z_radius[2] = 1.4