Skip to content

Commit f9e91b3

Browse files
authored
Added brief description for the metal chemistry network (#1830)
1 parent 860ef38 commit f9e91b3

File tree

2 files changed

+88
-2
lines changed

2 files changed

+88
-2
lines changed

Docs/source/eos_implementations.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ publicly release it in this repository.
126126
``metal_chem``
127127
==============
128128

129-
This is a multi-gamma equation of state for metal ISM chemistry.
129+
This is a multi-gamma equation of state for ISM chemistry that builds on the primordial chemistry network by including metals (C and O, and their variants). The network has its roots in the reduced ISM chemical network introduced by :cite:t:`omukai05`, modified to include other important reactions (from :cite:t:`glover10`, :cite:t:`gow17`, and :cite:t:`hunter23`) such that an accurate treatment of ISM chemistry is possible at all metallicities, from super-Solar to primordial. The corresponding temperature evolution includes all major heating/cooling processes relevant in the ISM (including molecular cooling in dense gas), following the implementation in :cite:t:`kim23`.
130130

131131
``multigamma``
132132
==============
@@ -231,7 +231,7 @@ polytropic relations. The options are:
231231
``primordial_chem``
232232
===================
233233

234-
This is a version of the multi-gamma equation of state that models primordial ISM chemistry, and can be used to model star formation in pristine environments (e.g., Population III stars). The network consists of a set of 50 reactions involving 14 chemical species (variants of H, D and He; Li is not included). The network is taken from :cite:t:`grassi14` and :cite:t:`sharda20`.
234+
This is a version of the multi-gamma equation of state that models primordial ISM chemistry, and can be used to model star formation in pristine environments (e.g., Population III stars). The network consists of a set of 50 reactions involving 14 chemical species (variants of H, D and He; Li is not included), appended by the evolution of gas temperature. The network is taken from :cite:t:`grassi14` and :cite:t:`sharda20`.
235235

236236
``rad_power_law``
237237
=================

Docs/source/refs.bib

Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -863,4 +863,90 @@ @ARTICLE{sharda20
863863
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
864864
}
865865

866+
@ARTICLE{kim23,
867+
author = {{Kim}, Jeong-Gyu and {Gong}, Munan and {Kim}, Chang-Goo and {Ostriker}, Eve C.},
868+
title = "{Photochemistry and Heating/Cooling of the Multiphase Interstellar Medium with UV Radiative Transfer for Magnetohydrodynamic Simulations}",
869+
journal = {\apjs},
870+
keywords = {Interstellar phases, Astrochemistry, Hydrodynamical simulations, Radiative magnetohydrodynamics, Interstellar radiation field, Photodissociation regions, H II regions, Supernova remnants, 850, 75, 767, 2009, 852, 1223, 694, 1667, Astrophysics - Astrophysics of Galaxies, Astrophysics - Instrumentation and Methods for Astrophysics},
871+
year = 2023,
872+
month = jan,
873+
volume = {264},
874+
number = {1},
875+
eid = {10},
876+
pages = {10},
877+
doi = {10.3847/1538-4365/ac9b1d},
878+
archivePrefix = {arXiv},
879+
eprint = {2210.08024},
880+
primaryClass = {astro-ph.GA},
881+
adsurl = {https://ui.adsabs.harvard.edu/abs/2023ApJS..264...10K},
882+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
883+
}
884+
885+
886+
@ARTICLE{omukai05,
887+
author = {{Omukai}, K. and {Tsuribe}, T. and {Schneider}, R. and {Ferrara}, A.},
888+
title = "{Thermal and Fragmentation Properties of Star-forming Clouds in Low-Metallicity Environments}",
889+
journal = {\apj},
890+
keywords = {Cosmology: Theory, Galaxies: Formation, Stars: Formation, Astrophysics},
891+
year = 2005,
892+
month = jun,
893+
volume = {626},
894+
number = {2},
895+
pages = {627-643},
896+
doi = {10.1086/429955},
897+
archivePrefix = {arXiv},
898+
eprint = {astro-ph/0503010},
899+
primaryClass = {astro-ph},
900+
adsurl = {https://ui.adsabs.harvard.edu/abs/2005ApJ...626..627O},
901+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
902+
}
903+
904+
905+
@ARTICLE{glover10,
906+
author = {{Glover}, S.~C.~O. and {Federrath}, C. and {Mac Low}, M. -M. and {Klessen}, R.~S.},
907+
title = "{Modelling CO formation in the turbulent interstellar medium}",
908+
journal = {\mnras},
909+
keywords = {astrochemistry, molecular processes, methods: numerical, ISM: clouds, ISM: molecules, Astrophysics - Solar and Stellar Astrophysics},
910+
year = 2010,
911+
month = may,
912+
volume = {404},
913+
number = {1},
914+
pages = {2-29},
915+
adsurl = {https://ui.adsabs.harvard.edu/abs/2010MNRAS.404....2G},
916+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
917+
}
918+
919+
@ARTICLE{gow17,
920+
author = {{Gong}, Munan and {Ostriker}, Eve C. and {Wolfire}, Mark G.},
921+
title = "{A Simple and Accurate Network for Hydrogen and Carbon Chemistry in the Interstellar Medium}",
922+
journal = {\apj},
923+
keywords = {astrochemistry, ISM: clouds, ISM: molecules, molecular processes, stars:formation, Astrophysics - Astrophysics of Galaxies, Astrophysics - Solar and Stellar Astrophysics},
924+
year = 2017,
925+
month = jul,
926+
volume = {843},
927+
number = {1},
928+
eid = {38},
929+
pages = {38},
930+
doi = {10.3847/1538-4357/aa7561},
931+
archivePrefix = {arXiv},
932+
eprint = {1610.09023},
933+
primaryClass = {astro-ph.GA},
934+
adsurl = {https://ui.adsabs.harvard.edu/abs/2017ApJ...843...38G},
935+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
936+
}
937+
938+
@ARTICLE{hunter23,
939+
author = {{Hunter}, Glen H. and {Clark}, Paul C. and {Glover}, Simon C.~O. and {Klessen}, Ralf S.},
940+
title = "{Towards the impact of GMC collisions on the star formation rate}",
941+
journal = {\mnras},
942+
keywords = {stars: formation, ISM: clouds, galaxies: ISM, Astrophysics - Astrophysics of Galaxies},
943+
year = 2023,
944+
month = mar,
945+
volume = {519},
946+
number = {3},
947+
pages = {4152-4170},
948+
adsurl = {https://ui.adsabs.harvard.edu/abs/2023MNRAS.519.4152H},
949+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
950+
}
951+
866952

0 commit comments

Comments
 (0)