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
+3-1
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,10 @@ __New Features__
16
16
- Allows `NumberofUnits` to be used as a multiplier on dwelling unit simulation results to reduce simulation runtime.
17
17
- See the [OpenStudio-HPXML documentation](https://openstudio-hpxml.readthedocs.io/en/v1.7.0/workflow_inputs.html#whole-sfa-mf-buildings) for more detail.
18
18
- HVAC modeling updates:
19
-
- Updated assumptions for variable-speed air conditioners, heat pumps, and mini-splits.
19
+
- Updated assumptions for variable-speed air conditioners, heat pumps, and mini-splits based on NEEP data. Expect results to change, potentially significantly so depending on the scenario.
20
20
- Allows detailed heating and cooling performance data (min/max COPs and capacities at different outdoor temperatures) for variable-speed systems.
21
21
- Updates deep ground temperatures (used for modeling ground-source heat pumps) using L. Xing's simplified design model (2014).
22
+
- Replaces inverse calculations, used to calculate COPs from rated efficiencies, with regressions for single/two-speed central ACs and ASHPs.
22
23
- Output updates:
23
24
-**Breaking change**: "Hot Tub" outputs renamed to "Permanent Spa".
24
25
- Adds "Peak Electricity: Annual Total (W)" output.
@@ -50,6 +51,7 @@ __Bugfixes__
50
51
- Fixes missing radiation exchange between window and sky when an interior/exterior window shading multiplier less than 1 exists.
51
52
- Fixes monthly shallow ground temperatures (used primarily in HVAC autosizing) for the southern hemisphere.
52
53
- Various HVAC sizing bugfixes and improvements.
54
+
- Fixes low-speed heating COPs for some two-speed ASHPs and cooling COPs for some single-speed ACs/HPs.
53
55
- BuildResidentialHPXML measure: Fixes air distribution CFA served when there is not a central system that meets 100% of the load.
0 commit comments