The variable prev_tmp_curtailment is used without initialising when
the timepoint is not the first timepoint of the horizon and the entire
project capacity cannot be ramped in one timepoint.
The issue exists on the tip of develop, hence the fix needs to be ported there as well.
The variable prev_tmp_curtailment is used without initialising when the timepoint is not the first timepoint of the horizon and the entire project capacity cannot be ramped in one timepoint.
The issue exists on the tip of develop, hence the fix needs to be ported there as well.
Closes #1135