onstove.Charcoal.mortality#

Charcoal.mortality(model: onstove.OnStove)#

Calculates the mortality across the study area per stove by calling the mort_morb function. Function does not return anything but saves the avoided costs in distributed_mortality of the Onstove model object, the avoided deaths in the deaths_avoided attribute of the OnStove model object. The function takes into account the health_spillovers_parameter

Parameters:
model: OnStove model

Instance of the OnStove model containing the main data of the study case. See onstove.OnStove.