-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add electrolyzer to current VRE_STOR #678
Conversation
5d00623
to
60fac0e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
JuliaFormatter
src/model/resources/vre_stor/vre_stor.jl|1395|
src/model/resources/vre_stor/vre_stor.jl|1411|
src/model/resources/vre_stor/vre_stor.jl|1413|
src/model/resources/vre_stor/vre_stor.jl|1419|
src/model/resources/vre_stor/vre_stor.jl|1427|
src/model/resources/vre_stor/vre_stor.jl|1437|
src/model/resources/vre_stor/vre_stor.jl|1442|
src/model/resources/vre_stor/vre_stor.jl|1444|
src/model/resources/vre_stor/vre_stor.jl|1449|
src/model/resources/vre_stor/vre_stor.jl|1453|
src/model/resources/vre_stor/vre_stor.jl|1466|
src/model/resources/vre_stor/vre_stor.jl|1474|
src/multi_stage/configure_multi_stage_inputs.jl|140|
src/multi_stage/configure_multi_stage_inputs.jl|171|
src/multi_stage/endogenous_retirement.jl|47|
src/multi_stage/endogenous_retirement.jl|64|
src/multi_stage/endogenous_retirement.jl|116|
src/multi_stage/endogenous_retirement.jl|121|
src/multi_stage/endogenous_retirement.jl|601|
src/multi_stage/endogenous_retirement.jl|603|
src/multi_stage/endogenous_retirement.jl|607|
src/multi_stage/endogenous_retirement.jl|610|
src/multi_stage/endogenous_retirement.jl|612|
src/multi_stage/endogenous_retirement.jl|616|
src/multi_stage/endogenous_retirement.jl|618|
src/multi_stage/endogenous_retirement.jl|626|
src/multi_stage/endogenous_retirement.jl|628|
src/multi_stage/endogenous_retirement.jl|633|
src/multi_stage/endogenous_retirement.jl|635|
src/multi_stage/endogenous_retirement.jl|640|
src/multi_stage/endogenous_retirement.jl|645|
src/multi_stage/endogenous_retirement.jl|648|
src/multi_stage/endogenous_retirement.jl|651|
src/write_outputs/hydrogen/write_hydrogen_prices.jl|2|
src/write_outputs/hydrogen/write_hydrogen_prices.jl|7|
src/write_outputs/hydrogen/write_hydrogen_prices.jl|13|
src/write_outputs/write_capacityfactor.jl|69|
src/write_outputs/write_charge.jl|31|
src/write_outputs/write_charging_cost.jl|32|
src/write_outputs/write_costs.jl|7|
src/write_outputs/write_costs.jl|39|
src/write_outputs/write_costs.jl|185|
src/write_outputs/write_costs.jl|219|
src/write_outputs/write_costs.jl|330|
src/write_outputs/write_outputs.jl|430|
src/write_outputs/write_power_balance.jl|64|
src/write_outputs/write_power_balance.jl|72|
src/write_outputs/write_vre_stor.jl|29|
src/write_outputs/write_vre_stor.jl|48|
src/write_outputs/write_vre_stor.jl|53|
src/write_outputs/write_vre_stor.jl|110|
src/write_outputs/write_vre_stor.jl|121|
src/write_outputs/write_vre_stor.jl|123|
src/write_outputs/write_vre_stor.jl|215|
src/write_outputs/write_vre_stor.jl|260|
src/write_outputs/write_vre_stor.jl|304|
src/write_outputs/write_vre_stor.jl|402|
src/write_outputs/write_vre_stor.jl|464|
src/write_outputs/write_vre_stor.jl|481|
test/test_electrolyzer.jl|16|
example_systems/8_three_zones_w_colocated_VRE_storage_electrolyzers/Run.jl
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
JuliaFormatter
src/multi_stage/endogenous_retirement.jl|628|
src/multi_stage/endogenous_retirement.jl|633|
src/multi_stage/endogenous_retirement.jl|635|
src/multi_stage/endogenous_retirement.jl|640|
src/multi_stage/endogenous_retirement.jl|645|
src/multi_stage/endogenous_retirement.jl|648|
src/multi_stage/endogenous_retirement.jl|651|
src/write_outputs/hydrogen/write_hydrogen_prices.jl|2|
src/write_outputs/hydrogen/write_hydrogen_prices.jl|7|
src/write_outputs/hydrogen/write_hydrogen_prices.jl|13|
src/write_outputs/write_capacityfactor.jl|69|
src/write_outputs/write_charge.jl|31|
src/write_outputs/write_charging_cost.jl|32|
src/write_outputs/write_costs.jl|7|
src/write_outputs/write_costs.jl|39|
src/write_outputs/write_costs.jl|185|
src/write_outputs/write_costs.jl|219|
src/write_outputs/write_costs.jl|330|
src/write_outputs/write_outputs.jl|430|
src/write_outputs/write_power_balance.jl|64|
src/write_outputs/write_power_balance.jl|72|
src/write_outputs/write_vre_stor.jl|29|
src/write_outputs/write_vre_stor.jl|48|
src/write_outputs/write_vre_stor.jl|53|
src/write_outputs/write_vre_stor.jl|110|
src/write_outputs/write_vre_stor.jl|121|
src/write_outputs/write_vre_stor.jl|123|
src/write_outputs/write_vre_stor.jl|215|
src/write_outputs/write_vre_stor.jl|260|
src/write_outputs/write_vre_stor.jl|304|
src/write_outputs/write_vre_stor.jl|402|
src/write_outputs/write_vre_stor.jl|464|
src/write_outputs/write_vre_stor.jl|481|
test/test_electrolyzer.jl|16|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
JuliaFormatter
src/write_outputs/write_vre_stor.jl|121|
src/write_outputs/write_vre_stor.jl|123|
src/write_outputs/write_vre_stor.jl|215|
src/write_outputs/write_vre_stor.jl|260|
src/write_outputs/write_vre_stor.jl|304|
src/write_outputs/write_vre_stor.jl|402|
src/write_outputs/write_vre_stor.jl|464|
src/write_outputs/write_vre_stor.jl|481|
test/test_electrolyzer.jl|16|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
JuliaFormatter
src/write_outputs/write_vre_stor.jl|121|
src/write_outputs/write_vre_stor.jl|123|
src/write_outputs/write_vre_stor.jl|215|
src/write_outputs/write_vre_stor.jl|260|
src/write_outputs/write_vre_stor.jl|304|
src/write_outputs/write_vre_stor.jl|402|
src/write_outputs/write_vre_stor.jl|464|
src/write_outputs/write_vre_stor.jl|481|
test/test_electrolyzer.jl|16|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
JuliaFormatter
src/write_outputs/write_vre_stor.jl|123|
src/write_outputs/write_vre_stor.jl|215|
src/write_outputs/write_vre_stor.jl|260|
src/write_outputs/write_vre_stor.jl|304|
src/write_outputs/write_vre_stor.jl|402|
src/write_outputs/write_vre_stor.jl|464|
src/write_outputs/write_vre_stor.jl|481|
test/test_electrolyzer.jl|16|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR looks good to me. Thanks @qluo0320github for this new module!
Description
Add a new component to VER-STOR, enabling electrolyzer to use off-grid VRE-STOR to produce hydrogen
What type of PR is this? (check all applicable)
Related Tickets & Documents
Checklist
How this can be tested
A new example case was create to test it. Additionally, it passed tests for all example cases
Post-approval checklist for GenX core developers
After the PR is approved