onstove.Electricity.get_carbon_intensity#

Electricity.get_carbon_intensity(model: onstove.OnStove)[source]#

This function determines the carbon intensity of generated electricity based on the power plant mix in the area of interest. The function does not return anything but assigns carbon intensity to the carbon_intensity of the Electricity class.

Parameters:
model: OnStove model

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