aboutsummaryrefslogtreecommitdiff
path: root/par/full-040.par
blob: 7c12fb3fd9421e6b889ffccf7c1a95ac38c82217 (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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
# This parameter file
# sets up BH + Brill-wave initial data
# and evolves it with the standard CactusEinstein and AEIThorns thorns,
# finding the apparent horizon frequently

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

#
# ***** output setup (also see below for more output stuff) *****
#
ActiveThorns = "IOUtil IOBasic LocalReduce"
IO::out_dir = $parfile

########################################
 
#
# time integration
#

##Cactus::cctk_itlast = 0
Cactus::terminate = "time"
Cactus::cctk_final_time = 10

ActiveThorns = "Time"
Time::dtfac = 0.5			# dt = 0.025

ActiveThorns = "MoL"
MoL::verbose = "register"

# RK4 time integration
MoL::ODE_Method = "generic"
MoL::MoL_Intermediate_Steps = 4
MoL::MoL_Num_Scratch_Levels = 3

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

#
# basic grid setup
#

ActiveThorns = "Carpet CarpetLib CarpetInterp CarpetReduce"
Carpet::domain_from_coordbase    = true

ActiveThorns = "SymBase"
ActiveThorns = "CoordBase"
CoordBase::domainsize = "spacing"
CoordBase::dx   = 0.04
CoordBase::dy   = 0.04
CoordBase::dz   = 0.04
CoordBase::ncells_x = 80
CoordBase::ncells_y = 80
CoordBase::ncells_z = 80

#
# ghost zones
#

driver::ghost_size_x = 2
driver::ghost_size_y = 2
driver::ghost_size_z = 2

# ghost zones are outside the nominal grid
CoordBase::boundary_internal_x_lower = false
CoordBase::boundary_internal_x_upper = false
CoordBase::boundary_internal_y_lower = false
CoordBase::boundary_internal_y_upper = false
CoordBase::boundary_internal_z_lower = false
CoordBase::boundary_internal_z_upper = false

# ghost zone widths
CoordBase::boundary_size_x_lower     = 2
CoordBase::boundary_size_x_upper     = 2
CoordBase::boundary_size_y_lower     = 2
CoordBase::boundary_size_y_upper     = 2
CoordBase::boundary_size_z_lower     = 2
CoordBase::boundary_size_z_upper     = 2

# ghost zones start 1 point outside nominal grid boundary
CoordBase::boundary_shiftout_x_lower = 1
CoordBase::boundary_shiftout_x_upper = 1
CoordBase::boundary_shiftout_y_lower = 1
CoordBase::boundary_shiftout_y_upper = 1
CoordBase::boundary_shiftout_z_lower = 1
CoordBase::boundary_shiftout_z_upper = 1

# staggered grids everywhere
CoordBase::boundary_staggered_x_lower = true
CoordBase::boundary_staggered_x_upper = true
CoordBase::boundary_staggered_y_lower = true
CoordBase::boundary_staggered_y_upper = true
CoordBase::boundary_staggered_z_lower = true
CoordBase::boundary_staggered_z_upper = true

ActiveThorns = "CartGrid3D"
CartGrid3D::type = "CoordBase"

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

#
# BH + Brill-wave initial data
#

ActiveThorns = "ADMBase StaticConformal SpaceMask"
ADMBase::metric_type = "static conformal"
ADMBase::evolution_method = "none"
ADMBase::initial_lapse    = "one"
ADMBase::initial_shift    = "zero"

ActiveThorns = "AEILocalInterp"
ActiveThorns = "IDAxiBrillBH"

ADMBase::initial_data = "axibrillbh"
IDAxiBrillBH::amp      = 1.0
IDAxiBrillBH::eta0     = 0.0
IDAxiBrillBH::sigma    = 1.0
IDAxiBrillBH::etamax   = 6.0
IDAxiBrillBH::n        = 2

IDAxiBrillBH::ne              = 1000
IDAxiBrillBH::nq              = 2000

IDAxiBrillBH::interpolator_name = "Lagrange polynomial interpolation"
IDAxiBrillBH::interpolator_pars = "order=4"

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

#
# BSSN evolution with 1+log slicing
#
ActiveThorns = "CoordGauge ADMMacros ADMCoupling ADMConstraints ADMAnalysis"
ActiveThorns = "Boundary"
ActiveThorns = "BSSN_MoL"

ADMBase::lapse_evolution_method = "1+log"

BSSN_MoL::lapsesource     = "modified"
BSSN_MoL::harmonic_f      = 2.0
BSSN_MoL::LapsePsiPower   = 4
BSSN_MoL::AlphaDissip     = 0.002

ADMBase::evolution_method = "ADM_BSSN"

BSSN_MoL::stencil_size    = 2
BSSN_MoL::advection       = "upwind2"

BSSN_MoL::bound           = "radiative"
Boundary::radpower        = 2

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

#
# gamma-driver shift
#

ADMBase::shift_evolution_method  = "gamma2"

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

BSSN_MoL::BetaDriver             = 3.0	# scales with 1/M_adm
BSSN_MoL::BetaDriverPsi          = 0.0
BSSN_MoL::BetaDriverPhi          = 0.0

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

#
# find apparent horizons
#

ActiveThorns = "AEILocalInterp"
ActiveThorns = "SphericalSurface AHFinderDirect"

# run at poststep so excision mask is set for BSSN et al
AHFinderDirect::run_at_CCTK_ANALYSIS = false
AHFinderDirect::run_at_CCTK_POSTSTEP = true

AHFinderDirect::N_horizons = 1

AHFinderDirect::initial_guess_method[1] = "coordinate sphere"
AHFinderDirect::initial_guess__coord_sphere__radius[1] = 0.50

AHFinderDirect::find_every       = 10
AHFinderDirect::h_base_file_name = "h"

AHFinderDirect::set_mask_for_all_horizons = true
AHFinderDirect::mask_radius_multiplier     = 1.0
AHFinderDirect::mask_radius_offset         = -5.0
AHFinderDirect::mask_buffer_thickness      = 0.0
AHFinderDirect::mask_is_noshrink           = true
AHFinderDirect::set_old_style_mask         = true
AHFinderDirect::set_new_style_mask         = false

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

#
# Lego Excision
#
ActiveThorns = "LegoExcision"
SpaceMask::use_mask    = true
BSSN_MoL::excise       = true
BSSN_MoL::excisiontype = "Lego"
ADMConstraints::excise = true

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

#
# ASCII output
#

ActiveThorns = "CarpetIOASCII"
CarpetIOASCII::out3D_ghosts = true
CarpetIOASCII::out3D_outer_ghosts = true

IOBasic::outInfo_every = 1
IOBasic::outInfo_vars = "
        ADMConstraints::ham
	ADMBase::alp
	SpaceMask::emask
                        "
IOASCII::out1d_every = 10
IOASCII::out1d_vars  =  "
        ADMConstraints::ham
	ADMBase::alp           ADMBase::shift
	ADMAnalysis::grr
	ADM_BSSN::ADM_BS_phi   ADM_BSSN::ADM_BS_K
	SpaceMask::emask
                        "
IOASCII::out2d_every = 1
##IOASCII::out2d_style = "gnuplot f(x,y)"
IOASCII::out2d_every = 10
IOASCII::out2d_vars  =  "
        ADMConstraints::ham
	ADMBase::alp           ADMBase::shift
	ADMAnalysis::grr
	ADM_BSSN::ADM_BS_phi   ADM_BSSN::ADM_BS_K
	SpaceMask::emask
                        "

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