Skip to content
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

Gen x retrofit mit #600

Merged
merged 98 commits into from
Mar 18, 2024
Merged

Gen x retrofit mit #600

merged 98 commits into from
Mar 18, 2024

Conversation

yifueve
Copy link
Collaborator

@yifueve yifueve commented Dec 9, 2023

Retrofitting example based on one_zone New England, rebased on develop branch

Copy link

codecov bot commented Dec 9, 2023

Codecov Report

Attention: 799 lines in your changes are missing coverage. Please review.

Comparison is base (66ba310) 39.22% compared to head (4404e4c) 0.09%.

❗ Current head 4404e4c differs from pull request most recent head 75c1c62. Consider uploading reports for the commit 75c1c62 to get more accurate results

Files Patch % Lines
src/configure_solver/configure_highs.jl 0.00% 170 Missing ⚠️
src/load_inputs/load_generators_data.jl 0.00% 57 Missing ⚠️
src/model/core/discharge/investment_discharge.jl 0.00% 46 Missing ⚠️
src/multi_stage/endogenous_retirement.jl 0.00% 42 Missing ⚠️
src/configure_solver/configure_clp.jl 0.00% 26 Missing ⚠️
src/configure_solver/configure_gurobi.jl 0.00% 26 Missing ⚠️
src/configure_settings/configure_settings.jl 0.00% 25 Missing ⚠️
src/configure_solver/configure_cplex.jl 0.00% 24 Missing ⚠️
src/write_outputs/write_emissions.jl 0.00% 23 Missing ⚠️
src/model/resources/storage/storage_all.jl 0.00% 21 Missing ⚠️
... and 57 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #600       +/-   ##
===========================================
- Coverage    39.22%   0.09%   -39.13%     
===========================================
  Files          127     107       -20     
  Lines         6514    4028     -2486     
===========================================
- Hits          2555       4     -2551     
- Misses        3959    4024       +65     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cfe316 cfe316 changed the base branch from main to develop December 11, 2023 22:49
@yifueve
Copy link
Collaborator Author

yifueve commented Jan 3, 2024

I rebased the code on develop branch

@yifueve yifueve closed this Jan 3, 2024
@yifueve yifueve reopened this Jan 3, 2024
lbonaldo and others added 19 commits January 18, 2024 10:28
Co-authored-by: Jacob Schwartz <jacob@jaschwartz.net>
cluster_file.csv
Make a retrofit example based on one zone new England example
Remove the file such as Energy_share_requirements;
Maximum_capacity_requirements
rebased_on_GenX_develop
add cluster_to_different_case
delete unnecessary cases
add all the cases from GenX develop
delete license header
Co-authored-by: Jacob Schwartz <jacob@jaschwartz.net>
cluster_file.csv
Make a retrofit example based on one zone new England example
Remove the file such as Energy_share_requirements;
Maximum_capacity_requirements
Copy link
Collaborator

@filippopecci filippopecci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks in order.

@lbonaldo lbonaldo merged commit ab5b68a into develop Mar 18, 2024
12 checks passed
@lbonaldo
Copy link
Collaborator

Thanks @filippopecci!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investment cost in NetRevenue.csv results output incorrect for retro generators
4 participants