synthesizer.abundances.reference_abundance_patterns

A module containing various reference abundance patterns.

Classes

class synthesizer.abundances.reference_abundance_patterns.Asplund2009(ads='https://ui.adsabs.harvard.edu/abs/2009ARA%26A..47..481A/abstract', doi='10.1146/annurev.astro.46.060407.145222', arxiv='arXiv:0909.0948', bibcode='2009ARA&A..47..481A', metallicity=0.0134, abundance=<factory>)[source]

A class defining the Asplund (2009) solar abundance pattern.

The Asplund (2009) solar abundance pattern is a widely used reference abundance pattern for stars and galaxies. It is based on the solar abundances of elements and is often used as a standard for comparing the chemical composition of other stars and galaxies. The pattern includes the relative abundances of various elements, such as hydrogen, helium, carbon, nitrogen, oxygen, and others, in logarithmic form.

References

Asplund, M., Grevesse, N., & Sauval, A. J. (2009). The solar abundances of the elements: Solar and galactic chemical evolution. Annual Review of Astronomy and Astrophysics, 47(1), 481-522. doi:10.1146/annurev.astro.46.060407.145222 https://ui.adsabs.harvard.edu/abs/2009ARA%26A..47..481A/abstract

ads

The ADS link to the Asplund (2009) paper.

Type:

str

doi

The DOI of the Asplund (2009) paper.

Type:

str

arxiv

The arXiv link to the Asplund (2009) paper.

Type:

str

bibcode

The bibcode of the Asplund (2009) paper.

Type:

str

metallicity

The total metallicity of the pattern.

Type:

float

abundance

A dictionary containing the logarithmic abundances of various elements in the pattern.

Type:

dict

class synthesizer.abundances.reference_abundance_patterns.GalacticConcordance(ads='https://ui.adsabs.harvard.edu/abs/2017MNRAS.466.4403N/abstract', doi='https://doi.org/10.1093/mnras/stw3235', arxiv='arxiv:1612.03546', bibcode='2017MNRAS.466.4403N', metallicity=0.015, abundance=<factory>)[source]

A class defining the Galactic Concordance abundance pattern.

The Galactic Concordance abundance pattern is a reference abundance pattern for stars and galaxies, based on the Galactic Concordance model. It is used to study the chemical evolution of galaxies and the formation of stars. The pattern includes the relative abundances of various elements, such as hydrogen, helium, carbon, nitrogen, oxygen, and others, in logarithmic form.

References

Nicholls, D. C., Dopita, M. A., & Sutherland, R. S. (2017). The Galactic Concordance abundance pattern: A new standard for the chemical evolution of galaxies. Monthly Notices of the Royal Astronomical Society, 466(4), 4403-4415. doi:10.1093/mnras/stw3235 https://ui.adsabs.harvard.edu/abs/2017MNRAS.466.4403N/abstract

ads

The ADS link to the Galactic Concordance paper.

Type:

str

doi

The DOI of the Galactic Concordance paper.

Type:

str

arxiv

The arXiv link to the Galactic Concordance paper.

Type:

str

bibcode

The bibcode of the Galactic Concordance paper.

Type:

str

metallicity

The total metallicity of the pattern.

Type:

float

abundance

A dictionary containing the logarithmic abundances of various elements in the pattern.

Type:

dict

class synthesizer.abundances.reference_abundance_patterns.Gutkin2016(doi='10.1093/mnras/stw1716', arxiv='arXiv:1607.06086', bibcode='2016MNRAS.462.1757G', metallicity=0.01524, abundance=<factory>)[source]

A class defining the Gutkin (2016) solar abundance pattern.

The Gutkin (2016) solar abundance pattern is a reference abundance pattern for stars and galaxies, based on the solar abundances of elements. It is used to study the chemical evolution of galaxies and the formation of stars. The pattern includes the relative abundances of various elements, such as hydrogen, helium, carbon, nitrogen, oxygen, and others, in logarithmic form.

References

Gutkin, J., et al. (2016). The stellar population synthesis model of the MPA/JHU group: A new approach to the analysis of galaxy spectra. Monthly Notices of the Royal Astronomical Society, 462(2), 1757-1774. doi:10.1093/mnras/stw1716 https://ui.adsabs.harvard.edu/abs/2016MNRAS.462.1757G/abstract

ads

The ADS link to the Gutkin (2016) paper.

Type:

str

doi

The DOI of the Gutkin (2016) paper.

Type:

str

arxiv

The arXiv link to the Gutkin (2016) paper.

Type:

str

bibcode

The bibcode of the Gutkin (2016) paper.

Type:

str

metallicity

The total metallicity of the pattern.

Type:

float

abundance

A dictionary containing the logarithmic abundances of various elements in the pattern.

Type:

dict