Skip to content

Default Updates#654

Merged
Bill-Becker merged 14 commits into
developfrom
misc-defaults
Sep 24, 2025
Merged

Default Updates#654
Bill-Becker merged 14 commits into
developfrom
misc-defaults

Conversation

@adfarth
Copy link
Copy Markdown
Collaborator

@adfarth adfarth commented Aug 19, 2025

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.0624
  • Financial.owner_discount_rate_fraction: 0.0638 --> 0.0624
  • Financial.elec_cost_escalation_rate_fraction: 0.017 --> 0.0166
  • Financial.existing_boiler_fuel_cost_escalation_rate_fraction : 0.015 --> 0.0348
  • Financial.boiler_fuel_cost_escalation_rate_fraction : 0.015 --> 0.0348
  • Financial.chp_fuel_cost_escalation_rate_fraction : 0.015 --> 0.0348
  • Financial.generator_fuel_cost_escalation_rate_fraction : 0.012 --> 0.0197
  • Generator.fuel_cost_per_gallon: 3.61 --> 2.25
  • ColdThermalStorage, HotThermalStorage, ElectricStorage macrs_option_years: 7 --> 5
  • CHP, ColdThermalStorage, HotThermalStorage, ElectricStorage, PV, Wind macrs_bonus_fraction 0.6 --> 1.0
  • GHP.macrs_bonus_fraction: 0.4 --> 0.0
  • GHP.macrs_option_years: 5 --> 0
  • SteamTurbine.macrs_bonus_fraction: 0 --> 1.0
  • SteamTurbine.macrs_option_years: 0 --> 5 (in order for 100% bonus depr to apply)
  • CHP.federal_itc_fraction: 0.3 --> 0.0
  • Wind.om_cost_per_kw: 36.0 --> 42.0
  • Wind.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)

@adfarth adfarth changed the title all updates Default Updates Aug 21, 2025
@adfarth adfarth requested a review from Bill-Becker August 21, 2025 14:36
@adfarth adfarth marked this pull request as ready for review September 3, 2025 19:57
Comment thread julia_src/Manifest.toml Outdated
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"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We'll just want to wait until the REopt.jl updates are registered to update to the registered version here before merging into develop.

@Bill-Becker Bill-Becker merged commit 0d83102 into develop Sep 24, 2025
0 of 3 checks passed
@Bill-Becker Bill-Becker deleted the misc-defaults branch September 25, 2025 03:37
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