vice.output.ccsne_yields

Type : dataframe

The core-collapse supernova yields employed in the simulation.

Note

This dataframe is not customizable

See also

vice.yields.ccsne.settings

Example Code

>>> import vice
>>> example = vice.output("example")
>>> example.ccsne_yields
        vice.dataframe{
                fe -------------> 0.000246
                o --------------> 0.00564
                sr -------------> 1.34e-08
        }