vice.elements.yields

Current Nucleosynthetic yield settings for a given element.

Signature: vice.elements.yields(symbol)

New in version 1.1.0.

Parameters

symbolstr [case-insensitive]

The symbol of an element as it appears on the periodic table.

Attributes

agbstr [case-insensitive] or <function>

The asymptotic giant branch star yield setting.

ccsnefloat or <function>

The core collapse supernova yield setting.

sneiafloat or <function>

The type Ia supernova yield setting.

Note

modifying yields here is equivalent to modifying them through the vice.yields module.