NREL-Sienna / PowerSystems.jl

Data structures in Julia to enable power systems analysis. Part of the Scalable Integrated Infrastructure Planning Initiative at the National Renewable Energy Lab.
https://www.nrel.gov/analysis/sienna.html
BSD 3-Clause "New" or "Revised" License
299 stars 71 forks source link

Make `vom_cost` a `LinearCurve` in `ProductionVariableCost`s, add tests #1124

Closed GabrielKS closed 3 weeks ago

GabrielKS commented 3 weeks ago

As discussed with @rodrigomha and @jd-lara. Straightforward here, but let's get a companion branch in PSI before merging?

GabrielKS commented 3 weeks ago

Are you going to do anything with the constant_term? If not, should it be enforced that that is always zero?

rodrigomha commented 3 weeks ago

Are you going to do anything with the constant_term? If not, should it be enforced that that is always zero?

I don't think we have plans to use it. At least at this point, but I wouldn't force it to be zero. Probably we will find a weird case in the future with a constant VOM (yeah constant variable) term