Skip to content

Commit

Permalink
Merge branch 'rhjd/add_fuelcost_parameter' of https://github.com/NREL…
Browse files Browse the repository at this point in the history
…-SIIP/PowerSimulations.jl into rhjd/add_fuelcost_parameter
  • Loading branch information
jd-lara committed Nov 29, 2024
2 parents 43f6048 + 30e2477 commit 2c19c7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/services_models/services_constructor.jl
Original file line number Diff line number Diff line change
Expand Up @@ -548,8 +548,7 @@ function construct_service!(
PSY.get_name.(interfaces),
get_time_steps(container),
)
# TODO:broken
# add_feedforward_arguments!(container, model, interface)
add_feedforward_arguments!(container, model, service)
return
end

Expand Down

0 comments on commit 2c19c7b

Please sign in to comment.