Skip to content

Commit

Permalink
bump data
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Jul 10, 2024
1 parent 85e6613 commit fe89440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_data/results_data.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function add_re!(sys)
PrimeMovers.WT,
(min = 0.0, max = 0.0),
1.0,
RenewableGenerationCost(0.220),
RenewableGenerationCost(CostCurve(LinearCurve(22.0))),
100.0,
)
add_component!(sys, re)
Expand Down

0 comments on commit fe89440

Please sign in to comment.