-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10-15 #1619
base: develop
Are you sure you want to change the base?
10-15 #1619
Conversation
…t into two rules, 10-15 was created which checks that if humidification was specified in the proposed that it was also modeled in the baseline.
- Case 4: Else, humidification not modeled for the zone in proposed or baseline: `Else: outcome == "NOT_APPLICABLE"` | ||
|
||
**Notes** | ||
1. Based on the wording in Table G3.1 #10 baseline column, it means that if there was a scenario where one zone on a floor was served by a single zone system with humidification in the proposed, and a single system was required to be modeled per floor in the baseline that the whole system would have humidification. Not sure how many software tools would allow you to model humidification for just one zone. Maybe the assumption is that in this case G3.1.1 b would be triggered. The reason I thought about this is that maybe it is odd to be reporting this on the zone level. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think zone level is appropriate as there is too much variation between system coverage between proposed and baseline.
Any software tools that allow humidification in just one zone would probably do it through a second system or zone-level humidification, which means that you might need to check multiple HVAC systems in the baseline. This is one of those situations where complying with one requirement (model humidification in the same zones as proposed) directly conflicts with another baseline requirement (one system per floor, and only one terminal per zone). Though I think those cases will be rare.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agreed. I think this needs to be addressed in App G.
Updated 10-1 to have an undetermined and not_applicable outcome. Split into two rules, 10-15 was created which checks that if humidification was specified in the proposed that it was also modeled in the baseline.