NREL / R2X

Model translation framework
https://nrel.github.io/R2X/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Sienna Exporter: Implement option to convert time-varying quadratic cost curves to Piecewise Incremental Curves #41

Open ktehranchi opened 1 day ago

ktehranchi commented 1 day ago

Plexos allows for time-varying quadratic cost curves, but Sienna doesn't allow for quadratic curves in the market bid cost. I want to add a module in R2X to convert time-varying Quadratic Fuel Curves towards Piecewise Incremental Curves.

ktehranchi commented 1 day ago

@pesap Do you think I should implement this in the plexos parser or in the Sienna exporter?

pesap commented 22 hours ago

@ktehranchi we should implement this on the Plexos parser