Related to #992 and #1384
When commodities are not consumed/produced in a given year (but could be in the following year), the shadow prices often (always?) end up as zero in the timeslices where the commodity is not consumed/produced. This is even when we add candidate assets that could consume/produce the commodity.
I wonder if a solution here might be to add a small epsilon to the demand for these commodities, to force the candidate assets to activate. I've given this a very rough go and it does seem to fix these zeros, and give shadow prices in line with what I'd expect.
@ahawkes thoughts?
Related to #992 and #1384
When commodities are not consumed/produced in a given year (but could be in the following year), the shadow prices often (always?) end up as zero in the timeslices where the commodity is not consumed/produced. This is even when we add candidate assets that could consume/produce the commodity.
I wonder if a solution here might be to add a small epsilon to the demand for these commodities, to force the candidate assets to activate. I've given this a very rough go and it does seem to fix these zeros, and give shadow prices in line with what I'd expect.
@ahawkes thoughts?