onstove.Technology.discount_fuel_cost#

Technology.discount_fuel_cost(model: onstove.OnStove, relative: bool = True)#

Calls discount_factor function and calculates discounted fuel costs.

Parameters:
model: OnStove model

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

relative: bool, default True

Boolean parameter to indicate if the discounted fuel cost will be calculated relative to the base_fuel or not.

See also

discount_factor