Skip to content

Commit 942273a

Browse files
committed
Add change to changelog.
1 parent 9e3bf00 commit 942273a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

REAM Model Changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# REAM Model Breaking Changes
22

33
This file specifies the breaking changes that we have done to the model.
4-
A breaking change is any change that would change the results of previously
4+
A breaking change is any change that might change the results of previously
55
completed runs.
66

77
## List of breaking changes to model
@@ -17,4 +17,5 @@ Changes are listed from oldest (first line) to newest (last line of table).
1717
| #57 | June 2021 | Specify predetermined storage energy capacity in inputs (previously left unspecified). |
1818
| #68 | June 2021 | Change financial params to 2018 dollars & 5% interest rate. Start using terrain multipliers (which now include the economic multiplier). |
1919
| #72 | July 2021 | Drop build and O&M costs of existing transmission lines. |
20-
| #89 | August 2021 | Change hydro module average flow constraint to a monthly constraint rather than per timeseries and change it to a <= rather than ==. |
20+
| #89 | August 2021 | Change hydro module average flow constraint to a monthly constraint rather than per timeseries and change it to a <= rather than ==. |
21+
| #117 | January 2022 | Revert hydro module change (#89) to disallow curtailment of hydro (see #114). |

0 commit comments

Comments
 (0)