onstove.LPG.discounted_om#

LPG.discounted_om(model: onstove.OnStove)#

Calls discount_factor function and calculates discounted operation and maintenance cost for each stove. Function does not return anything but saves the discounted operation and maintenance cost in the discounted_om_costs attribute of the Onstove model object.

Parameters:
model: OnStove model

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

See also

discount_factor