You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -3106,6 +3106,8 @@ Each air distribution system is entered as a ``/HPXML/Building/BuildingDetails/S
3106
3106
.. [#] Return duct leakage required if AirDistributionType is "regular velocity" or "gravity" and optional if AirDistributionType is "fan coil".
3107
3107
.. [#] Provide a Ducts element for each supply duct and each return duct.
3108
3108
.. [#] If NumberofReturnRegisters not provided and return ducts are present, defaults to one return register per conditioned floor per `ASHRAE Standard 152 <https://www.energy.gov/eere/buildings/downloads/ashrae-standard-152-spreadsheet>`_, rounded up to the nearest integer if needed.
3109
+
.. [#] BlowerFanHeatBtuh should only be provided when calculating design loads for HVAC equipment whose performance data has not been adjusted for blower heat.
3110
+
When provided, it can be calculated according to Manual J Section 25 or the default of 1707 Btu/hr (500 W) can be used.
3109
3111
.. [#] ConditionedFloorAreaServed required only when duct surface area is defaulted (i.e., ``AirDistribution/Ducts`` are present without ``DuctSurfaceArea`` child elements).
3110
3112
3111
3113
Additional information is entered in each ``DuctLeakageMeasurement``.
@@ -3186,10 +3188,12 @@ Each hydronic distribution system is entered as a ``/HPXML/Building/BuildingDeta
3186
3188
``SystemIdentifier`` id Yes Unique identifier
3187
3189
``DistributionSystemType/HydronicDistribution`` element Yes Type of distribution system
3188
3190
``DistributionSystemType/HydronicDistribution/HydronicDistributionType`` string See [#]_ Yes Type of hydronic distribution system
3189
-
``DistributionSystemType/HydronicDistribution/extension/ManualJInputs/HotWaterPipingBtuh`` double Btu/hr >= 0 No 0 Piping load for ACCA Manual J design loads
3191
+
``DistributionSystemType/HydronicDistribution/extension/ManualJInputs/HotWaterPipingBtuh`` double Btu/hr >= 0 No 0 Piping load for ACCA Manual J design loads [#]_
0 commit comments