-
Notifications
You must be signed in to change notification settings - Fork 81
Expand file tree
/
Copy pathcompasConfigDefault.yaml
More file actions
315 lines (284 loc) · 46.4 KB
/
compasConfigDefault.yaml
File metadata and controls
315 lines (284 loc) · 46.4 KB
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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
##~!!~## COMPAS option values
##~!!~## File Created Tue Dec 9 15:41:35 2025 by COMPAS v03.27.02
##~!!~##
##~!!~## The default COMPAS YAML file (``compasConfigDefault.yaml``), as distributed, has
##~!!~## all COMPAS option entries commented so that the COMPAS default value for the
##~!!~## option is used by default. To use a value other than the COMPAS default value,
##~!!~## users must uncomment the entry and change the option value to the desired value.
booleanChoices:
### LOGISTICS
# --debug-to-file: False # Default: False
# --detailed-output: False # Default: False # WARNING! this creates a data heavy file
# --emit-gravitational-radiation: False # Default: False
# --enable-warnings: False # Default: False # option to enable/disable warning messages
# --errors-to-file: False # Default: False
# --evolve-main-sequence-mergers: False # Default: False
# --evolve-unbound-systems: True # Default: True
# --population-data-printing: False # Default: False
# --print-bool-as-string: False # Default: False
# --quiet: False # Default: False
# --rlof-printing: True # Default: True
# --store-input-files: True # Default: True
# --switch-log: False # Default: False
### STELLAR PROPERTIES
# --check-photon-tiring-limit: False # Default: False
# --enable-rotationally-enhanced-mass-loss: False # Default: False
# --enhance-CHE-lifetimes-luminosities: True # Default: True
# --expel-convective-envelope-above-luminosity-threshold: False # Default: False
# --natal-kick-for-PPISN: False # Default: False
# --scale-CHE-mass-loss-with-surface-helium-abundance: True # Default: True
### BINARY PROPERTIES
# --allow-touching-at-birth: False # Default: False # record binaries that have stars touching at birth in output files
# --include-WD-binaries-as-DCO: False # Default: False # record WD binaries in the BSE DCO file
### MASS TRANSFER
# --angular-momentum-conservation-during-circularisation: False # Default: False
# --allow-rlof-at-birth: True # Default: True # allow binaries that have one or both stars in RLOF at birth to evolve, particularly useful in the context of CHE binaries
# --circularise-binary-during-mass-transfer: True # Default: True
# --hmxr-binaries: False # Default: False
# --use-mass-transfer: True # Default: True
# --retain-core-mass-during-caseA-mass-transfer: True # Default: True
### COMMON ENVELOPE
# --common-envelope-allow-immediate-RLOF-post-CE-survive: False # Default: False
# --common-envelope-allow-main-sequence-survive: True # Default: True # Allow main sequence stars to survive CE
# --common-envelope-allow-radiative-envelope-survive: False # Default: False
# --common-envelope-lambda-nanjing-enhanced: True # Default: True
# --common-envelope-lambda-nanjing-interpolate-in-mass: True # Default: True
# --common-envelope-lambda-nanjing-interpolate-in-metallicity: True # Default: True
# --common-envelope-lambda-nanjing-use-rejuvenated-mass: False # Default: False
# --revised-energy-formalism-nandez-ivanova: False # Default: False
### SUPERNOVAE, KICKS AND REMNANTS
# --allow-non-stripped-ECSN: False # Default: False
# --pair-instability-supernovae: True # Default: True
# --pulsational-pair-instability: True # Default: True
# --USSN-kicks-override-mandel-muller: False # Default: False
### PULSAR PARAMETERS
# --evolve-pulsars: False # Default: False
### WHITE DWARF PARAMETERS
# --evolve-double-white-dwarfs: False # Default: False
numericalChoices:
### LOGISTICS
# --debug-level: 0 # Default: 0
# --logfile-common-envelopes-record-types: -1 # Default: -1
# --logfile-detailed-output-record-types: 25 # Default: 25
# --logfile-double-compact-objects-record-types: -1 # Default: -1
# --logfile-pulsar-evolution-record-types: 4 # Default: 4
# --logfile-rlof-parameters-record-types: -1 # Default: -1
# --logfile-supernovae-record-types: -1 # Default: -1
# --logfile-system-snapshot-log-record-types: -1 # Default: -1
# --logfile-system-parameters-record-types: -1 # Default: -1
# --grid-lines-to-process: 9223372036854775807 # Default: 9223372036854775807
# --grid-start-line: 0 # Default: 0
# --hdf5-chunk-size: 100000 # Default: 100000
# --hdf5-buffer-size: 1 # Default: 1
# --log-level: 0 # Default: 0
# --mass-change-fraction: 0.001000 # Default: 0.001000 # approximate desired fractional changes in stellar mass per timestep
# --maximum-evolution-time: 13800 # Default: 13800 Myr # maximum physical time a system can be evolved [Myr]
# --maximum-number-timestep-iterations: 99999 # Default: 99999
# --number-of-systems: 10 # Default: 10 # number of systems per batch
# --radial-change-fraction: 0.100000 # Default: 0.100000 # approximate desired fractional changes in stellar radius per timestep
# --system-snapshot-age-thresholds: '{ }' # Default: '' # age thresholds for the system snapshot log
# --system-snapshot-time-thresholds: '{ }' # Default: '' # time thresholds for the system snapshot log
# --timestep-multiplier: 1.000000 # Default: 1.000000 # optional multiplier relative to default time step duration
# --timestep-multipliers: '{ }' # Default: '' # optional phase-dependent multipliers relative to default time step duration
### STELLAR PROPERTIES
# --cool-wind-mass-loss-multiplier: 1.000000 # Default: 1.000000
# --initial-mass: 5.000000 # Default: 5.000000 # initial mass for SSE
# --initial-mass-function-min: 5.000000 # Default: 5.000000 # use 5.0 for DCOs [Msol]
# --initial-mass-function-max: 150.00 # Default: 150.00 # stellar tracks extrapolated above 50 Msol (Hurley+2000) [Msol]
# --initial-mass-function-power: 0.000000 # Default: 0.000000
# --luminosity-to-mass-threshold: 4.200000 # Default: 4.200000
# --metallicity: 0.014200 # Default: 0.014200 # metallicity for both SSE and BSE - Solar metallicity Asplund+2010
# --metallicity-min: 0.000100 # Default: 0.000100
# --metallicity-max: 0.030000 # Default: 0.030000
# --luminous-blue-variable-multiplier: 1.500000 # Default: 1.500000
# --overall-wind-mass-loss-multiplier: 1.000000 # Default: 1.000000
# --random-seed: 0 # Default: 0
# --rotational-frequency: 0.000000 # Default: 0.000000
# --rotational-frequency-1: 0.000000 # Default: 0.000000
# --rotational-frequency-2: 0.000000 # Default: 0.000000
# --scale-terminal-wind-velocity-with-metallicity-power: 0.000000 # Default: 0.000000
# --wolf-rayet-multiplier: 1.000000 # Default: 1.000000
### BINARY PROPERTIES
# --eccentricity: 0.000000 # Default: 0.000000 # eccentricity for BSE
# --eccentricity-min: 0.000000 # Default: 0.000000
# --eccentricity-max: 1.000000 # Default: 1.000000
# --initial-mass-1: 5.000000 # Default: 5.000000 # primary initial mass for BSE
# --initial-mass-2: 5.000000 # Default: 5.000000 # secondary initial mass for BSE
# --mass-ratio: 1.000000 # Default: 1.000000
# --mass-ratio-min: 0.010000 # Default: 0.010000
# --mass-ratio-max: 1.000000 # Default: 1.000000
# --minimum-sampled-secondary-mass: 0.100000 # Default: 0.100000 # Brown dwarf limit [Msol]
# --orbital-period: 0.100000 # Default: 0.100000 # orbital period for BSE
# --orbital-period-min: 1.100000 # Default: 1.100000 # [days]
# --orbital-period-max: 1000.00 # Default: 1000.00 # [days]
# --semi-major-axis: 0.100000 # Default: 0.100000 # semi-major axis for BSE
# --semi-major-axis-min: 0.010000 # Default: 0.010000 # [AU]
# --semi-major-axis-max: 1000.00 # Default: 1000.00 # [AU]
### MASS TRANSFER
# --convective-envelope-mass-threshold: 0.100000 # Default: 0.100000 # Only if using envelope-state-prescription = 'CONVECTIVE_MASS_FRACTION'
# --convective-envelope-temperature-threshold: 5370.00 # Default: 5370.00 # Only if using envelope-state-prescription = 'FIXED_TEMPERATURE'
# --critical-mass-ratio-HG-degenerate-accretor: 0.210000 # Default: 0.210000
# --critical-mass-ratio-HG-non-degenerate-accretor: 0.250000 # Default: 0.250000
# --critical-mass-ratio-MS-high-mass-degenerate-accretor: 0.000000 # Default: 0.000000
# --critical-mass-ratio-MS-high-mass-non-degenerate-accretor: 0.625000 # Default: 0.625000
# --critical-mass-ratio-MS-low-mass-degenerate-accretor: 1.000000 # Default: 1.000000
# --critical-mass-ratio-MS-low-mass-non-degenerate-accretor: 1.440000 # Default: 1.440000
# --critical-mass-ratio-giant-degenerate-accretor: 0.870000 # Default: 0.870000
# --critical-mass-ratio-giant-non-degenerate-accretor: -1.000000 # Default: -1.000000
# --critical-mass-ratio-helium-HG-degenerate-accretor: 0.210000 # Default: 0.210000
# --critical-mass-ratio-helium-HG-non-degenerate-accretor: 0.250000 # Default: 0.250000
# --critical-mass-ratio-helium-MS-degenerate-accretor: 0.000000 # Default: 0.000000
# --critical-mass-ratio-helium-giant-degenerate-accretor: 0.870000 # Default: 0.870000
# --critical-mass-ratio-helium-MS-non-degenerate-accretor: 0.000000 # Default: 0.000000
# --critical-mass-ratio-helium-giant-non-degenerate-accretor: 1.280000 # Default: 1.280000
# --critical-mass-ratio-white-dwarf-degenerate-accretor: 1.600000 # Default: 1.600000
# --critical-mass-ratio-white-dwarf-non-degenerate-accretor: 0.000000 # Default: 0.000000
# --mass-transfer-fa: 0.500000 # Default: 0.500000 # Only if using mass-transfer-accretion-efficiency-prescription = 'FIXED'
# --mass-transfer-jloss: 1.000000 # Default: 1.000000 # Only if using mass-transfer-angular-momentum-loss-prescription = 'FIXED'
# --mass-transfer-jloss-linear-fraction-degen: 0.500000 # Default: 0.500000
# --mass-transfer-jloss-linear-fraction-non-degen: 0.500000 # Default: 0.500000
# --mass-transfer-thermal-limit-C: 10.000000 # Default: 10.000000
# --zeta-adiabatic-arbitrary: 10000.00 # Default: 10000.00
# --zeta-main-sequence: 2.000000 # Default: 2.000000
# --zeta-radiative-envelope-giant: 6.500000 # Default: 6.500000
### COMMON ENVELOPE
# --common-envelope-alpha: 1.000000 # Default: 1.000000
# --common-envelope-alpha-thermal: 1.000000 # Default: 1.000000 # lambda = alpha_th*lambda_b + (1-alpha_th)*lambda_g
# --common-envelope-lambda: 0.100000 # Default: 0.100000 # Only if using 'LAMBDA_FIXED'
# --common-envelope-lambda-multiplier: 1.000000 # Default: 1.000000 # Multiply common envelope lambda by some constant
# --common-envelope-mass-accretion-constant: 0.000000 # Default: 0.000000
# --common-envelope-mass-accretion-max: 0.100000 # Default: 0.100000 # For 'MACLEOD+2014' [Msol]
# --common-envelope-mass-accretion-min: 0.040000 # Default: 0.040000 # For 'MACLEOD+2014' [Msol]
# --common-envelope-recombination-energy-density: 15000000000000.00 # Default: 15000000000000.00
# --common-envelope-second-stage-beta: 0.000000 # Default: 0.000000
# --common-envelope-slope-kruckow: -0.833333 # Default: -0.833333
# --maximum-mass-donor-nandez-ivanova: 2.000000 # Default: 2.000000
### SUPERNOVAE, KICKS AND REMNANTS
# --eddington-accretion-factor: 1.000000 # Default: 1.000000 # multiplication Factor for eddington accretion onto NS&BH
# --fix-dimensionless-kick-magnitude: -1.000000 # Default: -1.000000
# --fryer-22-fmix: 0.500000 # Default: 0.500000 # parameter describing mixing growth time when using the 'FRYER2022' remnant mass prescription
# --fryer-22-mcrit: 5.750000 # Default: 5.750000 # critical mass for BH formation when using the 'FRYER2022' remnant mass prescription
# --kick-direction-power: 0.000000 # Default: 0.000000
# --kick-magnitude-sigma-CCSN-NS: 217.00 # Default: 217.00 # [km/s]
# --kick-magnitude-sigma-CCSN-BH: 217.00 # Default: 217.00 # [km/s]
# --kick-magnitude-max: -1.000000 # Default: -1.000000
# --kick-magnitude-random: 0.000000 # Default: 0.000000 # (SSE) used to draw the kick magnitude for the star should it undergo a supernova event
# --kick-magnitude: 0.000000 # Default: 0.000000 # (SSE) (drawn) kick magnitude for the star should it undergo a supernova event [km/s]
# --kick-magnitude-random-1: 0.000000 # Default: 0.000000 # (BSE) used to draw the kick magnitude for the primary star should it undergo a supernova event
# --kick-magnitude-1: 0.000000 # Default: 0.000000 # (BSE) (drawn) kick magnitude for the primary star should it undergo a supernova event [km/s]
# --kick-theta-1: 0.000000 # Default: 0.000000 # (BSE) angle between the orbital plane and the 'z' axis of the supernova vector for the primary star should it undergo a supernova event [radians]
# --kick-phi-1: 0.000000 # Default: 0.000000 # (BSE) angle between 'x' and 'y', both in the orbital plane of the supernova vector, for the primary star should it undergo a supernova event [radians]
# --kick-mean-anomaly-1: 0.000000 # Default: 0.000000 # (BSE) mean anomaly at the instant of the supernova for the primary star should it undergo a supernova event - should be uniform in [0, 2pi) [radians]
# --kick-magnitude-random-2: 0.000000 # Default: 0.000000 # (BSE) used to draw the kick velocity for the secondary star should it undergo a supernova event
# --kick-magnitude-2: 0.000000 # Default: 0.000000 # (BSE) (drawn) kick magnitude for the secondary star should it undergo a supernova event [km/s]
# --kick-theta-2: 0.000000 # Default: 0.000000 # (BSE) angle between the orbital plane and the 'z' axis of the supernova vector for the secondary star should it undergo a supernova event [radians]
# --kick-phi-2: 0.000000 # Default: 0.000000 # (BSE) angle between 'x' and 'y', both in the orbital plane of the supernova vector, for the secondary star should it undergo a supernova event [radians]
# --kick-mean-anomaly-2: 0.000000 # Default: 0.000000 # (BSE) mean anomaly at the instant of the supernova for the secondary star should it undergo a supernova event - should be uniform in [0, 2pi) [radians]
# --kick-magnitude-sigma-ECSN: 30.000000 # Default: 30.000000 # [km/s]
# --kick-magnitude-sigma-USSN: 30.000000 # Default: 30.000000 # [km/s]
# --kick-scaling-factor: 1.000000 # Default: 1.000000
# --maximum-neutron-star-mass: 2.500000 # Default: 2.500000
# --mcbur1: 1.600000 # Default: 1.600000
# --muller-mandel-kick-multiplier-BH: 200.00 # Default: 200.00 # scaling prefactor for BH kicks when using the 'MULLERMANDEL' kick magnitude distribution
# --muller-mandel-kick-multiplier-NS: 520.00 # Default: 520.00 # scaling prefactor for NS kicks when using the 'MULLERMANDEL' kick magnitude distribution
# --muller-mandel-sigma-kick-BH: 0.300000 # Default: 0.300000 # BH kick scatter when using the 'MULLERMANDEL' kick magnitude distribution
# --muller-mandel-sigma-kick-NS: 0.300000 # Default: 0.300000 # NS kick scatter when using the 'MULLERMANDEL' kick magnitude distribution
# --neutrino-mass-loss-BH-formation-value: 0.100000 # Default: 0.100000
# --pisn-lower-limit: 60.000000 # Default: 60.000000 # Minimum core mass for PISN [Msol]
# --pisn-upper-limit: 135.00 # Default: 135.00 # Maximum core mass for PISN [Msol]
# --ppi-lower-limit: 35.000000 # Default: 35.000000 # Minimum core mass for PPI [Msol]
# --ppi-upper-limit: 60.000000 # Default: 60.000000 # Maximum core mass for PPI [Msol]
# --ppi-co-core-shift-hendriks: 0.000000 # Default: 0.000000 # CO Core shift for PPI [Msol] from Hendriks+23
# --rocket-kick-magnitude-1: 0.000000 # Default: 0.000000 # (BSE) rocket kick magnitude for the primary should it undergo a supernova event [km/s]
# --rocket-kick-magnitude-2: 0.000000 # Default: 0.000000 # (BSE) rocket kick magnitude for the secondary should it undergo a supernova event [km/s]
# --rocket-kick-theta-1: 0.000000 # Default: 0.000000 # (BSE) angle between the orbital plane and the 'z' axis of the rocket kick for the primary star [radians]
# --rocket-kick-phi-1: 0.000000 # Default: 0.000000 # (BSE) angle between 'x' and 'y', both in the orbital plane of the rocket kick , for the primary star [radians]
# --rocket-kick-theta-2: 0.000000 # Default: 0.000000 # (BSE) angle between the orbital plane and the 'z' axis of the rocket kick for the secondary star [radians]
# --rocket-kick-phi-2: 0.000000 # Default: 0.000000 # (BSE) angle between 'x' and 'y', both in the orbital plane of the rocket kick , for the secondary star [radians]
### PULSAR PARAMETERS
# --pulsar-birth-magnetic-field-distribution-min: 11.000000 # Default: 11.000000 # [log10(B/G)]
# --pulsar-birth-magnetic-field-distribution-max: 13.000000 # Default: 13.000000 # [log10(B/G)]
# --pulsar-birth-magnetic-field-distribution-mean: 12.650000 # Default: 12.650000 # [log10(B/G)]
# --pulsar-birth-magnetic-field-distribution-sigma: 0.550000 # Default: 0.550000 # [log10(B/G)]
# --pulsar-birth-spin-period-distribution-min: 10.000000 # Default: 10.000000 # [ms]
# --pulsar-birth-spin-period-distribution-max: 100.00 # Default: 100.00 # [ms]
# --pulsar-birth-spin-period-distribution-mean: 75.000000 # Default: 75.000000 # [ms]
# --pulsar-birth-spin-period-distribution-sigma: 25.000000 # Default: 25.000000 # [ms]
# --pulsar-magnetic-field-decay-timescale: 1000.00 # Default: 1000.00 # [Myr]
# --pulsar-magnetic-field-decay-massscale: 0.025000 # Default: 0.025000 # [Msol]
# --pulsar-minimum-magnetic-field: 8.000000 # Default: 8.000000 # [log10(B/G)]
stringChoices:
### LOGISTICS
# --add-options-to-sysparms: 'GRID' # Default: 'GRID' # Options: ['NEVER','GRID','ALWAYS']
# --fp-error-mode: 'OFF' # Default: 'OFF' # Options: ['DEBUG','ON','OFF'] # specifies floating-point error handling mode
# --grid: '' # Default: '' # grid file name (e.g. 'mygrid.txt')
# --mode: 'BSE' # Default: 'BSE' # Options: ['BSE','SSE'] # evolving single (SSE) or binary stars (BSE)
# --notes: { } # Default: { }
# --notes-hdrs: { } # Default: { }
# --output-container: 'COMPAS_Output' # Default: 'COMPAS_Output'
# --timesteps-filename: '' # Default: ''
### STELLAR PROPERTIES
# --chemically-homogeneous-evolution-mode: 'PESSIMISTIC' # Default: 'PESSIMISTIC' # Options: ['PESSIMISTIC','OPTIMISTIC','NONE'] # chemically homogeneous evolution mode
# --envelope-state-prescription: 'LEGACY' # Default: 'LEGACY' # Options: ['CONVECTIVE_MASS_FRACTION','FIXED_TEMPERATURE','HURLEY','LEGACY']
# --initial-mass-function: 'KROUPA' # Default: 'KROUPA' # Options: ['KROUPA','UNIFORM','POWERLAW','SALPETER']
# --LBV-mass-loss-prescription: 'HURLEY_ADD' # Default: 'HURLEY_ADD' # Options: ['BELCZYNSKI','HURLEY','HURLEY_ADD','ZERO']
# --main-sequence-core-mass-prescription: 'MANDEL' # Default: 'MANDEL' # Options: ['BRCEK','MANDEL','HURLEY']
# --mass-loss-prescription: 'MERRITT2025' # Default: 'MERRITT2025' # Options: ['MERRITT2025','BELCZYNSKI2010','HURLEY','ZERO']
# --OB-mass-loss-prescription: 'VINK2021' # Default: 'VINK2021' # Options: ['KRTICKA2018','BJORKLUND2022','VINK2021','VINK2001','ZERO']
# --RSG-mass-loss-prescription: 'DECIN2023' # Default: 'DECIN2023' # Options: ['NJ90','KEE2021','YANG2023','DECIN2023','BEASOR2020','VINKSABHAHIT2023','ZERO']
# --VMS-mass-loss-prescription: 'SABHAHIT2023' # Default: 'SABHAHIT2023' # Options: ['SABHAHIT2023','BESTENLEHNER2020','VINK2011','ZERO']
# --WR-mass-loss-prescription: 'SANDERVINK2023' # Default: 'SANDERVINK2023' # Options: ['SHENAR2019','SANDERVINK2023','BELCZYNSKI2010','ZERO']
# --metallicity-distribution: 'ZSOLAR' # Default: 'ZSOLAR' # Options: ['LOGUNIFORM','ZSOLAR']
# --pulsational-pair-instability-prescription: 'MARCHANT' # Default: 'MARCHANT' # Options: ['COMPAS','HENDRIKS','FARMER','MARCHANT','STARTRACK','WOOSLEY']
### BINARY PROPERTIES
# --eccentricity-distribution: 'ZERO' # Default: 'ZERO' # Options: ['SANA2012','DUQUENNOYMAYOR1991','GELLER+2013','THERMAL','FLAT','ZERO']
# --mass-ratio-distribution: 'FLAT' # Default: 'FLAT' # Options: ['SANA2012','DUQUENNOYMAYOR1991','FLAT']
# --orbital-period-distribution: 'FLATINLOG' # Default: 'FLATINLOG' # Options: ['FLATINLOG']
# --rotational-velocity-distribution: 'ZERO' # Default: 'ZERO' # Options: ['VLTFLAMES','HURLEY','ZERO']
# --semi-major-axis-distribution: 'FLATINLOG' # Default: 'FLATINLOG' # Options: ['SANA2012','DUQUENNOYMAYOR1991','FLATINLOG']
### MASS TRANSFER
# --case-BB-stability-prescription: 'ALWAYS_STABLE' # Default: 'ALWAYS_STABLE' # Options: ['ALWAYS_UNSTABLE','TREAT_AS_OTHER_MT','ALWAYS_STABLE_ONTO_NSBH','ALWAYS_STABLE']
# --critical-mass-ratio-prescription: 'NONE' # Default: 'NONE' # Options: ['HURLEY_HJELLMING_WEBBINK','GE','GE_IC','CLAEYS','NONE']
# --stellar-zeta-prescription: 'SOBERMAN' # Default: 'SOBERMAN' # Options: ['ARBITRARY','HURLEY','SOBERMAN']
# --mass-transfer-angular-momentum-loss-prescription: 'ISOTROPIC' # Default: 'ISOTROPIC' # Options: ['ARBITRARY','KLENCKI_LINEAR','MACLEOD_LINEAR','CIRCUMBINARY','ISOTROPIC','JEANS']
# --mass-transfer-accretion-efficiency-prescription: 'THERMAL' # Default: 'THERMAL' # Options: ['HAMSTARS','FIXED','THERMAL']
# --mass-transfer-rejuvenation-prescription: 'STARTRACK' # Default: 'STARTRACK' # Options: ['STARTRACK','HURLEY']
# --mass-transfer-thermal-limit-accretor-multiplier: 'CFACTOR' # Default: 'CFACTOR' # Options: ['ROCHELOBE','CFACTOR']
# --response-to-spin-up: 'TRANSFER_TO_ORBIT' # Default: 'TRANSFER_TO_ORBIT' # Options: ['NO_LIMIT','KEPLERIAN_LIMIT','TRANSFER_TO_ORBIT']
### COMMON ENVELOPE
# --common-envelope-formalism: 'ENERGY' # Default: 'ENERGY' # Options: ['TWO_STAGE','ENERGY']
# --common-envelope-lambda-prescription: 'LAMBDA_NANJING' # Default: 'LAMBDA_NANJING' # Options: ['LAMBDA_DEWI','LAMBDA_KRUCKOW','LAMBDA_NANJING','LAMBDA_LOVERIDGE','LAMBDA_FIXED'] # Xu & Li 2010
# --common-envelope-mass-accretion-prescription: 'ZERO' # Default: 'ZERO' # Options: ['CHEVALIER','MACLEOD','UNIFORM','CONSTANT','ZERO']
# --common-envelope-second-stage-gamma-prescription: 'ISOTROPIC' # Default: 'ISOTROPIC' # Options: ['ARBITRARY','KLENCKI_LINEAR','MACLEOD_LINEAR','CIRCUMBINARY','ISOTROPIC','JEANS']
### TIDES
# --tides-prescription: 'NONE' # Default: 'NONE' # Options: ['KAPIL2025','PERFECT','NONE']
### SUPERNOVAE, KICKS AND REMNANTS
# --black-hole-kicks-mode: 'FALLBACK' # Default: 'FALLBACK' # Options: ['FALLBACK','ZERO','REDUCED','FULL']
# --fryer-supernova-engine: 'DELAYED' # Default: 'DELAYED' # Options: ['DELAYED','RAPID']
# --kick-magnitude-distribution: 'MULLERMANDEL' # Default: 'MULLERMANDEL' # Options: ['LOGNORMAL','MULLERMANDEL','MULLER2016MAXWELLIAN','MULLER2016','BRAYELDRIDGE','MAXWELLIAN','FLAT','FIXED','ZERO']
# --kick-direction-distribution: 'ISOTROPIC' # Default: 'ISOTROPIC' # Options: ['POLES','WEDGE','POWERLAW','PERPENDICULAR','INPLANE','ISOTROPIC']
# --maltsev-fallback: 0.500000 # Default: 0.500000
# --maltsev-mode: 'BALANCED' # Default: 'BALANCED' # Options: ['PESSIMISTIC','BALANCED','OPTIMISTIC']
# --neutron-star-accretion-in-ce: 'ZERO' # Default: 'ZERO' # Options: ['DISK','SURFACE','ZERO']
# --neutron-star-equation-of-state: 'SSE' # Default: 'SSE' # Options: ['ARP3','SSE']
# --neutrino-mass-loss-BH-formation: 'FIXED_MASS' # Default: 'FIXED_MASS' # Options: ['FIXED_MASS','FIXED_FRACTION']
# --pulsar-birth-magnetic-field-distribution: 'LOGNORMAL' # Default: 'LOGNORMAL' # Options: ['LOGNORMAL','UNIFORM','FLATINLOG']
# --pulsar-birth-spin-period-distribution: 'NORMAL' # Default: 'NORMAL' # Options: ['NORMAL','UNIFORM']
# --remnant-mass-prescription: 'MULLERMANDEL' # Default: 'MULLERMANDEL' # Options: ['MALTSEV2024','SCHNEIDER2020ALT','SCHNEIDER2020','MULLERMANDEL','MULLER2016','FRYER2022','FRYER2012','BELCZYNSKI2002','HURLEY2000']
### LOGFILES AND OUTPUTS
# --logfile-type: 'HDF5' # Default: 'HDF5' # Options: ['TXT','TSV','CSV','HDF5']
# --logfile-name-prefix: '' # Default: ''
# --logfile-definitions: '' # Default: ''
# --logfile-common-envelopes: 'BSE_Common_Envelopes' # Default: 'BSE_Common_Envelopes'
# --logfile-detailed-output: 'BSE_Detailed_Output' # Default: 'BSE_Detailed_Output'
# --logfile-double-compact-objects: 'BSE_Double_Compact_Objects' # Default: 'BSE_Double_Compact_Objects'
# --logfile-pulsar-evolution: 'BSE_Pulsar_Evolution' # Default: 'BSE_Pulsar_Evolution'
# --logfile-rlof-parameters: 'BSE_RLOF' # Default: 'BSE_RLOF'
# --logfile-supernovae: 'BSE_Supernovae' # Default: 'BSE_Supernovae'
# --logfile-switch-log: 'BSE_Switch_Log' # Default: 'BSE_Switch_Log'
# --logfile-system-snapshot-log: 'BSE_System_Snapshot_Log' # Default: 'BSE_System_Snapshot_Log'
# --logfile-system-parameters: 'BSE_System_Parameters' # Default: 'BSE_System_Parameters'
# --output-path: '.' # Default: '.'
listChoices:
# --log-classes: { } # Default: { }
# --debug-classes: { } # Default: { }