onstove.Charcoal.time_saved#

Charcoal.time_saved(model: onstove.OnStove)#

Calculates time saved per year by adopting a new stove. Function does not return anything but saves the total time saved in the total_time_saved attribute of the OnStove model object and the total monetary value of the time saved in time_value attribute of the OnStove model object.

Parameters:
model: OnStove model

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