Default Updates#654
Merged
Merged
Conversation
Bill-Becker
approved these changes
Sep 9, 2025
| deps = ["ArchGDAL", "CSV", "CoolProp", "DataFrames", "Dates", "DelimitedFiles", "HTTP", "JLD", "JSON", "JuMP", "LinDistFlow", "LinearAlgebra", "Logging", "MathOptInterface", "Requires", "Roots", "Statistics", "TestEnv"] | ||
| git-tree-sha1 = "4db74039055f6084d8bd45304de9de856462d917" | ||
| git-tree-sha1 = "facf03d9eb09c6b03e0ec56f7d22dbedc7e3ca23" | ||
| repo-rev = "develop" |
Collaborator
There was a problem hiding this comment.
We'll just want to wait until the REopt.jl updates are registered to update to the registered version here before merging into develop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Associated REopt.jl PR: NatLabRockies/REopt.jl#508
Update the following inputs from the previous --> new values:
Financial.offtaker_discount_rate_fraction: 0.0638 --> 0.0624Financial.owner_discount_rate_fraction: 0.0638 --> 0.0624Financial.elec_cost_escalation_rate_fraction: 0.017 --> 0.0166Financial.existing_boiler_fuel_cost_escalation_rate_fraction: 0.015 --> 0.0348Financial.boiler_fuel_cost_escalation_rate_fraction: 0.015 --> 0.0348Financial.chp_fuel_cost_escalation_rate_fraction: 0.015 --> 0.0348Financial.generator_fuel_cost_escalation_rate_fraction: 0.012 --> 0.0197Generator.fuel_cost_per_gallon: 3.61 --> 2.25ColdThermalStorage,HotThermalStorage,ElectricStoragemacrs_option_years: 7 --> 5CHP,ColdThermalStorage,HotThermalStorage,ElectricStorage,PV,Windmacrs_bonus_fraction0.6 --> 1.0GHP.macrs_bonus_fraction: 0.4 --> 0.0GHP.macrs_option_years: 5 --> 0SteamTurbine.macrs_bonus_fraction: 0 --> 1.0SteamTurbine.macrs_option_years: 0 --> 5 (in order for 100% bonus depr to apply)CHP.federal_itc_fraction: 0.3 --> 0.0Wind.om_cost_per_kw: 36.0 --> 42.0Wind.size_class_to_installed_cost= Dict("residential"=> 6339.0, --> 7692.0
"commercial"=> 4760.0, --> 5776.0
"medium"=> 3137.0, --> 3807.0
"large"=> 2386.0 --> 2896.0)