onstove.OnStove.set_base_fuel#

OnStove.set_base_fuel(techs: list = None)[source]#

Defines the base fuel properties according to the technologies currently used in the study area.

The user can either set is_base = True to a subclass of the technology class (e.g. biogas or LPG). This would then assume that everyone in the study area use said technology currently. If no is_base = True is given the base fuel stoves are calculated using the current_share_urban and current_share_rural attributes of each subclass.

Once the current share of each technology in the base year is determined, the current situation is determined in regard to costs, carbon emissions and health related emissions.