Skip to content

Latest OS-HPXML#799

Merged
shorowit merged 3 commits intomasterfrom
latest-os-hpxml
Feb 10, 2026
Merged

Latest OS-HPXML#799
shorowit merged 3 commits intomasterfrom
latest-os-hpxml

Conversation

@shorowit
Copy link
Copy Markdown
Collaborator

@shorowit shorowit commented Feb 9, 2026

Pull Request Description

[description here]

Checklist

Not all may apply:

  • OS-HPXML git subtree has been pulled
  • 301validator.sch has been updated (reference EPvalidator.sch)
  • Sample files have been added/updated (openstudio tasks.rb update_hpxmls)
  • Tests have been added/updated (e.g., rulesets\tests and/or workflow/tests/*_test.rb)
  • Documentation has been updated
  • Changelog has been updated
  • openstudio tasks.rb update_measures has been run
  • No unexpected changes to simulation results on CI

4ad968e8ba Merge pull request #2161 from NatLabRockies/dfhp_autosizing
0aa340096a Add test.
f8c7cd95dd Latest results.
baecf45aa4 Merge branch 'master' of https://github.com/NatLabRockies/OpenStudio-HPXML into dfhp_autosizing
ab143f8e52 Merge pull request #2158 from NatLabRockies/fix_duct_leakage_cfm
9f53cc10a9 Update Changelog.md [ci skip]
2896bcefec Dual-fuel heat pumps with switchover temperatures > 25F are now autosized based on 25F to allow some additional heating capacity buffer.
1e430d7c92 Merge branch 'fix_duct_leakage_cfm' of https://github.com/NatLabRockies/OpenStudio-HPXML into fix_duct_leakage_cfm
23f5462a6d Simplify test.
0282fa2e59 Latest results.
f983712562 Remove debug
61d4ebcc3e A couple more test cases.
56a3199d36 Merge branch 'master' of https://github.com/NatLabRockies/OpenStudio-HPXML into fix_duct_leakage_cfm
7db9cc7a6e Merge pull request #2140 from NatLabRockies/battery-resilience-refactor
5a9c2f0e29 Remove an unused timeseries output meter and other minor cleanup.
fcc41b4914 Merge branch 'master' into battery-resilience-refactor
64a658f8e0 Merge pull request #2137 from NatLabRockies/battery-unit-mults-fix
41bf60100c Update the changelog. [ci skip]
e0bff2effb Merge branch 'master' of https://github.com/NatLabRockies/OpenStudio-HPXML into battery-unit-mults-fix
3bbf62337e Merge pull request #2157 from NatLabRockies/roof_type_in_sizing
951f0104cc Add one more safety check.
c5f85cf4a5 Latest results.
7e97c5b1c1 Forgot to save Changelog.md first [ci skip]
44b435c9a4 Fixes handling of duct leakage specified using cfm25/cfm50.
f46b759dde oops, cool roof in two places
8de3be59c4 unit test and changelog
e81d5ccaf7 fix expanded roof types in hvac sizing
efc4a114ee Merge branch 'battery-unit-mults-fix' into battery-resilience-refactor
0a71401ba1 Merge branch 'master' into battery-unit-mults-fix
b0eca1d65d Merge pull request #2156 from NatLabRockies/nlr
943eb08aae More updates to using NLR.
05cc77f31b Merge pull request #2155 from NatLabRockies/minisplit_hp_pan_heater_control_bugfix
acba058e67 Fixes PanHeaterControlType="heat pump mode" incorrectly disallowed for mini-split heat pumps.
f1781c9391 Merge pull request #2153 from NatLabRockies/fix-unmet-hrs-prg-avail-sensors
868687105f Remove HVAC availability sensor, reuse cooling availability sensor for natural ventilation too.
77bd27de27 Create heating and cooling EMS sensors up front, and use downstream in pan heater and unmet hours programs.
b17c8ebd2a Merge pull request #2146 from NatLabRockies/whole-bldg-timeseries-outputs
e05104fe3c Typo [ci skip]
526ce9ecd5 Minor cleanup.
97cd89bea4 Update the changelog.
2e4410011e Clean up sanitize_name method.
1927ba9fa8 Revert all refactor changes for passing hpxml parent object.
a17b7bbd73 Merge branch 'master' into whole-bldg-timeseries-outputs
c564418719 Merge pull request #2148 from NREL/hvac-setpoint-adjustments-cleanup
bd0d780b2f Latest results.
a859aab9d4 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into hvac-setpoint-adjustments-cleanup
3f8e062055 Merge pull request #2150 from NREL/bump-version-1.12.0
b1d8552349 Add a changelog entry.
05ce3e3dd6 Add sample file with no overlapping seasons and inverted setpoints.
a6edb4ab2e Bump version for next release
0b195ed000 Code cleanup, comments.
d1a40c1083 Instead, only throw the original setpoint adjustment warning for overlapping seasons.
28c89558a5 Clarify effects of setpoint adjustments during non-overlapping seasons.
254db4a5a6 Simplify further.
6615fbb0d5 Simplify the sanitize_name method.
496fdfe4d6 Update whole-building timeseries unit test.
200cd26e5d Bit of refactoring so we can report <BuildingID> instead of Unit1, etc in whole-building timeseries.
a90071f327 Remove battery loss addition in resilience calculations.
7011831095 Merge branch 'battery-unit-mults-fix' into battery-resilience-refactor
5ce4d0626b Latest results.
27becb9d00 Merge branch 'master' into battery-unit-mults-fix
4a55a5b93b Slight renaming for consistency.
0eef0a49bf Merge branch 'master' into battery-resilience-refactor
172313afcf Latest results.
35585ccecf Remove extra battery losses addition in resilience calculations.
92e432a728 Revert some new logic, and follow setup similar to total/net meters.
47255e2adc Merge branch 'master' into battery-resilience-refactor
0ae7bdba69 Request output meter with battery losses, which already includes unit multiplier.
6389829e7d Latest results.
c2564bdb54 Merge branch 'master' into battery-unit-mults-fix
1921ea45ae Update the comment too.
c47cb765a0 Decrement generators for critical load.
9e75d62ac8 Latest results.
cab4952727 Use new critical load custom meter in resilience calculations.
aac2fc3bf6 Create critical load custom meter.
685c374123 Update the changelog. [ci skip]
2f535b8a3d Tighten the check tolerances back up.
71871239b5 Multiply battery losses by unit multiplier in resilience calculations.
3c71634c6b Merge branch 'master' into battery-unit-mults-fix
f4e7d7e30d Merge branch 'master' into battery-unit-mults-fix
839b65a6af Relax tolerance a bit for checking battery resilience differences.
263991b9d1 Multiply eff_discharge_power by unit_multiplier for vehicles.
a1b803b410 Update workflow such that batteries with unit multipliers are actually tested.
644b36bfd6 Battery soc kwh can be very small but not zero when using unit multipliers.

git-subtree-dir: hpxml-measures
git-subtree-split: 4ad968e8ba1a51e867fac77f1a5dc32b1df73e03
@shorowit shorowit self-assigned this Feb 9, 2026
@shorowit shorowit marked this pull request as ready for review February 10, 2026 00:55
@shorowit shorowit merged commit 3a23906 into master Feb 10, 2026
@shorowit shorowit deleted the latest-os-hpxml branch February 10, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant