Closed shorowit closed 1 year ago
This should allow us to remove the SFA/MF infiltration adjustment that ResStock is currently using, for example. FYI @ejhw @joseph-robertson
A nice summary of different tests from the RESNET conference:
@shorowit Cool. Is Aext
equivalent to the current ResStock adjustment or is it different somehow?
@ejhw I think it's equivalent, but we would want to test a variety of different SFA/MF units.
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.
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.)