Commit ca10c3e 1 parent 01cc637 commit ca10c3e Copy full SHA for ca10c3e
File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Microphysics
4
4
5
- * A collection of astrophysical microphysics routines for stellar explosions*
5
+ * A collection of astrophysical microphysics routines for stellar explosions and interstellar medium chemistry (including primordial chemistry) *
6
6
7
7
There are several core types of microphysics routines hosted here:
8
8
@@ -25,7 +25,9 @@ There are several core types of microphysics routines hosted here:
25
25
26
26
* ` networks/ ` : these are the reaction networks. They serve both to
27
27
define the composition and its properties, as well as describe the
28
- reactions and energy release when reactions occur.
28
+ reactions and energy release when reactions occur. For ISM chemistry,
29
+ network contains the differentials of the number density of various
30
+ chemical species and the gas specific internal energy.
29
31
30
32
* ` neutrinos/ ` : this holds the plasma neutrino cooling routines used
31
33
in the reaction networks.
@@ -57,7 +59,7 @@ There are several core types of microphysics routines hosted here:
57
59
# AMReX-Astro Codes
58
60
59
61
At the moment, these routines are written to be compatible with
60
- the AMReX-Astro codes, Maestro and Castro .
62
+ the AMReX-Astro codes, Maestro, Castro and Quokka .
61
63
62
64
* Castro: http://amrex-astro.github.io/Castro/
63
65
You can’t perform that action at this time.
0 commit comments