openstudio-standards 0.2.14 → 0.2.15.pre.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (642) hide show
  1. checksums.yaml +4 -4
  2. data/data/geometry/ASHRAECollege.json +0 -19
  3. data/data/geometry/ASHRAEMidriseApartment.json +47 -47
  4. data/data/geometry/ASHRAESecondarySchool.osm +2 -2
  5. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  6. data/data/standards/export_OpenStudio_libraries.rb +1 -1
  7. data/data/standards/manage_OpenStudio_Standards.rb +43 -87
  8. data/data/standards/metadata_units_OpenStudio_Standards-ashrae_90_1.csv +9 -0
  9. data/data/standards/openstudio_standards_duplicates_log.csv +142 -27
  10. data/data/standards/test_performance_expected_dd_results.csv +2016 -2016
  11. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.ddy +2316 -0
  12. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.epw +8768 -0
  13. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.stat +697 -0
  14. data/lib/openstudio-standards/btap/WeatherData1.json +54 -0
  15. data/lib/openstudio-standards/btap/WeatherData1.xlsx +0 -0
  16. data/lib/openstudio-standards/btap/btap_result.rb +12 -10
  17. data/lib/openstudio-standards/btap/envelope.rb +2 -2
  18. data/lib/openstudio-standards/btap/geometry.rb +96 -49
  19. data/lib/openstudio-standards/{utilities → btap/utilities}/Add_template_field_to_json.rb +0 -0
  20. data/lib/openstudio-standards/{utilities → btap/utilities}/convert_surfaces_to_adiabatic_necb_8426.rb +0 -0
  21. data/lib/openstudio-standards/{utilities → btap/utilities}/generate_space_types.rb +0 -0
  22. data/lib/openstudio-standards/{utilities → btap/utilities}/necb_to_epw_map.rb +0 -0
  23. data/lib/openstudio-standards/{utilities → btap/utilities}/os_sim_extract.rb +0 -0
  24. data/lib/openstudio-standards/{utilities → btap/utilities}/rename_surfaces.rb +0 -0
  25. data/lib/openstudio-standards/{utilities → btap/utilities}/round_surf_coords.rb +0 -0
  26. data/lib/openstudio-standards/{utilities → btap/utilities}/sched_create.rb +0 -0
  27. data/lib/openstudio-standards/{utilities → btap/utilities}/set_mult_to_adiabatic.rb +0 -0
  28. data/lib/openstudio-standards/btap/utilities/space_type.rb +78 -0
  29. data/lib/openstudio-standards/{utilities → btap/utilities}/weatherData1_xlsx_to_json.rb +0 -0
  30. data/lib/openstudio-standards/hvac_sizing/Siz.AirConditionerVariableRefrigerantFlow.rb +1 -1
  31. data/lib/openstudio-standards/hvac_sizing/Siz.HVACComponent.rb +1 -1
  32. data/lib/openstudio-standards/hvac_sizing/Siz.HeatingCoolingFuels.rb +20 -6
  33. data/lib/openstudio-standards/hvac_sizing/Siz.Model.rb +6 -6
  34. data/lib/openstudio-standards/hvac_sizing/Siz.WaterHeaterMixed.rb +2 -2
  35. data/lib/openstudio-standards/hvac_sizing/Siz.ZoneHVACTerminalUnitVariableRefrigerantFlow.rb +1 -1
  36. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +2 -1
  37. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.PumpVariableSpeed.rb +6 -7
  38. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +2 -1
  39. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanConstantVolume.rb +5 -4
  40. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanOnOff.rb +5 -5
  41. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanVariableVolume.rb +5 -4
  42. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.PumpVariableSpeed.rb +6 -7
  43. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +2 -1
  44. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanConstantVolume.rb +5 -4
  45. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanOnOff.rb +5 -5
  46. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanVariableVolume.rb +5 -4
  47. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Model.elevators.rb +6 -4
  48. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Model.rb +10 -9
  49. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.PumpVariableSpeed.rb +9 -11
  50. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +2 -1
  51. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanConstantVolume.rb +5 -4
  52. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanOnOff.rb +5 -5
  53. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanVariableVolume.rb +5 -4
  54. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Model.elevators.rb +11 -7
  55. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Model.rb +17 -16
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.PumpVariableSpeed.rb +9 -11
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.hvac_systems.rb +4 -2
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirTerminalSingleDuctVAVReheat.rb +2 -1
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanConstantVolume.rb +5 -4
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanOnOff.rb +5 -5
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanVariableVolume.rb +5 -4
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Model.elevators.rb +11 -7
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Model.rb +23 -22
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.PumpVariableSpeed.rb +9 -10
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.hvac_systems.rb +4 -2
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirTerminalSingleDuctVAVReheat.rb +2 -1
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanConstantVolume.rb +5 -4
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanOnOff.rb +5 -5
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanVariableVolume.rb +5 -4
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Model.elevators.rb +11 -7
  71. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Model.rb +23 -22
  72. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Pump.rb +89 -0
  73. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.PumpVariableSpeed.rb +9 -10
  74. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Space.rb +76 -0
  75. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.hvac_systems.rb +22 -2
  76. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.AirTerminalSingleDuctVAVReheat.rb +2 -1
  77. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.elevators.rb +11 -11
  78. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.refrigeration.rb +5 -4
  79. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.AirTerminalSingleDuctVAVReheat.rb +2 -1
  80. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.CoilHeatingGas.rb +5 -4
  81. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.elevators.rb +11 -11
  82. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.refrigeration.rb +5 -4
  83. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +2 -1
  84. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanConstantVolume.rb +5 -4
  85. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanOnOff.rb +5 -5
  86. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanVariableVolume.rb +5 -4
  87. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +2 -0
  88. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.elevators.rb +11 -7
  89. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +10 -10
  90. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.hvac_systems.rb +4 -2
  91. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +2 -1
  92. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +5 -4
  93. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +5 -5
  94. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +5 -4
  95. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +2 -0
  96. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +11 -7
  97. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +10 -10
  98. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +4 -2
  99. data/lib/openstudio-standards/prototypes/cbes/cbes.Model.elevators.rb +3 -6
  100. data/lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb +5 -4
  101. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanConstantVolume.rb +5 -3
  102. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanOnOff.rb +5 -4
  103. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanVariableVolume.rb +5 -3
  104. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.College.rb +65 -30
  105. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Courthouse.rb +54 -23
  106. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.FullServiceRestaurant.rb +135 -147
  107. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.HighRiseApartment.rb +42 -7
  108. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +85 -12
  109. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Laboratory.rb +42 -30
  110. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeDataCenterHighITE.rb +39 -8
  111. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeDataCenterLowITE.rb +39 -8
  112. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +60 -12
  113. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +33 -265
  114. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +41 -3
  115. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +69 -297
  116. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +68 -25
  117. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MidriseApartment.rb +88 -59
  118. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +88 -9
  119. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +48 -10
  120. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.QuickServiceRestaurant.rb +130 -145
  121. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +29 -101
  122. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStripmall.rb +24 -7
  123. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +48 -589
  124. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallDataCenterHighITE.rb +38 -7
  125. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallDataCenterLowITE.rb +38 -8
  126. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallHotel.rb +40 -7
  127. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallOffice.rb +85 -171
  128. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallOfficeDetailed.rb +87 -44
  129. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SuperMarket.rb +46 -5
  130. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SuperTallBuilding.rb +105 -17
  131. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.TallBuilding.rb +97 -15
  132. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Warehouse.rb +26 -167
  133. data/lib/openstudio-standards/prototypes/common/do_not_edit_metaclasses.rb +3828 -1131
  134. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirConditionerVariableRefrigerantFlow.rb +3 -0
  135. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +2 -1
  136. data/lib/openstudio-standards/prototypes/common/objects/Prototype.BoilerHotWater.rb +2 -0
  137. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CentralAirSourceHeatPump.rb +2 -0
  138. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXSingleSpeed.rb +4 -1
  139. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +3 -0
  140. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingWater.rb +4 -1
  141. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingWaterToAirHeatPumpEquationFit.rb +3 -0
  142. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +9 -0
  143. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingElectric.rb +3 -0
  144. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingGas.rb +9 -4
  145. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingWater.rb +4 -1
  146. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingWaterToAirHeatPumpEquationFit.rb +3 -0
  147. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ControllerWaterCoil.rb +2 -2
  148. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoolingTower.rb +4 -1
  149. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Fan.rb +23 -2
  150. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanConstantVolume.rb +29 -4
  151. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanOnOff.rb +29 -5
  152. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanVariableVolume.rb +43 -4
  153. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanZoneExhaust.rb +22 -0
  154. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +46 -3
  155. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.elevators.rb +27 -22
  156. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +15 -8
  157. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.hvac.rb +22 -4
  158. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +429 -59
  159. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.swh.rb +18 -11
  160. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.transformers.rb +11 -2
  161. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Pump.rb +1 -0
  162. data/lib/openstudio-standards/prototypes/common/objects/Prototype.PumpVariableSpeed.rb +8 -10
  163. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +37 -28
  164. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +24 -6
  165. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -65
  166. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +1 -1
  167. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +46 -31
  168. data/lib/openstudio-standards/prototypes/common/objects/Prototype.utilities.rb +62 -10
  169. data/lib/openstudio-standards/prototypes/common/prototype_metaprogramming.rb +76 -33
  170. data/lib/openstudio-standards/prototypes/deer/deer.Model.rb +1 -1
  171. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +445 -275
  172. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +3 -3
  173. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctVAVReheat.rb +26 -21
  174. data/lib/openstudio-standards/standards/Standards.BoilerHotWater.rb +5 -2
  175. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +7 -9
  176. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +8 -2
  177. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXMultiSpeed.rb +10 -6
  178. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +5 -1
  179. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +6 -1
  180. data/lib/openstudio-standards/standards/Standards.CoilCoolingWaterToAirHeatPumpEquationFit.rb +45 -4
  181. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +18 -8
  182. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXMultiSpeed.rb +9 -7
  183. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXSingleSpeed.rb +8 -4
  184. data/lib/openstudio-standards/standards/Standards.CoilHeatingGas.rb +86 -3
  185. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +5 -2
  186. data/lib/openstudio-standards/standards/Standards.CoilHeatingWaterToAirHeatPumpEquationFit.rb +6 -2
  187. data/lib/openstudio-standards/standards/Standards.Construction.rb +66 -35
  188. data/lib/openstudio-standards/standards/Standards.CoolingTower.rb +7 -7
  189. data/lib/openstudio-standards/standards/Standards.CoolingTowerSingleSpeed.rb +2 -2
  190. data/lib/openstudio-standards/standards/Standards.CoolingTowerTwoSpeed.rb +2 -1
  191. data/lib/openstudio-standards/standards/Standards.CoolingTowerVariableSpeed.rb +2 -1
  192. data/lib/openstudio-standards/standards/Standards.Fan.rb +53 -35
  193. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +22 -16
  194. data/lib/openstudio-standards/standards/Standards.FluidCooler.rb +2 -2
  195. data/lib/openstudio-standards/standards/Standards.HeaderedPumpsVariableSpeed.rb +4 -4
  196. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +77 -19
  197. data/lib/openstudio-standards/standards/Standards.Model.rb +387 -245
  198. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +13 -15
  199. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +94 -48
  200. data/lib/openstudio-standards/standards/Standards.Pump.rb +28 -20
  201. data/lib/openstudio-standards/standards/Standards.PumpVariableSpeed.rb +3 -4
  202. data/lib/openstudio-standards/standards/Standards.ScheduleCompact.rb +2 -1
  203. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +2 -0
  204. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +34 -24
  205. data/lib/openstudio-standards/standards/Standards.Space.rb +179 -116
  206. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +23 -12
  207. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +55 -25
  208. data/lib/openstudio-standards/standards/Standards.Surface.rb +57 -32
  209. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +157 -107
  210. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +9 -6
  211. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +52 -1
  212. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1.Standards.FanVariableVolume.rb +2 -2
  213. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1.rb +4 -0
  214. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +28 -18
  215. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.FanVariableVolume.rb +1 -1
  216. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.PlantLoop.rb +4 -2
  217. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.rb +4 -0
  218. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/comstock_ashrae_90_1_2004.rb +4 -0
  219. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +696 -2938
  220. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.ext_ltg.json +1 -1
  221. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +123 -123
  222. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.furnaces.json +26 -0
  223. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.prototype_inputs.json +11 -11
  224. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +0 -8
  225. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +395 -384
  226. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.unitary_acs.json +69 -0
  227. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirLoopHVAC.rb +20 -13
  228. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanVariableVolume.rb +1 -1
  229. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.Model.rb +1 -1
  230. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.rb +4 -0
  231. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/comstock_ashrae_90_1_2007.rb +4 -0
  232. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +696 -2938
  233. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.ext_ltg.json +1 -1
  234. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +122 -122
  235. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.furnaces.json +26 -0
  236. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.prototype_inputs.json +11 -11
  237. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +0 -8
  238. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +413 -401
  239. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.unitary_acs.json +69 -0
  240. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +42 -53
  241. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +3 -2
  242. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.CoolingTower.rb +5 -8
  243. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanVariableVolume.rb +1 -1
  244. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +6 -4
  245. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.rb +4 -0
  246. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/comstock_ashrae_90_1_2010.rb +4 -0
  247. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +696 -2938
  248. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.ext_ltg.json +1 -1
  249. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +129 -129
  250. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +210 -42
  251. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.furnaces.json +26 -0
  252. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.prototype_inputs.json +11 -11
  253. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +0 -8
  254. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +460 -320
  255. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.unitary_acs.json +69 -0
  256. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +45 -51
  257. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +3 -2
  258. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.CoolingTower.rb +5 -8
  259. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.CoolingTowerVariableSpeed.rb +2 -3
  260. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanVariableVolume.rb +2 -2
  261. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -5
  262. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.ThermalZone.rb +2 -1
  263. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.WaterHeaterMixed.rb +1 -1
  264. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.ZoneHVACComponent.rb +1 -0
  265. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.rb +4 -0
  266. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/comstock_ashrae_90_1_2013.rb +4 -0
  267. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +696 -2938
  268. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.ext_ltg.json +1 -1
  269. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +121 -121
  270. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +420 -84
  271. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.furnaces.json +26 -0
  272. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.prototype_inputs.json +12 -12
  273. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +0 -8
  274. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +475 -335
  275. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.unitary_acs.json +69 -0
  276. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirLoopHVAC.rb +40 -50
  277. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirTerminalSingleDuctVAVReheat.rb +3 -2
  278. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.CoolingTower.rb +5 -8
  279. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.CoolingTowerVariableSpeed.rb +2 -3
  280. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanVariableVolume.rb +2 -2
  281. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Space.rb +8 -5
  282. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.ThermalZone.rb +2 -1
  283. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.ZoneHVACComponent.rb +1 -0
  284. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.rb +4 -0
  285. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/comstock_ashrae_90_1_2016.rb +4 -0
  286. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/ashrae_90_1.schedules.json +696 -2938
  287. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.ext_ltg.json +1 -1
  288. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.spc_typ.json +152 -128
  289. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.energy_recovery.json +488 -84
  290. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.furnaces.json +26 -0
  291. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.spc_typ.json +47 -47
  292. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.unitary_acs.json +69 -0
  293. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirLoopHVAC.rb +342 -56
  294. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirTerminalSingleDuctVAVReheat.rb +3 -2
  295. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.CoolingTower.rb +5 -8
  296. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.CoolingTowerVariableSpeed.rb +2 -3
  297. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanVariableVolume.rb +2 -2
  298. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Space.rb +25 -5
  299. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.ThermalZone.rb +2 -1
  300. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.ZoneHVACComponent.rb +30 -0
  301. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.rb +4 -0
  302. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/comstock_ashrae_90_1_2019.rb +4 -0
  303. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/ashrae_90_1.schedules.json +696 -2938
  304. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.ext_ltg.json +1 -1
  305. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.spc_typ.json +151 -127
  306. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.boilers.json +1 -1
  307. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.energy_recovery.json +2307 -101
  308. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.furnaces.json +26 -0
  309. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.refrigeration_compressors.json +1 -1
  310. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.spc_typ.json +47 -47
  311. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.unitary_acs.json +69 -0
  312. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +25 -0
  313. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +286 -224
  314. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/comstock_doe_ref_1980_2004.rb +4 -0
  315. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +696 -2938
  316. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.ext_ltg.json +1 -1
  317. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +126 -126
  318. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.furnaces.json +26 -0
  319. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.prototype_inputs.json +11 -11
  320. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.refrigeration_system.json +0 -8
  321. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +405 -393
  322. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.AirLoopHVAC.rb +15 -11
  323. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +1 -1
  324. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.PlantLoop.rb +3 -0
  325. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.rb +4 -0
  326. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/comstock_doe_ref_pre_1980.rb +4 -0
  327. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +696 -2938
  328. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +121 -121
  329. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.furnaces.json +37 -0
  330. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.prototype_inputs.json +11 -11
  331. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.refrigeration_system.json +0 -8
  332. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +403 -391
  333. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.AirLoopHVAC.rb +15 -11
  334. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +1 -1
  335. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.PlantLoop.rb +3 -0
  336. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.rb +4 -0
  337. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.furnaces.json +15 -0
  338. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +64 -42
  339. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +3 -2
  340. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.CoolingTower.rb +5 -8
  341. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.CoolingTowerVariableSpeed.rb +2 -3
  342. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.FanVariableVolume.rb +2 -2
  343. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +1 -1
  344. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +1 -1
  345. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +4 -1
  346. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Space.rb +5 -3
  347. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +3 -0
  348. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.rb +4 -0
  349. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.furnaces.json +15 -0
  350. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +61 -36
  351. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +3 -2
  352. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +5 -8
  353. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +2 -3
  354. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +2 -2
  355. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +1 -1
  356. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +1 -1
  357. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +4 -1
  358. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +6 -4
  359. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +3 -0
  360. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +4 -0
  361. data/lib/openstudio-standards/standards/cbes/cbes.AirLoopHVAC.rb +20 -14
  362. data/lib/openstudio-standards/standards/cbes/cbes.PlantLoop.rb +3 -0
  363. data/lib/openstudio-standards/standards/cbes/cbes.rb +4 -0
  364. data/lib/openstudio-standards/standards/cbes/cbes_pre_1978/cbes_pre_1978.rb +4 -0
  365. data/lib/openstudio-standards/standards/cbes/cbes_t24_1978/cbes_t24_1978.rb +4 -0
  366. data/lib/openstudio-standards/standards/cbes/cbes_t24_1992/cbes_t24_1992.rb +4 -0
  367. data/lib/openstudio-standards/standards/cbes/cbes_t24_2001/cbes_t24_2001.rb +4 -0
  368. data/lib/openstudio-standards/standards/cbes/cbes_t24_2005/cbes_t24_2005.rb +4 -0
  369. data/lib/openstudio-standards/standards/cbes/cbes_t24_2008/cbes_t24_2008.rb +4 -0
  370. data/lib/openstudio-standards/standards/deer/deer.AirLoopHVAC.rb +10 -5
  371. data/lib/openstudio-standards/standards/deer/deer.PlanarSurface.rb +1 -1
  372. data/lib/openstudio-standards/standards/deer/deer.rb +4 -0
  373. data/lib/openstudio-standards/standards/deer/deer_1985/comstock_deer_1985/comstock_deer_1985.rb +4 -0
  374. data/lib/openstudio-standards/standards/deer/deer_1985/comstock_deer_1985/data/comstock_deer_1985.ext_ltg.json +2 -2
  375. data/lib/openstudio-standards/standards/deer/deer_1985/deer_1985.rb +4 -0
  376. data/lib/openstudio-standards/standards/deer/deer_1996/comstock_deer_1996/comstock_deer_1996.rb +4 -0
  377. data/lib/openstudio-standards/standards/deer/deer_1996/comstock_deer_1996/data/comstock_deer_1996.ext_ltg.json +2 -2
  378. data/lib/openstudio-standards/standards/deer/deer_1996/deer_1996.rb +4 -0
  379. data/lib/openstudio-standards/standards/deer/deer_2003/comstock_deer_2003/comstock_deer_2003.rb +4 -0
  380. data/lib/openstudio-standards/standards/deer/deer_2003/comstock_deer_2003/data/comstock_deer_2003.ext_ltg.json +2 -2
  381. data/lib/openstudio-standards/standards/deer/deer_2003/deer_2003.rb +4 -0
  382. data/lib/openstudio-standards/standards/deer/deer_2007/comstock_deer_2007/comstock_deer_2007.rb +4 -0
  383. data/lib/openstudio-standards/standards/deer/deer_2007/comstock_deer_2007/data/comstock_deer_2007.ext_ltg.json +2 -2
  384. data/lib/openstudio-standards/standards/deer/deer_2007/deer_2007.rb +4 -0
  385. data/lib/openstudio-standards/standards/deer/deer_2011/comstock_deer_2011/comstock_deer_2011.rb +4 -0
  386. data/lib/openstudio-standards/standards/deer/deer_2011/comstock_deer_2011/data/comstock_deer_2011.ext_ltg.json +2 -2
  387. data/lib/openstudio-standards/standards/deer/deer_2011/deer_2011.rb +4 -0
  388. data/lib/openstudio-standards/standards/deer/deer_2014/comstock_deer_2014/comstock_deer_2014.rb +4 -0
  389. data/lib/openstudio-standards/standards/deer/deer_2014/comstock_deer_2014/data/comstock_deer_2014.ext_ltg.json +2 -2
  390. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.Space.rb +5 -3
  391. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.rb +4 -0
  392. data/lib/openstudio-standards/standards/deer/deer_2015/comstock_deer_2015/comstock_deer_2015.rb +4 -0
  393. data/lib/openstudio-standards/standards/deer/deer_2015/comstock_deer_2015/data/comstock_deer_2015.ext_ltg.json +2 -2
  394. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.Space.rb +5 -3
  395. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.rb +4 -0
  396. data/lib/openstudio-standards/standards/deer/deer_2017/comstock_deer_2017/comstock_deer_2017.rb +4 -0
  397. data/lib/openstudio-standards/standards/deer/deer_2017/comstock_deer_2017/data/comstock_deer_2017.ext_ltg.json +2 -2
  398. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.Space.rb +5 -3
  399. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.rb +4 -0
  400. data/lib/openstudio-standards/standards/deer/deer_2020/comstock_deer_2020/comstock_deer_2020.rb +4 -0
  401. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.AirLoopHVAC.rb +9 -5
  402. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.FanVariableVolume.rb +3 -0
  403. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.Space.rb +5 -3
  404. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.rb +4 -0
  405. data/lib/openstudio-standards/standards/deer/deer_2025/comstock_deer_2025/comstock_deer_2025.rb +4 -0
  406. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.AirLoopHVAC.rb +9 -5
  407. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.FanVariableVolume.rb +3 -0
  408. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.Space.rb +5 -3
  409. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.rb +4 -0
  410. data/lib/openstudio-standards/standards/deer/deer_2030/comstock_deer_2030/comstock_deer_2030.rb +4 -0
  411. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.AirLoopHVAC.rb +9 -5
  412. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.FanVariableVolume.rb +3 -0
  413. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.Space.rb +5 -3
  414. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.rb +4 -0
  415. data/lib/openstudio-standards/standards/deer/deer_2035/comstock_deer_2035/comstock_deer_2035.rb +4 -0
  416. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.AirLoopHVAC.rb +9 -5
  417. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.FanVariableVolume.rb +3 -0
  418. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.Space.rb +5 -3
  419. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.rb +4 -0
  420. data/lib/openstudio-standards/standards/deer/deer_2040/comstock_deer_2040/comstock_deer_2040.rb +4 -0
  421. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.AirLoopHVAC.rb +9 -5
  422. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.FanVariableVolume.rb +3 -0
  423. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.Space.rb +5 -3
  424. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.rb +4 -0
  425. data/lib/openstudio-standards/standards/deer/deer_2045/comstock_deer_2045/comstock_deer_2045.rb +4 -0
  426. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.AirLoopHVAC.rb +9 -5
  427. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.FanVariableVolume.rb +3 -0
  428. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.Space.rb +5 -3
  429. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.rb +4 -0
  430. data/lib/openstudio-standards/standards/deer/deer_2050/comstock_deer_2050/comstock_deer_2050.rb +4 -0
  431. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.AirLoopHVAC.rb +9 -5
  432. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.FanVariableVolume.rb +3 -0
  433. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.Space.rb +5 -3
  434. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.rb +4 -0
  435. data/lib/openstudio-standards/standards/deer/deer_2055/comstock_deer_2055/comstock_deer_2055.rb +4 -0
  436. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.AirLoopHVAC.rb +9 -5
  437. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.FanVariableVolume.rb +3 -0
  438. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.Space.rb +5 -3
  439. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.rb +4 -0
  440. data/lib/openstudio-standards/standards/deer/deer_2060/comstock_deer_2060/comstock_deer_2060.rb +4 -0
  441. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.AirLoopHVAC.rb +9 -5
  442. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.FanVariableVolume.rb +3 -0
  443. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.Space.rb +5 -3
  444. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.rb +4 -0
  445. data/lib/openstudio-standards/standards/deer/deer_2065/comstock_deer_2065/comstock_deer_2065.rb +4 -0
  446. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.AirLoopHVAC.rb +9 -5
  447. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.FanVariableVolume.rb +3 -0
  448. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.Space.rb +5 -3
  449. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.rb +4 -0
  450. data/lib/openstudio-standards/standards/deer/deer_2070/comstock_deer_2070/comstock_deer_2070.rb +4 -0
  451. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.AirLoopHVAC.rb +9 -5
  452. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.FanVariableVolume.rb +3 -0
  453. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.Space.rb +5 -3
  454. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.rb +4 -0
  455. data/lib/openstudio-standards/standards/deer/deer_2075/comstock_deer_2075/comstock_deer_2075.rb +4 -0
  456. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.AirLoopHVAC.rb +9 -5
  457. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.FanVariableVolume.rb +3 -0
  458. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.Space.rb +5 -3
  459. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.rb +4 -0
  460. data/lib/openstudio-standards/standards/deer/deer_pre_1975/comstock_deer_pre_1975/comstock_deer_pre_1975.rb +4 -0
  461. data/lib/openstudio-standards/standards/deer/deer_pre_1975/comstock_deer_pre_1975/data/comstock_deer_pre_1975.ext_ltg.json +2 -2
  462. data/lib/openstudio-standards/standards/deer/deer_pre_1975/deer_pre_1975.rb +4 -0
  463. data/lib/openstudio-standards/standards/icc_iecc/icc_iecc_2015/icc_iecc_2015.rb +4 -0
  464. data/lib/openstudio-standards/standards/necb/BTAP1980TO2010/btap_1980to2010.rb +6 -28
  465. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/btap_pre1980.rb +25 -110
  466. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/building_envelope.rb +45 -60
  467. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_3_and_8_single_speed.rb +19 -23
  468. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_4.rb +84 -83
  469. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_6.rb +52 -47
  470. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_systems.rb +43 -40
  471. data/lib/openstudio-standards/standards/necb/ECMS/data/boiler_set.json +18 -0
  472. data/lib/openstudio-standards/standards/necb/ECMS/data/chiller_set.json +211 -0
  473. data/lib/openstudio-standards/standards/necb/ECMS/data/curves.json +1195 -20
  474. data/lib/openstudio-standards/standards/necb/ECMS/data/furnace_set.json +18 -0
  475. data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps.json +244 -182
  476. data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps_heating.json +232 -185
  477. data/lib/openstudio-standards/standards/necb/ECMS/data/shw_set.json +20 -2
  478. data/lib/openstudio-standards/standards/necb/ECMS/ecms.rb +18 -25
  479. data/lib/openstudio-standards/standards/necb/ECMS/erv.rb +12 -13
  480. data/lib/openstudio-standards/standards/necb/ECMS/hvac_systems.rb +1647 -466
  481. data/lib/openstudio-standards/standards/necb/ECMS/loads.rb +93 -0
  482. data/lib/openstudio-standards/standards/necb/ECMS/nv.rb +40 -47
  483. data/lib/openstudio-standards/standards/necb/ECMS/pv_ground.rb +26 -25
  484. data/lib/openstudio-standards/standards/necb/NECB2011/autozone.rb +303 -305
  485. data/lib/openstudio-standards/standards/necb/NECB2011/beps_compliance_path.rb +45 -45
  486. data/lib/openstudio-standards/standards/necb/NECB2011/building_envelope.rb +90 -120
  487. data/lib/openstudio-standards/standards/necb/NECB2011/data/geometry/Hospital.osm +1176 -1115
  488. data/lib/openstudio-standards/standards/necb/NECB2011/data/geometry/LowriseApartment.osm +8279 -28923
  489. data/lib/openstudio-standards/standards/necb/NECB2011/data/space_types.json +1173 -1173
  490. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +15 -13
  491. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_single_speed.rb +32 -29
  492. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_2_and_5.rb +25 -26
  493. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +14 -14
  494. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_single_speed.rb +24 -29
  495. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_4.rb +85 -84
  496. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +41 -42
  497. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +209 -197
  498. data/lib/openstudio-standards/standards/necb/NECB2011/lighting.rb +87 -82
  499. data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +510 -406
  500. data/lib/openstudio-standards/standards/necb/NECB2011/nv.md +3 -3
  501. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +686 -683
  502. data/lib/openstudio-standards/standards/necb/NECB2011/service_water_heating.rb +129 -82
  503. data/lib/openstudio-standards/standards/necb/NECB2015/data/space_types.json +1608 -1608
  504. data/lib/openstudio-standards/standards/necb/NECB2015/hvac_systems.rb +25 -18
  505. data/lib/openstudio-standards/standards/necb/NECB2015/lighting.rb +73 -67
  506. data/lib/openstudio-standards/standards/necb/NECB2015/necb_2015.rb +18 -22
  507. data/lib/openstudio-standards/standards/necb/NECB2015/qaqc/necb_2015_qaqc.rb +59 -63
  508. data/lib/openstudio-standards/standards/necb/NECB2017/data/space_types.json +1608 -1608
  509. data/lib/openstudio-standards/standards/necb/NECB2017/hvac_systems.rb +1 -4
  510. data/lib/openstudio-standards/standards/necb/NECB2017/necb_2017.rb +10 -14
  511. data/lib/openstudio-standards/standards/necb/NECB2020/building_envelope.rb +779 -0
  512. data/lib/openstudio-standards/standards/necb/NECB2020/data/boilers.json +122 -0
  513. data/lib/openstudio-standards/standards/necb/NECB2020/data/chillers.json +335 -0
  514. data/lib/openstudio-standards/standards/necb/NECB2020/data/constants.json +13 -0
  515. data/lib/openstudio-standards/standards/necb/NECB2020/data/furnaces.json +41 -0
  516. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps.json +452 -0
  517. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps_heating.json +164 -0
  518. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_rejection.json +228 -0
  519. data/lib/openstudio-standards/standards/necb/NECB2020/data/led_lighting_data.json +2883 -0
  520. data/lib/openstudio-standards/standards/necb/NECB2020/data/space_types.json +25851 -0
  521. data/lib/openstudio-standards/standards/necb/NECB2020/data/surface_thermal_transmittance.json +60 -0
  522. data/lib/openstudio-standards/standards/necb/NECB2020/data/unitary_acs.json +585 -0
  523. data/lib/openstudio-standards/standards/necb/NECB2020/necb_2020.rb +175 -0
  524. data/lib/openstudio-standards/standards/necb/common/bc_step_code_indicators.md +10 -0
  525. data/lib/openstudio-standards/standards/necb/common/btap_data.rb +1963 -0
  526. data/lib/openstudio-standards/standards/necb/common/btap_datapoint.rb +410 -0
  527. data/lib/openstudio-standards/standards/necb/common/neb_end_use_prices.csv +42 -0
  528. data/lib/openstudio-standards/standards/necb/common/necb_reference_runs.csv +28705 -0
  529. data/lib/openstudio-standards/standards/necb/common/phius.md +23 -0
  530. data/lib/openstudio-standards/standards/necb/common/space_type_upgrade_map.json +1158 -386
  531. data/lib/openstudio-standards/standards/oeesc/oeesc_2014/oeesc_2014.rb +4 -0
  532. data/lib/openstudio-standards/standards/standard.rb +2 -1
  533. data/lib/openstudio-standards/utilities/define_thermal_zone_and_mulitpliers.rb +1 -1
  534. data/lib/openstudio-standards/utilities/logging.rb +6 -0
  535. data/lib/openstudio-standards/utilities/simulation.rb +30 -14
  536. data/lib/openstudio-standards/utilities/{speacetype_map_converter.rb → spacetype_map_converter.rb} +0 -0
  537. data/lib/openstudio-standards/utilities/sqlfile.rb +112 -71
  538. data/lib/openstudio-standards/version.rb +2 -2
  539. data/lib/openstudio-standards/weather/Weather.Model.rb +209 -9
  540. data/lib/openstudio-standards/weather/Weather.stat_file.rb +1 -1
  541. data/lib/openstudio-standards.rb +9 -0
  542. metadata +106 -205
  543. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  544. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.boilers.json +0 -49
  545. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.chillers.json +0 -293
  546. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +0 -25426
  547. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_sets.json +0 -1600
  548. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +0 -564
  549. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.elevators.json +0 -349
  550. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ext_ltg.json +0 -164
  551. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +0 -10663
  552. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps.json +0 -508
  553. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps_heating.json +0 -156
  554. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_rejection.json +0 -44
  555. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.motors.json +0 -184
  556. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.prototype_inputs.json +0 -3094
  557. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_cases.json +0 -829
  558. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_lnup.json +0 -562
  559. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_compressors.json +0 -52
  560. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_condenser.json +0 -220
  561. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +0 -156
  562. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_walkins.json +0 -1316
  563. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +0 -21446
  564. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.unitary_acs.json +0 -554
  565. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_heaters.json +0 -68
  566. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_source_heat_pumps.json +0 -28
  567. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_source_heat_pumps_heating.json +0 -12
  568. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.boilers.json +0 -49
  569. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.chillers.json +0 -293
  570. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +0 -12487
  571. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_sets.json +0 -1600
  572. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +0 -564
  573. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.elevators.json +0 -349
  574. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ext_ltg.json +0 -164
  575. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +0 -10663
  576. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps.json +0 -466
  577. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps_heating.json +0 -137
  578. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_rejection.json +0 -44
  579. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.motors.json +0 -184
  580. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.prototype_inputs.json +0 -3094
  581. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_cases.json +0 -829
  582. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_lnup.json +0 -562
  583. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_compressors.json +0 -52
  584. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_condenser.json +0 -220
  585. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +0 -156
  586. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_walkins.json +0 -1316
  587. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +0 -21380
  588. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.unitary_acs.json +0 -554
  589. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_heaters.json +0 -68
  590. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_source_heat_pumps.json +0 -28
  591. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_source_heat_pumps_heating.json +0 -12
  592. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.boilers.json +0 -49
  593. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.chillers.json +0 -395
  594. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +0 -12487
  595. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_sets.json +0 -1600
  596. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.economizers.json +0 -592
  597. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.elevators.json +0 -349
  598. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +0 -550
  599. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ext_ltg.json +0 -164
  600. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +0 -10663
  601. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps.json +0 -466
  602. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps_heating.json +0 -137
  603. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_rejection.json +0 -44
  604. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.motors.json +0 -238
  605. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.prototype_inputs.json +0 -3094
  606. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_cases.json +0 -829
  607. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_lnup.json +0 -562
  608. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_compressors.json +0 -52
  609. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_condenser.json +0 -220
  610. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +0 -156
  611. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_walkins.json +0 -1316
  612. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +0 -21548
  613. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.unitary_acs.json +0 -554
  614. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_heaters.json +0 -68
  615. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_source_heat_pumps.json +0 -28
  616. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_source_heat_pumps_heating.json +0 -12
  617. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.boilers.json +0 -64
  618. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.chillers.json +0 -871
  619. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +0 -12487
  620. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_sets.json +0 -1600
  621. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.economizers.json +0 -592
  622. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.elevators.json +0 -349
  623. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +0 -1096
  624. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ext_ltg.json +0 -164
  625. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +0 -10663
  626. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps.json +0 -886
  627. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps_heating.json +0 -194
  628. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_rejection.json +0 -44
  629. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.motors.json +0 -247
  630. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.prototype_inputs.json +0 -3094
  631. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_cases.json +0 -829
  632. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_lnup.json +0 -562
  633. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_compressors.json +0 -52
  634. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_condenser.json +0 -220
  635. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +0 -156
  636. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_walkins.json +0 -1316
  637. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +0 -22079
  638. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.unitary_acs.json +0 -994
  639. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_heaters.json +0 -68
  640. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_source_heat_pumps.json +0 -28
  641. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_source_heat_pumps_heating.json +0 -12
  642. data/lib/openstudio-standards/utilities/convert_costing_constructions.rb +0 -105
@@ -4,6 +4,8 @@
4
4
  "template": "90.1-2019",
5
5
  "climate_zone": "ASHRAE 169-2006-0A",
6
6
  "under_8000_hours": false,
7
+ "nontransient_dwelling": false,
8
+ "0_to_10_percent_oa": null,
7
9
  "10_to_20_percent_oa": 2500.0,
8
10
  "20_to_30_percent_oa": 2000.0,
9
11
  "30_to_40_percent_oa": 1000.0,
@@ -11,12 +13,33 @@
11
13
  "50_to_60_percent_oa": 140.0,
12
14
  "60_to_70_percent_oa": 120.0,
13
15
  "70_to_80_percent_oa": 100.0,
14
- "greater_than_80_percent_oa": 80.0
16
+ "greater_than_80_percent_oa": 80.0,
17
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
18
+ "enthalpy_recovery_ratio": 0.5
19
+ },
20
+ {
21
+ "template": "90.1-2019",
22
+ "climate_zone": "ASHRAE 169-2006-0A",
23
+ "under_8000_hours": false,
24
+ "nontransient_dwelling": true,
25
+ "0_to_10_percent_oa": 0.0,
26
+ "10_to_20_percent_oa": 0.0,
27
+ "20_to_30_percent_oa": 0.0,
28
+ "30_to_40_percent_oa": 0.0,
29
+ "40_to_50_percent_oa": 0.0,
30
+ "50_to_60_percent_oa": 0.0,
31
+ "60_to_70_percent_oa": 0.0,
32
+ "70_to_80_percent_oa": 0.0,
33
+ "greater_than_80_percent_oa": 0.0,
34
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
35
+ "enthalpy_recovery_ratio": 0.5
15
36
  },
16
37
  {
17
38
  "template": "90.1-2019",
18
39
  "climate_zone": "ASHRAE 169-2006-0A",
19
40
  "under_8000_hours": true,
41
+ "nontransient_dwelling": false,
42
+ "0_to_10_percent_oa": null,
20
43
  "10_to_20_percent_oa": 26000.0,
21
44
  "20_to_30_percent_oa": 16000.0,
22
45
  "30_to_40_percent_oa": 5500.0,
@@ -24,12 +47,33 @@
24
47
  "50_to_60_percent_oa": 3500.0,
25
48
  "60_to_70_percent_oa": 2000.0,
26
49
  "70_to_80_percent_oa": 1000.0,
27
- "greater_than_80_percent_oa": 120.0
50
+ "greater_than_80_percent_oa": 120.0,
51
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
52
+ "enthalpy_recovery_ratio": 0.5
53
+ },
54
+ {
55
+ "template": "90.1-2019",
56
+ "climate_zone": "ASHRAE 169-2006-0A",
57
+ "under_8000_hours": true,
58
+ "nontransient_dwelling": true,
59
+ "0_to_10_percent_oa": 0.0,
60
+ "10_to_20_percent_oa": 0.0,
61
+ "20_to_30_percent_oa": 0.0,
62
+ "30_to_40_percent_oa": 0.0,
63
+ "40_to_50_percent_oa": 0.0,
64
+ "50_to_60_percent_oa": 0.0,
65
+ "60_to_70_percent_oa": 0.0,
66
+ "70_to_80_percent_oa": 0.0,
67
+ "greater_than_80_percent_oa": 0.0,
68
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
69
+ "enthalpy_recovery_ratio": 0.5
28
70
  },
29
71
  {
30
72
  "template": "90.1-2019",
31
73
  "climate_zone": "ASHRAE 169-2006-0B",
32
74
  "under_8000_hours": false,
75
+ "nontransient_dwelling": false,
76
+ "0_to_10_percent_oa": null,
33
77
  "10_to_20_percent_oa": null,
34
78
  "20_to_30_percent_oa": 19500.0,
35
79
  "30_to_40_percent_oa": 9000.0,
@@ -37,12 +81,33 @@
37
81
  "50_to_60_percent_oa": 4000.0,
38
82
  "60_to_70_percent_oa": 3000.0,
39
83
  "70_to_80_percent_oa": 1500.0,
40
- "greater_than_80_percent_oa": 120.0
84
+ "greater_than_80_percent_oa": 120.0,
85
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
86
+ "enthalpy_recovery_ratio": 0.5
87
+ },
88
+ {
89
+ "template": "90.1-2019",
90
+ "climate_zone": "ASHRAE 169-2006-0B",
91
+ "under_8000_hours": false,
92
+ "nontransient_dwelling": true,
93
+ "0_to_10_percent_oa": 0.0,
94
+ "10_to_20_percent_oa": 0.0,
95
+ "20_to_30_percent_oa": 0.0,
96
+ "30_to_40_percent_oa": 0.0,
97
+ "40_to_50_percent_oa": 0.0,
98
+ "50_to_60_percent_oa": 0.0,
99
+ "60_to_70_percent_oa": 0.0,
100
+ "70_to_80_percent_oa": 0.0,
101
+ "greater_than_80_percent_oa": 0.0,
102
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
103
+ "enthalpy_recovery_ratio": 0.5
41
104
  },
42
105
  {
43
106
  "template": "90.1-2019",
44
107
  "climate_zone": "ASHRAE 169-2006-0B",
45
108
  "under_8000_hours": true,
109
+ "nontransient_dwelling": false,
110
+ "0_to_10_percent_oa": null,
46
111
  "10_to_20_percent_oa": null,
47
112
  "20_to_30_percent_oa": null,
48
113
  "30_to_40_percent_oa": null,
@@ -50,12 +115,33 @@
50
115
  "50_to_60_percent_oa": 26000.0,
51
116
  "60_to_70_percent_oa": 12000.0,
52
117
  "70_to_80_percent_oa": 5000.0,
53
- "greater_than_80_percent_oa": 4000.0
118
+ "greater_than_80_percent_oa": 4000.0,
119
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
120
+ "enthalpy_recovery_ratio": 0.5
121
+ },
122
+ {
123
+ "template": "90.1-2019",
124
+ "climate_zone": "ASHRAE 169-2006-0B",
125
+ "under_8000_hours": true,
126
+ "nontransient_dwelling": true,
127
+ "0_to_10_percent_oa": 0.0,
128
+ "10_to_20_percent_oa": 0.0,
129
+ "20_to_30_percent_oa": 0.0,
130
+ "30_to_40_percent_oa": 0.0,
131
+ "40_to_50_percent_oa": 0.0,
132
+ "50_to_60_percent_oa": 0.0,
133
+ "60_to_70_percent_oa": 0.0,
134
+ "70_to_80_percent_oa": 0.0,
135
+ "greater_than_80_percent_oa": 0.0,
136
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
137
+ "enthalpy_recovery_ratio": 0.5
54
138
  },
55
139
  {
56
140
  "template": "90.1-2019",
57
141
  "climate_zone": "ASHRAE 169-2006-1A",
58
142
  "under_8000_hours": false,
143
+ "nontransient_dwelling": false,
144
+ "0_to_10_percent_oa": null,
59
145
  "10_to_20_percent_oa": 2500.0,
60
146
  "20_to_30_percent_oa": 2000.0,
61
147
  "30_to_40_percent_oa": 1000.0,
@@ -63,12 +149,33 @@
63
149
  "50_to_60_percent_oa": 140.0,
64
150
  "60_to_70_percent_oa": 120.0,
65
151
  "70_to_80_percent_oa": 100.0,
66
- "greater_than_80_percent_oa": 80.0
152
+ "greater_than_80_percent_oa": 80.0,
153
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
154
+ "enthalpy_recovery_ratio": 0.5
155
+ },
156
+ {
157
+ "template": "90.1-2019",
158
+ "climate_zone": "ASHRAE 169-2006-1A",
159
+ "under_8000_hours": false,
160
+ "nontransient_dwelling": true,
161
+ "0_to_10_percent_oa": 0.0,
162
+ "10_to_20_percent_oa": 0.0,
163
+ "20_to_30_percent_oa": 0.0,
164
+ "30_to_40_percent_oa": 0.0,
165
+ "40_to_50_percent_oa": 0.0,
166
+ "50_to_60_percent_oa": 0.0,
167
+ "60_to_70_percent_oa": 0.0,
168
+ "70_to_80_percent_oa": 0.0,
169
+ "greater_than_80_percent_oa": 0.0,
170
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
171
+ "enthalpy_recovery_ratio": 0.5
67
172
  },
68
173
  {
69
174
  "template": "90.1-2019",
70
175
  "climate_zone": "ASHRAE 169-2006-1A",
71
176
  "under_8000_hours": true,
177
+ "nontransient_dwelling": false,
178
+ "0_to_10_percent_oa": null,
72
179
  "10_to_20_percent_oa": 26000.0,
73
180
  "20_to_30_percent_oa": 16000.0,
74
181
  "30_to_40_percent_oa": 5500.0,
@@ -76,12 +183,33 @@
76
183
  "50_to_60_percent_oa": 3500.0,
77
184
  "60_to_70_percent_oa": 2000.0,
78
185
  "70_to_80_percent_oa": 1000.0,
79
- "greater_than_80_percent_oa": 120.0
186
+ "greater_than_80_percent_oa": 120.0,
187
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
188
+ "enthalpy_recovery_ratio": 0.5
189
+ },
190
+ {
191
+ "template": "90.1-2019",
192
+ "climate_zone": "ASHRAE 169-2006-1A",
193
+ "under_8000_hours": true,
194
+ "nontransient_dwelling": true,
195
+ "0_to_10_percent_oa": 0.0,
196
+ "10_to_20_percent_oa": 0.0,
197
+ "20_to_30_percent_oa": 0.0,
198
+ "30_to_40_percent_oa": 0.0,
199
+ "40_to_50_percent_oa": 0.0,
200
+ "50_to_60_percent_oa": 0.0,
201
+ "60_to_70_percent_oa": 0.0,
202
+ "70_to_80_percent_oa": 0.0,
203
+ "greater_than_80_percent_oa": 0.0,
204
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
205
+ "enthalpy_recovery_ratio": 0.5
80
206
  },
81
207
  {
82
208
  "template": "90.1-2019",
83
209
  "climate_zone": "ASHRAE 169-2006-1B",
84
210
  "under_8000_hours": false,
211
+ "nontransient_dwelling": false,
212
+ "0_to_10_percent_oa": null,
85
213
  "10_to_20_percent_oa": null,
86
214
  "20_to_30_percent_oa": 19500.0,
87
215
  "30_to_40_percent_oa": 9000.0,
@@ -89,12 +217,33 @@
89
217
  "50_to_60_percent_oa": 4000.0,
90
218
  "60_to_70_percent_oa": 3000.0,
91
219
  "70_to_80_percent_oa": 1500.0,
92
- "greater_than_80_percent_oa": 120.0
220
+ "greater_than_80_percent_oa": 120.0,
221
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
222
+ "enthalpy_recovery_ratio": 0.5
223
+ },
224
+ {
225
+ "template": "90.1-2019",
226
+ "climate_zone": "ASHRAE 169-2006-1B",
227
+ "under_8000_hours": false,
228
+ "nontransient_dwelling": true,
229
+ "0_to_10_percent_oa": 0.0,
230
+ "10_to_20_percent_oa": 0.0,
231
+ "20_to_30_percent_oa": 0.0,
232
+ "30_to_40_percent_oa": 0.0,
233
+ "40_to_50_percent_oa": 0.0,
234
+ "50_to_60_percent_oa": 0.0,
235
+ "60_to_70_percent_oa": 0.0,
236
+ "70_to_80_percent_oa": 0.0,
237
+ "greater_than_80_percent_oa": 0.0,
238
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
239
+ "enthalpy_recovery_ratio": 0.5
93
240
  },
94
241
  {
95
242
  "template": "90.1-2019",
96
243
  "climate_zone": "ASHRAE 169-2006-1B",
97
244
  "under_8000_hours": true,
245
+ "nontransient_dwelling": false,
246
+ "0_to_10_percent_oa": null,
98
247
  "10_to_20_percent_oa": null,
99
248
  "20_to_30_percent_oa": null,
100
249
  "30_to_40_percent_oa": null,
@@ -102,12 +251,33 @@
102
251
  "50_to_60_percent_oa": 26000.0,
103
252
  "60_to_70_percent_oa": 12000.0,
104
253
  "70_to_80_percent_oa": 5000.0,
105
- "greater_than_80_percent_oa": 4000.0
254
+ "greater_than_80_percent_oa": 4000.0,
255
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
256
+ "enthalpy_recovery_ratio": 0.5
257
+ },
258
+ {
259
+ "template": "90.1-2019",
260
+ "climate_zone": "ASHRAE 169-2006-1B",
261
+ "under_8000_hours": true,
262
+ "nontransient_dwelling": true,
263
+ "0_to_10_percent_oa": 0.0,
264
+ "10_to_20_percent_oa": 0.0,
265
+ "20_to_30_percent_oa": 0.0,
266
+ "30_to_40_percent_oa": 0.0,
267
+ "40_to_50_percent_oa": 0.0,
268
+ "50_to_60_percent_oa": 0.0,
269
+ "60_to_70_percent_oa": 0.0,
270
+ "70_to_80_percent_oa": 0.0,
271
+ "greater_than_80_percent_oa": 0.0,
272
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
273
+ "enthalpy_recovery_ratio": 0.5
106
274
  },
107
275
  {
108
276
  "template": "90.1-2019",
109
277
  "climate_zone": "ASHRAE 169-2006-2A",
110
278
  "under_8000_hours": false,
279
+ "nontransient_dwelling": false,
280
+ "0_to_10_percent_oa": null,
111
281
  "10_to_20_percent_oa": 2500.0,
112
282
  "20_to_30_percent_oa": 2000.0,
113
283
  "30_to_40_percent_oa": 1000.0,
@@ -115,12 +285,33 @@
115
285
  "50_to_60_percent_oa": 140.0,
116
286
  "60_to_70_percent_oa": 120.0,
117
287
  "70_to_80_percent_oa": 100.0,
118
- "greater_than_80_percent_oa": 80.0
288
+ "greater_than_80_percent_oa": 80.0,
289
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
290
+ "enthalpy_recovery_ratio": 0.5
291
+ },
292
+ {
293
+ "template": "90.1-2019",
294
+ "climate_zone": "ASHRAE 169-2006-2A",
295
+ "under_8000_hours": false,
296
+ "nontransient_dwelling": true,
297
+ "0_to_10_percent_oa": 0.0,
298
+ "10_to_20_percent_oa": 0.0,
299
+ "20_to_30_percent_oa": 0.0,
300
+ "30_to_40_percent_oa": 0.0,
301
+ "40_to_50_percent_oa": 0.0,
302
+ "50_to_60_percent_oa": 0.0,
303
+ "60_to_70_percent_oa": 0.0,
304
+ "70_to_80_percent_oa": 0.0,
305
+ "greater_than_80_percent_oa": 0.0,
306
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
307
+ "enthalpy_recovery_ratio": 0.5
119
308
  },
120
309
  {
121
310
  "template": "90.1-2019",
122
311
  "climate_zone": "ASHRAE 169-2006-2A",
123
312
  "under_8000_hours": true,
313
+ "nontransient_dwelling": false,
314
+ "0_to_10_percent_oa": null,
124
315
  "10_to_20_percent_oa": 26000.0,
125
316
  "20_to_30_percent_oa": 16000.0,
126
317
  "30_to_40_percent_oa": 5500.0,
@@ -128,12 +319,33 @@
128
319
  "50_to_60_percent_oa": 3500.0,
129
320
  "60_to_70_percent_oa": 2000.0,
130
321
  "70_to_80_percent_oa": 1000.0,
131
- "greater_than_80_percent_oa": 120.0
322
+ "greater_than_80_percent_oa": 120.0,
323
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
324
+ "enthalpy_recovery_ratio": 0.5
325
+ },
326
+ {
327
+ "template": "90.1-2019",
328
+ "climate_zone": "ASHRAE 169-2006-2A",
329
+ "under_8000_hours": true,
330
+ "nontransient_dwelling": true,
331
+ "0_to_10_percent_oa": 0.0,
332
+ "10_to_20_percent_oa": 0.0,
333
+ "20_to_30_percent_oa": 0.0,
334
+ "30_to_40_percent_oa": 0.0,
335
+ "40_to_50_percent_oa": 0.0,
336
+ "50_to_60_percent_oa": 0.0,
337
+ "60_to_70_percent_oa": 0.0,
338
+ "70_to_80_percent_oa": 0.0,
339
+ "greater_than_80_percent_oa": 0.0,
340
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
341
+ "enthalpy_recovery_ratio": 0.5
132
342
  },
133
343
  {
134
344
  "template": "90.1-2019",
135
345
  "climate_zone": "ASHRAE 169-2006-2B",
136
346
  "under_8000_hours": false,
347
+ "nontransient_dwelling": false,
348
+ "0_to_10_percent_oa": null,
137
349
  "10_to_20_percent_oa": null,
138
350
  "20_to_30_percent_oa": 19500.0,
139
351
  "30_to_40_percent_oa": 9000.0,
@@ -141,12 +353,33 @@
141
353
  "50_to_60_percent_oa": 4000.0,
142
354
  "60_to_70_percent_oa": 3000.0,
143
355
  "70_to_80_percent_oa": 1500.0,
144
- "greater_than_80_percent_oa": 120.0
356
+ "greater_than_80_percent_oa": 120.0,
357
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
358
+ "enthalpy_recovery_ratio": 0.5
359
+ },
360
+ {
361
+ "template": "90.1-2019",
362
+ "climate_zone": "ASHRAE 169-2006-2B",
363
+ "under_8000_hours": false,
364
+ "nontransient_dwelling": true,
365
+ "0_to_10_percent_oa": 0.0,
366
+ "10_to_20_percent_oa": 0.0,
367
+ "20_to_30_percent_oa": 0.0,
368
+ "30_to_40_percent_oa": 0.0,
369
+ "40_to_50_percent_oa": 0.0,
370
+ "50_to_60_percent_oa": 0.0,
371
+ "60_to_70_percent_oa": 0.0,
372
+ "70_to_80_percent_oa": 0.0,
373
+ "greater_than_80_percent_oa": 0.0,
374
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
375
+ "enthalpy_recovery_ratio": 0.5
145
376
  },
146
377
  {
147
378
  "template": "90.1-2019",
148
379
  "climate_zone": "ASHRAE 169-2006-2B",
149
380
  "under_8000_hours": true,
381
+ "nontransient_dwelling": false,
382
+ "0_to_10_percent_oa": null,
150
383
  "10_to_20_percent_oa": null,
151
384
  "20_to_30_percent_oa": null,
152
385
  "30_to_40_percent_oa": null,
@@ -154,12 +387,33 @@
154
387
  "50_to_60_percent_oa": 26000.0,
155
388
  "60_to_70_percent_oa": 12000.0,
156
389
  "70_to_80_percent_oa": 5000.0,
157
- "greater_than_80_percent_oa": 4000.0
390
+ "greater_than_80_percent_oa": 4000.0,
391
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
392
+ "enthalpy_recovery_ratio": 0.5
393
+ },
394
+ {
395
+ "template": "90.1-2019",
396
+ "climate_zone": "ASHRAE 169-2006-2B",
397
+ "under_8000_hours": true,
398
+ "nontransient_dwelling": true,
399
+ "0_to_10_percent_oa": 0.0,
400
+ "10_to_20_percent_oa": 0.0,
401
+ "20_to_30_percent_oa": 0.0,
402
+ "30_to_40_percent_oa": 0.0,
403
+ "40_to_50_percent_oa": 0.0,
404
+ "50_to_60_percent_oa": 0.0,
405
+ "60_to_70_percent_oa": 0.0,
406
+ "70_to_80_percent_oa": 0.0,
407
+ "greater_than_80_percent_oa": 0.0,
408
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
409
+ "enthalpy_recovery_ratio": 0.5
158
410
  },
159
411
  {
160
412
  "template": "90.1-2019",
161
413
  "climate_zone": "ASHRAE 169-2006-3A",
162
414
  "under_8000_hours": false,
415
+ "nontransient_dwelling": false,
416
+ "0_to_10_percent_oa": null,
163
417
  "10_to_20_percent_oa": 2500.0,
164
418
  "20_to_30_percent_oa": 2000.0,
165
419
  "30_to_40_percent_oa": 1000.0,
@@ -167,12 +421,67 @@
167
421
  "50_to_60_percent_oa": 140.0,
168
422
  "60_to_70_percent_oa": 120.0,
169
423
  "70_to_80_percent_oa": 100.0,
170
- "greater_than_80_percent_oa": 80.0
424
+ "greater_than_80_percent_oa": 80.0,
425
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
426
+ "enthalpy_recovery_ratio": 0.5
427
+ },
428
+ {
429
+ "template": "90.1-2019",
430
+ "climate_zone": "ASHRAE 169-2006-3A",
431
+ "under_8000_hours": false,
432
+ "nontransient_dwelling": false,
433
+ "0_to_10_percent_oa": null,
434
+ "10_to_20_percent_oa": 2500.0,
435
+ "20_to_30_percent_oa": 2000.0,
436
+ "30_to_40_percent_oa": 1000.0,
437
+ "40_to_50_percent_oa": 500.0,
438
+ "50_to_60_percent_oa": 140.0,
439
+ "60_to_70_percent_oa": 120.0,
440
+ "70_to_80_percent_oa": 100.0,
441
+ "greater_than_80_percent_oa": 80.0,
442
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
443
+ "enthalpy_recovery_ratio": 0.5
444
+ },
445
+ {
446
+ "template": "90.1-2019",
447
+ "climate_zone": "ASHRAE 169-2006-3A",
448
+ "under_8000_hours": false,
449
+ "nontransient_dwelling": true,
450
+ "0_to_10_percent_oa": 0.0,
451
+ "10_to_20_percent_oa": 0.0,
452
+ "20_to_30_percent_oa": 0.0,
453
+ "30_to_40_percent_oa": 0.0,
454
+ "40_to_50_percent_oa": 0.0,
455
+ "50_to_60_percent_oa": 0.0,
456
+ "60_to_70_percent_oa": 0.0,
457
+ "70_to_80_percent_oa": 0.0,
458
+ "greater_than_80_percent_oa": 0.0,
459
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
460
+ "enthalpy_recovery_ratio": 0.5
461
+ },
462
+ {
463
+ "template": "90.1-2019",
464
+ "climate_zone": "ASHRAE 169-2006-3A",
465
+ "under_8000_hours": true,
466
+ "nontransient_dwelling": false,
467
+ "0_to_10_percent_oa": null,
468
+ "10_to_20_percent_oa": 26000.0,
469
+ "20_to_30_percent_oa": 16000.0,
470
+ "30_to_40_percent_oa": 5500.0,
471
+ "40_to_50_percent_oa": 4500.0,
472
+ "50_to_60_percent_oa": 3500.0,
473
+ "60_to_70_percent_oa": 2000.0,
474
+ "70_to_80_percent_oa": 1000.0,
475
+ "greater_than_80_percent_oa": 120.0,
476
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
477
+ "enthalpy_recovery_ratio": 0.5
171
478
  },
172
479
  {
173
480
  "template": "90.1-2019",
174
481
  "climate_zone": "ASHRAE 169-2006-3A",
175
482
  "under_8000_hours": true,
483
+ "nontransient_dwelling": false,
484
+ "0_to_10_percent_oa": null,
176
485
  "10_to_20_percent_oa": 26000.0,
177
486
  "20_to_30_percent_oa": 16000.0,
178
487
  "30_to_40_percent_oa": 5500.0,
@@ -180,12 +489,50 @@
180
489
  "50_to_60_percent_oa": 3500.0,
181
490
  "60_to_70_percent_oa": 2000.0,
182
491
  "70_to_80_percent_oa": 1000.0,
183
- "greater_than_80_percent_oa": 120.0
492
+ "greater_than_80_percent_oa": 120.0,
493
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
494
+ "enthalpy_recovery_ratio": 0.5
495
+ },
496
+ {
497
+ "template": "90.1-2019",
498
+ "climate_zone": "ASHRAE 169-2006-3A",
499
+ "under_8000_hours": true,
500
+ "nontransient_dwelling": true,
501
+ "0_to_10_percent_oa": 0.0,
502
+ "10_to_20_percent_oa": 0.0,
503
+ "20_to_30_percent_oa": 0.0,
504
+ "30_to_40_percent_oa": 0.0,
505
+ "40_to_50_percent_oa": 0.0,
506
+ "50_to_60_percent_oa": 0.0,
507
+ "60_to_70_percent_oa": 0.0,
508
+ "70_to_80_percent_oa": 0.0,
509
+ "greater_than_80_percent_oa": 0.0,
510
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
511
+ "enthalpy_recovery_ratio": 0.5
512
+ },
513
+ {
514
+ "template": "90.1-2019",
515
+ "climate_zone": "ASHRAE 169-2006-3B",
516
+ "under_8000_hours": false,
517
+ "nontransient_dwelling": false,
518
+ "0_to_10_percent_oa": null,
519
+ "10_to_20_percent_oa": null,
520
+ "20_to_30_percent_oa": 19500.0,
521
+ "30_to_40_percent_oa": 9000.0,
522
+ "40_to_50_percent_oa": 5000.0,
523
+ "50_to_60_percent_oa": 4000.0,
524
+ "60_to_70_percent_oa": 3000.0,
525
+ "70_to_80_percent_oa": 1500.0,
526
+ "greater_than_80_percent_oa": 120.0,
527
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
528
+ "enthalpy_recovery_ratio": 0.5
184
529
  },
185
530
  {
186
531
  "template": "90.1-2019",
187
532
  "climate_zone": "ASHRAE 169-2006-3B",
188
533
  "under_8000_hours": false,
534
+ "nontransient_dwelling": false,
535
+ "0_to_10_percent_oa": null,
189
536
  "10_to_20_percent_oa": null,
190
537
  "20_to_30_percent_oa": 19500.0,
191
538
  "30_to_40_percent_oa": 9000.0,
@@ -193,12 +540,101 @@
193
540
  "50_to_60_percent_oa": 4000.0,
194
541
  "60_to_70_percent_oa": 3000.0,
195
542
  "70_to_80_percent_oa": 1500.0,
196
- "greater_than_80_percent_oa": 120.0
543
+ "greater_than_80_percent_oa": 120.0,
544
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
545
+ "enthalpy_recovery_ratio": 0.5
546
+ },
547
+ {
548
+ "template": "90.1-2019",
549
+ "climate_zone": "ASHRAE 169-2006-3B",
550
+ "under_8000_hours": false,
551
+ "nontransient_dwelling": true,
552
+ "0_to_10_percent_oa": 0.0,
553
+ "10_to_20_percent_oa": 0.0,
554
+ "20_to_30_percent_oa": 0.0,
555
+ "30_to_40_percent_oa": 0.0,
556
+ "40_to_50_percent_oa": 0.0,
557
+ "50_to_60_percent_oa": 0.0,
558
+ "60_to_70_percent_oa": 0.0,
559
+ "70_to_80_percent_oa": 0.0,
560
+ "greater_than_80_percent_oa": 0.0,
561
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
562
+ "enthalpy_recovery_ratio": 0.5
563
+ },
564
+ {
565
+ "template": "90.1-2019",
566
+ "climate_zone": "ASHRAE 169-2006-3B",
567
+ "under_8000_hours": true,
568
+ "nontransient_dwelling": false,
569
+ "0_to_10_percent_oa": null,
570
+ "10_to_20_percent_oa": null,
571
+ "20_to_30_percent_oa": null,
572
+ "30_to_40_percent_oa": null,
573
+ "40_to_50_percent_oa": null,
574
+ "50_to_60_percent_oa": null,
575
+ "60_to_70_percent_oa": null,
576
+ "70_to_80_percent_oa": null,
577
+ "greater_than_80_percent_oa": null,
578
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
579
+ "enthalpy_recovery_ratio": 0.5
197
580
  },
198
581
  {
199
582
  "template": "90.1-2019",
200
583
  "climate_zone": "ASHRAE 169-2006-3B",
201
584
  "under_8000_hours": true,
585
+ "nontransient_dwelling": false,
586
+ "0_to_10_percent_oa": null,
587
+ "10_to_20_percent_oa": null,
588
+ "20_to_30_percent_oa": null,
589
+ "30_to_40_percent_oa": null,
590
+ "40_to_50_percent_oa": null,
591
+ "50_to_60_percent_oa": null,
592
+ "60_to_70_percent_oa": null,
593
+ "70_to_80_percent_oa": null,
594
+ "greater_than_80_percent_oa": null,
595
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
596
+ "enthalpy_recovery_ratio": 0.5
597
+ },
598
+ {
599
+ "template": "90.1-2019",
600
+ "climate_zone": "ASHRAE 169-2006-3B",
601
+ "under_8000_hours": true,
602
+ "nontransient_dwelling": true,
603
+ "0_to_10_percent_oa": 0.0,
604
+ "10_to_20_percent_oa": 0.0,
605
+ "20_to_30_percent_oa": 0.0,
606
+ "30_to_40_percent_oa": 0.0,
607
+ "40_to_50_percent_oa": 0.0,
608
+ "50_to_60_percent_oa": 0.0,
609
+ "60_to_70_percent_oa": 0.0,
610
+ "70_to_80_percent_oa": 0.0,
611
+ "greater_than_80_percent_oa": 0.0,
612
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
613
+ "enthalpy_recovery_ratio": 0.5
614
+ },
615
+ {
616
+ "template": "90.1-2019",
617
+ "climate_zone": "ASHRAE 169-2006-3C",
618
+ "under_8000_hours": false,
619
+ "nontransient_dwelling": false,
620
+ "0_to_10_percent_oa": null,
621
+ "10_to_20_percent_oa": null,
622
+ "20_to_30_percent_oa": null,
623
+ "30_to_40_percent_oa": null,
624
+ "40_to_50_percent_oa": null,
625
+ "50_to_60_percent_oa": null,
626
+ "60_to_70_percent_oa": null,
627
+ "70_to_80_percent_oa": null,
628
+ "greater_than_80_percent_oa": null,
629
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
630
+ "enthalpy_recovery_ratio": 0.5
631
+ },
632
+ {
633
+ "template": "90.1-2019",
634
+ "climate_zone": "ASHRAE 169-2006-3C",
635
+ "under_8000_hours": false,
636
+ "nontransient_dwelling": false,
637
+ "0_to_10_percent_oa": null,
202
638
  "10_to_20_percent_oa": null,
203
639
  "20_to_30_percent_oa": null,
204
640
  "30_to_40_percent_oa": null,
@@ -206,12 +642,50 @@
206
642
  "50_to_60_percent_oa": null,
207
643
  "60_to_70_percent_oa": null,
208
644
  "70_to_80_percent_oa": null,
209
- "greater_than_80_percent_oa": null
645
+ "greater_than_80_percent_oa": null,
646
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
647
+ "enthalpy_recovery_ratio": 0.5
210
648
  },
211
649
  {
212
650
  "template": "90.1-2019",
213
651
  "climate_zone": "ASHRAE 169-2006-3C",
214
652
  "under_8000_hours": false,
653
+ "nontransient_dwelling": true,
654
+ "0_to_10_percent_oa": null,
655
+ "10_to_20_percent_oa": null,
656
+ "20_to_30_percent_oa": null,
657
+ "30_to_40_percent_oa": null,
658
+ "40_to_50_percent_oa": null,
659
+ "50_to_60_percent_oa": null,
660
+ "60_to_70_percent_oa": null,
661
+ "70_to_80_percent_oa": null,
662
+ "greater_than_80_percent_oa": null,
663
+ "enthalpy_recovery_ratio_design_conditions": null,
664
+ "enthalpy_recovery_ratio": null
665
+ },
666
+ {
667
+ "template": "90.1-2019",
668
+ "climate_zone": "ASHRAE 169-2006-3C",
669
+ "under_8000_hours": true,
670
+ "nontransient_dwelling": false,
671
+ "0_to_10_percent_oa": null,
672
+ "10_to_20_percent_oa": null,
673
+ "20_to_30_percent_oa": null,
674
+ "30_to_40_percent_oa": null,
675
+ "40_to_50_percent_oa": null,
676
+ "50_to_60_percent_oa": null,
677
+ "60_to_70_percent_oa": null,
678
+ "70_to_80_percent_oa": null,
679
+ "greater_than_80_percent_oa": null,
680
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
681
+ "enthalpy_recovery_ratio": 0.5
682
+ },
683
+ {
684
+ "template": "90.1-2019",
685
+ "climate_zone": "ASHRAE 169-2006-3C",
686
+ "under_8000_hours": true,
687
+ "nontransient_dwelling": false,
688
+ "0_to_10_percent_oa": null,
215
689
  "10_to_20_percent_oa": null,
216
690
  "20_to_30_percent_oa": null,
217
691
  "30_to_40_percent_oa": null,
@@ -219,12 +693,16 @@
219
693
  "50_to_60_percent_oa": null,
220
694
  "60_to_70_percent_oa": null,
221
695
  "70_to_80_percent_oa": null,
222
- "greater_than_80_percent_oa": null
696
+ "greater_than_80_percent_oa": null,
697
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
698
+ "enthalpy_recovery_ratio": 0.5
223
699
  },
224
700
  {
225
701
  "template": "90.1-2019",
226
702
  "climate_zone": "ASHRAE 169-2006-3C",
227
703
  "under_8000_hours": true,
704
+ "nontransient_dwelling": true,
705
+ "0_to_10_percent_oa": null,
228
706
  "10_to_20_percent_oa": null,
229
707
  "20_to_30_percent_oa": null,
230
708
  "30_to_40_percent_oa": null,
@@ -232,12 +710,16 @@
232
710
  "50_to_60_percent_oa": null,
233
711
  "60_to_70_percent_oa": null,
234
712
  "70_to_80_percent_oa": null,
235
- "greater_than_80_percent_oa": null
713
+ "greater_than_80_percent_oa": null,
714
+ "enthalpy_recovery_ratio_design_conditions": null,
715
+ "enthalpy_recovery_ratio": null
236
716
  },
237
717
  {
238
718
  "template": "90.1-2019",
239
719
  "climate_zone": "ASHRAE 169-2006-4A",
240
720
  "under_8000_hours": false,
721
+ "nontransient_dwelling": false,
722
+ "0_to_10_percent_oa": null,
241
723
  "10_to_20_percent_oa": 200.0,
242
724
  "20_to_30_percent_oa": 130.0,
243
725
  "30_to_40_percent_oa": 100.0,
@@ -245,12 +727,50 @@
245
727
  "50_to_60_percent_oa": 70.0,
246
728
  "60_to_70_percent_oa": 60.0,
247
729
  "70_to_80_percent_oa": 50.0,
248
- "greater_than_80_percent_oa": 40.0
730
+ "greater_than_80_percent_oa": 40.0,
731
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
732
+ "enthalpy_recovery_ratio": 0.5
733
+ },
734
+ {
735
+ "template": "90.1-2019",
736
+ "climate_zone": "ASHRAE 169-2006-4A",
737
+ "under_8000_hours": false,
738
+ "nontransient_dwelling": false,
739
+ "0_to_10_percent_oa": null,
740
+ "10_to_20_percent_oa": 200.0,
741
+ "20_to_30_percent_oa": 130.0,
742
+ "30_to_40_percent_oa": 100.0,
743
+ "40_to_50_percent_oa": 80.0,
744
+ "50_to_60_percent_oa": 70.0,
745
+ "60_to_70_percent_oa": 60.0,
746
+ "70_to_80_percent_oa": 50.0,
747
+ "greater_than_80_percent_oa": 40.0,
748
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
749
+ "enthalpy_recovery_ratio": 0.5
750
+ },
751
+ {
752
+ "template": "90.1-2019",
753
+ "climate_zone": "ASHRAE 169-2006-4A",
754
+ "under_8000_hours": false,
755
+ "nontransient_dwelling": true,
756
+ "0_to_10_percent_oa": 0.0,
757
+ "10_to_20_percent_oa": 0.0,
758
+ "20_to_30_percent_oa": 0.0,
759
+ "30_to_40_percent_oa": 0.0,
760
+ "40_to_50_percent_oa": 0.0,
761
+ "50_to_60_percent_oa": 0.0,
762
+ "60_to_70_percent_oa": 0.0,
763
+ "70_to_80_percent_oa": 0.0,
764
+ "greater_than_80_percent_oa": 0.0,
765
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
766
+ "enthalpy_recovery_ratio": 0.6
249
767
  },
250
768
  {
251
769
  "template": "90.1-2019",
252
770
  "climate_zone": "ASHRAE 169-2006-4A",
253
771
  "under_8000_hours": true,
772
+ "nontransient_dwelling": false,
773
+ "0_to_10_percent_oa": null,
254
774
  "10_to_20_percent_oa": 26000.0,
255
775
  "20_to_30_percent_oa": 16000.0,
256
776
  "30_to_40_percent_oa": 5500.0,
@@ -258,12 +778,50 @@
258
778
  "50_to_60_percent_oa": 3500.0,
259
779
  "60_to_70_percent_oa": 2000.0,
260
780
  "70_to_80_percent_oa": 1000.0,
261
- "greater_than_80_percent_oa": 120.0
781
+ "greater_than_80_percent_oa": 120.0,
782
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
783
+ "enthalpy_recovery_ratio": 0.5
784
+ },
785
+ {
786
+ "template": "90.1-2019",
787
+ "climate_zone": "ASHRAE 169-2006-4A",
788
+ "under_8000_hours": true,
789
+ "nontransient_dwelling": false,
790
+ "0_to_10_percent_oa": null,
791
+ "10_to_20_percent_oa": 26000.0,
792
+ "20_to_30_percent_oa": 16000.0,
793
+ "30_to_40_percent_oa": 5500.0,
794
+ "40_to_50_percent_oa": 4500.0,
795
+ "50_to_60_percent_oa": 3500.0,
796
+ "60_to_70_percent_oa": 2000.0,
797
+ "70_to_80_percent_oa": 1000.0,
798
+ "greater_than_80_percent_oa": 120.0,
799
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
800
+ "enthalpy_recovery_ratio": 0.5
801
+ },
802
+ {
803
+ "template": "90.1-2019",
804
+ "climate_zone": "ASHRAE 169-2006-4A",
805
+ "under_8000_hours": true,
806
+ "nontransient_dwelling": true,
807
+ "0_to_10_percent_oa": 0.0,
808
+ "10_to_20_percent_oa": 0.0,
809
+ "20_to_30_percent_oa": 0.0,
810
+ "30_to_40_percent_oa": 0.0,
811
+ "40_to_50_percent_oa": 0.0,
812
+ "50_to_60_percent_oa": 0.0,
813
+ "60_to_70_percent_oa": 0.0,
814
+ "70_to_80_percent_oa": 0.0,
815
+ "greater_than_80_percent_oa": 0.0,
816
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
817
+ "enthalpy_recovery_ratio": 0.6
262
818
  },
263
819
  {
264
820
  "template": "90.1-2019",
265
821
  "climate_zone": "ASHRAE 169-2006-4B",
266
822
  "under_8000_hours": false,
823
+ "nontransient_dwelling": false,
824
+ "0_to_10_percent_oa": null,
267
825
  "10_to_20_percent_oa": 2500.0,
268
826
  "20_to_30_percent_oa": 2000.0,
269
827
  "30_to_40_percent_oa": 1000.0,
@@ -271,12 +829,50 @@
271
829
  "50_to_60_percent_oa": 140.0,
272
830
  "60_to_70_percent_oa": 120.0,
273
831
  "70_to_80_percent_oa": 100.0,
274
- "greater_than_80_percent_oa": 80.0
832
+ "greater_than_80_percent_oa": 80.0,
833
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
834
+ "enthalpy_recovery_ratio": 0.5
835
+ },
836
+ {
837
+ "template": "90.1-2019",
838
+ "climate_zone": "ASHRAE 169-2006-4B",
839
+ "under_8000_hours": false,
840
+ "nontransient_dwelling": false,
841
+ "0_to_10_percent_oa": null,
842
+ "10_to_20_percent_oa": 2500.0,
843
+ "20_to_30_percent_oa": 2000.0,
844
+ "30_to_40_percent_oa": 1000.0,
845
+ "40_to_50_percent_oa": 500.0,
846
+ "50_to_60_percent_oa": 140.0,
847
+ "60_to_70_percent_oa": 120.0,
848
+ "70_to_80_percent_oa": 100.0,
849
+ "greater_than_80_percent_oa": 80.0,
850
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
851
+ "enthalpy_recovery_ratio": 0.5
852
+ },
853
+ {
854
+ "template": "90.1-2019",
855
+ "climate_zone": "ASHRAE 169-2006-4B",
856
+ "under_8000_hours": false,
857
+ "nontransient_dwelling": true,
858
+ "0_to_10_percent_oa": 0.0,
859
+ "10_to_20_percent_oa": 0.0,
860
+ "20_to_30_percent_oa": 0.0,
861
+ "30_to_40_percent_oa": 0.0,
862
+ "40_to_50_percent_oa": 0.0,
863
+ "50_to_60_percent_oa": 0.0,
864
+ "60_to_70_percent_oa": 0.0,
865
+ "70_to_80_percent_oa": 0.0,
866
+ "greater_than_80_percent_oa": 0.0,
867
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
868
+ "enthalpy_recovery_ratio": 0.6
275
869
  },
276
870
  {
277
871
  "template": "90.1-2019",
278
872
  "climate_zone": "ASHRAE 169-2006-4B",
279
873
  "under_8000_hours": true,
874
+ "nontransient_dwelling": false,
875
+ "0_to_10_percent_oa": null,
280
876
  "10_to_20_percent_oa": null,
281
877
  "20_to_30_percent_oa": null,
282
878
  "30_to_40_percent_oa": null,
@@ -284,12 +880,50 @@
284
880
  "50_to_60_percent_oa": null,
285
881
  "60_to_70_percent_oa": null,
286
882
  "70_to_80_percent_oa": null,
287
- "greater_than_80_percent_oa": null
883
+ "greater_than_80_percent_oa": null,
884
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
885
+ "enthalpy_recovery_ratio": 0.5
886
+ },
887
+ {
888
+ "template": "90.1-2019",
889
+ "climate_zone": "ASHRAE 169-2006-4B",
890
+ "under_8000_hours": true,
891
+ "nontransient_dwelling": false,
892
+ "0_to_10_percent_oa": null,
893
+ "10_to_20_percent_oa": null,
894
+ "20_to_30_percent_oa": null,
895
+ "30_to_40_percent_oa": null,
896
+ "40_to_50_percent_oa": null,
897
+ "50_to_60_percent_oa": null,
898
+ "60_to_70_percent_oa": null,
899
+ "70_to_80_percent_oa": null,
900
+ "greater_than_80_percent_oa": null,
901
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
902
+ "enthalpy_recovery_ratio": 0.5
903
+ },
904
+ {
905
+ "template": "90.1-2019",
906
+ "climate_zone": "ASHRAE 169-2006-4B",
907
+ "under_8000_hours": true,
908
+ "nontransient_dwelling": true,
909
+ "0_to_10_percent_oa": 0.0,
910
+ "10_to_20_percent_oa": 0.0,
911
+ "20_to_30_percent_oa": 0.0,
912
+ "30_to_40_percent_oa": 0.0,
913
+ "40_to_50_percent_oa": 0.0,
914
+ "50_to_60_percent_oa": 0.0,
915
+ "60_to_70_percent_oa": 0.0,
916
+ "70_to_80_percent_oa": 0.0,
917
+ "greater_than_80_percent_oa": 0.0,
918
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
919
+ "enthalpy_recovery_ratio": 0.6
288
920
  },
289
921
  {
290
922
  "template": "90.1-2019",
291
923
  "climate_zone": "ASHRAE 169-2006-4C",
292
924
  "under_8000_hours": false,
925
+ "nontransient_dwelling": false,
926
+ "0_to_10_percent_oa": null,
293
927
  "10_to_20_percent_oa": null,
294
928
  "20_to_30_percent_oa": 19500.0,
295
929
  "30_to_40_percent_oa": 9000.0,
@@ -297,12 +931,33 @@
297
931
  "50_to_60_percent_oa": 4000.0,
298
932
  "60_to_70_percent_oa": 3000.0,
299
933
  "70_to_80_percent_oa": 1500.0,
300
- "greater_than_80_percent_oa": 120.0
934
+ "greater_than_80_percent_oa": 120.0,
935
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
936
+ "enthalpy_recovery_ratio": 0.5
937
+ },
938
+ {
939
+ "template": "90.1-2019",
940
+ "climate_zone": "ASHRAE 169-2006-4C",
941
+ "under_8000_hours": false,
942
+ "nontransient_dwelling": true,
943
+ "0_to_10_percent_oa": 0.0,
944
+ "10_to_20_percent_oa": 0.0,
945
+ "20_to_30_percent_oa": 0.0,
946
+ "30_to_40_percent_oa": 0.0,
947
+ "40_to_50_percent_oa": 0.0,
948
+ "50_to_60_percent_oa": 0.0,
949
+ "60_to_70_percent_oa": 0.0,
950
+ "70_to_80_percent_oa": 0.0,
951
+ "greater_than_80_percent_oa": 0.0,
952
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
953
+ "enthalpy_recovery_ratio": 0.6
301
954
  },
302
955
  {
303
956
  "template": "90.1-2019",
304
957
  "climate_zone": "ASHRAE 169-2006-4C",
305
958
  "under_8000_hours": true,
959
+ "nontransient_dwelling": false,
960
+ "0_to_10_percent_oa": null,
306
961
  "10_to_20_percent_oa": null,
307
962
  "20_to_30_percent_oa": null,
308
963
  "30_to_40_percent_oa": null,
@@ -310,12 +965,33 @@
310
965
  "50_to_60_percent_oa": null,
311
966
  "60_to_70_percent_oa": null,
312
967
  "70_to_80_percent_oa": null,
313
- "greater_than_80_percent_oa": null
968
+ "greater_than_80_percent_oa": null,
969
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
970
+ "enthalpy_recovery_ratio": 0.5
971
+ },
972
+ {
973
+ "template": "90.1-2019",
974
+ "climate_zone": "ASHRAE 169-2006-4C",
975
+ "under_8000_hours": true,
976
+ "nontransient_dwelling": true,
977
+ "0_to_10_percent_oa": 0.0,
978
+ "10_to_20_percent_oa": 0.0,
979
+ "20_to_30_percent_oa": 0.0,
980
+ "30_to_40_percent_oa": 0.0,
981
+ "40_to_50_percent_oa": 0.0,
982
+ "50_to_60_percent_oa": 0.0,
983
+ "60_to_70_percent_oa": 0.0,
984
+ "70_to_80_percent_oa": 0.0,
985
+ "greater_than_80_percent_oa": 0.0,
986
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
987
+ "enthalpy_recovery_ratio": 0.6
314
988
  },
315
989
  {
316
990
  "template": "90.1-2019",
317
991
  "climate_zone": "ASHRAE 169-2006-5A",
318
992
  "under_8000_hours": false,
993
+ "nontransient_dwelling": false,
994
+ "0_to_10_percent_oa": null,
319
995
  "10_to_20_percent_oa": 200.0,
320
996
  "20_to_30_percent_oa": 130.0,
321
997
  "30_to_40_percent_oa": 100.0,
@@ -323,12 +999,67 @@
323
999
  "50_to_60_percent_oa": 70.0,
324
1000
  "60_to_70_percent_oa": 60.0,
325
1001
  "70_to_80_percent_oa": 50.0,
326
- "greater_than_80_percent_oa": 40.0
1002
+ "greater_than_80_percent_oa": 40.0,
1003
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1004
+ "enthalpy_recovery_ratio": 0.5
1005
+ },
1006
+ {
1007
+ "template": "90.1-2019",
1008
+ "climate_zone": "ASHRAE 169-2006-5A",
1009
+ "under_8000_hours": false,
1010
+ "nontransient_dwelling": false,
1011
+ "0_to_10_percent_oa": null,
1012
+ "10_to_20_percent_oa": 200.0,
1013
+ "20_to_30_percent_oa": 130.0,
1014
+ "30_to_40_percent_oa": 100.0,
1015
+ "40_to_50_percent_oa": 80.0,
1016
+ "50_to_60_percent_oa": 70.0,
1017
+ "60_to_70_percent_oa": 60.0,
1018
+ "70_to_80_percent_oa": 50.0,
1019
+ "greater_than_80_percent_oa": 40.0,
1020
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1021
+ "enthalpy_recovery_ratio": 0.5
1022
+ },
1023
+ {
1024
+ "template": "90.1-2019",
1025
+ "climate_zone": "ASHRAE 169-2006-5A",
1026
+ "under_8000_hours": false,
1027
+ "nontransient_dwelling": true,
1028
+ "0_to_10_percent_oa": 0.0,
1029
+ "10_to_20_percent_oa": 0.0,
1030
+ "20_to_30_percent_oa": 0.0,
1031
+ "30_to_40_percent_oa": 0.0,
1032
+ "40_to_50_percent_oa": 0.0,
1033
+ "50_to_60_percent_oa": 0.0,
1034
+ "60_to_70_percent_oa": 0.0,
1035
+ "70_to_80_percent_oa": 0.0,
1036
+ "greater_than_80_percent_oa": 0.0,
1037
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1038
+ "enthalpy_recovery_ratio": 0.6
1039
+ },
1040
+ {
1041
+ "template": "90.1-2019",
1042
+ "climate_zone": "ASHRAE 169-2006-5A",
1043
+ "under_8000_hours": true,
1044
+ "nontransient_dwelling": false,
1045
+ "0_to_10_percent_oa": null,
1046
+ "10_to_20_percent_oa": 26000.0,
1047
+ "20_to_30_percent_oa": 16000.0,
1048
+ "30_to_40_percent_oa": 5500.0,
1049
+ "40_to_50_percent_oa": 4500.0,
1050
+ "50_to_60_percent_oa": 3500.0,
1051
+ "60_to_70_percent_oa": 2000.0,
1052
+ "70_to_80_percent_oa": 1000.0,
1053
+ "greater_than_80_percent_oa": 120.0,
1054
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1055
+ "enthalpy_recovery_ratio": 0.5
327
1056
  },
328
1057
  {
329
1058
  "template": "90.1-2019",
330
1059
  "climate_zone": "ASHRAE 169-2006-5A",
331
1060
  "under_8000_hours": true,
1061
+ "nontransient_dwelling": false,
1062
+ "0_to_10_percent_oa": null,
332
1063
  "10_to_20_percent_oa": 26000.0,
333
1064
  "20_to_30_percent_oa": 16000.0,
334
1065
  "30_to_40_percent_oa": 5500.0,
@@ -336,12 +1067,33 @@
336
1067
  "50_to_60_percent_oa": 3500.0,
337
1068
  "60_to_70_percent_oa": 2000.0,
338
1069
  "70_to_80_percent_oa": 1000.0,
339
- "greater_than_80_percent_oa": 120.0
1070
+ "greater_than_80_percent_oa": 120.0,
1071
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1072
+ "enthalpy_recovery_ratio": 0.5
1073
+ },
1074
+ {
1075
+ "template": "90.1-2019",
1076
+ "climate_zone": "ASHRAE 169-2006-5A",
1077
+ "under_8000_hours": true,
1078
+ "nontransient_dwelling": true,
1079
+ "0_to_10_percent_oa": 0.0,
1080
+ "10_to_20_percent_oa": 0.0,
1081
+ "20_to_30_percent_oa": 0.0,
1082
+ "30_to_40_percent_oa": 0.0,
1083
+ "40_to_50_percent_oa": 0.0,
1084
+ "50_to_60_percent_oa": 0.0,
1085
+ "60_to_70_percent_oa": 0.0,
1086
+ "70_to_80_percent_oa": 0.0,
1087
+ "greater_than_80_percent_oa": 0.0,
1088
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1089
+ "enthalpy_recovery_ratio": 0.6
340
1090
  },
341
1091
  {
342
1092
  "template": "90.1-2019",
343
1093
  "climate_zone": "ASHRAE 169-2006-5B",
344
1094
  "under_8000_hours": false,
1095
+ "nontransient_dwelling": false,
1096
+ "0_to_10_percent_oa": null,
345
1097
  "10_to_20_percent_oa": 2500.0,
346
1098
  "20_to_30_percent_oa": 2000.0,
347
1099
  "30_to_40_percent_oa": 1000.0,
@@ -349,12 +1101,33 @@
349
1101
  "50_to_60_percent_oa": 140.0,
350
1102
  "60_to_70_percent_oa": 120.0,
351
1103
  "70_to_80_percent_oa": 100.0,
352
- "greater_than_80_percent_oa": 80.0
1104
+ "greater_than_80_percent_oa": 80.0,
1105
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1106
+ "enthalpy_recovery_ratio": 0.5
1107
+ },
1108
+ {
1109
+ "template": "90.1-2019",
1110
+ "climate_zone": "ASHRAE 169-2006-5B",
1111
+ "under_8000_hours": false,
1112
+ "nontransient_dwelling": true,
1113
+ "0_to_10_percent_oa": 0.0,
1114
+ "10_to_20_percent_oa": 0.0,
1115
+ "20_to_30_percent_oa": 0.0,
1116
+ "30_to_40_percent_oa": 0.0,
1117
+ "40_to_50_percent_oa": 0.0,
1118
+ "50_to_60_percent_oa": 0.0,
1119
+ "60_to_70_percent_oa": 0.0,
1120
+ "70_to_80_percent_oa": 0.0,
1121
+ "greater_than_80_percent_oa": 0.0,
1122
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1123
+ "enthalpy_recovery_ratio": 0.6
353
1124
  },
354
1125
  {
355
1126
  "template": "90.1-2019",
356
1127
  "climate_zone": "ASHRAE 169-2006-5B",
357
1128
  "under_8000_hours": true,
1129
+ "nontransient_dwelling": false,
1130
+ "0_to_10_percent_oa": null,
358
1131
  "10_to_20_percent_oa": null,
359
1132
  "20_to_30_percent_oa": null,
360
1133
  "30_to_40_percent_oa": null,
@@ -362,12 +1135,33 @@
362
1135
  "50_to_60_percent_oa": null,
363
1136
  "60_to_70_percent_oa": null,
364
1137
  "70_to_80_percent_oa": null,
365
- "greater_than_80_percent_oa": null
1138
+ "greater_than_80_percent_oa": null,
1139
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1140
+ "enthalpy_recovery_ratio": 0.5
1141
+ },
1142
+ {
1143
+ "template": "90.1-2019",
1144
+ "climate_zone": "ASHRAE 169-2006-5B",
1145
+ "under_8000_hours": true,
1146
+ "nontransient_dwelling": true,
1147
+ "0_to_10_percent_oa": 0.0,
1148
+ "10_to_20_percent_oa": 0.0,
1149
+ "20_to_30_percent_oa": 0.0,
1150
+ "30_to_40_percent_oa": 0.0,
1151
+ "40_to_50_percent_oa": 0.0,
1152
+ "50_to_60_percent_oa": 0.0,
1153
+ "60_to_70_percent_oa": 0.0,
1154
+ "70_to_80_percent_oa": 0.0,
1155
+ "greater_than_80_percent_oa": 0.0,
1156
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1157
+ "enthalpy_recovery_ratio": 0.6
366
1158
  },
367
1159
  {
368
1160
  "template": "90.1-2019",
369
1161
  "climate_zone": "ASHRAE 169-2006-5C",
370
1162
  "under_8000_hours": false,
1163
+ "nontransient_dwelling": false,
1164
+ "0_to_10_percent_oa": null,
371
1165
  "10_to_20_percent_oa": null,
372
1166
  "20_to_30_percent_oa": 19500.0,
373
1167
  "30_to_40_percent_oa": 9000.0,
@@ -375,12 +1169,33 @@
375
1169
  "50_to_60_percent_oa": 4000.0,
376
1170
  "60_to_70_percent_oa": 3000.0,
377
1171
  "70_to_80_percent_oa": 1500.0,
378
- "greater_than_80_percent_oa": 120.0
1172
+ "greater_than_80_percent_oa": 120.0,
1173
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1174
+ "enthalpy_recovery_ratio": 0.5
1175
+ },
1176
+ {
1177
+ "template": "90.1-2019",
1178
+ "climate_zone": "ASHRAE 169-2006-5C",
1179
+ "under_8000_hours": false,
1180
+ "nontransient_dwelling": true,
1181
+ "0_to_10_percent_oa": 0.0,
1182
+ "10_to_20_percent_oa": 0.0,
1183
+ "20_to_30_percent_oa": 0.0,
1184
+ "30_to_40_percent_oa": 0.0,
1185
+ "40_to_50_percent_oa": 0.0,
1186
+ "50_to_60_percent_oa": 0.0,
1187
+ "60_to_70_percent_oa": 0.0,
1188
+ "70_to_80_percent_oa": 0.0,
1189
+ "greater_than_80_percent_oa": 0.0,
1190
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1191
+ "enthalpy_recovery_ratio": 0.6
379
1192
  },
380
1193
  {
381
1194
  "template": "90.1-2019",
382
1195
  "climate_zone": "ASHRAE 169-2006-5C",
383
1196
  "under_8000_hours": true,
1197
+ "nontransient_dwelling": false,
1198
+ "0_to_10_percent_oa": null,
384
1199
  "10_to_20_percent_oa": null,
385
1200
  "20_to_30_percent_oa": null,
386
1201
  "30_to_40_percent_oa": null,
@@ -388,12 +1203,50 @@
388
1203
  "50_to_60_percent_oa": 26000.0,
389
1204
  "60_to_70_percent_oa": 12000.0,
390
1205
  "70_to_80_percent_oa": 5000.0,
391
- "greater_than_80_percent_oa": 4000.0
1206
+ "greater_than_80_percent_oa": 4000.0,
1207
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1208
+ "enthalpy_recovery_ratio": 0.5
1209
+ },
1210
+ {
1211
+ "template": "90.1-2019",
1212
+ "climate_zone": "ASHRAE 169-2006-5C",
1213
+ "under_8000_hours": true,
1214
+ "nontransient_dwelling": true,
1215
+ "0_to_10_percent_oa": 0.0,
1216
+ "10_to_20_percent_oa": 0.0,
1217
+ "20_to_30_percent_oa": 0.0,
1218
+ "30_to_40_percent_oa": 0.0,
1219
+ "40_to_50_percent_oa": 0.0,
1220
+ "50_to_60_percent_oa": 0.0,
1221
+ "60_to_70_percent_oa": 0.0,
1222
+ "70_to_80_percent_oa": 0.0,
1223
+ "greater_than_80_percent_oa": 0.0,
1224
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1225
+ "enthalpy_recovery_ratio": 0.6
1226
+ },
1227
+ {
1228
+ "template": "90.1-2019",
1229
+ "climate_zone": "ASHRAE 169-2006-6A",
1230
+ "under_8000_hours": false,
1231
+ "nontransient_dwelling": false,
1232
+ "0_to_10_percent_oa": null,
1233
+ "10_to_20_percent_oa": 200.0,
1234
+ "20_to_30_percent_oa": 130.0,
1235
+ "30_to_40_percent_oa": 100.0,
1236
+ "40_to_50_percent_oa": 80.0,
1237
+ "50_to_60_percent_oa": 70.0,
1238
+ "60_to_70_percent_oa": 60.0,
1239
+ "70_to_80_percent_oa": 50.0,
1240
+ "greater_than_80_percent_oa": 40.0,
1241
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1242
+ "enthalpy_recovery_ratio": 0.5
392
1243
  },
393
1244
  {
394
1245
  "template": "90.1-2019",
395
1246
  "climate_zone": "ASHRAE 169-2006-6A",
396
1247
  "under_8000_hours": false,
1248
+ "nontransient_dwelling": false,
1249
+ "0_to_10_percent_oa": null,
397
1250
  "10_to_20_percent_oa": 200.0,
398
1251
  "20_to_30_percent_oa": 130.0,
399
1252
  "30_to_40_percent_oa": 100.0,
@@ -401,12 +1254,50 @@
401
1254
  "50_to_60_percent_oa": 70.0,
402
1255
  "60_to_70_percent_oa": 60.0,
403
1256
  "70_to_80_percent_oa": 50.0,
404
- "greater_than_80_percent_oa": 40.0
1257
+ "greater_than_80_percent_oa": 40.0,
1258
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1259
+ "enthalpy_recovery_ratio": 0.5
1260
+ },
1261
+ {
1262
+ "template": "90.1-2019",
1263
+ "climate_zone": "ASHRAE 169-2006-6A",
1264
+ "under_8000_hours": false,
1265
+ "nontransient_dwelling": true,
1266
+ "0_to_10_percent_oa": 0.0,
1267
+ "10_to_20_percent_oa": 0.0,
1268
+ "20_to_30_percent_oa": 0.0,
1269
+ "30_to_40_percent_oa": 0.0,
1270
+ "40_to_50_percent_oa": 0.0,
1271
+ "50_to_60_percent_oa": 0.0,
1272
+ "60_to_70_percent_oa": 0.0,
1273
+ "70_to_80_percent_oa": 0.0,
1274
+ "greater_than_80_percent_oa": 0.0,
1275
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1276
+ "enthalpy_recovery_ratio": 0.6
1277
+ },
1278
+ {
1279
+ "template": "90.1-2019",
1280
+ "climate_zone": "ASHRAE 169-2006-6A",
1281
+ "under_8000_hours": true,
1282
+ "nontransient_dwelling": false,
1283
+ "0_to_10_percent_oa": null,
1284
+ "10_to_20_percent_oa": 26000.0,
1285
+ "20_to_30_percent_oa": 16000.0,
1286
+ "30_to_40_percent_oa": 5500.0,
1287
+ "40_to_50_percent_oa": 4500.0,
1288
+ "50_to_60_percent_oa": 3500.0,
1289
+ "60_to_70_percent_oa": 2000.0,
1290
+ "70_to_80_percent_oa": 1000.0,
1291
+ "greater_than_80_percent_oa": 120.0,
1292
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1293
+ "enthalpy_recovery_ratio": 0.5
405
1294
  },
406
1295
  {
407
1296
  "template": "90.1-2019",
408
1297
  "climate_zone": "ASHRAE 169-2006-6A",
409
1298
  "under_8000_hours": true,
1299
+ "nontransient_dwelling": false,
1300
+ "0_to_10_percent_oa": null,
410
1301
  "10_to_20_percent_oa": 26000.0,
411
1302
  "20_to_30_percent_oa": 16000.0,
412
1303
  "30_to_40_percent_oa": 5500.0,
@@ -414,12 +1305,33 @@
414
1305
  "50_to_60_percent_oa": 3500.0,
415
1306
  "60_to_70_percent_oa": 2000.0,
416
1307
  "70_to_80_percent_oa": 1000.0,
417
- "greater_than_80_percent_oa": 120.0
1308
+ "greater_than_80_percent_oa": 120.0,
1309
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1310
+ "enthalpy_recovery_ratio": 0.5
1311
+ },
1312
+ {
1313
+ "template": "90.1-2019",
1314
+ "climate_zone": "ASHRAE 169-2006-6A",
1315
+ "under_8000_hours": true,
1316
+ "nontransient_dwelling": true,
1317
+ "0_to_10_percent_oa": 0.0,
1318
+ "10_to_20_percent_oa": 0.0,
1319
+ "20_to_30_percent_oa": 0.0,
1320
+ "30_to_40_percent_oa": 0.0,
1321
+ "40_to_50_percent_oa": 0.0,
1322
+ "50_to_60_percent_oa": 0.0,
1323
+ "60_to_70_percent_oa": 0.0,
1324
+ "70_to_80_percent_oa": 0.0,
1325
+ "greater_than_80_percent_oa": 0.0,
1326
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1327
+ "enthalpy_recovery_ratio": 0.6
418
1328
  },
419
1329
  {
420
1330
  "template": "90.1-2019",
421
1331
  "climate_zone": "ASHRAE 169-2006-6B",
422
1332
  "under_8000_hours": false,
1333
+ "nontransient_dwelling": false,
1334
+ "0_to_10_percent_oa": null,
423
1335
  "10_to_20_percent_oa": 200.0,
424
1336
  "20_to_30_percent_oa": 130.0,
425
1337
  "30_to_40_percent_oa": 100.0,
@@ -427,12 +1339,33 @@
427
1339
  "50_to_60_percent_oa": 70.0,
428
1340
  "60_to_70_percent_oa": 60.0,
429
1341
  "70_to_80_percent_oa": 50.0,
430
- "greater_than_80_percent_oa": 40.0
1342
+ "greater_than_80_percent_oa": 40.0,
1343
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1344
+ "enthalpy_recovery_ratio": 0.5
1345
+ },
1346
+ {
1347
+ "template": "90.1-2019",
1348
+ "climate_zone": "ASHRAE 169-2006-6B",
1349
+ "under_8000_hours": false,
1350
+ "nontransient_dwelling": true,
1351
+ "0_to_10_percent_oa": 0.0,
1352
+ "10_to_20_percent_oa": 0.0,
1353
+ "20_to_30_percent_oa": 0.0,
1354
+ "30_to_40_percent_oa": 0.0,
1355
+ "40_to_50_percent_oa": 0.0,
1356
+ "50_to_60_percent_oa": 0.0,
1357
+ "60_to_70_percent_oa": 0.0,
1358
+ "70_to_80_percent_oa": 0.0,
1359
+ "greater_than_80_percent_oa": 0.0,
1360
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1361
+ "enthalpy_recovery_ratio": 0.6
431
1362
  },
432
1363
  {
433
1364
  "template": "90.1-2019",
434
1365
  "climate_zone": "ASHRAE 169-2006-6B",
435
1366
  "under_8000_hours": true,
1367
+ "nontransient_dwelling": false,
1368
+ "0_to_10_percent_oa": null,
436
1369
  "10_to_20_percent_oa": 28000.0,
437
1370
  "20_to_30_percent_oa": 26500.0,
438
1371
  "30_to_40_percent_oa": 11000.0,
@@ -440,12 +1373,33 @@
440
1373
  "50_to_60_percent_oa": 4500.0,
441
1374
  "60_to_70_percent_oa": 3500.0,
442
1375
  "70_to_80_percent_oa": 2500.0,
443
- "greater_than_80_percent_oa": 1500.0
1376
+ "greater_than_80_percent_oa": 1500.0,
1377
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1378
+ "enthalpy_recovery_ratio": 0.5
1379
+ },
1380
+ {
1381
+ "template": "90.1-2019",
1382
+ "climate_zone": "ASHRAE 169-2006-6B",
1383
+ "under_8000_hours": true,
1384
+ "nontransient_dwelling": true,
1385
+ "0_to_10_percent_oa": 0.0,
1386
+ "10_to_20_percent_oa": 0.0,
1387
+ "20_to_30_percent_oa": 0.0,
1388
+ "30_to_40_percent_oa": 0.0,
1389
+ "40_to_50_percent_oa": 0.0,
1390
+ "50_to_60_percent_oa": 0.0,
1391
+ "60_to_70_percent_oa": 0.0,
1392
+ "70_to_80_percent_oa": 0.0,
1393
+ "greater_than_80_percent_oa": 0.0,
1394
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1395
+ "enthalpy_recovery_ratio": 0.6
444
1396
  },
445
1397
  {
446
1398
  "template": "90.1-2019",
447
1399
  "climate_zone": "ASHRAE 169-2006-7A",
448
1400
  "under_8000_hours": false,
1401
+ "nontransient_dwelling": false,
1402
+ "0_to_10_percent_oa": null,
449
1403
  "10_to_20_percent_oa": 200.0,
450
1404
  "20_to_30_percent_oa": 130.0,
451
1405
  "30_to_40_percent_oa": 100.0,
@@ -453,12 +1407,33 @@
453
1407
  "50_to_60_percent_oa": 70.0,
454
1408
  "60_to_70_percent_oa": 60.0,
455
1409
  "70_to_80_percent_oa": 50.0,
456
- "greater_than_80_percent_oa": 40.0
1410
+ "greater_than_80_percent_oa": 40.0,
1411
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1412
+ "enthalpy_recovery_ratio": 0.5
1413
+ },
1414
+ {
1415
+ "template": "90.1-2019",
1416
+ "climate_zone": "ASHRAE 169-2006-7A",
1417
+ "under_8000_hours": false,
1418
+ "nontransient_dwelling": true,
1419
+ "0_to_10_percent_oa": 0.0,
1420
+ "10_to_20_percent_oa": 0.0,
1421
+ "20_to_30_percent_oa": 0.0,
1422
+ "30_to_40_percent_oa": 0.0,
1423
+ "40_to_50_percent_oa": 0.0,
1424
+ "50_to_60_percent_oa": 0.0,
1425
+ "60_to_70_percent_oa": 0.0,
1426
+ "70_to_80_percent_oa": 0.0,
1427
+ "greater_than_80_percent_oa": 0.0,
1428
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1429
+ "enthalpy_recovery_ratio": 0.6
457
1430
  },
458
1431
  {
459
1432
  "template": "90.1-2019",
460
1433
  "climate_zone": "ASHRAE 169-2006-7A",
461
1434
  "under_8000_hours": true,
1435
+ "nontransient_dwelling": false,
1436
+ "0_to_10_percent_oa": null,
462
1437
  "10_to_20_percent_oa": 4500.0,
463
1438
  "20_to_30_percent_oa": 4000.0,
464
1439
  "30_to_40_percent_oa": 2500.0,
@@ -466,12 +1441,33 @@
466
1441
  "50_to_60_percent_oa": 140.0,
467
1442
  "60_to_70_percent_oa": 120.0,
468
1443
  "70_to_80_percent_oa": 100.0,
469
- "greater_than_80_percent_oa": 80.0
1444
+ "greater_than_80_percent_oa": 80.0,
1445
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1446
+ "enthalpy_recovery_ratio": 0.5
1447
+ },
1448
+ {
1449
+ "template": "90.1-2019",
1450
+ "climate_zone": "ASHRAE 169-2006-7A",
1451
+ "under_8000_hours": true,
1452
+ "nontransient_dwelling": true,
1453
+ "0_to_10_percent_oa": 0.0,
1454
+ "10_to_20_percent_oa": 0.0,
1455
+ "20_to_30_percent_oa": 0.0,
1456
+ "30_to_40_percent_oa": 0.0,
1457
+ "40_to_50_percent_oa": 0.0,
1458
+ "50_to_60_percent_oa": 0.0,
1459
+ "60_to_70_percent_oa": 0.0,
1460
+ "70_to_80_percent_oa": 0.0,
1461
+ "greater_than_80_percent_oa": 0.0,
1462
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1463
+ "enthalpy_recovery_ratio": 0.6
470
1464
  },
471
1465
  {
472
1466
  "template": "90.1-2019",
473
1467
  "climate_zone": "ASHRAE 169-2006-7B",
474
1468
  "under_8000_hours": false,
1469
+ "nontransient_dwelling": false,
1470
+ "0_to_10_percent_oa": null,
475
1471
  "10_to_20_percent_oa": 200.0,
476
1472
  "20_to_30_percent_oa": 130.0,
477
1473
  "30_to_40_percent_oa": 100.0,
@@ -479,12 +1475,33 @@
479
1475
  "50_to_60_percent_oa": 70.0,
480
1476
  "60_to_70_percent_oa": 60.0,
481
1477
  "70_to_80_percent_oa": 50.0,
482
- "greater_than_80_percent_oa": 40.0
1478
+ "greater_than_80_percent_oa": 40.0,
1479
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1480
+ "enthalpy_recovery_ratio": 0.5
1481
+ },
1482
+ {
1483
+ "template": "90.1-2019",
1484
+ "climate_zone": "ASHRAE 169-2006-7B",
1485
+ "under_8000_hours": false,
1486
+ "nontransient_dwelling": true,
1487
+ "0_to_10_percent_oa": 0.0,
1488
+ "10_to_20_percent_oa": 0.0,
1489
+ "20_to_30_percent_oa": 0.0,
1490
+ "30_to_40_percent_oa": 0.0,
1491
+ "40_to_50_percent_oa": 0.0,
1492
+ "50_to_60_percent_oa": 0.0,
1493
+ "60_to_70_percent_oa": 0.0,
1494
+ "70_to_80_percent_oa": 0.0,
1495
+ "greater_than_80_percent_oa": 0.0,
1496
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1497
+ "enthalpy_recovery_ratio": 0.6
483
1498
  },
484
1499
  {
485
1500
  "template": "90.1-2019",
486
1501
  "climate_zone": "ASHRAE 169-2006-7B",
487
1502
  "under_8000_hours": true,
1503
+ "nontransient_dwelling": false,
1504
+ "0_to_10_percent_oa": null,
488
1505
  "10_to_20_percent_oa": 4500.0,
489
1506
  "20_to_30_percent_oa": 4000.0,
490
1507
  "30_to_40_percent_oa": 2500.0,
@@ -492,12 +1509,33 @@
492
1509
  "50_to_60_percent_oa": 140.0,
493
1510
  "60_to_70_percent_oa": 120.0,
494
1511
  "70_to_80_percent_oa": 100.0,
495
- "greater_than_80_percent_oa": 80.0
1512
+ "greater_than_80_percent_oa": 80.0,
1513
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1514
+ "enthalpy_recovery_ratio": 0.5
1515
+ },
1516
+ {
1517
+ "template": "90.1-2019",
1518
+ "climate_zone": "ASHRAE 169-2006-7B",
1519
+ "under_8000_hours": true,
1520
+ "nontransient_dwelling": true,
1521
+ "0_to_10_percent_oa": 0.0,
1522
+ "10_to_20_percent_oa": 0.0,
1523
+ "20_to_30_percent_oa": 0.0,
1524
+ "30_to_40_percent_oa": 0.0,
1525
+ "40_to_50_percent_oa": 0.0,
1526
+ "50_to_60_percent_oa": 0.0,
1527
+ "60_to_70_percent_oa": 0.0,
1528
+ "70_to_80_percent_oa": 0.0,
1529
+ "greater_than_80_percent_oa": 0.0,
1530
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1531
+ "enthalpy_recovery_ratio": 0.6
496
1532
  },
497
1533
  {
498
1534
  "template": "90.1-2019",
499
1535
  "climate_zone": "ASHRAE 169-2006-8A",
500
1536
  "under_8000_hours": false,
1537
+ "nontransient_dwelling": false,
1538
+ "0_to_10_percent_oa": null,
501
1539
  "10_to_20_percent_oa": 200.0,
502
1540
  "20_to_30_percent_oa": 130.0,
503
1541
  "30_to_40_percent_oa": 100.0,
@@ -505,12 +1543,33 @@
505
1543
  "50_to_60_percent_oa": 70.0,
506
1544
  "60_to_70_percent_oa": 60.0,
507
1545
  "70_to_80_percent_oa": 50.0,
508
- "greater_than_80_percent_oa": 40.0
1546
+ "greater_than_80_percent_oa": 40.0,
1547
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1548
+ "enthalpy_recovery_ratio": 0.5
1549
+ },
1550
+ {
1551
+ "template": "90.1-2019",
1552
+ "climate_zone": "ASHRAE 169-2006-8A",
1553
+ "under_8000_hours": false,
1554
+ "nontransient_dwelling": true,
1555
+ "0_to_10_percent_oa": 0.0,
1556
+ "10_to_20_percent_oa": 0.0,
1557
+ "20_to_30_percent_oa": 0.0,
1558
+ "30_to_40_percent_oa": 0.0,
1559
+ "40_to_50_percent_oa": 0.0,
1560
+ "50_to_60_percent_oa": 0.0,
1561
+ "60_to_70_percent_oa": 0.0,
1562
+ "70_to_80_percent_oa": 0.0,
1563
+ "greater_than_80_percent_oa": 0.0,
1564
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1565
+ "enthalpy_recovery_ratio": 0.6
509
1566
  },
510
1567
  {
511
1568
  "template": "90.1-2019",
512
1569
  "climate_zone": "ASHRAE 169-2006-8A",
513
1570
  "under_8000_hours": true,
1571
+ "nontransient_dwelling": false,
1572
+ "0_to_10_percent_oa": null,
514
1573
  "10_to_20_percent_oa": 4500.0,
515
1574
  "20_to_30_percent_oa": 4000.0,
516
1575
  "30_to_40_percent_oa": 2500.0,
@@ -518,12 +1577,33 @@
518
1577
  "50_to_60_percent_oa": 140.0,
519
1578
  "60_to_70_percent_oa": 120.0,
520
1579
  "70_to_80_percent_oa": 100.0,
521
- "greater_than_80_percent_oa": 80.0
1580
+ "greater_than_80_percent_oa": 80.0,
1581
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1582
+ "enthalpy_recovery_ratio": 0.5
1583
+ },
1584
+ {
1585
+ "template": "90.1-2019",
1586
+ "climate_zone": "ASHRAE 169-2006-8A",
1587
+ "under_8000_hours": true,
1588
+ "nontransient_dwelling": true,
1589
+ "0_to_10_percent_oa": 0.0,
1590
+ "10_to_20_percent_oa": 0.0,
1591
+ "20_to_30_percent_oa": 0.0,
1592
+ "30_to_40_percent_oa": 0.0,
1593
+ "40_to_50_percent_oa": 0.0,
1594
+ "50_to_60_percent_oa": 0.0,
1595
+ "60_to_70_percent_oa": 0.0,
1596
+ "70_to_80_percent_oa": 0.0,
1597
+ "greater_than_80_percent_oa": 0.0,
1598
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1599
+ "enthalpy_recovery_ratio": 0.6
522
1600
  },
523
1601
  {
524
1602
  "template": "90.1-2019",
525
1603
  "climate_zone": "ASHRAE 169-2006-8B",
526
1604
  "under_8000_hours": false,
1605
+ "nontransient_dwelling": false,
1606
+ "0_to_10_percent_oa": null,
527
1607
  "10_to_20_percent_oa": 200.0,
528
1608
  "20_to_30_percent_oa": 130.0,
529
1609
  "30_to_40_percent_oa": 100.0,
@@ -531,12 +1611,33 @@
531
1611
  "50_to_60_percent_oa": 70.0,
532
1612
  "60_to_70_percent_oa": 60.0,
533
1613
  "70_to_80_percent_oa": 50.0,
534
- "greater_than_80_percent_oa": 40.0
1614
+ "greater_than_80_percent_oa": 40.0,
1615
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1616
+ "enthalpy_recovery_ratio": 0.5
1617
+ },
1618
+ {
1619
+ "template": "90.1-2019",
1620
+ "climate_zone": "ASHRAE 169-2006-8B",
1621
+ "under_8000_hours": false,
1622
+ "nontransient_dwelling": true,
1623
+ "0_to_10_percent_oa": 0.0,
1624
+ "10_to_20_percent_oa": 0.0,
1625
+ "20_to_30_percent_oa": 0.0,
1626
+ "30_to_40_percent_oa": 0.0,
1627
+ "40_to_50_percent_oa": 0.0,
1628
+ "50_to_60_percent_oa": 0.0,
1629
+ "60_to_70_percent_oa": 0.0,
1630
+ "70_to_80_percent_oa": 0.0,
1631
+ "greater_than_80_percent_oa": 0.0,
1632
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1633
+ "enthalpy_recovery_ratio": 0.6
535
1634
  },
536
1635
  {
537
1636
  "template": "90.1-2019",
538
1637
  "climate_zone": "ASHRAE 169-2006-8B",
539
1638
  "under_8000_hours": true,
1639
+ "nontransient_dwelling": false,
1640
+ "0_to_10_percent_oa": null,
540
1641
  "10_to_20_percent_oa": 4500.0,
541
1642
  "20_to_30_percent_oa": 4000.0,
542
1643
  "30_to_40_percent_oa": 2500.0,
@@ -544,12 +1645,33 @@
544
1645
  "50_to_60_percent_oa": 140.0,
545
1646
  "60_to_70_percent_oa": 120.0,
546
1647
  "70_to_80_percent_oa": 100.0,
547
- "greater_than_80_percent_oa": 80.0
1648
+ "greater_than_80_percent_oa": 80.0,
1649
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1650
+ "enthalpy_recovery_ratio": 0.5
1651
+ },
1652
+ {
1653
+ "template": "90.1-2019",
1654
+ "climate_zone": "ASHRAE 169-2006-8B",
1655
+ "under_8000_hours": true,
1656
+ "nontransient_dwelling": true,
1657
+ "0_to_10_percent_oa": 0.0,
1658
+ "10_to_20_percent_oa": 0.0,
1659
+ "20_to_30_percent_oa": 0.0,
1660
+ "30_to_40_percent_oa": 0.0,
1661
+ "40_to_50_percent_oa": 0.0,
1662
+ "50_to_60_percent_oa": 0.0,
1663
+ "60_to_70_percent_oa": 0.0,
1664
+ "70_to_80_percent_oa": 0.0,
1665
+ "greater_than_80_percent_oa": 0.0,
1666
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1667
+ "enthalpy_recovery_ratio": 0.6
548
1668
  },
549
1669
  {
550
1670
  "template": "90.1-2019",
551
1671
  "climate_zone": "ASHRAE 169-2013-0A",
552
1672
  "under_8000_hours": false,
1673
+ "nontransient_dwelling": false,
1674
+ "0_to_10_percent_oa": null,
553
1675
  "10_to_20_percent_oa": 2500.0,
554
1676
  "20_to_30_percent_oa": 2000.0,
555
1677
  "30_to_40_percent_oa": 1000.0,
@@ -557,12 +1679,33 @@
557
1679
  "50_to_60_percent_oa": 140.0,
558
1680
  "60_to_70_percent_oa": 120.0,
559
1681
  "70_to_80_percent_oa": 100.0,
560
- "greater_than_80_percent_oa": 80.0
1682
+ "greater_than_80_percent_oa": 80.0,
1683
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1684
+ "enthalpy_recovery_ratio": 0.5
1685
+ },
1686
+ {
1687
+ "template": "90.1-2019",
1688
+ "climate_zone": "ASHRAE 169-2013-0A",
1689
+ "under_8000_hours": false,
1690
+ "nontransient_dwelling": true,
1691
+ "0_to_10_percent_oa": 0.0,
1692
+ "10_to_20_percent_oa": 0.0,
1693
+ "20_to_30_percent_oa": 0.0,
1694
+ "30_to_40_percent_oa": 0.0,
1695
+ "40_to_50_percent_oa": 0.0,
1696
+ "50_to_60_percent_oa": 0.0,
1697
+ "60_to_70_percent_oa": 0.0,
1698
+ "70_to_80_percent_oa": 0.0,
1699
+ "greater_than_80_percent_oa": 0.0,
1700
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1701
+ "enthalpy_recovery_ratio": 0.5
561
1702
  },
562
1703
  {
563
1704
  "template": "90.1-2019",
564
1705
  "climate_zone": "ASHRAE 169-2013-0A",
565
1706
  "under_8000_hours": true,
1707
+ "nontransient_dwelling": false,
1708
+ "0_to_10_percent_oa": null,
566
1709
  "10_to_20_percent_oa": 26000.0,
567
1710
  "20_to_30_percent_oa": 16000.0,
568
1711
  "30_to_40_percent_oa": 5500.0,
@@ -570,12 +1713,33 @@
570
1713
  "50_to_60_percent_oa": 3500.0,
571
1714
  "60_to_70_percent_oa": 2000.0,
572
1715
  "70_to_80_percent_oa": 1000.0,
573
- "greater_than_80_percent_oa": 120.0
1716
+ "greater_than_80_percent_oa": 120.0,
1717
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1718
+ "enthalpy_recovery_ratio": 0.5
1719
+ },
1720
+ {
1721
+ "template": "90.1-2019",
1722
+ "climate_zone": "ASHRAE 169-2013-0A",
1723
+ "under_8000_hours": true,
1724
+ "nontransient_dwelling": true,
1725
+ "0_to_10_percent_oa": 0.0,
1726
+ "10_to_20_percent_oa": 0.0,
1727
+ "20_to_30_percent_oa": 0.0,
1728
+ "30_to_40_percent_oa": 0.0,
1729
+ "40_to_50_percent_oa": 0.0,
1730
+ "50_to_60_percent_oa": 0.0,
1731
+ "60_to_70_percent_oa": 0.0,
1732
+ "70_to_80_percent_oa": 0.0,
1733
+ "greater_than_80_percent_oa": 0.0,
1734
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1735
+ "enthalpy_recovery_ratio": 0.5
574
1736
  },
575
1737
  {
576
1738
  "template": "90.1-2019",
577
1739
  "climate_zone": "ASHRAE 169-2013-0B",
578
1740
  "under_8000_hours": false,
1741
+ "nontransient_dwelling": false,
1742
+ "0_to_10_percent_oa": null,
579
1743
  "10_to_20_percent_oa": null,
580
1744
  "20_to_30_percent_oa": 19500.0,
581
1745
  "30_to_40_percent_oa": 9000.0,
@@ -583,12 +1747,33 @@
583
1747
  "50_to_60_percent_oa": 4000.0,
584
1748
  "60_to_70_percent_oa": 3000.0,
585
1749
  "70_to_80_percent_oa": 1500.0,
586
- "greater_than_80_percent_oa": 120.0
1750
+ "greater_than_80_percent_oa": 120.0,
1751
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1752
+ "enthalpy_recovery_ratio": 0.5
1753
+ },
1754
+ {
1755
+ "template": "90.1-2019",
1756
+ "climate_zone": "ASHRAE 169-2013-0B",
1757
+ "under_8000_hours": false,
1758
+ "nontransient_dwelling": true,
1759
+ "0_to_10_percent_oa": 0.0,
1760
+ "10_to_20_percent_oa": 0.0,
1761
+ "20_to_30_percent_oa": 0.0,
1762
+ "30_to_40_percent_oa": 0.0,
1763
+ "40_to_50_percent_oa": 0.0,
1764
+ "50_to_60_percent_oa": 0.0,
1765
+ "60_to_70_percent_oa": 0.0,
1766
+ "70_to_80_percent_oa": 0.0,
1767
+ "greater_than_80_percent_oa": 0.0,
1768
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1769
+ "enthalpy_recovery_ratio": 0.5
587
1770
  },
588
1771
  {
589
1772
  "template": "90.1-2019",
590
1773
  "climate_zone": "ASHRAE 169-2013-0B",
591
1774
  "under_8000_hours": true,
1775
+ "nontransient_dwelling": false,
1776
+ "0_to_10_percent_oa": null,
592
1777
  "10_to_20_percent_oa": null,
593
1778
  "20_to_30_percent_oa": null,
594
1779
  "30_to_40_percent_oa": null,
@@ -596,12 +1781,33 @@
596
1781
  "50_to_60_percent_oa": 26000.0,
597
1782
  "60_to_70_percent_oa": 12000.0,
598
1783
  "70_to_80_percent_oa": 5000.0,
599
- "greater_than_80_percent_oa": 4000.0
1784
+ "greater_than_80_percent_oa": 4000.0,
1785
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1786
+ "enthalpy_recovery_ratio": 0.5
1787
+ },
1788
+ {
1789
+ "template": "90.1-2019",
1790
+ "climate_zone": "ASHRAE 169-2013-0B",
1791
+ "under_8000_hours": true,
1792
+ "nontransient_dwelling": true,
1793
+ "0_to_10_percent_oa": 0.0,
1794
+ "10_to_20_percent_oa": 0.0,
1795
+ "20_to_30_percent_oa": 0.0,
1796
+ "30_to_40_percent_oa": 0.0,
1797
+ "40_to_50_percent_oa": 0.0,
1798
+ "50_to_60_percent_oa": 0.0,
1799
+ "60_to_70_percent_oa": 0.0,
1800
+ "70_to_80_percent_oa": 0.0,
1801
+ "greater_than_80_percent_oa": 0.0,
1802
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1803
+ "enthalpy_recovery_ratio": 0.5
600
1804
  },
601
1805
  {
602
1806
  "template": "90.1-2019",
603
1807
  "climate_zone": "ASHRAE 169-2013-1A",
604
1808
  "under_8000_hours": false,
1809
+ "nontransient_dwelling": false,
1810
+ "0_to_10_percent_oa": null,
605
1811
  "10_to_20_percent_oa": 2500.0,
606
1812
  "20_to_30_percent_oa": 2000.0,
607
1813
  "30_to_40_percent_oa": 1000.0,
@@ -609,12 +1815,33 @@
609
1815
  "50_to_60_percent_oa": 140.0,
610
1816
  "60_to_70_percent_oa": 120.0,
611
1817
  "70_to_80_percent_oa": 100.0,
612
- "greater_than_80_percent_oa": 80.0
1818
+ "greater_than_80_percent_oa": 80.0,
1819
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1820
+ "enthalpy_recovery_ratio": 0.5
1821
+ },
1822
+ {
1823
+ "template": "90.1-2019",
1824
+ "climate_zone": "ASHRAE 169-2013-1A",
1825
+ "under_8000_hours": false,
1826
+ "nontransient_dwelling": true,
1827
+ "0_to_10_percent_oa": 0.0,
1828
+ "10_to_20_percent_oa": 0.0,
1829
+ "20_to_30_percent_oa": 0.0,
1830
+ "30_to_40_percent_oa": 0.0,
1831
+ "40_to_50_percent_oa": 0.0,
1832
+ "50_to_60_percent_oa": 0.0,
1833
+ "60_to_70_percent_oa": 0.0,
1834
+ "70_to_80_percent_oa": 0.0,
1835
+ "greater_than_80_percent_oa": 0.0,
1836
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1837
+ "enthalpy_recovery_ratio": 0.5
613
1838
  },
614
1839
  {
615
1840
  "template": "90.1-2019",
616
1841
  "climate_zone": "ASHRAE 169-2013-1A",
617
1842
  "under_8000_hours": true,
1843
+ "nontransient_dwelling": false,
1844
+ "0_to_10_percent_oa": null,
618
1845
  "10_to_20_percent_oa": 26000.0,
619
1846
  "20_to_30_percent_oa": 16000.0,
620
1847
  "30_to_40_percent_oa": 5500.0,
@@ -622,12 +1849,33 @@
622
1849
  "50_to_60_percent_oa": 3500.0,
623
1850
  "60_to_70_percent_oa": 2000.0,
624
1851
  "70_to_80_percent_oa": 1000.0,
625
- "greater_than_80_percent_oa": 120.0
1852
+ "greater_than_80_percent_oa": 120.0,
1853
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1854
+ "enthalpy_recovery_ratio": 0.5
1855
+ },
1856
+ {
1857
+ "template": "90.1-2019",
1858
+ "climate_zone": "ASHRAE 169-2013-1A",
1859
+ "under_8000_hours": true,
1860
+ "nontransient_dwelling": true,
1861
+ "0_to_10_percent_oa": 0.0,
1862
+ "10_to_20_percent_oa": 0.0,
1863
+ "20_to_30_percent_oa": 0.0,
1864
+ "30_to_40_percent_oa": 0.0,
1865
+ "40_to_50_percent_oa": 0.0,
1866
+ "50_to_60_percent_oa": 0.0,
1867
+ "60_to_70_percent_oa": 0.0,
1868
+ "70_to_80_percent_oa": 0.0,
1869
+ "greater_than_80_percent_oa": 0.0,
1870
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1871
+ "enthalpy_recovery_ratio": 0.5
626
1872
  },
627
1873
  {
628
1874
  "template": "90.1-2019",
629
1875
  "climate_zone": "ASHRAE 169-2013-1B",
630
1876
  "under_8000_hours": false,
1877
+ "nontransient_dwelling": false,
1878
+ "0_to_10_percent_oa": null,
631
1879
  "10_to_20_percent_oa": null,
632
1880
  "20_to_30_percent_oa": 19500.0,
633
1881
  "30_to_40_percent_oa": 9000.0,
@@ -635,12 +1883,33 @@
635
1883
  "50_to_60_percent_oa": 4000.0,
636
1884
  "60_to_70_percent_oa": 3000.0,
637
1885
  "70_to_80_percent_oa": 1500.0,
638
- "greater_than_80_percent_oa": 120.0
1886
+ "greater_than_80_percent_oa": 120.0,
1887
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1888
+ "enthalpy_recovery_ratio": 0.5
1889
+ },
1890
+ {
1891
+ "template": "90.1-2019",
1892
+ "climate_zone": "ASHRAE 169-2013-1B",
1893
+ "under_8000_hours": false,
1894
+ "nontransient_dwelling": true,
1895
+ "0_to_10_percent_oa": 0.0,
1896
+ "10_to_20_percent_oa": 0.0,
1897
+ "20_to_30_percent_oa": 0.0,
1898
+ "30_to_40_percent_oa": 0.0,
1899
+ "40_to_50_percent_oa": 0.0,
1900
+ "50_to_60_percent_oa": 0.0,
1901
+ "60_to_70_percent_oa": 0.0,
1902
+ "70_to_80_percent_oa": 0.0,
1903
+ "greater_than_80_percent_oa": 0.0,
1904
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1905
+ "enthalpy_recovery_ratio": 0.5
639
1906
  },
640
1907
  {
641
1908
  "template": "90.1-2019",
642
1909
  "climate_zone": "ASHRAE 169-2013-1B",
643
1910
  "under_8000_hours": true,
1911
+ "nontransient_dwelling": false,
1912
+ "0_to_10_percent_oa": null,
644
1913
  "10_to_20_percent_oa": null,
645
1914
  "20_to_30_percent_oa": null,
646
1915
  "30_to_40_percent_oa": null,
@@ -648,12 +1917,33 @@
648
1917
  "50_to_60_percent_oa": 26000.0,
649
1918
  "60_to_70_percent_oa": 12000.0,
650
1919
  "70_to_80_percent_oa": 5000.0,
651
- "greater_than_80_percent_oa": 4000.0
1920
+ "greater_than_80_percent_oa": 4000.0,
1921
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1922
+ "enthalpy_recovery_ratio": 0.5
1923
+ },
1924
+ {
1925
+ "template": "90.1-2019",
1926
+ "climate_zone": "ASHRAE 169-2013-1B",
1927
+ "under_8000_hours": true,
1928
+ "nontransient_dwelling": true,
1929
+ "0_to_10_percent_oa": 0.0,
1930
+ "10_to_20_percent_oa": 0.0,
1931
+ "20_to_30_percent_oa": 0.0,
1932
+ "30_to_40_percent_oa": 0.0,
1933
+ "40_to_50_percent_oa": 0.0,
1934
+ "50_to_60_percent_oa": 0.0,
1935
+ "60_to_70_percent_oa": 0.0,
1936
+ "70_to_80_percent_oa": 0.0,
1937
+ "greater_than_80_percent_oa": 0.0,
1938
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1939
+ "enthalpy_recovery_ratio": 0.5
652
1940
  },
653
1941
  {
654
1942
  "template": "90.1-2019",
655
1943
  "climate_zone": "ASHRAE 169-2013-2A",
656
1944
  "under_8000_hours": false,
1945
+ "nontransient_dwelling": false,
1946
+ "0_to_10_percent_oa": null,
657
1947
  "10_to_20_percent_oa": 2500.0,
658
1948
  "20_to_30_percent_oa": 2000.0,
659
1949
  "30_to_40_percent_oa": 1000.0,
@@ -661,12 +1951,33 @@
661
1951
  "50_to_60_percent_oa": 140.0,
662
1952
  "60_to_70_percent_oa": 120.0,
663
1953
  "70_to_80_percent_oa": 100.0,
664
- "greater_than_80_percent_oa": 80.0
1954
+ "greater_than_80_percent_oa": 80.0,
1955
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1956
+ "enthalpy_recovery_ratio": 0.5
1957
+ },
1958
+ {
1959
+ "template": "90.1-2019",
1960
+ "climate_zone": "ASHRAE 169-2013-2A",
1961
+ "under_8000_hours": false,
1962
+ "nontransient_dwelling": true,
1963
+ "0_to_10_percent_oa": 0.0,
1964
+ "10_to_20_percent_oa": 0.0,
1965
+ "20_to_30_percent_oa": 0.0,
1966
+ "30_to_40_percent_oa": 0.0,
1967
+ "40_to_50_percent_oa": 0.0,
1968
+ "50_to_60_percent_oa": 0.0,
1969
+ "60_to_70_percent_oa": 0.0,
1970
+ "70_to_80_percent_oa": 0.0,
1971
+ "greater_than_80_percent_oa": 0.0,
1972
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1973
+ "enthalpy_recovery_ratio": 0.5
665
1974
  },
666
1975
  {
667
1976
  "template": "90.1-2019",
668
1977
  "climate_zone": "ASHRAE 169-2013-2A",
669
1978
  "under_8000_hours": true,
1979
+ "nontransient_dwelling": false,
1980
+ "0_to_10_percent_oa": null,
670
1981
  "10_to_20_percent_oa": 26000.0,
671
1982
  "20_to_30_percent_oa": 16000.0,
672
1983
  "30_to_40_percent_oa": 5500.0,
@@ -674,12 +1985,33 @@
674
1985
  "50_to_60_percent_oa": 3500.0,
675
1986
  "60_to_70_percent_oa": 2000.0,
676
1987
  "70_to_80_percent_oa": 1000.0,
677
- "greater_than_80_percent_oa": 120.0
1988
+ "greater_than_80_percent_oa": 120.0,
1989
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1990
+ "enthalpy_recovery_ratio": 0.5
1991
+ },
1992
+ {
1993
+ "template": "90.1-2019",
1994
+ "climate_zone": "ASHRAE 169-2013-2A",
1995
+ "under_8000_hours": true,
1996
+ "nontransient_dwelling": true,
1997
+ "0_to_10_percent_oa": 0.0,
1998
+ "10_to_20_percent_oa": 0.0,
1999
+ "20_to_30_percent_oa": 0.0,
2000
+ "30_to_40_percent_oa": 0.0,
2001
+ "40_to_50_percent_oa": 0.0,
2002
+ "50_to_60_percent_oa": 0.0,
2003
+ "60_to_70_percent_oa": 0.0,
2004
+ "70_to_80_percent_oa": 0.0,
2005
+ "greater_than_80_percent_oa": 0.0,
2006
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2007
+ "enthalpy_recovery_ratio": 0.5
678
2008
  },
679
2009
  {
680
2010
  "template": "90.1-2019",
681
2011
  "climate_zone": "ASHRAE 169-2013-2B",
682
2012
  "under_8000_hours": false,
2013
+ "nontransient_dwelling": false,
2014
+ "0_to_10_percent_oa": null,
683
2015
  "10_to_20_percent_oa": null,
684
2016
  "20_to_30_percent_oa": 19500.0,
685
2017
  "30_to_40_percent_oa": 9000.0,
@@ -687,12 +2019,33 @@
687
2019
  "50_to_60_percent_oa": 4000.0,
688
2020
  "60_to_70_percent_oa": 3000.0,
689
2021
  "70_to_80_percent_oa": 1500.0,
690
- "greater_than_80_percent_oa": 120.0
2022
+ "greater_than_80_percent_oa": 120.0,
2023
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2024
+ "enthalpy_recovery_ratio": 0.5
2025
+ },
2026
+ {
2027
+ "template": "90.1-2019",
2028
+ "climate_zone": "ASHRAE 169-2013-2B",
2029
+ "under_8000_hours": false,
2030
+ "nontransient_dwelling": true,
2031
+ "0_to_10_percent_oa": 0.0,
2032
+ "10_to_20_percent_oa": 0.0,
2033
+ "20_to_30_percent_oa": 0.0,
2034
+ "30_to_40_percent_oa": 0.0,
2035
+ "40_to_50_percent_oa": 0.0,
2036
+ "50_to_60_percent_oa": 0.0,
2037
+ "60_to_70_percent_oa": 0.0,
2038
+ "70_to_80_percent_oa": 0.0,
2039
+ "greater_than_80_percent_oa": 0.0,
2040
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2041
+ "enthalpy_recovery_ratio": 0.5
691
2042
  },
692
2043
  {
693
2044
  "template": "90.1-2019",
694
2045
  "climate_zone": "ASHRAE 169-2013-2B",
695
2046
  "under_8000_hours": true,
2047
+ "nontransient_dwelling": false,
2048
+ "0_to_10_percent_oa": null,
696
2049
  "10_to_20_percent_oa": null,
697
2050
  "20_to_30_percent_oa": null,
698
2051
  "30_to_40_percent_oa": null,
@@ -700,12 +2053,50 @@
700
2053
  "50_to_60_percent_oa": 26000.0,
701
2054
  "60_to_70_percent_oa": 12000.0,
702
2055
  "70_to_80_percent_oa": 5000.0,
703
- "greater_than_80_percent_oa": 4000.0
2056
+ "greater_than_80_percent_oa": 4000.0,
2057
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2058
+ "enthalpy_recovery_ratio": 0.5
2059
+ },
2060
+ {
2061
+ "template": "90.1-2019",
2062
+ "climate_zone": "ASHRAE 169-2013-2B",
2063
+ "under_8000_hours": true,
2064
+ "nontransient_dwelling": true,
2065
+ "0_to_10_percent_oa": 0.0,
2066
+ "10_to_20_percent_oa": 0.0,
2067
+ "20_to_30_percent_oa": 0.0,
2068
+ "30_to_40_percent_oa": 0.0,
2069
+ "40_to_50_percent_oa": 0.0,
2070
+ "50_to_60_percent_oa": 0.0,
2071
+ "60_to_70_percent_oa": 0.0,
2072
+ "70_to_80_percent_oa": 0.0,
2073
+ "greater_than_80_percent_oa": 0.0,
2074
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2075
+ "enthalpy_recovery_ratio": 0.5
2076
+ },
2077
+ {
2078
+ "template": "90.1-2019",
2079
+ "climate_zone": "ASHRAE 169-2013-3A",
2080
+ "under_8000_hours": false,
2081
+ "nontransient_dwelling": false,
2082
+ "0_to_10_percent_oa": null,
2083
+ "10_to_20_percent_oa": 2500.0,
2084
+ "20_to_30_percent_oa": 2000.0,
2085
+ "30_to_40_percent_oa": 1000.0,
2086
+ "40_to_50_percent_oa": 500.0,
2087
+ "50_to_60_percent_oa": 140.0,
2088
+ "60_to_70_percent_oa": 120.0,
2089
+ "70_to_80_percent_oa": 100.0,
2090
+ "greater_than_80_percent_oa": 80.0,
2091
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2092
+ "enthalpy_recovery_ratio": 0.5
704
2093
  },
705
2094
  {
706
2095
  "template": "90.1-2019",
707
2096
  "climate_zone": "ASHRAE 169-2013-3A",
708
2097
  "under_8000_hours": false,
2098
+ "nontransient_dwelling": false,
2099
+ "0_to_10_percent_oa": null,
709
2100
  "10_to_20_percent_oa": 2500.0,
710
2101
  "20_to_30_percent_oa": 2000.0,
711
2102
  "30_to_40_percent_oa": 1000.0,
@@ -713,38 +2104,203 @@
713
2104
  "50_to_60_percent_oa": 140.0,
714
2105
  "60_to_70_percent_oa": 120.0,
715
2106
  "70_to_80_percent_oa": 100.0,
716
- "greater_than_80_percent_oa": 80.0
2107
+ "greater_than_80_percent_oa": 80.0,
2108
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2109
+ "enthalpy_recovery_ratio": 0.5
2110
+ },
2111
+ {
2112
+ "template": "90.1-2019",
2113
+ "climate_zone": "ASHRAE 169-2013-3A",
2114
+ "under_8000_hours": false,
2115
+ "nontransient_dwelling": true,
2116
+ "0_to_10_percent_oa": 0.0,
2117
+ "10_to_20_percent_oa": 0.0,
2118
+ "20_to_30_percent_oa": 0.0,
2119
+ "30_to_40_percent_oa": 0.0,
2120
+ "40_to_50_percent_oa": 0.0,
2121
+ "50_to_60_percent_oa": 0.0,
2122
+ "60_to_70_percent_oa": 0.0,
2123
+ "70_to_80_percent_oa": 0.0,
2124
+ "greater_than_80_percent_oa": 0.0,
2125
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2126
+ "enthalpy_recovery_ratio": 0.5
2127
+ },
2128
+ {
2129
+ "template": "90.1-2019",
2130
+ "climate_zone": "ASHRAE 169-2013-3A",
2131
+ "under_8000_hours": true,
2132
+ "nontransient_dwelling": false,
2133
+ "0_to_10_percent_oa": null,
2134
+ "10_to_20_percent_oa": 26000.0,
2135
+ "20_to_30_percent_oa": 16000.0,
2136
+ "30_to_40_percent_oa": 5500.0,
2137
+ "40_to_50_percent_oa": 4500.0,
2138
+ "50_to_60_percent_oa": 3500.0,
2139
+ "60_to_70_percent_oa": 2000.0,
2140
+ "70_to_80_percent_oa": 1000.0,
2141
+ "greater_than_80_percent_oa": 120.0,
2142
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2143
+ "enthalpy_recovery_ratio": 0.5
2144
+ },
2145
+ {
2146
+ "template": "90.1-2019",
2147
+ "climate_zone": "ASHRAE 169-2013-3A",
2148
+ "under_8000_hours": true,
2149
+ "nontransient_dwelling": false,
2150
+ "0_to_10_percent_oa": null,
2151
+ "10_to_20_percent_oa": 26000.0,
2152
+ "20_to_30_percent_oa": 16000.0,
2153
+ "30_to_40_percent_oa": 5500.0,
2154
+ "40_to_50_percent_oa": 4500.0,
2155
+ "50_to_60_percent_oa": 3500.0,
2156
+ "60_to_70_percent_oa": 2000.0,
2157
+ "70_to_80_percent_oa": 1000.0,
2158
+ "greater_than_80_percent_oa": 120.0,
2159
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2160
+ "enthalpy_recovery_ratio": 0.5
2161
+ },
2162
+ {
2163
+ "template": "90.1-2019",
2164
+ "climate_zone": "ASHRAE 169-2013-3A",
2165
+ "under_8000_hours": true,
2166
+ "nontransient_dwelling": true,
2167
+ "0_to_10_percent_oa": 0.0,
2168
+ "10_to_20_percent_oa": 0.0,
2169
+ "20_to_30_percent_oa": 0.0,
2170
+ "30_to_40_percent_oa": 0.0,
2171
+ "40_to_50_percent_oa": 0.0,
2172
+ "50_to_60_percent_oa": 0.0,
2173
+ "60_to_70_percent_oa": 0.0,
2174
+ "70_to_80_percent_oa": 0.0,
2175
+ "greater_than_80_percent_oa": 0.0,
2176
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2177
+ "enthalpy_recovery_ratio": 0.5
2178
+ },
2179
+ {
2180
+ "template": "90.1-2019",
2181
+ "climate_zone": "ASHRAE 169-2013-3B",
2182
+ "under_8000_hours": false,
2183
+ "nontransient_dwelling": false,
2184
+ "0_to_10_percent_oa": null,
2185
+ "10_to_20_percent_oa": null,
2186
+ "20_to_30_percent_oa": 19500.0,
2187
+ "30_to_40_percent_oa": 9000.0,
2188
+ "40_to_50_percent_oa": 5000.0,
2189
+ "50_to_60_percent_oa": 4000.0,
2190
+ "60_to_70_percent_oa": 3000.0,
2191
+ "70_to_80_percent_oa": 1500.0,
2192
+ "greater_than_80_percent_oa": 120.0,
2193
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2194
+ "enthalpy_recovery_ratio": 0.5
2195
+ },
2196
+ {
2197
+ "template": "90.1-2019",
2198
+ "climate_zone": "ASHRAE 169-2013-3B",
2199
+ "under_8000_hours": false,
2200
+ "nontransient_dwelling": false,
2201
+ "0_to_10_percent_oa": null,
2202
+ "10_to_20_percent_oa": null,
2203
+ "20_to_30_percent_oa": 19500.0,
2204
+ "30_to_40_percent_oa": 9000.0,
2205
+ "40_to_50_percent_oa": 5000.0,
2206
+ "50_to_60_percent_oa": 4000.0,
2207
+ "60_to_70_percent_oa": 3000.0,
2208
+ "70_to_80_percent_oa": 1500.0,
2209
+ "greater_than_80_percent_oa": 120.0,
2210
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2211
+ "enthalpy_recovery_ratio": 0.5
2212
+ },
2213
+ {
2214
+ "template": "90.1-2019",
2215
+ "climate_zone": "ASHRAE 169-2013-3B",
2216
+ "under_8000_hours": false,
2217
+ "nontransient_dwelling": true,
2218
+ "0_to_10_percent_oa": 0.0,
2219
+ "10_to_20_percent_oa": 0.0,
2220
+ "20_to_30_percent_oa": 0.0,
2221
+ "30_to_40_percent_oa": 0.0,
2222
+ "40_to_50_percent_oa": 0.0,
2223
+ "50_to_60_percent_oa": 0.0,
2224
+ "60_to_70_percent_oa": 0.0,
2225
+ "70_to_80_percent_oa": 0.0,
2226
+ "greater_than_80_percent_oa": 0.0,
2227
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2228
+ "enthalpy_recovery_ratio": 0.5
2229
+ },
2230
+ {
2231
+ "template": "90.1-2019",
2232
+ "climate_zone": "ASHRAE 169-2013-3B",
2233
+ "under_8000_hours": true,
2234
+ "nontransient_dwelling": false,
2235
+ "0_to_10_percent_oa": null,
2236
+ "10_to_20_percent_oa": null,
2237
+ "20_to_30_percent_oa": null,
2238
+ "30_to_40_percent_oa": null,
2239
+ "40_to_50_percent_oa": null,
2240
+ "50_to_60_percent_oa": null,
2241
+ "60_to_70_percent_oa": null,
2242
+ "70_to_80_percent_oa": null,
2243
+ "greater_than_80_percent_oa": null,
2244
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2245
+ "enthalpy_recovery_ratio": 0.5
717
2246
  },
718
2247
  {
719
2248
  "template": "90.1-2019",
720
- "climate_zone": "ASHRAE 169-2013-3A",
2249
+ "climate_zone": "ASHRAE 169-2013-3B",
721
2250
  "under_8000_hours": true,
722
- "10_to_20_percent_oa": 26000.0,
723
- "20_to_30_percent_oa": 16000.0,
724
- "30_to_40_percent_oa": 5500.0,
725
- "40_to_50_percent_oa": 4500.0,
726
- "50_to_60_percent_oa": 3500.0,
727
- "60_to_70_percent_oa": 2000.0,
728
- "70_to_80_percent_oa": 1000.0,
729
- "greater_than_80_percent_oa": 120.0
2251
+ "nontransient_dwelling": false,
2252
+ "0_to_10_percent_oa": null,
2253
+ "10_to_20_percent_oa": null,
2254
+ "20_to_30_percent_oa": null,
2255
+ "30_to_40_percent_oa": null,
2256
+ "40_to_50_percent_oa": null,
2257
+ "50_to_60_percent_oa": null,
2258
+ "60_to_70_percent_oa": null,
2259
+ "70_to_80_percent_oa": null,
2260
+ "greater_than_80_percent_oa": null,
2261
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2262
+ "enthalpy_recovery_ratio": 0.5
730
2263
  },
731
2264
  {
732
2265
  "template": "90.1-2019",
733
2266
  "climate_zone": "ASHRAE 169-2013-3B",
2267
+ "under_8000_hours": true,
2268
+ "nontransient_dwelling": true,
2269
+ "0_to_10_percent_oa": 0.0,
2270
+ "10_to_20_percent_oa": 0.0,
2271
+ "20_to_30_percent_oa": 0.0,
2272
+ "30_to_40_percent_oa": 0.0,
2273
+ "40_to_50_percent_oa": 0.0,
2274
+ "50_to_60_percent_oa": 0.0,
2275
+ "60_to_70_percent_oa": 0.0,
2276
+ "70_to_80_percent_oa": 0.0,
2277
+ "greater_than_80_percent_oa": 0.0,
2278
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2279
+ "enthalpy_recovery_ratio": 0.5
2280
+ },
2281
+ {
2282
+ "template": "90.1-2019",
2283
+ "climate_zone": "ASHRAE 169-2013-3C",
734
2284
  "under_8000_hours": false,
2285
+ "nontransient_dwelling": false,
2286
+ "0_to_10_percent_oa": null,
735
2287
  "10_to_20_percent_oa": null,
736
- "20_to_30_percent_oa": 19500.0,
737
- "30_to_40_percent_oa": 9000.0,
738
- "40_to_50_percent_oa": 5000.0,
739
- "50_to_60_percent_oa": 4000.0,
740
- "60_to_70_percent_oa": 3000.0,
741
- "70_to_80_percent_oa": 1500.0,
742
- "greater_than_80_percent_oa": 120.0
2288
+ "20_to_30_percent_oa": null,
2289
+ "30_to_40_percent_oa": null,
2290
+ "40_to_50_percent_oa": null,
2291
+ "50_to_60_percent_oa": null,
2292
+ "60_to_70_percent_oa": null,
2293
+ "70_to_80_percent_oa": null,
2294
+ "greater_than_80_percent_oa": null,
2295
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2296
+ "enthalpy_recovery_ratio": 0.5
743
2297
  },
744
2298
  {
745
2299
  "template": "90.1-2019",
746
- "climate_zone": "ASHRAE 169-2013-3B",
747
- "under_8000_hours": true,
2300
+ "climate_zone": "ASHRAE 169-2013-3C",
2301
+ "under_8000_hours": false,
2302
+ "nontransient_dwelling": true,
2303
+ "0_to_10_percent_oa": null,
748
2304
  "10_to_20_percent_oa": null,
749
2305
  "20_to_30_percent_oa": null,
750
2306
  "30_to_40_percent_oa": null,
@@ -752,12 +2308,16 @@
752
2308
  "50_to_60_percent_oa": null,
753
2309
  "60_to_70_percent_oa": null,
754
2310
  "70_to_80_percent_oa": null,
755
- "greater_than_80_percent_oa": null
2311
+ "greater_than_80_percent_oa": null,
2312
+ "enthalpy_recovery_ratio_design_conditions": null,
2313
+ "enthalpy_recovery_ratio": null
756
2314
  },
757
2315
  {
758
2316
  "template": "90.1-2019",
759
2317
  "climate_zone": "ASHRAE 169-2013-3C",
760
- "under_8000_hours": false,
2318
+ "under_8000_hours": true,
2319
+ "nontransient_dwelling": false,
2320
+ "0_to_10_percent_oa": null,
761
2321
  "10_to_20_percent_oa": null,
762
2322
  "20_to_30_percent_oa": null,
763
2323
  "30_to_40_percent_oa": null,
@@ -765,12 +2325,16 @@
765
2325
  "50_to_60_percent_oa": null,
766
2326
  "60_to_70_percent_oa": null,
767
2327
  "70_to_80_percent_oa": null,
768
- "greater_than_80_percent_oa": null
2328
+ "greater_than_80_percent_oa": null,
2329
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2330
+ "enthalpy_recovery_ratio": 0.5
769
2331
  },
770
2332
  {
771
2333
  "template": "90.1-2019",
772
2334
  "climate_zone": "ASHRAE 169-2013-3C",
773
2335
  "under_8000_hours": true,
2336
+ "nontransient_dwelling": true,
2337
+ "0_to_10_percent_oa": null,
774
2338
  "10_to_20_percent_oa": null,
775
2339
  "20_to_30_percent_oa": null,
776
2340
  "30_to_40_percent_oa": null,
@@ -778,12 +2342,33 @@
778
2342
  "50_to_60_percent_oa": null,
779
2343
  "60_to_70_percent_oa": null,
780
2344
  "70_to_80_percent_oa": null,
781
- "greater_than_80_percent_oa": null
2345
+ "greater_than_80_percent_oa": null,
2346
+ "enthalpy_recovery_ratio_design_conditions": null,
2347
+ "enthalpy_recovery_ratio": null
2348
+ },
2349
+ {
2350
+ "template": "90.1-2019",
2351
+ "climate_zone": "ASHRAE 169-2013-4A",
2352
+ "under_8000_hours": false,
2353
+ "nontransient_dwelling": false,
2354
+ "0_to_10_percent_oa": null,
2355
+ "10_to_20_percent_oa": 200.0,
2356
+ "20_to_30_percent_oa": 130.0,
2357
+ "30_to_40_percent_oa": 100.0,
2358
+ "40_to_50_percent_oa": 80.0,
2359
+ "50_to_60_percent_oa": 70.0,
2360
+ "60_to_70_percent_oa": 60.0,
2361
+ "70_to_80_percent_oa": 50.0,
2362
+ "greater_than_80_percent_oa": 40.0,
2363
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2364
+ "enthalpy_recovery_ratio": 0.5
782
2365
  },
783
2366
  {
784
2367
  "template": "90.1-2019",
785
2368
  "climate_zone": "ASHRAE 169-2013-4A",
786
2369
  "under_8000_hours": false,
2370
+ "nontransient_dwelling": false,
2371
+ "0_to_10_percent_oa": null,
787
2372
  "10_to_20_percent_oa": 200.0,
788
2373
  "20_to_30_percent_oa": 130.0,
789
2374
  "30_to_40_percent_oa": 100.0,
@@ -791,12 +2376,50 @@
791
2376
  "50_to_60_percent_oa": 70.0,
792
2377
  "60_to_70_percent_oa": 60.0,
793
2378
  "70_to_80_percent_oa": 50.0,
794
- "greater_than_80_percent_oa": 40.0
2379
+ "greater_than_80_percent_oa": 40.0,
2380
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2381
+ "enthalpy_recovery_ratio": 0.5
2382
+ },
2383
+ {
2384
+ "template": "90.1-2019",
2385
+ "climate_zone": "ASHRAE 169-2013-4A",
2386
+ "under_8000_hours": false,
2387
+ "nontransient_dwelling": true,
2388
+ "0_to_10_percent_oa": 0.0,
2389
+ "10_to_20_percent_oa": 0.0,
2390
+ "20_to_30_percent_oa": 0.0,
2391
+ "30_to_40_percent_oa": 0.0,
2392
+ "40_to_50_percent_oa": 0.0,
2393
+ "50_to_60_percent_oa": 0.0,
2394
+ "60_to_70_percent_oa": 0.0,
2395
+ "70_to_80_percent_oa": 0.0,
2396
+ "greater_than_80_percent_oa": 0.0,
2397
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2398
+ "enthalpy_recovery_ratio": 0.6
2399
+ },
2400
+ {
2401
+ "template": "90.1-2019",
2402
+ "climate_zone": "ASHRAE 169-2013-4A",
2403
+ "under_8000_hours": true,
2404
+ "nontransient_dwelling": false,
2405
+ "0_to_10_percent_oa": null,
2406
+ "10_to_20_percent_oa": 26000.0,
2407
+ "20_to_30_percent_oa": 16000.0,
2408
+ "30_to_40_percent_oa": 5500.0,
2409
+ "40_to_50_percent_oa": 4500.0,
2410
+ "50_to_60_percent_oa": 3500.0,
2411
+ "60_to_70_percent_oa": 2000.0,
2412
+ "70_to_80_percent_oa": 1000.0,
2413
+ "greater_than_80_percent_oa": 120.0,
2414
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2415
+ "enthalpy_recovery_ratio": 0.5
795
2416
  },
796
2417
  {
797
2418
  "template": "90.1-2019",
798
2419
  "climate_zone": "ASHRAE 169-2013-4A",
799
2420
  "under_8000_hours": true,
2421
+ "nontransient_dwelling": false,
2422
+ "0_to_10_percent_oa": null,
800
2423
  "10_to_20_percent_oa": 26000.0,
801
2424
  "20_to_30_percent_oa": 16000.0,
802
2425
  "30_to_40_percent_oa": 5500.0,
@@ -804,12 +2427,50 @@
804
2427
  "50_to_60_percent_oa": 3500.0,
805
2428
  "60_to_70_percent_oa": 2000.0,
806
2429
  "70_to_80_percent_oa": 1000.0,
807
- "greater_than_80_percent_oa": 120.0
2430
+ "greater_than_80_percent_oa": 120.0,
2431
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2432
+ "enthalpy_recovery_ratio": 0.5
2433
+ },
2434
+ {
2435
+ "template": "90.1-2019",
2436
+ "climate_zone": "ASHRAE 169-2013-4A",
2437
+ "under_8000_hours": true,
2438
+ "nontransient_dwelling": true,
2439
+ "0_to_10_percent_oa": 0.0,
2440
+ "10_to_20_percent_oa": 0.0,
2441
+ "20_to_30_percent_oa": 0.0,
2442
+ "30_to_40_percent_oa": 0.0,
2443
+ "40_to_50_percent_oa": 0.0,
2444
+ "50_to_60_percent_oa": 0.0,
2445
+ "60_to_70_percent_oa": 0.0,
2446
+ "70_to_80_percent_oa": 0.0,
2447
+ "greater_than_80_percent_oa": 0.0,
2448
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2449
+ "enthalpy_recovery_ratio": 0.6
2450
+ },
2451
+ {
2452
+ "template": "90.1-2019",
2453
+ "climate_zone": "ASHRAE 169-2013-4B",
2454
+ "under_8000_hours": false,
2455
+ "nontransient_dwelling": false,
2456
+ "0_to_10_percent_oa": null,
2457
+ "10_to_20_percent_oa": 2500.0,
2458
+ "20_to_30_percent_oa": 2000.0,
2459
+ "30_to_40_percent_oa": 1000.0,
2460
+ "40_to_50_percent_oa": 500.0,
2461
+ "50_to_60_percent_oa": 140.0,
2462
+ "60_to_70_percent_oa": 120.0,
2463
+ "70_to_80_percent_oa": 100.0,
2464
+ "greater_than_80_percent_oa": 80.0,
2465
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2466
+ "enthalpy_recovery_ratio": 0.5
808
2467
  },
809
2468
  {
810
2469
  "template": "90.1-2019",
811
2470
  "climate_zone": "ASHRAE 169-2013-4B",
812
2471
  "under_8000_hours": false,
2472
+ "nontransient_dwelling": false,
2473
+ "0_to_10_percent_oa": null,
813
2474
  "10_to_20_percent_oa": 2500.0,
814
2475
  "20_to_30_percent_oa": 2000.0,
815
2476
  "30_to_40_percent_oa": 1000.0,
@@ -817,12 +2478,50 @@
817
2478
  "50_to_60_percent_oa": 140.0,
818
2479
  "60_to_70_percent_oa": 120.0,
819
2480
  "70_to_80_percent_oa": 100.0,
820
- "greater_than_80_percent_oa": 80.0
2481
+ "greater_than_80_percent_oa": 80.0,
2482
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2483
+ "enthalpy_recovery_ratio": 0.5
2484
+ },
2485
+ {
2486
+ "template": "90.1-2019",
2487
+ "climate_zone": "ASHRAE 169-2013-4B",
2488
+ "under_8000_hours": false,
2489
+ "nontransient_dwelling": true,
2490
+ "0_to_10_percent_oa": 0.0,
2491
+ "10_to_20_percent_oa": 0.0,
2492
+ "20_to_30_percent_oa": 0.0,
2493
+ "30_to_40_percent_oa": 0.0,
2494
+ "40_to_50_percent_oa": 0.0,
2495
+ "50_to_60_percent_oa": 0.0,
2496
+ "60_to_70_percent_oa": 0.0,
2497
+ "70_to_80_percent_oa": 0.0,
2498
+ "greater_than_80_percent_oa": 0.0,
2499
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2500
+ "enthalpy_recovery_ratio": 0.6
2501
+ },
2502
+ {
2503
+ "template": "90.1-2019",
2504
+ "climate_zone": "ASHRAE 169-2013-4B",
2505
+ "under_8000_hours": true,
2506
+ "nontransient_dwelling": false,
2507
+ "0_to_10_percent_oa": null,
2508
+ "10_to_20_percent_oa": null,
2509
+ "20_to_30_percent_oa": null,
2510
+ "30_to_40_percent_oa": null,
2511
+ "40_to_50_percent_oa": null,
2512
+ "50_to_60_percent_oa": null,
2513
+ "60_to_70_percent_oa": null,
2514
+ "70_to_80_percent_oa": null,
2515
+ "greater_than_80_percent_oa": null,
2516
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2517
+ "enthalpy_recovery_ratio": 0.5
821
2518
  },
822
2519
  {
823
2520
  "template": "90.1-2019",
824
2521
  "climate_zone": "ASHRAE 169-2013-4B",
825
2522
  "under_8000_hours": true,
2523
+ "nontransient_dwelling": false,
2524
+ "0_to_10_percent_oa": null,
826
2525
  "10_to_20_percent_oa": null,
827
2526
  "20_to_30_percent_oa": null,
828
2527
  "30_to_40_percent_oa": null,
@@ -830,12 +2529,33 @@
830
2529
  "50_to_60_percent_oa": null,
831
2530
  "60_to_70_percent_oa": null,
832
2531
  "70_to_80_percent_oa": null,
833
- "greater_than_80_percent_oa": null
2532
+ "greater_than_80_percent_oa": null,
2533
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2534
+ "enthalpy_recovery_ratio": 0.5
2535
+ },
2536
+ {
2537
+ "template": "90.1-2019",
2538
+ "climate_zone": "ASHRAE 169-2013-4B",
2539
+ "under_8000_hours": true,
2540
+ "nontransient_dwelling": true,
2541
+ "0_to_10_percent_oa": 0.0,
2542
+ "10_to_20_percent_oa": 0.0,
2543
+ "20_to_30_percent_oa": 0.0,
2544
+ "30_to_40_percent_oa": 0.0,
2545
+ "40_to_50_percent_oa": 0.0,
2546
+ "50_to_60_percent_oa": 0.0,
2547
+ "60_to_70_percent_oa": 0.0,
2548
+ "70_to_80_percent_oa": 0.0,
2549
+ "greater_than_80_percent_oa": 0.0,
2550
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2551
+ "enthalpy_recovery_ratio": 0.6
834
2552
  },
835
2553
  {
836
2554
  "template": "90.1-2019",
837
2555
  "climate_zone": "ASHRAE 169-2013-4C",
838
2556
  "under_8000_hours": false,
2557
+ "nontransient_dwelling": false,
2558
+ "0_to_10_percent_oa": null,
839
2559
  "10_to_20_percent_oa": null,
840
2560
  "20_to_30_percent_oa": 19500.0,
841
2561
  "30_to_40_percent_oa": 9000.0,
@@ -843,12 +2563,33 @@
843
2563
  "50_to_60_percent_oa": 4000.0,
844
2564
  "60_to_70_percent_oa": 3000.0,
845
2565
  "70_to_80_percent_oa": 1500.0,
846
- "greater_than_80_percent_oa": 120.0
2566
+ "greater_than_80_percent_oa": 120.0,
2567
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2568
+ "enthalpy_recovery_ratio": 0.5
2569
+ },
2570
+ {
2571
+ "template": "90.1-2019",
2572
+ "climate_zone": "ASHRAE 169-2013-4C",
2573
+ "under_8000_hours": false,
2574
+ "nontransient_dwelling": true,
2575
+ "0_to_10_percent_oa": 0.0,
2576
+ "10_to_20_percent_oa": 0.0,
2577
+ "20_to_30_percent_oa": 0.0,
2578
+ "30_to_40_percent_oa": 0.0,
2579
+ "40_to_50_percent_oa": 0.0,
2580
+ "50_to_60_percent_oa": 0.0,
2581
+ "60_to_70_percent_oa": 0.0,
2582
+ "70_to_80_percent_oa": 0.0,
2583
+ "greater_than_80_percent_oa": 0.0,
2584
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2585
+ "enthalpy_recovery_ratio": 0.6
847
2586
  },
848
2587
  {
849
2588
  "template": "90.1-2019",
850
2589
  "climate_zone": "ASHRAE 169-2013-4C",
851
2590
  "under_8000_hours": true,
2591
+ "nontransient_dwelling": false,
2592
+ "0_to_10_percent_oa": null,
852
2593
  "10_to_20_percent_oa": null,
853
2594
  "20_to_30_percent_oa": null,
854
2595
  "30_to_40_percent_oa": null,
@@ -856,12 +2597,50 @@
856
2597
  "50_to_60_percent_oa": null,
857
2598
  "60_to_70_percent_oa": null,
858
2599
  "70_to_80_percent_oa": null,
859
- "greater_than_80_percent_oa": null
2600
+ "greater_than_80_percent_oa": null,
2601
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2602
+ "enthalpy_recovery_ratio": 0.5
2603
+ },
2604
+ {
2605
+ "template": "90.1-2019",
2606
+ "climate_zone": "ASHRAE 169-2013-4C",
2607
+ "under_8000_hours": true,
2608
+ "nontransient_dwelling": true,
2609
+ "0_to_10_percent_oa": 0.0,
2610
+ "10_to_20_percent_oa": 0.0,
2611
+ "20_to_30_percent_oa": 0.0,
2612
+ "30_to_40_percent_oa": 0.0,
2613
+ "40_to_50_percent_oa": 0.0,
2614
+ "50_to_60_percent_oa": 0.0,
2615
+ "60_to_70_percent_oa": 0.0,
2616
+ "70_to_80_percent_oa": 0.0,
2617
+ "greater_than_80_percent_oa": 0.0,
2618
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2619
+ "enthalpy_recovery_ratio": 0.6
2620
+ },
2621
+ {
2622
+ "template": "90.1-2019",
2623
+ "climate_zone": "ASHRAE 169-2013-5A",
2624
+ "under_8000_hours": false,
2625
+ "nontransient_dwelling": false,
2626
+ "0_to_10_percent_oa": null,
2627
+ "10_to_20_percent_oa": 200.0,
2628
+ "20_to_30_percent_oa": 130.0,
2629
+ "30_to_40_percent_oa": 100.0,
2630
+ "40_to_50_percent_oa": 80.0,
2631
+ "50_to_60_percent_oa": 70.0,
2632
+ "60_to_70_percent_oa": 60.0,
2633
+ "70_to_80_percent_oa": 50.0,
2634
+ "greater_than_80_percent_oa": 40.0,
2635
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2636
+ "enthalpy_recovery_ratio": 0.5
860
2637
  },
861
2638
  {
862
2639
  "template": "90.1-2019",
863
2640
  "climate_zone": "ASHRAE 169-2013-5A",
864
2641
  "under_8000_hours": false,
2642
+ "nontransient_dwelling": false,
2643
+ "0_to_10_percent_oa": null,
865
2644
  "10_to_20_percent_oa": 200.0,
866
2645
  "20_to_30_percent_oa": 130.0,
867
2646
  "30_to_40_percent_oa": 100.0,
@@ -869,12 +2648,50 @@
869
2648
  "50_to_60_percent_oa": 70.0,
870
2649
  "60_to_70_percent_oa": 60.0,
871
2650
  "70_to_80_percent_oa": 50.0,
872
- "greater_than_80_percent_oa": 40.0
2651
+ "greater_than_80_percent_oa": 40.0,
2652
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2653
+ "enthalpy_recovery_ratio": 0.5
2654
+ },
2655
+ {
2656
+ "template": "90.1-2019",
2657
+ "climate_zone": "ASHRAE 169-2013-5A",
2658
+ "under_8000_hours": false,
2659
+ "nontransient_dwelling": true,
2660
+ "0_to_10_percent_oa": 0.0,
2661
+ "10_to_20_percent_oa": 0.0,
2662
+ "20_to_30_percent_oa": 0.0,
2663
+ "30_to_40_percent_oa": 0.0,
2664
+ "40_to_50_percent_oa": 0.0,
2665
+ "50_to_60_percent_oa": 0.0,
2666
+ "60_to_70_percent_oa": 0.0,
2667
+ "70_to_80_percent_oa": 0.0,
2668
+ "greater_than_80_percent_oa": 0.0,
2669
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2670
+ "enthalpy_recovery_ratio": 0.6
2671
+ },
2672
+ {
2673
+ "template": "90.1-2019",
2674
+ "climate_zone": "ASHRAE 169-2013-5A",
2675
+ "under_8000_hours": true,
2676
+ "nontransient_dwelling": false,
2677
+ "0_to_10_percent_oa": null,
2678
+ "10_to_20_percent_oa": 26000.0,
2679
+ "20_to_30_percent_oa": 16000.0,
2680
+ "30_to_40_percent_oa": 5500.0,
2681
+ "40_to_50_percent_oa": 4500.0,
2682
+ "50_to_60_percent_oa": 3500.0,
2683
+ "60_to_70_percent_oa": 2000.0,
2684
+ "70_to_80_percent_oa": 1000.0,
2685
+ "greater_than_80_percent_oa": 120.0,
2686
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2687
+ "enthalpy_recovery_ratio": 0.5
873
2688
  },
874
2689
  {
875
2690
  "template": "90.1-2019",
876
2691
  "climate_zone": "ASHRAE 169-2013-5A",
877
2692
  "under_8000_hours": true,
2693
+ "nontransient_dwelling": false,
2694
+ "0_to_10_percent_oa": null,
878
2695
  "10_to_20_percent_oa": 26000.0,
879
2696
  "20_to_30_percent_oa": 16000.0,
880
2697
  "30_to_40_percent_oa": 5500.0,
@@ -882,12 +2699,33 @@
882
2699
  "50_to_60_percent_oa": 3500.0,
883
2700
  "60_to_70_percent_oa": 2000.0,
884
2701
  "70_to_80_percent_oa": 1000.0,
885
- "greater_than_80_percent_oa": 120.0
2702
+ "greater_than_80_percent_oa": 120.0,
2703
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2704
+ "enthalpy_recovery_ratio": 0.5
2705
+ },
2706
+ {
2707
+ "template": "90.1-2019",
2708
+ "climate_zone": "ASHRAE 169-2013-5A",
2709
+ "under_8000_hours": true,
2710
+ "nontransient_dwelling": true,
2711
+ "0_to_10_percent_oa": 0.0,
2712
+ "10_to_20_percent_oa": 0.0,
2713
+ "20_to_30_percent_oa": 0.0,
2714
+ "30_to_40_percent_oa": 0.0,
2715
+ "40_to_50_percent_oa": 0.0,
2716
+ "50_to_60_percent_oa": 0.0,
2717
+ "60_to_70_percent_oa": 0.0,
2718
+ "70_to_80_percent_oa": 0.0,
2719
+ "greater_than_80_percent_oa": 0.0,
2720
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2721
+ "enthalpy_recovery_ratio": 0.6
886
2722
  },
887
2723
  {
888
2724
  "template": "90.1-2019",
889
2725
  "climate_zone": "ASHRAE 169-2013-5B",
890
2726
  "under_8000_hours": false,
2727
+ "nontransient_dwelling": false,
2728
+ "0_to_10_percent_oa": null,
891
2729
  "10_to_20_percent_oa": 2500.0,
892
2730
  "20_to_30_percent_oa": 2000.0,
893
2731
  "30_to_40_percent_oa": 1000.0,
@@ -895,12 +2733,33 @@
895
2733
  "50_to_60_percent_oa": 140.0,
896
2734
  "60_to_70_percent_oa": 120.0,
897
2735
  "70_to_80_percent_oa": 100.0,
898
- "greater_than_80_percent_oa": 80.0
2736
+ "greater_than_80_percent_oa": 80.0,
2737
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2738
+ "enthalpy_recovery_ratio": 0.5
2739
+ },
2740
+ {
2741
+ "template": "90.1-2019",
2742
+ "climate_zone": "ASHRAE 169-2013-5B",
2743
+ "under_8000_hours": false,
2744
+ "nontransient_dwelling": true,
2745
+ "0_to_10_percent_oa": 0.0,
2746
+ "10_to_20_percent_oa": 0.0,
2747
+ "20_to_30_percent_oa": 0.0,
2748
+ "30_to_40_percent_oa": 0.0,
2749
+ "40_to_50_percent_oa": 0.0,
2750
+ "50_to_60_percent_oa": 0.0,
2751
+ "60_to_70_percent_oa": 0.0,
2752
+ "70_to_80_percent_oa": 0.0,
2753
+ "greater_than_80_percent_oa": 0.0,
2754
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2755
+ "enthalpy_recovery_ratio": 0.6
899
2756
  },
900
2757
  {
901
2758
  "template": "90.1-2019",
902
2759
  "climate_zone": "ASHRAE 169-2013-5B",
903
2760
  "under_8000_hours": true,
2761
+ "nontransient_dwelling": false,
2762
+ "0_to_10_percent_oa": null,
904
2763
  "10_to_20_percent_oa": null,
905
2764
  "20_to_30_percent_oa": null,
906
2765
  "30_to_40_percent_oa": null,
@@ -908,12 +2767,33 @@
908
2767
  "50_to_60_percent_oa": null,
909
2768
  "60_to_70_percent_oa": null,
910
2769
  "70_to_80_percent_oa": null,
911
- "greater_than_80_percent_oa": null
2770
+ "greater_than_80_percent_oa": null,
2771
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2772
+ "enthalpy_recovery_ratio": 0.5
2773
+ },
2774
+ {
2775
+ "template": "90.1-2019",
2776
+ "climate_zone": "ASHRAE 169-2013-5B",
2777
+ "under_8000_hours": true,
2778
+ "nontransient_dwelling": true,
2779
+ "0_to_10_percent_oa": 0.0,
2780
+ "10_to_20_percent_oa": 0.0,
2781
+ "20_to_30_percent_oa": 0.0,
2782
+ "30_to_40_percent_oa": 0.0,
2783
+ "40_to_50_percent_oa": 0.0,
2784
+ "50_to_60_percent_oa": 0.0,
2785
+ "60_to_70_percent_oa": 0.0,
2786
+ "70_to_80_percent_oa": 0.0,
2787
+ "greater_than_80_percent_oa": 0.0,
2788
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2789
+ "enthalpy_recovery_ratio": 0.6
912
2790
  },
913
2791
  {
914
2792
  "template": "90.1-2019",
915
2793
  "climate_zone": "ASHRAE 169-2013-5C",
916
2794
  "under_8000_hours": false,
2795
+ "nontransient_dwelling": false,
2796
+ "0_to_10_percent_oa": null,
917
2797
  "10_to_20_percent_oa": null,
918
2798
  "20_to_30_percent_oa": 19500.0,
919
2799
  "30_to_40_percent_oa": 9000.0,
@@ -921,12 +2801,33 @@
921
2801
  "50_to_60_percent_oa": 4000.0,
922
2802
  "60_to_70_percent_oa": 3000.0,
923
2803
  "70_to_80_percent_oa": 1500.0,
924
- "greater_than_80_percent_oa": 120.0
2804
+ "greater_than_80_percent_oa": 120.0,
2805
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2806
+ "enthalpy_recovery_ratio": 0.5
2807
+ },
2808
+ {
2809
+ "template": "90.1-2019",
2810
+ "climate_zone": "ASHRAE 169-2013-5C",
2811
+ "under_8000_hours": false,
2812
+ "nontransient_dwelling": true,
2813
+ "0_to_10_percent_oa": 0.0,
2814
+ "10_to_20_percent_oa": 0.0,
2815
+ "20_to_30_percent_oa": 0.0,
2816
+ "30_to_40_percent_oa": 0.0,
2817
+ "40_to_50_percent_oa": 0.0,
2818
+ "50_to_60_percent_oa": 0.0,
2819
+ "60_to_70_percent_oa": 0.0,
2820
+ "70_to_80_percent_oa": 0.0,
2821
+ "greater_than_80_percent_oa": 0.0,
2822
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2823
+ "enthalpy_recovery_ratio": 0.6
925
2824
  },
926
2825
  {
927
2826
  "template": "90.1-2019",
928
2827
  "climate_zone": "ASHRAE 169-2013-5C",
929
2828
  "under_8000_hours": true,
2829
+ "nontransient_dwelling": false,
2830
+ "0_to_10_percent_oa": null,
930
2831
  "10_to_20_percent_oa": null,
931
2832
  "20_to_30_percent_oa": null,
932
2833
  "30_to_40_percent_oa": null,
@@ -934,12 +2835,50 @@
934
2835
  "50_to_60_percent_oa": 26000.0,
935
2836
  "60_to_70_percent_oa": 12000.0,
936
2837
  "70_to_80_percent_oa": 5000.0,
937
- "greater_than_80_percent_oa": 4000.0
2838
+ "greater_than_80_percent_oa": 4000.0,
2839
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2840
+ "enthalpy_recovery_ratio": 0.5
2841
+ },
2842
+ {
2843
+ "template": "90.1-2019",
2844
+ "climate_zone": "ASHRAE 169-2013-5C",
2845
+ "under_8000_hours": true,
2846
+ "nontransient_dwelling": true,
2847
+ "0_to_10_percent_oa": 0.0,
2848
+ "10_to_20_percent_oa": 0.0,
2849
+ "20_to_30_percent_oa": 0.0,
2850
+ "30_to_40_percent_oa": 0.0,
2851
+ "40_to_50_percent_oa": 0.0,
2852
+ "50_to_60_percent_oa": 0.0,
2853
+ "60_to_70_percent_oa": 0.0,
2854
+ "70_to_80_percent_oa": 0.0,
2855
+ "greater_than_80_percent_oa": 0.0,
2856
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2857
+ "enthalpy_recovery_ratio": 0.6
2858
+ },
2859
+ {
2860
+ "template": "90.1-2019",
2861
+ "climate_zone": "ASHRAE 169-2013-6A",
2862
+ "under_8000_hours": false,
2863
+ "nontransient_dwelling": false,
2864
+ "0_to_10_percent_oa": null,
2865
+ "10_to_20_percent_oa": 200.0,
2866
+ "20_to_30_percent_oa": 130.0,
2867
+ "30_to_40_percent_oa": 100.0,
2868
+ "40_to_50_percent_oa": 80.0,
2869
+ "50_to_60_percent_oa": 70.0,
2870
+ "60_to_70_percent_oa": 60.0,
2871
+ "70_to_80_percent_oa": 50.0,
2872
+ "greater_than_80_percent_oa": 40.0,
2873
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2874
+ "enthalpy_recovery_ratio": 0.5
938
2875
  },
939
2876
  {
940
2877
  "template": "90.1-2019",
941
2878
  "climate_zone": "ASHRAE 169-2013-6A",
942
2879
  "under_8000_hours": false,
2880
+ "nontransient_dwelling": false,
2881
+ "0_to_10_percent_oa": null,
943
2882
  "10_to_20_percent_oa": 200.0,
944
2883
  "20_to_30_percent_oa": 130.0,
945
2884
  "30_to_40_percent_oa": 100.0,
@@ -947,12 +2886,50 @@
947
2886
  "50_to_60_percent_oa": 70.0,
948
2887
  "60_to_70_percent_oa": 60.0,
949
2888
  "70_to_80_percent_oa": 50.0,
950
- "greater_than_80_percent_oa": 40.0
2889
+ "greater_than_80_percent_oa": 40.0,
2890
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2891
+ "enthalpy_recovery_ratio": 0.5
2892
+ },
2893
+ {
2894
+ "template": "90.1-2019",
2895
+ "climate_zone": "ASHRAE 169-2013-6A",
2896
+ "under_8000_hours": false,
2897
+ "nontransient_dwelling": true,
2898
+ "0_to_10_percent_oa": 0.0,
2899
+ "10_to_20_percent_oa": 0.0,
2900
+ "20_to_30_percent_oa": 0.0,
2901
+ "30_to_40_percent_oa": 0.0,
2902
+ "40_to_50_percent_oa": 0.0,
2903
+ "50_to_60_percent_oa": 0.0,
2904
+ "60_to_70_percent_oa": 0.0,
2905
+ "70_to_80_percent_oa": 0.0,
2906
+ "greater_than_80_percent_oa": 0.0,
2907
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2908
+ "enthalpy_recovery_ratio": 0.6
2909
+ },
2910
+ {
2911
+ "template": "90.1-2019",
2912
+ "climate_zone": "ASHRAE 169-2013-6A",
2913
+ "under_8000_hours": true,
2914
+ "nontransient_dwelling": false,
2915
+ "0_to_10_percent_oa": null,
2916
+ "10_to_20_percent_oa": 26000.0,
2917
+ "20_to_30_percent_oa": 16000.0,
2918
+ "30_to_40_percent_oa": 5500.0,
2919
+ "40_to_50_percent_oa": 4500.0,
2920
+ "50_to_60_percent_oa": 3500.0,
2921
+ "60_to_70_percent_oa": 2000.0,
2922
+ "70_to_80_percent_oa": 1000.0,
2923
+ "greater_than_80_percent_oa": 120.0,
2924
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
2925
+ "enthalpy_recovery_ratio": 0.5
951
2926
  },
952
2927
  {
953
2928
  "template": "90.1-2019",
954
2929
  "climate_zone": "ASHRAE 169-2013-6A",
955
2930
  "under_8000_hours": true,
2931
+ "nontransient_dwelling": false,
2932
+ "0_to_10_percent_oa": null,
956
2933
  "10_to_20_percent_oa": 26000.0,
957
2934
  "20_to_30_percent_oa": 16000.0,
958
2935
  "30_to_40_percent_oa": 5500.0,
@@ -960,12 +2937,33 @@
960
2937
  "50_to_60_percent_oa": 3500.0,
961
2938
  "60_to_70_percent_oa": 2000.0,
962
2939
  "70_to_80_percent_oa": 1000.0,
963
- "greater_than_80_percent_oa": 120.0
2940
+ "greater_than_80_percent_oa": 120.0,
2941
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2942
+ "enthalpy_recovery_ratio": 0.5
2943
+ },
2944
+ {
2945
+ "template": "90.1-2019",
2946
+ "climate_zone": "ASHRAE 169-2013-6A",
2947
+ "under_8000_hours": true,
2948
+ "nontransient_dwelling": true,
2949
+ "0_to_10_percent_oa": 0.0,
2950
+ "10_to_20_percent_oa": 0.0,
2951
+ "20_to_30_percent_oa": 0.0,
2952
+ "30_to_40_percent_oa": 0.0,
2953
+ "40_to_50_percent_oa": 0.0,
2954
+ "50_to_60_percent_oa": 0.0,
2955
+ "60_to_70_percent_oa": 0.0,
2956
+ "70_to_80_percent_oa": 0.0,
2957
+ "greater_than_80_percent_oa": 0.0,
2958
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2959
+ "enthalpy_recovery_ratio": 0.6
964
2960
  },
965
2961
  {
966
2962
  "template": "90.1-2019",
967
2963
  "climate_zone": "ASHRAE 169-2013-6B",
968
2964
  "under_8000_hours": false,
2965
+ "nontransient_dwelling": false,
2966
+ "0_to_10_percent_oa": null,
969
2967
  "10_to_20_percent_oa": 200.0,
970
2968
  "20_to_30_percent_oa": 130.0,
971
2969
  "30_to_40_percent_oa": 100.0,
@@ -973,12 +2971,33 @@
973
2971
  "50_to_60_percent_oa": 70.0,
974
2972
  "60_to_70_percent_oa": 60.0,
975
2973
  "70_to_80_percent_oa": 50.0,
976
- "greater_than_80_percent_oa": 40.0
2974
+ "greater_than_80_percent_oa": 40.0,
2975
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2976
+ "enthalpy_recovery_ratio": 0.5
2977
+ },
2978
+ {
2979
+ "template": "90.1-2019",
2980
+ "climate_zone": "ASHRAE 169-2013-6B",
2981
+ "under_8000_hours": false,
2982
+ "nontransient_dwelling": true,
2983
+ "0_to_10_percent_oa": 0.0,
2984
+ "10_to_20_percent_oa": 0.0,
2985
+ "20_to_30_percent_oa": 0.0,
2986
+ "30_to_40_percent_oa": 0.0,
2987
+ "40_to_50_percent_oa": 0.0,
2988
+ "50_to_60_percent_oa": 0.0,
2989
+ "60_to_70_percent_oa": 0.0,
2990
+ "70_to_80_percent_oa": 0.0,
2991
+ "greater_than_80_percent_oa": 0.0,
2992
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
2993
+ "enthalpy_recovery_ratio": 0.6
977
2994
  },
978
2995
  {
979
2996
  "template": "90.1-2019",
980
2997
  "climate_zone": "ASHRAE 169-2013-6B",
981
2998
  "under_8000_hours": true,
2999
+ "nontransient_dwelling": false,
3000
+ "0_to_10_percent_oa": null,
982
3001
  "10_to_20_percent_oa": 28000.0,
983
3002
  "20_to_30_percent_oa": 26500.0,
984
3003
  "30_to_40_percent_oa": 11000.0,
@@ -986,12 +3005,33 @@
986
3005
  "50_to_60_percent_oa": 4500.0,
987
3006
  "60_to_70_percent_oa": 3500.0,
988
3007
  "70_to_80_percent_oa": 2500.0,
989
- "greater_than_80_percent_oa": 1500.0
3008
+ "greater_than_80_percent_oa": 1500.0,
3009
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3010
+ "enthalpy_recovery_ratio": 0.5
3011
+ },
3012
+ {
3013
+ "template": "90.1-2019",
3014
+ "climate_zone": "ASHRAE 169-2013-6B",
3015
+ "under_8000_hours": true,
3016
+ "nontransient_dwelling": true,
3017
+ "0_to_10_percent_oa": 0.0,
3018
+ "10_to_20_percent_oa": 0.0,
3019
+ "20_to_30_percent_oa": 0.0,
3020
+ "30_to_40_percent_oa": 0.0,
3021
+ "40_to_50_percent_oa": 0.0,
3022
+ "50_to_60_percent_oa": 0.0,
3023
+ "60_to_70_percent_oa": 0.0,
3024
+ "70_to_80_percent_oa": 0.0,
3025
+ "greater_than_80_percent_oa": 0.0,
3026
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3027
+ "enthalpy_recovery_ratio": 0.6
990
3028
  },
991
3029
  {
992
3030
  "template": "90.1-2019",
993
3031
  "climate_zone": "ASHRAE 169-2013-7A",
994
3032
  "under_8000_hours": false,
3033
+ "nontransient_dwelling": false,
3034
+ "0_to_10_percent_oa": null,
995
3035
  "10_to_20_percent_oa": 200.0,
996
3036
  "20_to_30_percent_oa": 130.0,
997
3037
  "30_to_40_percent_oa": 100.0,
@@ -999,12 +3039,33 @@
999
3039
  "50_to_60_percent_oa": 70.0,
1000
3040
  "60_to_70_percent_oa": 60.0,
1001
3041
  "70_to_80_percent_oa": 50.0,
1002
- "greater_than_80_percent_oa": 40.0
3042
+ "greater_than_80_percent_oa": 40.0,
3043
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3044
+ "enthalpy_recovery_ratio": 0.5
3045
+ },
3046
+ {
3047
+ "template": "90.1-2019",
3048
+ "climate_zone": "ASHRAE 169-2013-7A",
3049
+ "under_8000_hours": false,
3050
+ "nontransient_dwelling": true,
3051
+ "0_to_10_percent_oa": 0.0,
3052
+ "10_to_20_percent_oa": 0.0,
3053
+ "20_to_30_percent_oa": 0.0,
3054
+ "30_to_40_percent_oa": 0.0,
3055
+ "40_to_50_percent_oa": 0.0,
3056
+ "50_to_60_percent_oa": 0.0,
3057
+ "60_to_70_percent_oa": 0.0,
3058
+ "70_to_80_percent_oa": 0.0,
3059
+ "greater_than_80_percent_oa": 0.0,
3060
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3061
+ "enthalpy_recovery_ratio": 0.6
1003
3062
  },
1004
3063
  {
1005
3064
  "template": "90.1-2019",
1006
3065
  "climate_zone": "ASHRAE 169-2013-7A",
1007
3066
  "under_8000_hours": true,
3067
+ "nontransient_dwelling": false,
3068
+ "0_to_10_percent_oa": null,
1008
3069
  "10_to_20_percent_oa": 4500.0,
1009
3070
  "20_to_30_percent_oa": 4000.0,
1010
3071
  "30_to_40_percent_oa": 2500.0,
@@ -1012,12 +3073,33 @@
1012
3073
  "50_to_60_percent_oa": 140.0,
1013
3074
  "60_to_70_percent_oa": 120.0,
1014
3075
  "70_to_80_percent_oa": 100.0,
1015
- "greater_than_80_percent_oa": 80.0
3076
+ "greater_than_80_percent_oa": 80.0,
3077
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3078
+ "enthalpy_recovery_ratio": 0.5
3079
+ },
3080
+ {
3081
+ "template": "90.1-2019",
3082
+ "climate_zone": "ASHRAE 169-2013-7A",
3083
+ "under_8000_hours": true,
3084
+ "nontransient_dwelling": true,
3085
+ "0_to_10_percent_oa": 0.0,
3086
+ "10_to_20_percent_oa": 0.0,
3087
+ "20_to_30_percent_oa": 0.0,
3088
+ "30_to_40_percent_oa": 0.0,
3089
+ "40_to_50_percent_oa": 0.0,
3090
+ "50_to_60_percent_oa": 0.0,
3091
+ "60_to_70_percent_oa": 0.0,
3092
+ "70_to_80_percent_oa": 0.0,
3093
+ "greater_than_80_percent_oa": 0.0,
3094
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3095
+ "enthalpy_recovery_ratio": 0.6
1016
3096
  },
1017
3097
  {
1018
3098
  "template": "90.1-2019",
1019
3099
  "climate_zone": "ASHRAE 169-2013-7B",
1020
3100
  "under_8000_hours": false,
3101
+ "nontransient_dwelling": false,
3102
+ "0_to_10_percent_oa": null,
1021
3103
  "10_to_20_percent_oa": 200.0,
1022
3104
  "20_to_30_percent_oa": 130.0,
1023
3105
  "30_to_40_percent_oa": 100.0,
@@ -1025,12 +3107,33 @@
1025
3107
  "50_to_60_percent_oa": 70.0,
1026
3108
  "60_to_70_percent_oa": 60.0,
1027
3109
  "70_to_80_percent_oa": 50.0,
1028
- "greater_than_80_percent_oa": 40.0
3110
+ "greater_than_80_percent_oa": 40.0,
3111
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3112
+ "enthalpy_recovery_ratio": 0.5
3113
+ },
3114
+ {
3115
+ "template": "90.1-2019",
3116
+ "climate_zone": "ASHRAE 169-2013-7B",
3117
+ "under_8000_hours": false,
3118
+ "nontransient_dwelling": true,
3119
+ "0_to_10_percent_oa": 0.0,
3120
+ "10_to_20_percent_oa": 0.0,
3121
+ "20_to_30_percent_oa": 0.0,
3122
+ "30_to_40_percent_oa": 0.0,
3123
+ "40_to_50_percent_oa": 0.0,
3124
+ "50_to_60_percent_oa": 0.0,
3125
+ "60_to_70_percent_oa": 0.0,
3126
+ "70_to_80_percent_oa": 0.0,
3127
+ "greater_than_80_percent_oa": 0.0,
3128
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3129
+ "enthalpy_recovery_ratio": 0.6
1029
3130
  },
1030
3131
  {
1031
3132
  "template": "90.1-2019",
1032
3133
  "climate_zone": "ASHRAE 169-2013-7B",
1033
3134
  "under_8000_hours": true,
3135
+ "nontransient_dwelling": false,
3136
+ "0_to_10_percent_oa": null,
1034
3137
  "10_to_20_percent_oa": 4500.0,
1035
3138
  "20_to_30_percent_oa": 4000.0,
1036
3139
  "30_to_40_percent_oa": 2500.0,
@@ -1038,12 +3141,33 @@
1038
3141
  "50_to_60_percent_oa": 140.0,
1039
3142
  "60_to_70_percent_oa": 120.0,
1040
3143
  "70_to_80_percent_oa": 100.0,
1041
- "greater_than_80_percent_oa": 80.0
3144
+ "greater_than_80_percent_oa": 80.0,
3145
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3146
+ "enthalpy_recovery_ratio": 0.5
3147
+ },
3148
+ {
3149
+ "template": "90.1-2019",
3150
+ "climate_zone": "ASHRAE 169-2013-7B",
3151
+ "under_8000_hours": true,
3152
+ "nontransient_dwelling": true,
3153
+ "0_to_10_percent_oa": 0.0,
3154
+ "10_to_20_percent_oa": 0.0,
3155
+ "20_to_30_percent_oa": 0.0,
3156
+ "30_to_40_percent_oa": 0.0,
3157
+ "40_to_50_percent_oa": 0.0,
3158
+ "50_to_60_percent_oa": 0.0,
3159
+ "60_to_70_percent_oa": 0.0,
3160
+ "70_to_80_percent_oa": 0.0,
3161
+ "greater_than_80_percent_oa": 0.0,
3162
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3163
+ "enthalpy_recovery_ratio": 0.6
1042
3164
  },
1043
3165
  {
1044
3166
  "template": "90.1-2019",
1045
3167
  "climate_zone": "ASHRAE 169-2013-8A",
1046
3168
  "under_8000_hours": false,
3169
+ "nontransient_dwelling": false,
3170
+ "0_to_10_percent_oa": null,
1047
3171
  "10_to_20_percent_oa": 200.0,
1048
3172
  "20_to_30_percent_oa": 130.0,
1049
3173
  "30_to_40_percent_oa": 100.0,
@@ -1051,12 +3175,33 @@
1051
3175
  "50_to_60_percent_oa": 70.0,
1052
3176
  "60_to_70_percent_oa": 60.0,
1053
3177
  "70_to_80_percent_oa": 50.0,
1054
- "greater_than_80_percent_oa": 40.0
3178
+ "greater_than_80_percent_oa": 40.0,
3179
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3180
+ "enthalpy_recovery_ratio": 0.5
3181
+ },
3182
+ {
3183
+ "template": "90.1-2019",
3184
+ "climate_zone": "ASHRAE 169-2013-8A",
3185
+ "under_8000_hours": false,
3186
+ "nontransient_dwelling": true,
3187
+ "0_to_10_percent_oa": 0.0,
3188
+ "10_to_20_percent_oa": 0.0,
3189
+ "20_to_30_percent_oa": 0.0,
3190
+ "30_to_40_percent_oa": 0.0,
3191
+ "40_to_50_percent_oa": 0.0,
3192
+ "50_to_60_percent_oa": 0.0,
3193
+ "60_to_70_percent_oa": 0.0,
3194
+ "70_to_80_percent_oa": 0.0,
3195
+ "greater_than_80_percent_oa": 0.0,
3196
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3197
+ "enthalpy_recovery_ratio": 0.6
1055
3198
  },
1056
3199
  {
1057
3200
  "template": "90.1-2019",
1058
3201
  "climate_zone": "ASHRAE 169-2013-8A",
1059
3202
  "under_8000_hours": true,
3203
+ "nontransient_dwelling": false,
3204
+ "0_to_10_percent_oa": null,
1060
3205
  "10_to_20_percent_oa": 4500.0,
1061
3206
  "20_to_30_percent_oa": 4000.0,
1062
3207
  "30_to_40_percent_oa": 2500.0,
@@ -1064,12 +3209,33 @@
1064
3209
  "50_to_60_percent_oa": 140.0,
1065
3210
  "60_to_70_percent_oa": 120.0,
1066
3211
  "70_to_80_percent_oa": 100.0,
1067
- "greater_than_80_percent_oa": 80.0
3212
+ "greater_than_80_percent_oa": 80.0,
3213
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3214
+ "enthalpy_recovery_ratio": 0.5
3215
+ },
3216
+ {
3217
+ "template": "90.1-2019",
3218
+ "climate_zone": "ASHRAE 169-2013-8A",
3219
+ "under_8000_hours": true,
3220
+ "nontransient_dwelling": true,
3221
+ "0_to_10_percent_oa": 0.0,
3222
+ "10_to_20_percent_oa": 0.0,
3223
+ "20_to_30_percent_oa": 0.0,
3224
+ "30_to_40_percent_oa": 0.0,
3225
+ "40_to_50_percent_oa": 0.0,
3226
+ "50_to_60_percent_oa": 0.0,
3227
+ "60_to_70_percent_oa": 0.0,
3228
+ "70_to_80_percent_oa": 0.0,
3229
+ "greater_than_80_percent_oa": 0.0,
3230
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3231
+ "enthalpy_recovery_ratio": 0.6
1068
3232
  },
1069
3233
  {
1070
3234
  "template": "90.1-2019",
1071
3235
  "climate_zone": "ASHRAE 169-2013-8B",
1072
3236
  "under_8000_hours": false,
3237
+ "nontransient_dwelling": false,
3238
+ "0_to_10_percent_oa": null,
1073
3239
  "10_to_20_percent_oa": 200.0,
1074
3240
  "20_to_30_percent_oa": 130.0,
1075
3241
  "30_to_40_percent_oa": 100.0,
@@ -1077,12 +3243,33 @@
1077
3243
  "50_to_60_percent_oa": 70.0,
1078
3244
  "60_to_70_percent_oa": 60.0,
1079
3245
  "70_to_80_percent_oa": 50.0,
1080
- "greater_than_80_percent_oa": 40.0
3246
+ "greater_than_80_percent_oa": 40.0,
3247
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3248
+ "enthalpy_recovery_ratio": 0.5
3249
+ },
3250
+ {
3251
+ "template": "90.1-2019",
3252
+ "climate_zone": "ASHRAE 169-2013-8B",
3253
+ "under_8000_hours": false,
3254
+ "nontransient_dwelling": true,
3255
+ "0_to_10_percent_oa": 0.0,
3256
+ "10_to_20_percent_oa": 0.0,
3257
+ "20_to_30_percent_oa": 0.0,
3258
+ "30_to_40_percent_oa": 0.0,
3259
+ "40_to_50_percent_oa": 0.0,
3260
+ "50_to_60_percent_oa": 0.0,
3261
+ "60_to_70_percent_oa": 0.0,
3262
+ "70_to_80_percent_oa": 0.0,
3263
+ "greater_than_80_percent_oa": 0.0,
3264
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3265
+ "enthalpy_recovery_ratio": 0.6
1081
3266
  },
1082
3267
  {
1083
3268
  "template": "90.1-2019",
1084
3269
  "climate_zone": "ASHRAE 169-2013-8B",
1085
3270
  "under_8000_hours": true,
3271
+ "nontransient_dwelling": false,
3272
+ "0_to_10_percent_oa": null,
1086
3273
  "10_to_20_percent_oa": 4500.0,
1087
3274
  "20_to_30_percent_oa": 4000.0,
1088
3275
  "30_to_40_percent_oa": 2500.0,
@@ -1090,7 +3277,26 @@
1090
3277
  "50_to_60_percent_oa": 140.0,
1091
3278
  "60_to_70_percent_oa": 120.0,
1092
3279
  "70_to_80_percent_oa": 100.0,
1093
- "greater_than_80_percent_oa": 80.0
3280
+ "greater_than_80_percent_oa": 80.0,
3281
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3282
+ "enthalpy_recovery_ratio": 0.5
3283
+ },
3284
+ {
3285
+ "template": "90.1-2019",
3286
+ "climate_zone": "ASHRAE 169-2013-8B",
3287
+ "under_8000_hours": true,
3288
+ "nontransient_dwelling": true,
3289
+ "0_to_10_percent_oa": 0.0,
3290
+ "10_to_20_percent_oa": 0.0,
3291
+ "20_to_30_percent_oa": 0.0,
3292
+ "30_to_40_percent_oa": 0.0,
3293
+ "40_to_50_percent_oa": 0.0,
3294
+ "50_to_60_percent_oa": 0.0,
3295
+ "60_to_70_percent_oa": 0.0,
3296
+ "70_to_80_percent_oa": 0.0,
3297
+ "greater_than_80_percent_oa": 0.0,
3298
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
3299
+ "enthalpy_recovery_ratio": 0.6
1094
3300
  }
1095
3301
  ]
1096
3302
  }