NREL / OpenStudio-HPXML

Modeling of residential buildings in EnergyPlus using OpenStudio/HPXML.
Other
44 stars 17 forks source link

Infiltration enhancements for attached housing #1059

Closed shorowit closed 1 year ago

shorowit commented 2 years ago

Currently the HPXML AirLeakage input for a SFA/MF unit is used directly in the model as the infiltration from outside (e.g., from a guarded test).

We should consider A) adding an HPXML element to clarify what kind of leakage value is provided, and B) if an unguarded test value is provided, automatically apply the Aext factor that we already calculate for ERI simulations. (Aext is defined by ASHRAE 62.2-2019 as the ratio of exterior envelope surface area to compartmentalization boundary area. RESNET does not allow guarded test measurements.)

shorowit commented 2 years ago

This should allow us to remove the SFA/MF infiltration adjustment that ResStock is currently using, for example. FYI @ejhw @joseph-robertson

shorowit commented 2 years ago

A nice summary of different tests from the RESNET conference:

image

ejhw commented 2 years ago

@shorowit Cool. Is Aext equivalent to the current ResStock adjustment or is it different somehow?

shorowit commented 2 years ago

@ejhw I think it's equivalent, but we would want to test a variety of different SFA/MF units.

shorowit commented 1 year ago

This needs to be addressed. I think that OS-HPXML is currently inconsistent in that it A) treats the provided infiltration rate as the amount of air from outside for the infiltration model, but B) applies the Aext adjustment on top of the provided infiltration rate for purposes of autosizing the mechanical ventilation per 62.2.

In other words, the adjustment appears to be performed twice when the mechanical ventilation flow rate is not provided (i.e., defaulted). For an attached dwelling unit, this would incorrectly result in a lower infiltration credit, and therefore a larger mechanical ventilation flow rate requirement.