quintel / merit

A system for calculating hourly electricity and heat loads with a merit order
MIT License
3 stars 2 forks source link

Pricing now uses the last-loaded producer #140

Closed ChaelKruip closed 8 years ago

ChaelKruip commented 8 years ago

Instead of setting the hourly price by the first producer to not have any load assigned, we now set the price using the most expensive producer to be given a load.

Ref quintel/merit-convergence#2