Skip to content

Commit

Permalink
Update CHANGELOG for pending v0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker committed Jan 21, 2025
1 parent e2c8e3c commit 3dfbb76
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,17 @@ Classify the change according to the following categories:
### Deprecated
### Removed

## max-ashp-dispatch

## develop
### Added
- New parameter `force_dispatch` in the **ASHPSpaceHeater** and **ASHPWaterHeater** technologies (default = `true`). When kept at `true`, the ASHP's thermal output will be the minimum of the site load(s) served and the system size (adjusted for timestep-specific capacity factor) in each period. If set to `false`, ASHP will do economic dispatch considering COP and CF along with electricity prices.

## load-year-align
### Fixed
- Align heating and cooling load profiles based on electric load year input, if using custom electric load profile with simulated (CRB or schedule-based flatloads) heating/cooling loads
- Handling of leap years for `ElectricLoad.loads_kw` inputs to align with URDB rate structures
### Changed
- Make `year` input required with any custom load profile input (e.g. `ElectricLoad.loads_kw`, `SpaceHeatingLoad.fuel_loads_mmbtu_per_hour`)
- Shift and adjust CRB load profiles (i.e. with `doe_reference_name` input) based on the `year` input

## leap-year-fix
### Fixed
- Handling of leap years for `ElectricLoad.loads_kw` inputs to align with URDB rate structures


## v0.49.1
### Changed
Expand Down

0 comments on commit 3dfbb76

Please sign in to comment.