vice.elements.element.yields ============================ The current yield settings from core collapse and type Ia supernovae and asymptotic giant branch stars. See ach attribute's docstring for more information. Attributes ---------- agb : ``str`` [case-insensitive] or The current setting for asymptotic giant branch stars. ccsne : ``float`` or The current setting for core collapse supernovae. sneia : ``float`` or The current setting for type Ia supernovae. Example Code ------------ >>> import vice >>> vice.elements.Fe.yields.agb "cristallo11" >>> vice.elements.Fe.yields.ccsne = 0.0012 >>> vice.yields.ccsne.settings['fe'] 0.0012