@@ -3,8 +3,8 @@ Available Reaction Networks
3
3
***************************
4
4
5
5
6
- iso7, aprox13, aprox19, and aprox21
7
- ===================================
6
+ `` iso7 ``, `` aprox13 ``, `` aprox19 `` , and `` aprox21 ``
7
+ ===================================================
8
8
9
9
These are alpha-chains (with some other nuclei) from Frank Timmes.
10
10
These networks share common rates (from ``Microphysics/rates ``),
@@ -32,8 +32,8 @@ where :math:`N_A` is Avogadro’s number (to convert this to “per gram”)
32
32
and :math: `\edotnu ` is the neutrino loss term.
33
33
34
34
35
- general_null
36
- ============
35
+ `` general_null ``
36
+ ================
37
37
38
38
``general_null `` is a bare interface for a nuclear reaction network --
39
39
no reactions are enabled. The
@@ -79,9 +79,44 @@ At compile time, the "`.net`" file is parsed and a network header
79
79
``Make.package ``.
80
80
81
81
82
+ ``CNO_extras ``
83
+ ==============
84
+
85
+ This network replicates the popular [MESA "cno_extras"
86
+ network](https://docs.mesastar.org/en/latest/net/nets.html) which is
87
+ meant to study hot-CNO burning and the start of the breakout from CNO
88
+ burning.
89
+
90
+ We add ${}^{56}\m athrm{Fe}$ as an inert nucleus to allow this to be
91
+ used for X-ray burst simulations.
92
+
93
+ .. figure :: cno_extras_hide_alpha.png
94
+ :align: center
82
95
83
- ignition_chamulak
84
- =================
96
+
97
+ ``CNO_He_burn ``
98
+ ===============
99
+
100
+ This network is meant to study explosive H and He burning. It combines
101
+ the ``CNO_extras `` network (with the exception of the inert ${}^{56}\m athrm{Fe}$
102
+ with the ``subch_simple `` network. This allows it to capture hot-CNO and
103
+ He burning.
104
+
105
+ .. figure :: CNO_He_burn.png
106
+ :align: center
107
+
108
+ ``ECSN ``
109
+ ========
110
+
111
+ ``ECSN `` is meant to model electron-capture supernovae in O-Ne white dwarfs.
112
+ It includes various weak rates that are important to this process.
113
+
114
+ .. figure :: ECSN.png
115
+ :align: center
116
+
117
+
118
+ ``ignition_chamulak ``
119
+ =====================
85
120
86
121
This network was introduced in our paper on convection in white dwarfs
87
122
as a model of Type Ia supernovae :cite: `wdconvect `. It models
@@ -104,11 +139,24 @@ binding energies are negative. The energy generation rate is then:
104
139
105
140
(this is positive since both :math: `q` and :math: `dY/dt` are negative)
106
141
107
- ignition_reaclib
108
- ================
142
+ ``ignition_reaclib ``
143
+ ====================
144
+
145
+ This contains several networks designed to model C burning in WDs. They include:
146
+
147
+ * ``C-burn-simple `` : a version of ``ignition_simple `` built from
148
+ ReacLib rates. This just includes the C+C rates and doesn't group
149
+ the endpoints together.
150
+
151
+ * ``URCA-simple `` : a basic network for modeling convective Urca,
152
+ containing the ${}^{23}\m athrm{Na}$-${}^{23}\m athrm{Ne}$ Urca pair.
153
+
154
+ * ``URCA-medium `` : a more extensive Urca network than ``URCA-simple ``,
155
+ containing more extensive C burning rates.
109
156
110
- ignition_simple
111
- ===============
157
+
158
+ ``ignition_simple ``
159
+ ===================
112
160
113
161
This is the original network used in our white dwarf convection
114
162
studies :cite: `lowMach4 `. It includes a single-step
@@ -127,11 +175,26 @@ Kepler stellar evolution code (Weaver 1978), which implements the work
127
175
of (Graboske 1973) for weak screening and the work of (Alastuey 1978
128
176
and Itoh 1979) for strong screening.
129
177
130
- kpp
131
- ===
132
178
133
- powerlaw
134
- ========
179
+ nova networks
180
+ =============
181
+
182
+ The ``nova `` and ``nova2 `` networks both are intended for modeling classical novae.
183
+
184
+
185
+ * ``nova `` focuses just on CNO/hot-CNO:
186
+
187
+ .. figure :: nova.png
188
+ :align: center
189
+
190
+ * ``nova2 `` expands ``nova `` by adding the pp-chain nuclei:
191
+
192
+ .. figure :: nova2.png
193
+ :align: center
194
+
195
+
196
+ ``powerlaw ``
197
+ ============
135
198
136
199
This is a simple single-step reaction rate.
137
200
We will consider only two species, fuel, :math: `f`, and ash, :math: `a`, through
@@ -185,8 +248,8 @@ There are a number of parameters we use to control the constants in
185
248
this network. This is one of the few networks that was designed
186
249
to work with ``gamma_law `` as the EOS.
187
250
188
- rprox
189
- =====
251
+ `` rprox ``
252
+ =========
190
253
191
254
This network contains 10 species, approximating hot CNO,
192
255
triple-\ :math: `\alpha `, and rp-breakout burning up through :math: `^{56 }\mathrm {Ni}`,
@@ -195,8 +258,8 @@ reaction rates from ReacLib :cite:`ReacLib` where available.
195
258
This network was used for the X-ray burst studies in
196
259
:cite: `xrb:II `, :cite: `xrb:III `, and more details are contained in those papers.
197
260
198
- triple_alpha_plus_cago
199
- ======================
261
+ `` triple_alpha_plus_cago ``
262
+ ==========================
200
263
201
264
This is a 2 reaction network for helium burning, capturing the :math: `3 `-:math: `\alpha `
202
265
reaction and :math: `\isotm {C}{12 }(\alpha ,\gamma )\isotm {O}{16 }`. Additionally,
@@ -206,8 +269,7 @@ reaction and :math:`\isotm{C}{12}(\alpha,\gamma)\isotm{O}{16}`. Additionally,
206
269
subch networks
207
270
==============
208
271
209
- The networks subch_full (subch2), subch_approx (subch),
210
- subch_simple, and subch_base recreate an aprox13
272
+ The subch networks recreate an ``aprox13 ``
211
273
alpha-chain + including a bypass rate for :math: `\isotm {C}{12 }(\alpha ,
212
274
\gamma )\isotm {O}{16 }` discussed in :cite: `ShenBildsten `. This is appropriate
213
275
for explosive He burning.
@@ -242,74 +304,47 @@ forward rate to just be the first rate. We do not include reverse
242
304
rates for these processes.
243
305
244
306
245
- subch_full
246
- ----------
247
-
248
- subch_full, also known as subch2, does not create an effective rate
249
- for :math: `(\alpha , \gamma )` and :math: `(\alpha , p)(p, \gamma )`
250
- (i.e. combine them assuming proton equilibrium). Therefore,
251
- we need to explicitly include the intermediate nuclei produced in
252
- the :math: `(\alpha ,p)` reactions. In all, 28 nuclei and 107 rates are included.
307
+ ``subch_simple ``
308
+ ----------------
253
309
254
- This network is generated via pynucastro using the ``subch_full.py `` script.
255
- The overall network appears as:
256
-
257
- .. figure :: subch_full.png
258
- :align: center
259
-
260
- .. note ::
261
- subch_full has been removed in
262
- commit 19108a72c2dc81e251669ef0fed4edf7e6a3f9ed
263
-
264
- subch_approx
265
- ------------
266
-
267
- subch_approx, also known as subch, approximates subch_full by
310
+ ``subch_simple `` uses the ideas above but approximates some
311
+ of the rates by
268
312
combining some of the :math: `A(\alpha ,p)X(p,\gamma )B` links with
269
313
:math: `A(\alpha ,\gamma )B`, allowing us to drop the intermediate
270
314
nucleus :math: `X`. We do this for :math: `\isotm {Cl}{35 }`,
271
315
:math: `\isotm {K}{39 }`, :math: `\isotm {Sc}{43 }`, :math: `\isotm {V}{47 }`,
272
316
:math: `\isotm {Mn}{51 }`, and :math: `\isotm {Co}{55 }`.
273
- The resulting network appears as:
274
-
275
- .. figure :: subch_approx.png
276
- :align: center
277
-
278
- The nuclei in gray are not part of the network, but the links to them
279
- are approximated. This reduces the number of nuclei compared to subch_full
280
- from 28 to 22.
281
-
282
- .. note ::
283
- subch_approx has been removed in
284
- commit 19108a72c2dc81e251669ef0fed4edf7e6a3f9ed
285
317
286
- subch_simple
287
- -------------
318
+ Further simplifications include:
288
319
289
- subch_simple further simplifies subch_approx by the following:
290
-
291
- * Reverse rates of :math: `\isotm {C}{12 }+\isotm {C}{12 }`,
320
+ * The reverse rates of :math: `\isotm {C}{12 }+\isotm {C}{12 }`,
292
321
:math: `\isotm {C}{12 }+\isotm {O}{16 }`, :math: `\isotm {O}{16 }+\isotm {O}{16 }` are
293
322
neglected since they're not present in the original aprox13 network
294
323
295
- * :math: `\isotm {C}{12 }+\isotm {Ne}{20 }` rates are removed
324
+ * The :math: `\isotm {C}{12 }+\isotm {Ne}{20 }` rate is removed
296
325
297
- * :math: `(\alpha , \gamma )` links between :math: `\isotm {Na}{23 }`,
326
+ * The :math: `(\alpha , \gamma )` links between :math: `\isotm {Na}{23 }`,
298
327
:math: `\isotm {Al}{27 }` and between :math: `\isotm {Al}{27 }` and
299
328
:math: `\isotm {P}{31 }` are removed, since they're not in the
300
329
original aprox13 network.
301
330
331
+ The network appears as:
332
+
302
333
.. figure :: subch_simple.png
303
334
:align: center
304
335
305
- .. warning ::
306
- Due to inclusion of the rate sequence, n14(a, g)f18(a, p)ne21, there is
307
- an artificial end-point at Na22.
336
+ The nuclei in gray are those that have been approximated about, but the links
337
+ are effectively accounted for in the approximate rates.
338
+
339
+ .. warning :: Due to inclusion of the rate sequence,
340
+ ${}^{14}\m athrm{N}(\a lpha, \g amma){}^{18}\m athrm{F}(\a lpha,
341
+ \m athrm{p}){}^{21}\m athrm{Ne}$, there is an artificial end-point at
342
+ ${}^{22}\m athrm{Na}$.
308
343
309
- subch_base
310
- -----------
344
+ `` subch_base ``
345
+ --------------
311
346
312
- subch_base is the simplest subch network. It is created to reconcile the
347
+ `` subch_base `` is the simplest subch network. It is created to reconcile the
313
348
artificial end-point at :math: `\isotm {Na}{22 }`. This is done by excluding
314
349
:math: `\isotm {N}{14 }`, :math: `\isotm {F}{18 }`, :math: `\isotm {Ne}{21 }`,
315
350
and :math: `\isotm {Na}{22 }`. These nuclei were added to include
0 commit comments