Skip to content

Fix negative energy demand when waste to energy is high

François Verzier requested to merge waste_to_energy_surplus into dev

Created by: guillaume-plc

Fix negative energy demand when exogenous input waste_to_energy is higher than the endogenous demand:

  • primary and final energy demands are clipped to 0,
  • total energy supply still includes surplus energy produced from waste,
  • the "WasteToEnergySurplus" output variable tracks surplus production from waste.

Merge request reports