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

Erp fixes #269

Merged
merged 15 commits into from
Sep 23, 2023
Merged

Erp fixes #269

merged 15 commits into from
Sep 23, 2023

Conversation

hdunham
Copy link
Collaborator

@hdunham hdunham commented Sep 22, 2023

Fixed

  • Fix backup_reliability_reopt_inputs(d, p, r) so doesn't ignore CHP from REopt scenario
  • In backup_reliability_reopt_inputs(d, p, r), get Generator and CHP fuel related values from REopt results Dict d and REoptInputs struct p, unless the user overrides the REopt results by providing generator_size_kw
  • Remove use of non-existent tech_upgraded Outages outputs, using tech_microgrid_size_kw instead
  • Added missing electric_storage_microgrid_upgraded to Outages results
  • Fix bug causing InexactError in num_battery_bins_default
  • Update docstrings in backup_reliability.jl

Changed

  • Changed backup_reliability results key from fuel_outage_survival_final_time_step to fuel_survival_final_time_step for consistency with other keys

@hdunham hdunham merged commit c4e5535 into develop Sep 23, 2023
1 check passed
rathod-b pushed a commit that referenced this pull request Mar 8, 2024
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.

2 participants