vice.elements.yields ==================== Current Nucleosynthetic yield settings for a given element. **Signature**: vice.elements.yields(symbol) .. versionadded:: 1.1.0 Parameters ---------- symbol : ``str`` [case-insensitive] The symbol of an element as it appears on the periodic table. Attributes ---------- agb : ``str`` [case-insensitive] or The asymptotic giant branch star yield setting. ccsne : ``float`` or The core collapse supernova yield setting. sneia : ``float`` or The type Ia supernova yield setting. .. note:: modifying yields here is equivalent to modifying them through the vice.yields module. .. toctree:: :titlesonly: :maxdepth: 5 vice.elements.yields.agb vice.elements.yields.ccsne vice.elements.yields.sneia