Skip to content

Commit ac39e23

Browse files
committed
Add a changelog
1 parent 0a1fa14 commit ac39e23

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

REAM Model Changelog.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# REAM Model Changelog
2+
3+
This file specifies the changes that we have done to the model.
4+
5+
Pull requests that change the model in a way that will impact our
6+
results should list their changes here. Pull requests that don't affect our results
7+
(e.g. improvements to performance, refactors, workflow, etc.) should not
8+
update this file.
9+
10+
## Changes to model
11+
12+
Changes are listed from oldest (first line) to newest (last line of table).
13+
14+
| PR | Change description |
15+
| ---- | -------------------|
16+
| #8 | feat: Add support for other types of GHGs (NOx, SO2, CH4) |
17+
| #12 | fix: use the middle of the period instead of the start as the cutoff for retirement and predetermined buildout. |
18+
| #36 | fix: Remove duplicate transmission lines |
19+
| #10 | feat: Add support for California policies module |
20+
| #40 | feat: Add support for planning reserves module |
21+
| #50 | Upgraded to Pyomo 6.0 |
22+
| #56 | fix: Convert 2020 predetermined build years to 2019 in get_inputs to avoid conflicts with 2020 period. |
23+
| #57 | fix: specify predetermined storage energy capacity (previously left unspecified). |
24+
| #42 | feat: Add parameters to the storage module for self-discharge rate, land use and discharge efficiency. |
25+
| #68 | fix: change financial params to 2018 dollars & 5% interest rate. Start using terrain multipliers (which now include the economic multiplier). |

0 commit comments

Comments
 (0)