You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,12 @@ Classify the change according to the following categories:
25
25
### Deprecated
26
26
### Removed
27
27
28
+
29
+
## fix-pbi
30
+
### Fixed
31
+
- Fix implementation of production-based incentives
32
+
### Added
33
+
- Added the fields `production_incentive_per_kwh`, `production_incentive_max_benefit`, `production_incentive_years`, and `production_incentive_max_kw` to the **SteamTurbine** struct.
28
34
29
35
## v0.51.1
30
36
### Added
@@ -37,7 +43,7 @@ Classify the change according to the following categories:
37
43
### Fixed
38
44
- Update the **REoptInputs** parameter **tech_renewable_energy_fraction** so that only electricity-producing and fuel-burning heating technologies are included (instead of all technologies).
39
45
- Included the following in the `Financial.lifecycle_capital_costs` and `Financial.initial_capital_costs`: `m[Symbol("OffgridOtherCapexAfterDepr"*_n)] - m[Symbol("AvoidedCapexByGHP"*_n)] - m[Symbol("ResidualGHXCapCost"*_n)] - m[Symbol("AvoidedCapexByASHP"*_n)]`
40
-
46
+
41
47
## v0.51.0
42
48
### Added
43
49
- Add the following inputs to account for the clean or renewable energy fraction of grid-purchased electricity:
0 commit comments