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.

New in version 1.1.0.

Attributes

ccsnefloat or <function>

The current setting for core collapse supernovae.

sneiafloat or <function>

The current setting for type Ia supernovae.

Example Code

>>> import vice
>>> vice.elements.Fe.yields.sneia
        0.00258
>>> vice.elements.Fe.yields.ccsne = 0.0012
>>> vice.yields.ccsne.settings['fe']
        0.0012