onstove.Electricity.grid_salvage#

Electricity.grid_salvage(model: onstove.OnStove, single: bool = False)[source]#

This method determines the salvage cost of the grid connected power plants.

Parameters:
model: OnStove model

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

single: bool, default True

Boolean parameter to indicate if there is only one grid_capacity_cost or several.

Returns:
The discounted salvage cost of the grid connected powerplants.