Quick Guides for Use of the CompOSE Data Base
<p>The electron fraction in <math display="inline"><semantics> <mi>β</mi> </semantics></math>-equilibrium for the FOP(SFHoY) EoS at <math display="inline"><semantics> <mrow> <mi>T</mi> <mo>=</mo> <mn>0.1</mn> </mrow> </semantics></math> MeV as function of baryon number density.</p> "> Figure 2
<p>The temperature at constant entropy per baryon <math display="inline"><semantics> <mrow> <mi>s</mi> <mo>=</mo> <mn>2</mn> <msub> <mi>k</mi> <mi>B</mi> </msub> </mrow> </semantics></math> and electron fraction <math display="inline"><semantics> <mrow> <msub> <mi>Y</mi> <mi>e</mi> </msub> <mo>=</mo> <mn>0.4</mn> </mrow> </semantics></math> for the OMHN(DD2Y) EoS as function of baryon number density.</p> "> Figure 3
<p>Different particle fractions as function of temperature for the FOP(SFHoY) EoS at <math display="inline"><semantics> <msub> <mi>n</mi> <mi>B</mi> </msub> </semantics></math> = 0.01 fm<math display="inline"><semantics> <msup> <mrow/> <mrow> <mo>−</mo> <mn>3</mn> </mrow> </msup> </semantics></math> and <math display="inline"><semantics> <mrow> <msub> <mi>Y</mi> <mi>e</mi> </msub> <mo>=</mo> <mn>0.3</mn> </mrow> </semantics></math>.</p> "> Figure 4
<p>Sound speed as function of baryon number density for the cold <math display="inline"><semantics> <mi>β</mi> </semantics></math>-equilibrated RG(SkA) EoS.</p> "> Figure A1
<p>Snapshot when running compose for generating a table for <math display="inline"><semantics> <mi mathvariant="bold">β</mi> </semantics></math>-equilibrated matter from a general purpose EoS.</p> "> Figure A2
<p>Snapshot when running compose for generating a table at fixed entropy per baryon from a general purpose EoS.</p> "> Figure A3
<p>Snapshot when running compose for extracting compositional information from a general purpose table.</p> "> Figure A4
<p>Snapshot when running compose for computing sound speed and adiabatic index from a cold neutron star EoS.</p> ">
Abstract
:1. Introduction: The CompOSE Data Base
2. Instructions for Providers of EoS Data
2.1. Preparation of Tables
2.2. EoS Tables and Data Format
- temperatureT [MeV] in file eos.t, recommended to increase logarithmically (at least at large temperatures),
- baryon number density [fm] in file eos.nb, recommended to increase logarithmically,
- charge fraction [dimensionless] in file eos.yq, recommended to increase linearly in .
2.2.1. Thermodynamic Properties
- pressure divided by baryon number density (MeV),
- entropy per baryon (or entropy density per baryon number density) s,
- scaled and shifted baryon chemical potential ,
- scaled charge chemical potential ,
- scaled effective lepton chemical potential (set to zero in models without leptons) ,
- scaled and shifted free energy per baryon ,
- scaled and shifted energy per baryon .
2.2.2. Composition of Matter (Optional)
2.2.3. Stellar Information (Optional)
2.2.4. Microscopic Information (Optional)
2.2.5. Dimensionality of Tables
- 3D: general-purpose EoS table with 1,462,860 data points, not including points with MeV when increasing logarithmically or . The temperature should start at MeV and the baryon number density at fm or below,
- 2D: zero-temperature EoS table with 18,361 data points. The baryon number density should start at fm or below,
- 2D: symmetric-matter EoS table with 24,381 data points, not including points with MeV when increasing logarithmically all the way. The temperature should start at MeV and the baryon number density at fm or below,
- 2D: neutron-matter EoS table with = 24,381 data points, not including points with MeV when increasing logarithmically all the way. The temperature should start at MeV and the baryon number density at fm or below,
- 2D: EoS table of -equilibrated matter with = 24,381 data points, not including points with MeV when increasing logarithmically all the way. The charge fraction is determined by the condition of charge neutrality and weak chemical equilibrium. The temperature should start at MeV and the baryon number density at fm or below,
- 1D: EoS table of cold-symmetric matter with data points with and MeV. The baryon number density should start at fm or below,
- 1D: EoS table of cold-neutron matter with data points with and . The baryon number density should start at fm or below,
- 1D: EoS table of cold -equilibrated matter with data points with T = 0 MeV. The baryon number density should start at fm or below. Charge fraction is determined by the conditions of charge neutrality and weak chemical equilibrium. This table can be used directly by the library LORENE (https://lorene.obspm.fr) to generate neutron-star models, and among others extract the maximum mass.
3. Instructions for Users
3.1. Preparation of Program and Files
make compose
HDF5 = 0
3.1.1. EoS Data
3.1.2. Input Parameters
3.1.3. Generating the Parameter Files
./compose
3.2. Running the Code
./compose
3
3.3. Examples
3.3.1. Generating a Table for -Equilibrated Matter from a General Purpose EoS
cp eos.parameters.beta eos.parameters
cp eos.quantities.beta eos.quantities
./compose
3
T | p | ||||
[MeV] | [fm] | [MeV] | [MeV fm] | [MeV] |
3.3.2. Generating a Table at Fixed Entropy per Baryon from a General Purpose EoS
cp eos.parameters.s eos.parameters
cp eos.quantities.s eos.quantities
./compose
3
T | s | p | ||||
[MeV] | [fm] | [] | [MeV] | [MeV fm] | [MeV] |
3.3.3. Extracting Composition Information from a General Purpose Table
cp eos.parameters.3d eos.parameters
cp eos.quantities.3d eos.quantities
./compose
3
T | p | |||||||||
[MeV] | [fm] | [MeV] | [MeV fm] |
3.3.4. Extracting Sound Speed and Adiabatic Index from a Cold Neutron Star Table
cp eos.parameters.ns eos.parameters
cp eos.quantities.ns eos.quantities
./compose
3
T | p | s | ||||||
[MeV] | [fm] | [MeV] | [MeV fm] | [MeV] | [] | [] |
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Appendix A. Notations
Symbol | Quantity | Unit |
---|---|---|
T | temperature | MeV |
baryon number density | fm | |
number density fraction of particle i | - | |
hadronic (and quark) charge fraction | - | |
p | pressure | MeV fm |
energy per baryon | MeV | |
neutron mass | MeV | |
baryon chemical potential | MeV | |
speed of sound | c | |
s | entropy per baryon |
Appendix B. Example of a Table for -Equilibrated Matter from a General Purpose EoS
Appendix C. Example of a Table at Fixed Entropy per Baryon from a General Purpose EoS
Appendix D. Example of the Composition Information from a General Purpose Table
Appendix E. Example of the Sound Speed and Adiabatic Index from a Cold Neutron Star Table
References
- Oertel, M.; Hempel, M.; Klähn, T.; Typel, S. Equations of state for supernovae and compact stars. Rev. Mod. Phys. 2017, 89, 015007. [Google Scholar] [CrossRef]
- Typel, S.; Oertel, M.; Klähn, T. CompOSE CompStar online supernova equations of state harmonising the concert of nuclear physics and astrophysics compose.obspm.fr. Phys. Part. Nucl. 2015, 46, 633. [Google Scholar] [CrossRef]
- Typel, S.; Oertel, M.; Klähn, T.; Chatterjee, D.; Dexheimer, V.; Ishizuka, C.; Mancini, M.; Novak, J.; Pais, H.; Providência, C.; et al. CompOSE Reference Manual. arXiv 2022, arXiv:2203.03209. [Google Scholar]
n | p | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
0 | 1 | 10 | 11 | 20 | 21 | 22 | 23 | 100 | 110 | 111 | 112 |
300 | 301 | 302 | 310 | 311 | 312 | 320 | 321 | 322 | 400 | 410 | 420 |
u | d | s | |||||||||
120 | 121 | 200 | 210 | 220 | 230 | 421 | 422 | 423 | 500 | 501 | 502 |
() | () | () | () |
---|---|---|---|
700 | 701 | 702 | 703 |
[Dimensionless] | [Dimensionless] | [MeV] | [MeV] | [MeV] | [MeV] |
---|---|---|---|---|---|
40 | 41 | 50 | 51 | 52 | 60 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Dexheimer, V.; Mancini, M.; Oertel, M.; Providência, C.; Tolos, L.; Typel, S. Quick Guides for Use of the CompOSE Data Base. Particles 2022, 5, 346-360. https://doi.org/10.3390/particles5030028
Dexheimer V, Mancini M, Oertel M, Providência C, Tolos L, Typel S. Quick Guides for Use of the CompOSE Data Base. Particles. 2022; 5(3):346-360. https://doi.org/10.3390/particles5030028
Chicago/Turabian StyleDexheimer, Veronica, Marco Mancini, Micaela Oertel, Constança Providência, Laura Tolos, and Stefan Typel. 2022. "Quick Guides for Use of the CompOSE Data Base" Particles 5, no. 3: 346-360. https://doi.org/10.3390/particles5030028