onstove.Electricity.required_energy#

Electricity.required_energy(model: onstove.OnStove)#

Calculates the annual energy needed for cooking in MJ/yr. This is dependent on the number of meals cooked and the efficiency of the stove. Function does not return anything but saves the energy in the energy 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.