onstove.Biomass.solar_panel_investment#

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

This method adds the cost of a solar panel to unelectrified areas.

The stove can be modelled as ICS with natural draft or forced draft. This is achieved by specifying the draft_type attribute of the class. If forced draft is used, then the class will consider an extra capital cost for a standard 6 watt solar panel to run the fan in currently unelectrified areas. The cost used for the panel is 1.25 USD per watt.

Parameters:
model: OnStove model

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