ucdavis / cecdss

CEC Decision Support System
MIT License
1 stars 2 forks source link

Implement optimization over the full lifetime of the plant #162

Closed kaiyanl closed 2 years ago

kaiyanl commented 3 years ago

The optimization of the feedstock supply is currently implemented for each year, which does not truly optimize the feedstock supply as the feedstock cost does not monotonically increase over the lifetime of the plant.

kaiyanl commented 2 years ago

ucdavis/cecdss-backend#96