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
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,18 +25,17 @@ Classify the change according to the following categories:
25
25
### Deprecated
26
26
### Removed
27
27
28
-
## fix-tes-results-fields
28
+
## v0.58.2
29
+
### Added
30
+
-**Generator****om_cost_per_hr_per_kw_rated**: Generator non-fuel variable operations and maintenance costs in \$/hr/kw_rated (default of 0.0)
31
+
29
32
### Changed
30
33
- Refactored some results expressions so that `value.` isn't called within them.
31
34
32
35
### Fixed
33
36
- Fixed an error creating results for flows from hot TES to the steam turbine.
34
37
- Fixed an bug preventing `include_cooling_in_chp_size` from being included in CHP inputs.
35
38
36
-
## hrly-gen-costs
37
-
### Added
38
-
-**Generator****om_cost_per_hr_per_kw_rated**: Generator non-fuel variable operations and maintenance costs in \$/hr/kw_rated (default of 0.0)
39
-
40
39
## v0.58.1
41
40
### Fixed
42
41
- Calculation of offgrid_microgrid_lcoe_dollars_per_kwh for sub-hourly runs.
@@ -50,14 +49,12 @@ Classify the change according to the following categories:
50
49
51
50
### Changed
52
51
- Updated heating dispatch results by separating heat flows to absorption chiller from heating load served (formerly, these were aggregated).
52
+
-**HotThermalStorage** and **HighTempThermalStorage** output **storage_to_turbine_series_mmbtu_per_hour** to **storage_to_steamturbine_series_mmbtu_per_hour**
53
53
54
54
### Fixed
55
55
- Fixed a bug in which the CHP system requires a **DomesticHotWater** load.
56
56
- Fixed a bug in which the storage to steam turbine flow was included in the thermal heating load served.
57
57
58
-
### Changed
59
-
-**HotThermalStorage** and **HighTempThermalStorage** output **storage_to_turbine_series_mmbtu_per_hour** to **storage_to_steamturbine_series_mmbtu_per_hour**
60
-
61
58
## v0.57.0
62
59
### Fixed
63
60
- Include boiler emissions in emissions calculations
0 commit comments