Skip to content

Commit

Permalink
Merge pull request #403 from NREL/develop
Browse files Browse the repository at this point in the history
master<-dev v3 name changes
  • Loading branch information
adfarth authored Jan 12, 2023
2 parents 589e9f4 + fd6e55b commit 4db792f
Show file tree
Hide file tree
Showing 11 changed files with 905 additions and 237 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,19 @@ Classify the change according to the following categories:
##### Removed
### Patches

## Develop - 2022-01-11
### Minor Updates
### Changed
- 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.
- In job/ app (v3): Changed some _bau outputs to align with REopt.jl outputs
### Added
- In job/ app (v3): Added **thermal_production_series_mmbtu_per_hour** to CHP results.
##### Removed
- In job/ app (v3): Removed outputs not reported by REopt.jl
#### Fixed
- In job/views for `/simulated_load` endpoint: Fixed the data type conversion issues between JSON and Julia


## v2.6.0
### Minor Updates
#### Added
Expand Down
Loading

0 comments on commit 4db792f

Please sign in to comment.