SWHC044 & SWHC045 Baseline Updates – Hydronic Heating#130
Merged
sepideh-QEA merged 30 commits intosound-data:mainfrom Mar 26, 2026
Merged
SWHC044 & SWHC045 Baseline Updates – Hydronic Heating#130sepideh-QEA merged 30 commits intosound-data:mainfrom
sepideh-QEA merged 30 commits intosound-data:mainfrom
Conversation
Extracted changes to templates from original commit by Justin DeBlois: Original commit 3699fd7 on 2025-05-14 Combi HP measure - Adjust DHW setpoint control in cases file and fix template paths
…ation variable" and "boiler efficiency curve"
…ed in the prototype.
Develop HVAC baselines rDXHW using updated prototypes - Develop rDXHW hydronic radiator (boiler, hot water, no fan) baseline in MFm-1985-combi prototypes and templates - Extend parameterized options for rDXHW hydronic fan coil (boiler, hot water, fan coil) baseline in MFm-1985-combi prototypes and templates - Transition SWHC045 definitions from SWHC049 plus new baselines - Transition SWHC044 definitions from SWHC050 plus new baselines - Initial testing and QC
nfette
suggested changes
Dec 17, 2025
Contributor
nfette
left a comment
There was a problem hiding this comment.
The changes to add a TechID at 80 AFUE bypassed internal review. Please see comments.
Comment on lines
+8
to
+13
| #,RE-dxHP_equip-pkgSEER-15.2-SEER2-7.7-HSPF2,DX,,,,,,,,4.11,4.05,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-16.0-SEER2-8.0-HSPF2,DX,,,,,,,,4.22,4.11,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-16.9-SEER2-8.1-HSPF2,DX,,,,,,,,4.33,4.13,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-17.8-SEER2-8.1-HSPF2,DX,,,,,,,,4.43,4.13,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-18.7-SEER2-8.5-HSPF2,DX,,,,,,,,4.51,4.19,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-19.6-SEER2-8.9-HSPF2,DX,,,,,,,,4.58,4.24,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, |
Contributor
There was a problem hiding this comment.
Uncomment these rows if they are still used in measure savings. I assume this was just a temporary change to avoid re-running those models.
Contributor
Author
There was a problem hiding this comment.
Uncommented.
Comment on lines
+8
to
+13
| #,RE-dxHP_equip-pkgSEER-15.2-SEER2-7.7-HSPF2,DX,,,,,,,,4.11,4.05,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-16.0-SEER2-8.0-HSPF2,DX,,,,,,,,4.22,4.11,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-16.9-SEER2-8.1-HSPF2,DX,,,,,,,,4.33,4.13,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-17.8-SEER2-8.1-HSPF2,DX,,,,,,,,4.43,4.13,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-18.7-SEER2-8.5-HSPF2,DX,,,,,,,,4.51,4.19,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, | ||
| #,RE-dxHP_equip-pkgSEER-19.6-SEER2-8.9-HSPF2,DX,,,,,,,,4.58,4.24,0.25,0.5,,FALSE,TRUE,VFD_Fan_Curve,multispeed,unitary_system,,,,,,, |
Contributor
Author
There was a problem hiding this comment.
Uncommented.
nfette
approved these changes
Jan 22, 2026
Contributor
|
Should we rename the measure folders to include measure version? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request (PR) Description
Overview
This pull request adds additional baseline cases for SWHC044 and SWHC045, incorporating hydronic heating via radiator or fan coil as a baseline case for multifamily buildings. The hydronic cases now leverage the templatized residential prototypes provided by TRC in sound-data#110.
Main Contributor Email: brizi@solaris-technical.com
Summary of Changes
Key Assumptions (SWHC044)
o Infinite fan efficiency used to achieve zero fan power; EnergyPlus limits efficiency ≤1.
o Alternative: setting fan pressure = 0 achieves same result.
o EER assumed 11, representing mid-range (0–7,999 Btu/h) residential units.
o Converted to COP (cooling) = 3.72.
Pull request review checklists
Repository Owner
PR Author
PR Reviewer