Skip to content

Commit 4db792f

Browse files
authored
Merge pull request #403 from NREL/develop
master<-dev v3 name changes
2 parents 589e9f4 + fd6e55b commit 4db792f

11 files changed

+905
-237
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,19 @@ Classify the change according to the following categories:
2626
##### Removed
2727
### Patches
2828

29+
## Develop - 2022-01-11
30+
### Minor Updates
31+
### Changed
32+
- In job/ app (v3): Name changes for many outputs/results. Generally, changes are for energy outputs (not costs) that include "year_one", and are changed to annual_ for scalars and to production_to_, thermal_to_ etc. for time series.
33+
- In job/ app (v3): Changed some _bau outputs to align with REopt.jl outputs
34+
### Added
35+
- In job/ app (v3): Added **thermal_production_series_mmbtu_per_hour** to CHP results.
36+
##### Removed
37+
- In job/ app (v3): Removed outputs not reported by REopt.jl
38+
#### Fixed
39+
- In job/views for `/simulated_load` endpoint: Fixed the data type conversion issues between JSON and Julia
40+
41+
2942
## v2.6.0
3043
### Minor Updates
3144
#### Added

0 commit comments

Comments
 (0)