Skip to content

Commit

Permalink
use RenewableFix
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-lara committed Jul 10, 2024
1 parent fe89440 commit dd81950
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 @@ -15,7 +15,7 @@ function add_re!(sys)
add_component!(sys, re)
copy_time_series!(re, get_component(PowerLoad, sys, "bus2"))

fx = RenewableFix(
fx = RenewableNonDispatch(
"RoofTopSolar",
true,
get_component(Bus, sys, "bus5"),
Expand Down

0 comments on commit dd81950

Please sign in to comment.