Skip to content

Commit

Permalink
Add change to changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
staadecker committed Dec 28, 2021
1 parent 08cf118 commit b40687b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions REAM Model Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# REAM Model Breaking Changes

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

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

0 comments on commit b40687b

Please sign in to comment.