vice.output.agb_yields

Type : dataframe

The asymptotic giant branch star yields employed in the simulation.

New in version 1.2.0: Prior to version 1.2.0, the singlezone object required an attribute agb_model, denoting which table of yields to adopt.

Note

This dataframe is not customizable.

See also

vice.yields.agb.settings

Example Code

>>> import vice
>>> example = vice.output("example")
>>> example.agb_yields
        vice.dataframe{
                fe -------------> cristallo11
                o --------------> cristallo11
                sr -------------> cristallo11
        }