|
2 | 2 |
|
3 | 3 | Chemical Network
|
4 | 4 | ==================
|
| 5 | + |
| 6 | +.. COMMENT-BLOCK: |
| 7 | +
|
| 8 | + To improve readability, we probably want to start using the following replacements |
| 9 | +
|
| 10 | +.. |HI| replace:: H |
| 11 | + |
| 12 | +.. |HII| replace:: H\ :sup:`+` |
| 13 | + |
| 14 | +.. |H-| replace:: H\ :sup:`-` |
| 15 | + |
| 16 | +.. |H2I| replace:: H\ :sub:`2` |
| 17 | + |
| 18 | +.. |H2II| replace:: H\ :sub:`2`:sup:`+` |
| 19 | + |
| 20 | +.. |HeI| replace:: He |
| 21 | + |
| 22 | +.. |HeII| replace:: He\ :sup:`+` |
| 23 | + |
| 24 | +.. |HeIII| replace:: He\ :sup:`+`\ :sup:`+` |
| 25 | + |
| 26 | +.. |e-| replace:: e\ :sup:`-` |
| 27 | + |
| 28 | +.. |DI| replace:: D |
| 29 | + |
| 30 | +.. |DII| replace:: D\ :sup:`+` |
| 31 | + |
| 32 | +.. |HDI| replace:: HD |
| 33 | + |
5 | 34 | The table below shows the reactions in Grackle`s chemical network. All reactions are of the form left-hand side (LHS) -> right-hand side (RHS). The rate column corresponds to the interval table responsable for the reaction rate. The citation colomns denotates the publication in which reaction rate appears in the form used within Grackle. Note, some reaction rate have multiple options depending on the setting of various parameters.
|
6 | 35 |
|
7 | 36 | .. list-table::
|
@@ -133,16 +162,37 @@ The table below shows the reactions in Grackle`s chemical network. All reactions
|
133 | 162 | - k19
|
134 | 163 | - `Dalgarno & Lepp (1985) <https://ui.adsabs.harvard.edu/abs/1987IAUS..120..109D/abstract>`__
|
135 | 164 | - :c:data:`primordial_chemistry` >1
|
136 |
| - * - H + H + H |
137 |
| - - H\ :sub:`2` + H |
138 |
| - - k22 |
139 |
| - - see table below |
140 |
| - - :c:data:`primordial_chemistry` >1 |
141 |
| - * - H + H + H\ :sub:`2` |
142 |
| - - H\ :sub:`2` + H\ :sub:`2` |
| 165 | + |
| 166 | + * - 2H + H\ :sub:`2` |
| 167 | + - 2\ |H2I| |
143 | 168 | - k21
|
144 | 169 | - `Cohen & Westberg (1983) <https://ui.adsabs.harvard.edu/abs/1983JPCRD..12..531C/abstract>`__
|
145 | 170 | - :c:data:`primordial_chemistry` >1
|
| 171 | + |
| 172 | + * - 3H |
| 173 | + - |H2I| + H |
| 174 | + - k22 |
| 175 | + - see table below |
| 176 | + - :c:data:`primordial_chemistry` >1 |
| 177 | + |
| 178 | + * - H + :math:`{\gamma}` |
| 179 | + - |HII| + |e-| |
| 180 | + - k24 |
| 181 | + - none |
| 182 | + - :c:data:`primordial_chemistry` >0 |
| 183 | + |
| 184 | + * - |HeII| + :math:`{\gamma}` |
| 185 | + - |HeIII| + |e-| |
| 186 | + - k25 |
| 187 | + - none |
| 188 | + - :c:data:`primordial_chemistry` >0 |
| 189 | + |
| 190 | + * - |HeI| + :math:`{\gamma}` |
| 191 | + - |HeII| + |e-| |
| 192 | + - k26 |
| 193 | + - none |
| 194 | + - :c:data:`primordial_chemistry` >0 |
| 195 | + |
146 | 196 | * - H\ :sup:`-` + :math:`{\gamma}`
|
147 | 197 | - H + e\ :sup:`-`
|
148 | 198 | - k27
|
|
0 commit comments