Skip to content

Commit

Permalink
Update CHANGELOG.md for v0.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker committed Dec 26, 2024
1 parent 59b21f3 commit ec30fa8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,12 @@ Classify the change according to the following categories:
### Removed


## Develop
## v0.49.0
### Added
- Ability to normalize and scale a custom load profile input to annual or monthly energy input values, for all load types
### Changed
- Internal refactoring of the three types of heating loads into a single `HeatingLoad` struct
- Moved the annual_[energy] data from the load src files into the /data/load_profiles folder
### Fixed
- Constrained export to grid in the NEM bin (`dvProductionToGrid"*_n)][t, :NEM, ts`) to be 0 when system is sized over NEM limit (i.e., when binNEM =0)

Expand Down

0 comments on commit ec30fa8

Please sign in to comment.