onstove.Biomass.total_time#

Biomass.total_time(model: onstove.OnStove)[source]#

This method expands Technology.total_time() when biomass is collected.

It calculates the time needed for collecting biomass, based on the collection_capacity the energy_content of the fuel, the energy required for cooking a standard meal and the travel time to the nearest forest area.

Parameters:
model: OnStove model

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