testComposition {stellaR} | R Documentation |
Check that the given chemical composition (Z, Y, [alpha/Fe]) and the mixing-length value exist in the stellar database.
testComposition(Z, Y, ML, AFE)
Z |
the initial metallicity of the model. |
Y |
the initial helium abundance of the model. |
ML |
the mixing-length of the model. |
AFE |
the alpha-enhanchment of the model. Allowed values are |
The function returns TRUE
if the combination of the inputs
exists in the database.
M. Dell'Omodarme, G. Valle, S. Degl'Innocenti, and P.G. Prada Moroni (2012). The Pisa Stellar Evolution Data Base for low-mass stars. Astronomy and Astrophysics, 540, A26.
testComposition(0.002, 0.25, 1.7, 0)