vice.singlezone.entrainment.sneia

Type : dataframe

Default : All recognized elements map to a value of 1.0

The entrainment fraction of each element from type Ia supernovae.

Example Code

>>> import vice
>>> sz = vice.singlezone(name = "example")
>>> sz.entrainment.sneia['fe'] = 0.7
>>> sz.entrainment.sneia['ni'] = 0.75