Skip to content

Releases: ReEDS-Model/ReEDS

2026.06.18

Choose a tag to compare

@kennedy-mindermann kennedy-mindermann released this 25 Jun 19:58
1a8ab63

What's Changed

  • Reorganize root of repo by @patrickbrown4 in #36
  • build(deps): bump actions/download-artifact from 7.0.0 to 8.0.1 by @dependabot[bot] in #96
  • End ReEDS run early if no valid scenarios by @kennedy-mindermann in #93
  • Add link to Sinnott's scheduled outage description page. by @wesleyjcole in #97
  • Ignore kmeans memory leak warning on Windows by @wesleyjcole in #100
  • Update natural gas regression parameters (betas and alphas) with AEO 2025 (old -> 2025) by @Yunzhi-Chen in #50
  • Add Latin Hypercube Sampling for Monte Carlo Analysis by @bsergi in #57
  • Create an inputs.h5 -> inputs.gdx pipeline to help move processing out of b_inputs.gms by @patrickbrown4 in #61
  • build(deps): bump actions/labeler from 6.0.1 to 6.1.0 in the actions-non-breaking group by @dependabot[bot] in #106
  • Disaggregate and re-aggregate inputs with regional scope of legacy (134) zones by @kodiobika in #102
  • Update Coal and Uranium Prices to AEO2026 by @wesleyjcole in #104
  • Update natural gas regression parameters (betas and alphas) with AEO 2026 (2025 -> 2026) by @Yunzhi-Chen in #51
  • build(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the actions-non-breaking group by @dependabot[bot] in #112
  • Add faster method for assigning actual to representative periods by @patrickbrown4 in #105
  • Update interzonal transmission costs/distances and use directly calculated values by @patrickbrown4 in #95
  • Derate thermal capacity reserve margin contribution with FOR by @clairehalloran in #85
  • Bugfix: Fix handling of longitudes for existing plants in hourlize by @patrickbrown4 in #120
  • Add AEO2026 Demand Projections by @wesleyjcole in #114
  • Bring cendivweights calculation into input processing by @patrickbrown4 in #121
  • Update docs with information to get an evaluation license from GAMS by @kennedy-mindermann in #117
  • remove extra scripts from documentation_tools by @kennedy-mindermann in #108

Known Issues

The following scenarios from cases_test.csv are failing:

  • PJM_County_CC
  • WECC_County: noted in #125

Compare Reports

results-2026_05_12_USA_defaults,2026_06_18_USA_defaults.pptx

New Contributors

Full Changelog: 2026.05.12...2026.06.18

2026.05.12

Choose a tag to compare

@kennedy-mindermann kennedy-mindermann released this 20 May 18:30
5316bae

What's Changed

Known Issues

The following scenarios in cases_test.csv fail:

  1. WECC_County
  2. PJM_County_CC
  3. OR_water

Compare Report

results-2026_05_12_USA_defaults,2026_03_17_USA_defaults.pptx

Full Changelog: 2026.04.17...2026.05.12