vice.yields.agb.ventura13 ========================= Ventura et al. (2013, 2014, 2018, 2020) Asymptotic Giant Branch (AGB) Star yields **Signature**: from vice.yields.agb import ventura13 .. versionadded:: 1.3.0 Importing this module will set the AGB star yield settings for all elements where yield tables are available to "ventura13". AGB star yields will then be calculated using bi-linear interpolation in progenitor mass and metallicity using these data to determine AGB star yields in chemical evolution models. This module combines yields from various Ventura et al. publications into one yield table. At the following metallicities, the yields are adopted from the associated journal publication: - Z = 0.0003 : Ventura et al. (2013) [1]_ - Z = 0.001 : Unpublished - Z = 0.002 : Unpublished - Z = 0.004 : Ventura et al. (2014) [2]_ - Z = 0.008 : Ventura et al. (2013) - Z = 0.014 : Ventura et al. (2018) [3]_ - Z = 0.04 : Ventura et al. (2020) [4]_ .. note:: This module is not imported with a simple ``import vice`` statement. Raises ------ * ScienceWarning This module only provides tables for the following elements: he, c, n, o, ne, na, mg, al, si. The settings for other elements will not be modified. .. [1] Ventura et al. (2013), MNRAS, 431, 3642 .. [2] Ventura et al. (2014), MNRAS, 437, 3274 .. [3] Ventura et al. (2018), MNRAS, 475, 2282 .. [4] Ventura et al. (2020), A&A, 641, A103