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-2016",
5
5
  "climate_zone": "ASHRAE 169-2006-0A",
6
6
  "under_8000_hours": false,
7
+ "nontransient_dwelling": null,
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,16 @@
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
15
19
  },
16
20
  {
17
21
  "template": "90.1-2016",
18
22
  "climate_zone": "ASHRAE 169-2006-0A",
19
23
  "under_8000_hours": true,
24
+ "nontransient_dwelling": null,
25
+ "0_to_10_percent_oa": null,
20
26
  "10_to_20_percent_oa": 26000.0,
21
27
  "20_to_30_percent_oa": 16000.0,
22
28
  "30_to_40_percent_oa": 5500.0,
@@ -24,12 +30,16 @@
24
30
  "50_to_60_percent_oa": 3500.0,
25
31
  "60_to_70_percent_oa": 2000.0,
26
32
  "70_to_80_percent_oa": 1000.0,
27
- "greater_than_80_percent_oa": 120.0
33
+ "greater_than_80_percent_oa": 120.0,
34
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
35
+ "enthalpy_recovery_ratio": 0.5
28
36
  },
29
37
  {
30
38
  "template": "90.1-2016",
31
39
  "climate_zone": "ASHRAE 169-2006-0B",
32
40
  "under_8000_hours": false,
41
+ "nontransient_dwelling": null,
42
+ "0_to_10_percent_oa": null,
33
43
  "10_to_20_percent_oa": null,
34
44
  "20_to_30_percent_oa": 19500.0,
35
45
  "30_to_40_percent_oa": 9000.0,
@@ -37,12 +47,16 @@
37
47
  "50_to_60_percent_oa": 4000.0,
38
48
  "60_to_70_percent_oa": 3000.0,
39
49
  "70_to_80_percent_oa": 1500.0,
40
- "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
41
53
  },
42
54
  {
43
55
  "template": "90.1-2016",
44
56
  "climate_zone": "ASHRAE 169-2006-0B",
45
57
  "under_8000_hours": true,
58
+ "nontransient_dwelling": null,
59
+ "0_to_10_percent_oa": null,
46
60
  "10_to_20_percent_oa": null,
47
61
  "20_to_30_percent_oa": null,
48
62
  "30_to_40_percent_oa": null,
@@ -50,12 +64,16 @@
50
64
  "50_to_60_percent_oa": 26000.0,
51
65
  "60_to_70_percent_oa": 12000.0,
52
66
  "70_to_80_percent_oa": 5000.0,
53
- "greater_than_80_percent_oa": 4000.0
67
+ "greater_than_80_percent_oa": 4000.0,
68
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
69
+ "enthalpy_recovery_ratio": 0.5
54
70
  },
55
71
  {
56
72
  "template": "90.1-2016",
57
73
  "climate_zone": "ASHRAE 169-2006-1A",
58
74
  "under_8000_hours": false,
75
+ "nontransient_dwelling": null,
76
+ "0_to_10_percent_oa": null,
59
77
  "10_to_20_percent_oa": 2500.0,
60
78
  "20_to_30_percent_oa": 2000.0,
61
79
  "30_to_40_percent_oa": 1000.0,
@@ -63,12 +81,16 @@
63
81
  "50_to_60_percent_oa": 140.0,
64
82
  "60_to_70_percent_oa": 120.0,
65
83
  "70_to_80_percent_oa": 100.0,
66
- "greater_than_80_percent_oa": 80.0
84
+ "greater_than_80_percent_oa": 80.0,
85
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
86
+ "enthalpy_recovery_ratio": 0.5
67
87
  },
68
88
  {
69
89
  "template": "90.1-2016",
70
90
  "climate_zone": "ASHRAE 169-2006-1A",
71
91
  "under_8000_hours": true,
92
+ "nontransient_dwelling": null,
93
+ "0_to_10_percent_oa": null,
72
94
  "10_to_20_percent_oa": 26000.0,
73
95
  "20_to_30_percent_oa": 16000.0,
74
96
  "30_to_40_percent_oa": 5500.0,
@@ -76,12 +98,16 @@
76
98
  "50_to_60_percent_oa": 3500.0,
77
99
  "60_to_70_percent_oa": 2000.0,
78
100
  "70_to_80_percent_oa": 1000.0,
79
- "greater_than_80_percent_oa": 120.0
101
+ "greater_than_80_percent_oa": 120.0,
102
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
103
+ "enthalpy_recovery_ratio": 0.5
80
104
  },
81
105
  {
82
106
  "template": "90.1-2016",
83
107
  "climate_zone": "ASHRAE 169-2006-1B",
84
108
  "under_8000_hours": false,
109
+ "nontransient_dwelling": null,
110
+ "0_to_10_percent_oa": null,
85
111
  "10_to_20_percent_oa": null,
86
112
  "20_to_30_percent_oa": 19500.0,
87
113
  "30_to_40_percent_oa": 9000.0,
@@ -89,12 +115,16 @@
89
115
  "50_to_60_percent_oa": 4000.0,
90
116
  "60_to_70_percent_oa": 3000.0,
91
117
  "70_to_80_percent_oa": 1500.0,
92
- "greater_than_80_percent_oa": 120.0
118
+ "greater_than_80_percent_oa": 120.0,
119
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
120
+ "enthalpy_recovery_ratio": 0.5
93
121
  },
94
122
  {
95
123
  "template": "90.1-2016",
96
124
  "climate_zone": "ASHRAE 169-2006-1B",
97
125
  "under_8000_hours": true,
126
+ "nontransient_dwelling": null,
127
+ "0_to_10_percent_oa": null,
98
128
  "10_to_20_percent_oa": null,
99
129
  "20_to_30_percent_oa": null,
100
130
  "30_to_40_percent_oa": null,
@@ -102,12 +132,16 @@
102
132
  "50_to_60_percent_oa": 26000.0,
103
133
  "60_to_70_percent_oa": 12000.0,
104
134
  "70_to_80_percent_oa": 5000.0,
105
- "greater_than_80_percent_oa": 4000.0
135
+ "greater_than_80_percent_oa": 4000.0,
136
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
137
+ "enthalpy_recovery_ratio": 0.5
106
138
  },
107
139
  {
108
140
  "template": "90.1-2016",
109
141
  "climate_zone": "ASHRAE 169-2006-2A",
110
142
  "under_8000_hours": false,
143
+ "nontransient_dwelling": null,
144
+ "0_to_10_percent_oa": null,
111
145
  "10_to_20_percent_oa": 2500.0,
112
146
  "20_to_30_percent_oa": 2000.0,
113
147
  "30_to_40_percent_oa": 1000.0,
@@ -115,12 +149,16 @@
115
149
  "50_to_60_percent_oa": 140.0,
116
150
  "60_to_70_percent_oa": 120.0,
117
151
  "70_to_80_percent_oa": 100.0,
118
- "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
119
155
  },
120
156
  {
121
157
  "template": "90.1-2016",
122
158
  "climate_zone": "ASHRAE 169-2006-2A",
123
159
  "under_8000_hours": true,
160
+ "nontransient_dwelling": null,
161
+ "0_to_10_percent_oa": null,
124
162
  "10_to_20_percent_oa": 26000.0,
125
163
  "20_to_30_percent_oa": 16000.0,
126
164
  "30_to_40_percent_oa": 5500.0,
@@ -128,12 +166,16 @@
128
166
  "50_to_60_percent_oa": 3500.0,
129
167
  "60_to_70_percent_oa": 2000.0,
130
168
  "70_to_80_percent_oa": 1000.0,
131
- "greater_than_80_percent_oa": 120.0
169
+ "greater_than_80_percent_oa": 120.0,
170
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
171
+ "enthalpy_recovery_ratio": 0.5
132
172
  },
133
173
  {
134
174
  "template": "90.1-2016",
135
175
  "climate_zone": "ASHRAE 169-2006-2B",
136
176
  "under_8000_hours": false,
177
+ "nontransient_dwelling": null,
178
+ "0_to_10_percent_oa": null,
137
179
  "10_to_20_percent_oa": null,
138
180
  "20_to_30_percent_oa": 19500.0,
139
181
  "30_to_40_percent_oa": 9000.0,
@@ -141,12 +183,16 @@
141
183
  "50_to_60_percent_oa": 4000.0,
142
184
  "60_to_70_percent_oa": 3000.0,
143
185
  "70_to_80_percent_oa": 1500.0,
144
- "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
145
189
  },
146
190
  {
147
191
  "template": "90.1-2016",
148
192
  "climate_zone": "ASHRAE 169-2006-2B",
149
193
  "under_8000_hours": true,
194
+ "nontransient_dwelling": null,
195
+ "0_to_10_percent_oa": null,
150
196
  "10_to_20_percent_oa": null,
151
197
  "20_to_30_percent_oa": null,
152
198
  "30_to_40_percent_oa": null,
@@ -154,12 +200,16 @@
154
200
  "50_to_60_percent_oa": 26000.0,
155
201
  "60_to_70_percent_oa": 12000.0,
156
202
  "70_to_80_percent_oa": 5000.0,
157
- "greater_than_80_percent_oa": 4000.0
203
+ "greater_than_80_percent_oa": 4000.0,
204
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
205
+ "enthalpy_recovery_ratio": 0.5
158
206
  },
159
207
  {
160
208
  "template": "90.1-2016",
161
209
  "climate_zone": "ASHRAE 169-2006-3A",
162
210
  "under_8000_hours": false,
211
+ "nontransient_dwelling": null,
212
+ "0_to_10_percent_oa": null,
163
213
  "10_to_20_percent_oa": 2500.0,
164
214
  "20_to_30_percent_oa": 2000.0,
165
215
  "30_to_40_percent_oa": 1000.0,
@@ -167,12 +217,16 @@
167
217
  "50_to_60_percent_oa": 140.0,
168
218
  "60_to_70_percent_oa": 120.0,
169
219
  "70_to_80_percent_oa": 100.0,
170
- "greater_than_80_percent_oa": 80.0
220
+ "greater_than_80_percent_oa": 80.0,
221
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
222
+ "enthalpy_recovery_ratio": 0.5
171
223
  },
172
224
  {
173
225
  "template": "90.1-2016",
174
226
  "climate_zone": "ASHRAE 169-2006-3A",
175
227
  "under_8000_hours": true,
228
+ "nontransient_dwelling": null,
229
+ "0_to_10_percent_oa": null,
176
230
  "10_to_20_percent_oa": 26000.0,
177
231
  "20_to_30_percent_oa": 16000.0,
178
232
  "30_to_40_percent_oa": 5500.0,
@@ -180,12 +234,16 @@
180
234
  "50_to_60_percent_oa": 3500.0,
181
235
  "60_to_70_percent_oa": 2000.0,
182
236
  "70_to_80_percent_oa": 1000.0,
183
- "greater_than_80_percent_oa": 120.0
237
+ "greater_than_80_percent_oa": 120.0,
238
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
239
+ "enthalpy_recovery_ratio": 0.5
184
240
  },
185
241
  {
186
242
  "template": "90.1-2016",
187
243
  "climate_zone": "ASHRAE 169-2006-3B",
188
244
  "under_8000_hours": false,
245
+ "nontransient_dwelling": null,
246
+ "0_to_10_percent_oa": null,
189
247
  "10_to_20_percent_oa": null,
190
248
  "20_to_30_percent_oa": 19500.0,
191
249
  "30_to_40_percent_oa": 9000.0,
@@ -193,12 +251,16 @@
193
251
  "50_to_60_percent_oa": 4000.0,
194
252
  "60_to_70_percent_oa": 3000.0,
195
253
  "70_to_80_percent_oa": 1500.0,
196
- "greater_than_80_percent_oa": 120.0
254
+ "greater_than_80_percent_oa": 120.0,
255
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
256
+ "enthalpy_recovery_ratio": 0.5
197
257
  },
198
258
  {
199
259
  "template": "90.1-2016",
200
260
  "climate_zone": "ASHRAE 169-2006-3B",
201
261
  "under_8000_hours": true,
262
+ "nontransient_dwelling": null,
263
+ "0_to_10_percent_oa": null,
202
264
  "10_to_20_percent_oa": null,
203
265
  "20_to_30_percent_oa": null,
204
266
  "30_to_40_percent_oa": null,
@@ -206,12 +268,16 @@
206
268
  "50_to_60_percent_oa": null,
207
269
  "60_to_70_percent_oa": null,
208
270
  "70_to_80_percent_oa": null,
209
- "greater_than_80_percent_oa": null
271
+ "greater_than_80_percent_oa": null,
272
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
273
+ "enthalpy_recovery_ratio": 0.5
210
274
  },
211
275
  {
212
276
  "template": "90.1-2016",
213
277
  "climate_zone": "ASHRAE 169-2006-3C",
214
278
  "under_8000_hours": false,
279
+ "nontransient_dwelling": null,
280
+ "0_to_10_percent_oa": null,
215
281
  "10_to_20_percent_oa": null,
216
282
  "20_to_30_percent_oa": null,
217
283
  "30_to_40_percent_oa": null,
@@ -219,12 +285,16 @@
219
285
  "50_to_60_percent_oa": null,
220
286
  "60_to_70_percent_oa": null,
221
287
  "70_to_80_percent_oa": null,
222
- "greater_than_80_percent_oa": null
288
+ "greater_than_80_percent_oa": null,
289
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
290
+ "enthalpy_recovery_ratio": 0.5
223
291
  },
224
292
  {
225
293
  "template": "90.1-2016",
226
294
  "climate_zone": "ASHRAE 169-2006-3C",
227
295
  "under_8000_hours": true,
296
+ "nontransient_dwelling": null,
297
+ "0_to_10_percent_oa": null,
228
298
  "10_to_20_percent_oa": null,
229
299
  "20_to_30_percent_oa": null,
230
300
  "30_to_40_percent_oa": null,
@@ -232,12 +302,16 @@
232
302
  "50_to_60_percent_oa": null,
233
303
  "60_to_70_percent_oa": null,
234
304
  "70_to_80_percent_oa": null,
235
- "greater_than_80_percent_oa": null
305
+ "greater_than_80_percent_oa": null,
306
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
307
+ "enthalpy_recovery_ratio": 0.5
236
308
  },
237
309
  {
238
310
  "template": "90.1-2016",
239
311
  "climate_zone": "ASHRAE 169-2006-4A",
240
312
  "under_8000_hours": false,
313
+ "nontransient_dwelling": null,
314
+ "0_to_10_percent_oa": null,
241
315
  "10_to_20_percent_oa": 200.0,
242
316
  "20_to_30_percent_oa": 130.0,
243
317
  "30_to_40_percent_oa": 100.0,
@@ -245,12 +319,16 @@
245
319
  "50_to_60_percent_oa": 70.0,
246
320
  "60_to_70_percent_oa": 60.0,
247
321
  "70_to_80_percent_oa": 50.0,
248
- "greater_than_80_percent_oa": 40.0
322
+ "greater_than_80_percent_oa": 40.0,
323
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
324
+ "enthalpy_recovery_ratio": 0.5
249
325
  },
250
326
  {
251
327
  "template": "90.1-2016",
252
328
  "climate_zone": "ASHRAE 169-2006-4A",
253
329
  "under_8000_hours": true,
330
+ "nontransient_dwelling": null,
331
+ "0_to_10_percent_oa": null,
254
332
  "10_to_20_percent_oa": 26000.0,
255
333
  "20_to_30_percent_oa": 16000.0,
256
334
  "30_to_40_percent_oa": 5500.0,
@@ -258,12 +336,16 @@
258
336
  "50_to_60_percent_oa": 3500.0,
259
337
  "60_to_70_percent_oa": 2000.0,
260
338
  "70_to_80_percent_oa": 1000.0,
261
- "greater_than_80_percent_oa": 120.0
339
+ "greater_than_80_percent_oa": 120.0,
340
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
341
+ "enthalpy_recovery_ratio": 0.5
262
342
  },
263
343
  {
264
344
  "template": "90.1-2016",
265
345
  "climate_zone": "ASHRAE 169-2006-4B",
266
346
  "under_8000_hours": false,
347
+ "nontransient_dwelling": null,
348
+ "0_to_10_percent_oa": null,
267
349
  "10_to_20_percent_oa": 2500.0,
268
350
  "20_to_30_percent_oa": 2000.0,
269
351
  "30_to_40_percent_oa": 1000.0,
@@ -271,12 +353,50 @@
271
353
  "50_to_60_percent_oa": 140.0,
272
354
  "60_to_70_percent_oa": 120.0,
273
355
  "70_to_80_percent_oa": 100.0,
274
- "greater_than_80_percent_oa": 80.0
356
+ "greater_than_80_percent_oa": 80.0,
357
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
358
+ "enthalpy_recovery_ratio": 0.5
359
+ },
360
+ {
361
+ "template": "90.1-2016",
362
+ "climate_zone": "ASHRAE 169-2006-4B",
363
+ "under_8000_hours": false,
364
+ "nontransient_dwelling": null,
365
+ "0_to_10_percent_oa": null,
366
+ "10_to_20_percent_oa": 2500.0,
367
+ "20_to_30_percent_oa": 2000.0,
368
+ "30_to_40_percent_oa": 1000.0,
369
+ "40_to_50_percent_oa": 500.0,
370
+ "50_to_60_percent_oa": 140.0,
371
+ "60_to_70_percent_oa": 120.0,
372
+ "70_to_80_percent_oa": 100.0,
373
+ "greater_than_80_percent_oa": 80.0,
374
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
375
+ "enthalpy_recovery_ratio": 0.5
376
+ },
377
+ {
378
+ "template": "90.1-2016",
379
+ "climate_zone": "ASHRAE 169-2006-4B",
380
+ "under_8000_hours": true,
381
+ "nontransient_dwelling": null,
382
+ "0_to_10_percent_oa": null,
383
+ "10_to_20_percent_oa": null,
384
+ "20_to_30_percent_oa": null,
385
+ "30_to_40_percent_oa": null,
386
+ "40_to_50_percent_oa": null,
387
+ "50_to_60_percent_oa": null,
388
+ "60_to_70_percent_oa": null,
389
+ "70_to_80_percent_oa": null,
390
+ "greater_than_80_percent_oa": null,
391
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
392
+ "enthalpy_recovery_ratio": 0.5
275
393
  },
276
394
  {
277
395
  "template": "90.1-2016",
278
396
  "climate_zone": "ASHRAE 169-2006-4B",
279
397
  "under_8000_hours": true,
398
+ "nontransient_dwelling": null,
399
+ "0_to_10_percent_oa": null,
280
400
  "10_to_20_percent_oa": null,
281
401
  "20_to_30_percent_oa": null,
282
402
  "30_to_40_percent_oa": null,
@@ -284,12 +404,16 @@
284
404
  "50_to_60_percent_oa": null,
285
405
  "60_to_70_percent_oa": null,
286
406
  "70_to_80_percent_oa": null,
287
- "greater_than_80_percent_oa": null
407
+ "greater_than_80_percent_oa": null,
408
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
409
+ "enthalpy_recovery_ratio": 0.5
288
410
  },
289
411
  {
290
412
  "template": "90.1-2016",
291
413
  "climate_zone": "ASHRAE 169-2006-4C",
292
414
  "under_8000_hours": false,
415
+ "nontransient_dwelling": null,
416
+ "0_to_10_percent_oa": null,
293
417
  "10_to_20_percent_oa": null,
294
418
  "20_to_30_percent_oa": 19500.0,
295
419
  "30_to_40_percent_oa": 9000.0,
@@ -297,12 +421,16 @@
297
421
  "50_to_60_percent_oa": 4000.0,
298
422
  "60_to_70_percent_oa": 3000.0,
299
423
  "70_to_80_percent_oa": 1500.0,
300
- "greater_than_80_percent_oa": 120.0
424
+ "greater_than_80_percent_oa": 120.0,
425
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
426
+ "enthalpy_recovery_ratio": 0.5
301
427
  },
302
428
  {
303
429
  "template": "90.1-2016",
304
430
  "climate_zone": "ASHRAE 169-2006-4C",
305
431
  "under_8000_hours": true,
432
+ "nontransient_dwelling": null,
433
+ "0_to_10_percent_oa": null,
306
434
  "10_to_20_percent_oa": null,
307
435
  "20_to_30_percent_oa": null,
308
436
  "30_to_40_percent_oa": null,
@@ -310,12 +438,16 @@
310
438
  "50_to_60_percent_oa": null,
311
439
  "60_to_70_percent_oa": null,
312
440
  "70_to_80_percent_oa": null,
313
- "greater_than_80_percent_oa": null
441
+ "greater_than_80_percent_oa": null,
442
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
443
+ "enthalpy_recovery_ratio": 0.5
314
444
  },
315
445
  {
316
446
  "template": "90.1-2016",
317
447
  "climate_zone": "ASHRAE 169-2006-5A",
318
448
  "under_8000_hours": false,
449
+ "nontransient_dwelling": null,
450
+ "0_to_10_percent_oa": null,
319
451
  "10_to_20_percent_oa": 200.0,
320
452
  "20_to_30_percent_oa": 130.0,
321
453
  "30_to_40_percent_oa": 100.0,
@@ -323,12 +455,16 @@
323
455
  "50_to_60_percent_oa": 70.0,
324
456
  "60_to_70_percent_oa": 60.0,
325
457
  "70_to_80_percent_oa": 50.0,
326
- "greater_than_80_percent_oa": 40.0
458
+ "greater_than_80_percent_oa": 40.0,
459
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
460
+ "enthalpy_recovery_ratio": 0.5
327
461
  },
328
462
  {
329
463
  "template": "90.1-2016",
330
464
  "climate_zone": "ASHRAE 169-2006-5A",
331
465
  "under_8000_hours": true,
466
+ "nontransient_dwelling": null,
467
+ "0_to_10_percent_oa": null,
332
468
  "10_to_20_percent_oa": 26000.0,
333
469
  "20_to_30_percent_oa": 16000.0,
334
470
  "30_to_40_percent_oa": 5500.0,
@@ -336,12 +472,16 @@
336
472
  "50_to_60_percent_oa": 3500.0,
337
473
  "60_to_70_percent_oa": 2000.0,
338
474
  "70_to_80_percent_oa": 1000.0,
339
- "greater_than_80_percent_oa": 120.0
475
+ "greater_than_80_percent_oa": 120.0,
476
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
477
+ "enthalpy_recovery_ratio": 0.5
340
478
  },
341
479
  {
342
480
  "template": "90.1-2016",
343
481
  "climate_zone": "ASHRAE 169-2006-5B",
344
482
  "under_8000_hours": false,
483
+ "nontransient_dwelling": null,
484
+ "0_to_10_percent_oa": null,
345
485
  "10_to_20_percent_oa": 2500.0,
346
486
  "20_to_30_percent_oa": 2000.0,
347
487
  "30_to_40_percent_oa": 1000.0,
@@ -349,12 +489,16 @@
349
489
  "50_to_60_percent_oa": 140.0,
350
490
  "60_to_70_percent_oa": 120.0,
351
491
  "70_to_80_percent_oa": 100.0,
352
- "greater_than_80_percent_oa": 80.0
492
+ "greater_than_80_percent_oa": 80.0,
493
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
494
+ "enthalpy_recovery_ratio": 0.5
353
495
  },
354
496
  {
355
497
  "template": "90.1-2016",
356
498
  "climate_zone": "ASHRAE 169-2006-5B",
357
499
  "under_8000_hours": true,
500
+ "nontransient_dwelling": null,
501
+ "0_to_10_percent_oa": null,
358
502
  "10_to_20_percent_oa": null,
359
503
  "20_to_30_percent_oa": null,
360
504
  "30_to_40_percent_oa": null,
@@ -362,12 +506,16 @@
362
506
  "50_to_60_percent_oa": null,
363
507
  "60_to_70_percent_oa": null,
364
508
  "70_to_80_percent_oa": null,
365
- "greater_than_80_percent_oa": null
509
+ "greater_than_80_percent_oa": null,
510
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
511
+ "enthalpy_recovery_ratio": 0.5
366
512
  },
367
513
  {
368
514
  "template": "90.1-2016",
369
515
  "climate_zone": "ASHRAE 169-2006-5C",
370
516
  "under_8000_hours": false,
517
+ "nontransient_dwelling": null,
518
+ "0_to_10_percent_oa": null,
371
519
  "10_to_20_percent_oa": null,
372
520
  "20_to_30_percent_oa": 19500.0,
373
521
  "30_to_40_percent_oa": 9000.0,
@@ -375,12 +523,16 @@
375
523
  "50_to_60_percent_oa": 4000.0,
376
524
  "60_to_70_percent_oa": 3000.0,
377
525
  "70_to_80_percent_oa": 1500.0,
378
- "greater_than_80_percent_oa": 120.0
526
+ "greater_than_80_percent_oa": 120.0,
527
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
528
+ "enthalpy_recovery_ratio": 0.5
379
529
  },
380
530
  {
381
531
  "template": "90.1-2016",
382
532
  "climate_zone": "ASHRAE 169-2006-5C",
383
533
  "under_8000_hours": true,
534
+ "nontransient_dwelling": null,
535
+ "0_to_10_percent_oa": null,
384
536
  "10_to_20_percent_oa": null,
385
537
  "20_to_30_percent_oa": null,
386
538
  "30_to_40_percent_oa": null,
@@ -388,12 +540,16 @@
388
540
  "50_to_60_percent_oa": 26000.0,
389
541
  "60_to_70_percent_oa": 12000.0,
390
542
  "70_to_80_percent_oa": 5000.0,
391
- "greater_than_80_percent_oa": 4000.0
543
+ "greater_than_80_percent_oa": 4000.0,
544
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
545
+ "enthalpy_recovery_ratio": 0.5
392
546
  },
393
547
  {
394
548
  "template": "90.1-2016",
395
549
  "climate_zone": "ASHRAE 169-2006-6A",
396
550
  "under_8000_hours": false,
551
+ "nontransient_dwelling": null,
552
+ "0_to_10_percent_oa": null,
397
553
  "10_to_20_percent_oa": 200.0,
398
554
  "20_to_30_percent_oa": 130.0,
399
555
  "30_to_40_percent_oa": 100.0,
@@ -401,12 +557,16 @@
401
557
  "50_to_60_percent_oa": 70.0,
402
558
  "60_to_70_percent_oa": 60.0,
403
559
  "70_to_80_percent_oa": 50.0,
404
- "greater_than_80_percent_oa": 40.0
560
+ "greater_than_80_percent_oa": 40.0,
561
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
562
+ "enthalpy_recovery_ratio": 0.5
405
563
  },
406
564
  {
407
565
  "template": "90.1-2016",
408
566
  "climate_zone": "ASHRAE 169-2006-6A",
409
567
  "under_8000_hours": true,
568
+ "nontransient_dwelling": null,
569
+ "0_to_10_percent_oa": null,
410
570
  "10_to_20_percent_oa": 26000.0,
411
571
  "20_to_30_percent_oa": 16000.0,
412
572
  "30_to_40_percent_oa": 5500.0,
@@ -414,12 +574,16 @@
414
574
  "50_to_60_percent_oa": 3500.0,
415
575
  "60_to_70_percent_oa": 2000.0,
416
576
  "70_to_80_percent_oa": 1000.0,
417
- "greater_than_80_percent_oa": 120.0
577
+ "greater_than_80_percent_oa": 120.0,
578
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
579
+ "enthalpy_recovery_ratio": 0.5
418
580
  },
419
581
  {
420
582
  "template": "90.1-2016",
421
583
  "climate_zone": "ASHRAE 169-2006-6B",
422
584
  "under_8000_hours": false,
585
+ "nontransient_dwelling": null,
586
+ "0_to_10_percent_oa": null,
423
587
  "10_to_20_percent_oa": 200.0,
424
588
  "20_to_30_percent_oa": 130.0,
425
589
  "30_to_40_percent_oa": 100.0,
@@ -427,12 +591,16 @@
427
591
  "50_to_60_percent_oa": 70.0,
428
592
  "60_to_70_percent_oa": 60.0,
429
593
  "70_to_80_percent_oa": 50.0,
430
- "greater_than_80_percent_oa": 40.0
594
+ "greater_than_80_percent_oa": 40.0,
595
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
596
+ "enthalpy_recovery_ratio": 0.5
431
597
  },
432
598
  {
433
599
  "template": "90.1-2016",
434
600
  "climate_zone": "ASHRAE 169-2006-6B",
435
601
  "under_8000_hours": true,
602
+ "nontransient_dwelling": null,
603
+ "0_to_10_percent_oa": null,
436
604
  "10_to_20_percent_oa": 28000.0,
437
605
  "20_to_30_percent_oa": 26500.0,
438
606
  "30_to_40_percent_oa": 11000.0,
@@ -440,12 +608,16 @@
440
608
  "50_to_60_percent_oa": 4500.0,
441
609
  "60_to_70_percent_oa": 3500.0,
442
610
  "70_to_80_percent_oa": 2500.0,
443
- "greater_than_80_percent_oa": 1500.0
611
+ "greater_than_80_percent_oa": 1500.0,
612
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
613
+ "enthalpy_recovery_ratio": 0.5
444
614
  },
445
615
  {
446
616
  "template": "90.1-2016",
447
617
  "climate_zone": "ASHRAE 169-2006-7A",
448
618
  "under_8000_hours": false,
619
+ "nontransient_dwelling": null,
620
+ "0_to_10_percent_oa": null,
449
621
  "10_to_20_percent_oa": 200.0,
450
622
  "20_to_30_percent_oa": 130.0,
451
623
  "30_to_40_percent_oa": 100.0,
@@ -453,12 +625,16 @@
453
625
  "50_to_60_percent_oa": 70.0,
454
626
  "60_to_70_percent_oa": 60.0,
455
627
  "70_to_80_percent_oa": 50.0,
456
- "greater_than_80_percent_oa": 40.0
628
+ "greater_than_80_percent_oa": 40.0,
629
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
630
+ "enthalpy_recovery_ratio": 0.5
457
631
  },
458
632
  {
459
633
  "template": "90.1-2016",
460
634
  "climate_zone": "ASHRAE 169-2006-7A",
461
635
  "under_8000_hours": true,
636
+ "nontransient_dwelling": null,
637
+ "0_to_10_percent_oa": null,
462
638
  "10_to_20_percent_oa": 4500.0,
463
639
  "20_to_30_percent_oa": 4000.0,
464
640
  "30_to_40_percent_oa": 2500.0,
@@ -466,12 +642,16 @@
466
642
  "50_to_60_percent_oa": 140.0,
467
643
  "60_to_70_percent_oa": 120.0,
468
644
  "70_to_80_percent_oa": 100.0,
469
- "greater_than_80_percent_oa": 80.0
645
+ "greater_than_80_percent_oa": 80.0,
646
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
647
+ "enthalpy_recovery_ratio": 0.5
470
648
  },
471
649
  {
472
650
  "template": "90.1-2016",
473
651
  "climate_zone": "ASHRAE 169-2006-7B",
474
652
  "under_8000_hours": false,
653
+ "nontransient_dwelling": null,
654
+ "0_to_10_percent_oa": null,
475
655
  "10_to_20_percent_oa": 200.0,
476
656
  "20_to_30_percent_oa": 130.0,
477
657
  "30_to_40_percent_oa": 100.0,
@@ -479,12 +659,16 @@
479
659
  "50_to_60_percent_oa": 70.0,
480
660
  "60_to_70_percent_oa": 60.0,
481
661
  "70_to_80_percent_oa": 50.0,
482
- "greater_than_80_percent_oa": 40.0
662
+ "greater_than_80_percent_oa": 40.0,
663
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
664
+ "enthalpy_recovery_ratio": 0.5
483
665
  },
484
666
  {
485
667
  "template": "90.1-2016",
486
668
  "climate_zone": "ASHRAE 169-2006-7B",
487
669
  "under_8000_hours": true,
670
+ "nontransient_dwelling": null,
671
+ "0_to_10_percent_oa": null,
488
672
  "10_to_20_percent_oa": 4500.0,
489
673
  "20_to_30_percent_oa": 4000.0,
490
674
  "30_to_40_percent_oa": 2500.0,
@@ -492,12 +676,16 @@
492
676
  "50_to_60_percent_oa": 140.0,
493
677
  "60_to_70_percent_oa": 120.0,
494
678
  "70_to_80_percent_oa": 100.0,
495
- "greater_than_80_percent_oa": 80.0
679
+ "greater_than_80_percent_oa": 80.0,
680
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
681
+ "enthalpy_recovery_ratio": 0.5
496
682
  },
497
683
  {
498
684
  "template": "90.1-2016",
499
685
  "climate_zone": "ASHRAE 169-2006-8A",
500
686
  "under_8000_hours": false,
687
+ "nontransient_dwelling": null,
688
+ "0_to_10_percent_oa": null,
501
689
  "10_to_20_percent_oa": 200.0,
502
690
  "20_to_30_percent_oa": 130.0,
503
691
  "30_to_40_percent_oa": 100.0,
@@ -505,12 +693,16 @@
505
693
  "50_to_60_percent_oa": 70.0,
506
694
  "60_to_70_percent_oa": 60.0,
507
695
  "70_to_80_percent_oa": 50.0,
508
- "greater_than_80_percent_oa": 40.0
696
+ "greater_than_80_percent_oa": 40.0,
697
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
698
+ "enthalpy_recovery_ratio": 0.5
509
699
  },
510
700
  {
511
701
  "template": "90.1-2016",
512
702
  "climate_zone": "ASHRAE 169-2006-8A",
513
703
  "under_8000_hours": true,
704
+ "nontransient_dwelling": null,
705
+ "0_to_10_percent_oa": null,
514
706
  "10_to_20_percent_oa": 4500.0,
515
707
  "20_to_30_percent_oa": 4000.0,
516
708
  "30_to_40_percent_oa": 2500.0,
@@ -518,12 +710,16 @@
518
710
  "50_to_60_percent_oa": 140.0,
519
711
  "60_to_70_percent_oa": 120.0,
520
712
  "70_to_80_percent_oa": 100.0,
521
- "greater_than_80_percent_oa": 80.0
713
+ "greater_than_80_percent_oa": 80.0,
714
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
715
+ "enthalpy_recovery_ratio": 0.5
522
716
  },
523
717
  {
524
718
  "template": "90.1-2016",
525
719
  "climate_zone": "ASHRAE 169-2006-8B",
526
720
  "under_8000_hours": false,
721
+ "nontransient_dwelling": null,
722
+ "0_to_10_percent_oa": null,
527
723
  "10_to_20_percent_oa": 200.0,
528
724
  "20_to_30_percent_oa": 130.0,
529
725
  "30_to_40_percent_oa": 100.0,
@@ -531,12 +727,16 @@
531
727
  "50_to_60_percent_oa": 70.0,
532
728
  "60_to_70_percent_oa": 60.0,
533
729
  "70_to_80_percent_oa": 50.0,
534
- "greater_than_80_percent_oa": 40.0
730
+ "greater_than_80_percent_oa": 40.0,
731
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
732
+ "enthalpy_recovery_ratio": 0.5
535
733
  },
536
734
  {
537
735
  "template": "90.1-2016",
538
736
  "climate_zone": "ASHRAE 169-2006-8B",
539
737
  "under_8000_hours": true,
738
+ "nontransient_dwelling": null,
739
+ "0_to_10_percent_oa": null,
540
740
  "10_to_20_percent_oa": 4500.0,
541
741
  "20_to_30_percent_oa": 4000.0,
542
742
  "30_to_40_percent_oa": 2500.0,
@@ -544,12 +744,16 @@
544
744
  "50_to_60_percent_oa": 140.0,
545
745
  "60_to_70_percent_oa": 120.0,
546
746
  "70_to_80_percent_oa": 100.0,
547
- "greater_than_80_percent_oa": 80.0
747
+ "greater_than_80_percent_oa": 80.0,
748
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
749
+ "enthalpy_recovery_ratio": 0.5
548
750
  },
549
751
  {
550
752
  "template": "90.1-2016",
551
753
  "climate_zone": "ASHRAE 169-2013-0A",
552
754
  "under_8000_hours": false,
755
+ "nontransient_dwelling": null,
756
+ "0_to_10_percent_oa": null,
553
757
  "10_to_20_percent_oa": 2500.0,
554
758
  "20_to_30_percent_oa": 2000.0,
555
759
  "30_to_40_percent_oa": 1000.0,
@@ -557,12 +761,16 @@
557
761
  "50_to_60_percent_oa": 140.0,
558
762
  "60_to_70_percent_oa": 120.0,
559
763
  "70_to_80_percent_oa": 100.0,
560
- "greater_than_80_percent_oa": 80.0
764
+ "greater_than_80_percent_oa": 80.0,
765
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
766
+ "enthalpy_recovery_ratio": 0.5
561
767
  },
562
768
  {
563
769
  "template": "90.1-2016",
564
770
  "climate_zone": "ASHRAE 169-2013-0A",
565
771
  "under_8000_hours": true,
772
+ "nontransient_dwelling": null,
773
+ "0_to_10_percent_oa": null,
566
774
  "10_to_20_percent_oa": 26000.0,
567
775
  "20_to_30_percent_oa": 16000.0,
568
776
  "30_to_40_percent_oa": 5500.0,
@@ -570,12 +778,16 @@
570
778
  "50_to_60_percent_oa": 3500.0,
571
779
  "60_to_70_percent_oa": 2000.0,
572
780
  "70_to_80_percent_oa": 1000.0,
573
- "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
574
784
  },
575
785
  {
576
786
  "template": "90.1-2016",
577
787
  "climate_zone": "ASHRAE 169-2013-0B",
578
788
  "under_8000_hours": false,
789
+ "nontransient_dwelling": null,
790
+ "0_to_10_percent_oa": null,
579
791
  "10_to_20_percent_oa": null,
580
792
  "20_to_30_percent_oa": 19500.0,
581
793
  "30_to_40_percent_oa": 9000.0,
@@ -583,12 +795,16 @@
583
795
  "50_to_60_percent_oa": 4000.0,
584
796
  "60_to_70_percent_oa": 3000.0,
585
797
  "70_to_80_percent_oa": 1500.0,
586
- "greater_than_80_percent_oa": 120.0
798
+ "greater_than_80_percent_oa": 120.0,
799
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
800
+ "enthalpy_recovery_ratio": 0.5
587
801
  },
588
802
  {
589
803
  "template": "90.1-2016",
590
804
  "climate_zone": "ASHRAE 169-2013-0B",
591
805
  "under_8000_hours": true,
806
+ "nontransient_dwelling": null,
807
+ "0_to_10_percent_oa": null,
592
808
  "10_to_20_percent_oa": null,
593
809
  "20_to_30_percent_oa": null,
594
810
  "30_to_40_percent_oa": null,
@@ -596,12 +812,16 @@
596
812
  "50_to_60_percent_oa": 26000.0,
597
813
  "60_to_70_percent_oa": 12000.0,
598
814
  "70_to_80_percent_oa": 5000.0,
599
- "greater_than_80_percent_oa": 4000.0
815
+ "greater_than_80_percent_oa": 4000.0,
816
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
817
+ "enthalpy_recovery_ratio": 0.5
600
818
  },
601
819
  {
602
820
  "template": "90.1-2016",
603
821
  "climate_zone": "ASHRAE 169-2013-1A",
604
822
  "under_8000_hours": false,
823
+ "nontransient_dwelling": null,
824
+ "0_to_10_percent_oa": null,
605
825
  "10_to_20_percent_oa": 2500.0,
606
826
  "20_to_30_percent_oa": 2000.0,
607
827
  "30_to_40_percent_oa": 1000.0,
@@ -609,12 +829,16 @@
609
829
  "50_to_60_percent_oa": 140.0,
610
830
  "60_to_70_percent_oa": 120.0,
611
831
  "70_to_80_percent_oa": 100.0,
612
- "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
613
835
  },
614
836
  {
615
837
  "template": "90.1-2016",
616
838
  "climate_zone": "ASHRAE 169-2013-1A",
617
839
  "under_8000_hours": true,
840
+ "nontransient_dwelling": null,
841
+ "0_to_10_percent_oa": null,
618
842
  "10_to_20_percent_oa": 26000.0,
619
843
  "20_to_30_percent_oa": 16000.0,
620
844
  "30_to_40_percent_oa": 5500.0,
@@ -622,12 +846,16 @@
622
846
  "50_to_60_percent_oa": 3500.0,
623
847
  "60_to_70_percent_oa": 2000.0,
624
848
  "70_to_80_percent_oa": 1000.0,
625
- "greater_than_80_percent_oa": 120.0
849
+ "greater_than_80_percent_oa": 120.0,
850
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
851
+ "enthalpy_recovery_ratio": 0.5
626
852
  },
627
853
  {
628
854
  "template": "90.1-2016",
629
855
  "climate_zone": "ASHRAE 169-2013-1B",
630
856
  "under_8000_hours": false,
857
+ "nontransient_dwelling": null,
858
+ "0_to_10_percent_oa": null,
631
859
  "10_to_20_percent_oa": null,
632
860
  "20_to_30_percent_oa": 19500.0,
633
861
  "30_to_40_percent_oa": 9000.0,
@@ -635,12 +863,16 @@
635
863
  "50_to_60_percent_oa": 4000.0,
636
864
  "60_to_70_percent_oa": 3000.0,
637
865
  "70_to_80_percent_oa": 1500.0,
638
- "greater_than_80_percent_oa": 120.0
866
+ "greater_than_80_percent_oa": 120.0,
867
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
868
+ "enthalpy_recovery_ratio": 0.5
639
869
  },
640
870
  {
641
871
  "template": "90.1-2016",
642
872
  "climate_zone": "ASHRAE 169-2013-1B",
643
873
  "under_8000_hours": true,
874
+ "nontransient_dwelling": null,
875
+ "0_to_10_percent_oa": null,
644
876
  "10_to_20_percent_oa": null,
645
877
  "20_to_30_percent_oa": null,
646
878
  "30_to_40_percent_oa": null,
@@ -648,12 +880,16 @@
648
880
  "50_to_60_percent_oa": 26000.0,
649
881
  "60_to_70_percent_oa": 12000.0,
650
882
  "70_to_80_percent_oa": 5000.0,
651
- "greater_than_80_percent_oa": 4000.0
883
+ "greater_than_80_percent_oa": 4000.0,
884
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
885
+ "enthalpy_recovery_ratio": 0.5
652
886
  },
653
887
  {
654
888
  "template": "90.1-2016",
655
889
  "climate_zone": "ASHRAE 169-2013-2A",
656
890
  "under_8000_hours": false,
891
+ "nontransient_dwelling": null,
892
+ "0_to_10_percent_oa": null,
657
893
  "10_to_20_percent_oa": 2500.0,
658
894
  "20_to_30_percent_oa": 2000.0,
659
895
  "30_to_40_percent_oa": 1000.0,
@@ -661,12 +897,16 @@
661
897
  "50_to_60_percent_oa": 140.0,
662
898
  "60_to_70_percent_oa": 120.0,
663
899
  "70_to_80_percent_oa": 100.0,
664
- "greater_than_80_percent_oa": 80.0
900
+ "greater_than_80_percent_oa": 80.0,
901
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
902
+ "enthalpy_recovery_ratio": 0.5
665
903
  },
666
904
  {
667
905
  "template": "90.1-2016",
668
906
  "climate_zone": "ASHRAE 169-2013-2A",
669
907
  "under_8000_hours": true,
908
+ "nontransient_dwelling": null,
909
+ "0_to_10_percent_oa": null,
670
910
  "10_to_20_percent_oa": 26000.0,
671
911
  "20_to_30_percent_oa": 16000.0,
672
912
  "30_to_40_percent_oa": 5500.0,
@@ -674,12 +914,16 @@
674
914
  "50_to_60_percent_oa": 3500.0,
675
915
  "60_to_70_percent_oa": 2000.0,
676
916
  "70_to_80_percent_oa": 1000.0,
677
- "greater_than_80_percent_oa": 120.0
917
+ "greater_than_80_percent_oa": 120.0,
918
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
919
+ "enthalpy_recovery_ratio": 0.5
678
920
  },
679
921
  {
680
922
  "template": "90.1-2016",
681
923
  "climate_zone": "ASHRAE 169-2013-2B",
682
924
  "under_8000_hours": false,
925
+ "nontransient_dwelling": null,
926
+ "0_to_10_percent_oa": null,
683
927
  "10_to_20_percent_oa": null,
684
928
  "20_to_30_percent_oa": 19500.0,
685
929
  "30_to_40_percent_oa": 9000.0,
@@ -687,12 +931,16 @@
687
931
  "50_to_60_percent_oa": 4000.0,
688
932
  "60_to_70_percent_oa": 3000.0,
689
933
  "70_to_80_percent_oa": 1500.0,
690
- "greater_than_80_percent_oa": 120.0
934
+ "greater_than_80_percent_oa": 120.0,
935
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
936
+ "enthalpy_recovery_ratio": 0.5
691
937
  },
692
938
  {
693
939
  "template": "90.1-2016",
694
940
  "climate_zone": "ASHRAE 169-2013-2B",
695
941
  "under_8000_hours": true,
942
+ "nontransient_dwelling": null,
943
+ "0_to_10_percent_oa": null,
696
944
  "10_to_20_percent_oa": null,
697
945
  "20_to_30_percent_oa": null,
698
946
  "30_to_40_percent_oa": null,
@@ -700,12 +948,16 @@
700
948
  "50_to_60_percent_oa": 26000.0,
701
949
  "60_to_70_percent_oa": 12000.0,
702
950
  "70_to_80_percent_oa": 5000.0,
703
- "greater_than_80_percent_oa": 4000.0
951
+ "greater_than_80_percent_oa": 4000.0,
952
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
953
+ "enthalpy_recovery_ratio": 0.5
704
954
  },
705
955
  {
706
956
  "template": "90.1-2016",
707
957
  "climate_zone": "ASHRAE 169-2013-3A",
708
958
  "under_8000_hours": false,
959
+ "nontransient_dwelling": null,
960
+ "0_to_10_percent_oa": null,
709
961
  "10_to_20_percent_oa": 2500.0,
710
962
  "20_to_30_percent_oa": 2000.0,
711
963
  "30_to_40_percent_oa": 1000.0,
@@ -713,12 +965,16 @@
713
965
  "50_to_60_percent_oa": 140.0,
714
966
  "60_to_70_percent_oa": 120.0,
715
967
  "70_to_80_percent_oa": 100.0,
716
- "greater_than_80_percent_oa": 80.0
968
+ "greater_than_80_percent_oa": 80.0,
969
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
970
+ "enthalpy_recovery_ratio": 0.5
717
971
  },
718
972
  {
719
973
  "template": "90.1-2016",
720
974
  "climate_zone": "ASHRAE 169-2013-3A",
721
975
  "under_8000_hours": true,
976
+ "nontransient_dwelling": null,
977
+ "0_to_10_percent_oa": null,
722
978
  "10_to_20_percent_oa": 26000.0,
723
979
  "20_to_30_percent_oa": 16000.0,
724
980
  "30_to_40_percent_oa": 5500.0,
@@ -726,12 +982,16 @@
726
982
  "50_to_60_percent_oa": 3500.0,
727
983
  "60_to_70_percent_oa": 2000.0,
728
984
  "70_to_80_percent_oa": 1000.0,
729
- "greater_than_80_percent_oa": 120.0
985
+ "greater_than_80_percent_oa": 120.0,
986
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
987
+ "enthalpy_recovery_ratio": 0.5
730
988
  },
731
989
  {
732
990
  "template": "90.1-2016",
733
991
  "climate_zone": "ASHRAE 169-2013-3B",
734
992
  "under_8000_hours": false,
993
+ "nontransient_dwelling": null,
994
+ "0_to_10_percent_oa": null,
735
995
  "10_to_20_percent_oa": null,
736
996
  "20_to_30_percent_oa": 19500.0,
737
997
  "30_to_40_percent_oa": 9000.0,
@@ -739,12 +999,16 @@
739
999
  "50_to_60_percent_oa": 4000.0,
740
1000
  "60_to_70_percent_oa": 3000.0,
741
1001
  "70_to_80_percent_oa": 1500.0,
742
- "greater_than_80_percent_oa": 120.0
1002
+ "greater_than_80_percent_oa": 120.0,
1003
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1004
+ "enthalpy_recovery_ratio": 0.5
743
1005
  },
744
1006
  {
745
1007
  "template": "90.1-2016",
746
1008
  "climate_zone": "ASHRAE 169-2013-3B",
747
1009
  "under_8000_hours": true,
1010
+ "nontransient_dwelling": null,
1011
+ "0_to_10_percent_oa": null,
748
1012
  "10_to_20_percent_oa": null,
749
1013
  "20_to_30_percent_oa": null,
750
1014
  "30_to_40_percent_oa": null,
@@ -752,12 +1016,16 @@
752
1016
  "50_to_60_percent_oa": null,
753
1017
  "60_to_70_percent_oa": null,
754
1018
  "70_to_80_percent_oa": null,
755
- "greater_than_80_percent_oa": null
1019
+ "greater_than_80_percent_oa": null,
1020
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1021
+ "enthalpy_recovery_ratio": 0.5
756
1022
  },
757
1023
  {
758
1024
  "template": "90.1-2016",
759
1025
  "climate_zone": "ASHRAE 169-2013-3C",
760
1026
  "under_8000_hours": false,
1027
+ "nontransient_dwelling": null,
1028
+ "0_to_10_percent_oa": null,
761
1029
  "10_to_20_percent_oa": null,
762
1030
  "20_to_30_percent_oa": null,
763
1031
  "30_to_40_percent_oa": null,
@@ -765,12 +1033,16 @@
765
1033
  "50_to_60_percent_oa": null,
766
1034
  "60_to_70_percent_oa": null,
767
1035
  "70_to_80_percent_oa": null,
768
- "greater_than_80_percent_oa": null
1036
+ "greater_than_80_percent_oa": null,
1037
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1038
+ "enthalpy_recovery_ratio": 0.5
769
1039
  },
770
1040
  {
771
1041
  "template": "90.1-2016",
772
1042
  "climate_zone": "ASHRAE 169-2013-3C",
773
1043
  "under_8000_hours": true,
1044
+ "nontransient_dwelling": null,
1045
+ "0_to_10_percent_oa": null,
774
1046
  "10_to_20_percent_oa": null,
775
1047
  "20_to_30_percent_oa": null,
776
1048
  "30_to_40_percent_oa": null,
@@ -778,12 +1050,16 @@
778
1050
  "50_to_60_percent_oa": null,
779
1051
  "60_to_70_percent_oa": null,
780
1052
  "70_to_80_percent_oa": null,
781
- "greater_than_80_percent_oa": null
1053
+ "greater_than_80_percent_oa": null,
1054
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1055
+ "enthalpy_recovery_ratio": 0.5
782
1056
  },
783
1057
  {
784
1058
  "template": "90.1-2016",
785
1059
  "climate_zone": "ASHRAE 169-2013-4A",
786
1060
  "under_8000_hours": false,
1061
+ "nontransient_dwelling": null,
1062
+ "0_to_10_percent_oa": null,
787
1063
  "10_to_20_percent_oa": 200.0,
788
1064
  "20_to_30_percent_oa": 130.0,
789
1065
  "30_to_40_percent_oa": 100.0,
@@ -791,12 +1067,16 @@
791
1067
  "50_to_60_percent_oa": 70.0,
792
1068
  "60_to_70_percent_oa": 60.0,
793
1069
  "70_to_80_percent_oa": 50.0,
794
- "greater_than_80_percent_oa": 40.0
1070
+ "greater_than_80_percent_oa": 40.0,
1071
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1072
+ "enthalpy_recovery_ratio": 0.5
795
1073
  },
796
1074
  {
797
1075
  "template": "90.1-2016",
798
1076
  "climate_zone": "ASHRAE 169-2013-4A",
799
1077
  "under_8000_hours": true,
1078
+ "nontransient_dwelling": null,
1079
+ "0_to_10_percent_oa": null,
800
1080
  "10_to_20_percent_oa": 26000.0,
801
1081
  "20_to_30_percent_oa": 16000.0,
802
1082
  "30_to_40_percent_oa": 5500.0,
@@ -804,12 +1084,16 @@
804
1084
  "50_to_60_percent_oa": 3500.0,
805
1085
  "60_to_70_percent_oa": 2000.0,
806
1086
  "70_to_80_percent_oa": 1000.0,
807
- "greater_than_80_percent_oa": 120.0
1087
+ "greater_than_80_percent_oa": 120.0,
1088
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1089
+ "enthalpy_recovery_ratio": 0.5
808
1090
  },
809
1091
  {
810
1092
  "template": "90.1-2016",
811
1093
  "climate_zone": "ASHRAE 169-2013-4B",
812
1094
  "under_8000_hours": false,
1095
+ "nontransient_dwelling": null,
1096
+ "0_to_10_percent_oa": null,
813
1097
  "10_to_20_percent_oa": 2500.0,
814
1098
  "20_to_30_percent_oa": 2000.0,
815
1099
  "30_to_40_percent_oa": 1000.0,
@@ -817,12 +1101,50 @@
817
1101
  "50_to_60_percent_oa": 140.0,
818
1102
  "60_to_70_percent_oa": 120.0,
819
1103
  "70_to_80_percent_oa": 100.0,
820
- "greater_than_80_percent_oa": 80.0
1104
+ "greater_than_80_percent_oa": 80.0,
1105
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1106
+ "enthalpy_recovery_ratio": 0.5
1107
+ },
1108
+ {
1109
+ "template": "90.1-2016",
1110
+ "climate_zone": "ASHRAE 169-2013-4B",
1111
+ "under_8000_hours": false,
1112
+ "nontransient_dwelling": null,
1113
+ "0_to_10_percent_oa": null,
1114
+ "10_to_20_percent_oa": 2500.0,
1115
+ "20_to_30_percent_oa": 2000.0,
1116
+ "30_to_40_percent_oa": 1000.0,
1117
+ "40_to_50_percent_oa": 500.0,
1118
+ "50_to_60_percent_oa": 140.0,
1119
+ "60_to_70_percent_oa": 120.0,
1120
+ "70_to_80_percent_oa": 100.0,
1121
+ "greater_than_80_percent_oa": 80.0,
1122
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1123
+ "enthalpy_recovery_ratio": 0.5
1124
+ },
1125
+ {
1126
+ "template": "90.1-2016",
1127
+ "climate_zone": "ASHRAE 169-2013-4B",
1128
+ "under_8000_hours": true,
1129
+ "nontransient_dwelling": null,
1130
+ "0_to_10_percent_oa": null,
1131
+ "10_to_20_percent_oa": null,
1132
+ "20_to_30_percent_oa": null,
1133
+ "30_to_40_percent_oa": null,
1134
+ "40_to_50_percent_oa": null,
1135
+ "50_to_60_percent_oa": null,
1136
+ "60_to_70_percent_oa": null,
1137
+ "70_to_80_percent_oa": null,
1138
+ "greater_than_80_percent_oa": null,
1139
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1140
+ "enthalpy_recovery_ratio": 0.5
821
1141
  },
822
1142
  {
823
1143
  "template": "90.1-2016",
824
1144
  "climate_zone": "ASHRAE 169-2013-4B",
825
1145
  "under_8000_hours": true,
1146
+ "nontransient_dwelling": null,
1147
+ "0_to_10_percent_oa": null,
826
1148
  "10_to_20_percent_oa": null,
827
1149
  "20_to_30_percent_oa": null,
828
1150
  "30_to_40_percent_oa": null,
@@ -830,12 +1152,16 @@
830
1152
  "50_to_60_percent_oa": null,
831
1153
  "60_to_70_percent_oa": null,
832
1154
  "70_to_80_percent_oa": null,
833
- "greater_than_80_percent_oa": null
1155
+ "greater_than_80_percent_oa": null,
1156
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1157
+ "enthalpy_recovery_ratio": 0.5
834
1158
  },
835
1159
  {
836
1160
  "template": "90.1-2016",
837
1161
  "climate_zone": "ASHRAE 169-2013-4C",
838
1162
  "under_8000_hours": false,
1163
+ "nontransient_dwelling": null,
1164
+ "0_to_10_percent_oa": null,
839
1165
  "10_to_20_percent_oa": null,
840
1166
  "20_to_30_percent_oa": 19500.0,
841
1167
  "30_to_40_percent_oa": 9000.0,
@@ -843,12 +1169,16 @@
843
1169
  "50_to_60_percent_oa": 4000.0,
844
1170
  "60_to_70_percent_oa": 3000.0,
845
1171
  "70_to_80_percent_oa": 1500.0,
846
- "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
847
1175
  },
848
1176
  {
849
1177
  "template": "90.1-2016",
850
1178
  "climate_zone": "ASHRAE 169-2013-4C",
851
1179
  "under_8000_hours": true,
1180
+ "nontransient_dwelling": null,
1181
+ "0_to_10_percent_oa": null,
852
1182
  "10_to_20_percent_oa": null,
853
1183
  "20_to_30_percent_oa": null,
854
1184
  "30_to_40_percent_oa": null,
@@ -856,12 +1186,16 @@
856
1186
  "50_to_60_percent_oa": null,
857
1187
  "60_to_70_percent_oa": null,
858
1188
  "70_to_80_percent_oa": null,
859
- "greater_than_80_percent_oa": null
1189
+ "greater_than_80_percent_oa": null,
1190
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1191
+ "enthalpy_recovery_ratio": 0.5
860
1192
  },
861
1193
  {
862
1194
  "template": "90.1-2016",
863
1195
  "climate_zone": "ASHRAE 169-2013-5A",
864
1196
  "under_8000_hours": false,
1197
+ "nontransient_dwelling": null,
1198
+ "0_to_10_percent_oa": null,
865
1199
  "10_to_20_percent_oa": 200.0,
866
1200
  "20_to_30_percent_oa": 130.0,
867
1201
  "30_to_40_percent_oa": 100.0,
@@ -869,12 +1203,16 @@
869
1203
  "50_to_60_percent_oa": 70.0,
870
1204
  "60_to_70_percent_oa": 60.0,
871
1205
  "70_to_80_percent_oa": 50.0,
872
- "greater_than_80_percent_oa": 40.0
1206
+ "greater_than_80_percent_oa": 40.0,
1207
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1208
+ "enthalpy_recovery_ratio": 0.5
873
1209
  },
874
1210
  {
875
1211
  "template": "90.1-2016",
876
1212
  "climate_zone": "ASHRAE 169-2013-5A",
877
1213
  "under_8000_hours": true,
1214
+ "nontransient_dwelling": null,
1215
+ "0_to_10_percent_oa": null,
878
1216
  "10_to_20_percent_oa": 26000.0,
879
1217
  "20_to_30_percent_oa": 16000.0,
880
1218
  "30_to_40_percent_oa": 5500.0,
@@ -882,12 +1220,16 @@
882
1220
  "50_to_60_percent_oa": 3500.0,
883
1221
  "60_to_70_percent_oa": 2000.0,
884
1222
  "70_to_80_percent_oa": 1000.0,
885
- "greater_than_80_percent_oa": 120.0
1223
+ "greater_than_80_percent_oa": 120.0,
1224
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1225
+ "enthalpy_recovery_ratio": 0.5
886
1226
  },
887
1227
  {
888
1228
  "template": "90.1-2016",
889
1229
  "climate_zone": "ASHRAE 169-2013-5B",
890
1230
  "under_8000_hours": false,
1231
+ "nontransient_dwelling": null,
1232
+ "0_to_10_percent_oa": null,
891
1233
  "10_to_20_percent_oa": 2500.0,
892
1234
  "20_to_30_percent_oa": 2000.0,
893
1235
  "30_to_40_percent_oa": 1000.0,
@@ -895,12 +1237,16 @@
895
1237
  "50_to_60_percent_oa": 140.0,
896
1238
  "60_to_70_percent_oa": 120.0,
897
1239
  "70_to_80_percent_oa": 100.0,
898
- "greater_than_80_percent_oa": 80.0
1240
+ "greater_than_80_percent_oa": 80.0,
1241
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1242
+ "enthalpy_recovery_ratio": 0.5
899
1243
  },
900
1244
  {
901
1245
  "template": "90.1-2016",
902
1246
  "climate_zone": "ASHRAE 169-2013-5B",
903
1247
  "under_8000_hours": true,
1248
+ "nontransient_dwelling": null,
1249
+ "0_to_10_percent_oa": null,
904
1250
  "10_to_20_percent_oa": null,
905
1251
  "20_to_30_percent_oa": null,
906
1252
  "30_to_40_percent_oa": null,
@@ -908,12 +1254,16 @@
908
1254
  "50_to_60_percent_oa": null,
909
1255
  "60_to_70_percent_oa": null,
910
1256
  "70_to_80_percent_oa": null,
911
- "greater_than_80_percent_oa": null
1257
+ "greater_than_80_percent_oa": null,
1258
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1259
+ "enthalpy_recovery_ratio": 0.5
912
1260
  },
913
1261
  {
914
1262
  "template": "90.1-2016",
915
1263
  "climate_zone": "ASHRAE 169-2013-5C",
916
1264
  "under_8000_hours": false,
1265
+ "nontransient_dwelling": null,
1266
+ "0_to_10_percent_oa": null,
917
1267
  "10_to_20_percent_oa": null,
918
1268
  "20_to_30_percent_oa": 19500.0,
919
1269
  "30_to_40_percent_oa": 9000.0,
@@ -921,12 +1271,16 @@
921
1271
  "50_to_60_percent_oa": 4000.0,
922
1272
  "60_to_70_percent_oa": 3000.0,
923
1273
  "70_to_80_percent_oa": 1500.0,
924
- "greater_than_80_percent_oa": 120.0
1274
+ "greater_than_80_percent_oa": 120.0,
1275
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1276
+ "enthalpy_recovery_ratio": 0.5
925
1277
  },
926
1278
  {
927
1279
  "template": "90.1-2016",
928
1280
  "climate_zone": "ASHRAE 169-2013-5C",
929
1281
  "under_8000_hours": true,
1282
+ "nontransient_dwelling": null,
1283
+ "0_to_10_percent_oa": null,
930
1284
  "10_to_20_percent_oa": null,
931
1285
  "20_to_30_percent_oa": null,
932
1286
  "30_to_40_percent_oa": null,
@@ -934,12 +1288,16 @@
934
1288
  "50_to_60_percent_oa": 26000.0,
935
1289
  "60_to_70_percent_oa": 12000.0,
936
1290
  "70_to_80_percent_oa": 5000.0,
937
- "greater_than_80_percent_oa": 4000.0
1291
+ "greater_than_80_percent_oa": 4000.0,
1292
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1293
+ "enthalpy_recovery_ratio": 0.5
938
1294
  },
939
1295
  {
940
1296
  "template": "90.1-2016",
941
1297
  "climate_zone": "ASHRAE 169-2013-6A",
942
1298
  "under_8000_hours": false,
1299
+ "nontransient_dwelling": null,
1300
+ "0_to_10_percent_oa": null,
943
1301
  "10_to_20_percent_oa": 200.0,
944
1302
  "20_to_30_percent_oa": 130.0,
945
1303
  "30_to_40_percent_oa": 100.0,
@@ -947,12 +1305,16 @@
947
1305
  "50_to_60_percent_oa": 70.0,
948
1306
  "60_to_70_percent_oa": 60.0,
949
1307
  "70_to_80_percent_oa": 50.0,
950
- "greater_than_80_percent_oa": 40.0
1308
+ "greater_than_80_percent_oa": 40.0,
1309
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1310
+ "enthalpy_recovery_ratio": 0.5
951
1311
  },
952
1312
  {
953
1313
  "template": "90.1-2016",
954
1314
  "climate_zone": "ASHRAE 169-2013-6A",
955
1315
  "under_8000_hours": true,
1316
+ "nontransient_dwelling": null,
1317
+ "0_to_10_percent_oa": null,
956
1318
  "10_to_20_percent_oa": 26000.0,
957
1319
  "20_to_30_percent_oa": 16000.0,
958
1320
  "30_to_40_percent_oa": 5500.0,
@@ -960,12 +1322,16 @@
960
1322
  "50_to_60_percent_oa": 3500.0,
961
1323
  "60_to_70_percent_oa": 2000.0,
962
1324
  "70_to_80_percent_oa": 1000.0,
963
- "greater_than_80_percent_oa": 120.0
1325
+ "greater_than_80_percent_oa": 120.0,
1326
+ "enthalpy_recovery_ratio_design_conditions": "Cooling",
1327
+ "enthalpy_recovery_ratio": 0.5
964
1328
  },
965
1329
  {
966
1330
  "template": "90.1-2016",
967
1331
  "climate_zone": "ASHRAE 169-2013-6B",
968
1332
  "under_8000_hours": false,
1333
+ "nontransient_dwelling": null,
1334
+ "0_to_10_percent_oa": null,
969
1335
  "10_to_20_percent_oa": 200.0,
970
1336
  "20_to_30_percent_oa": 130.0,
971
1337
  "30_to_40_percent_oa": 100.0,
@@ -973,12 +1339,16 @@
973
1339
  "50_to_60_percent_oa": 70.0,
974
1340
  "60_to_70_percent_oa": 60.0,
975
1341
  "70_to_80_percent_oa": 50.0,
976
- "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
977
1345
  },
978
1346
  {
979
1347
  "template": "90.1-2016",
980
1348
  "climate_zone": "ASHRAE 169-2013-6B",
981
1349
  "under_8000_hours": true,
1350
+ "nontransient_dwelling": null,
1351
+ "0_to_10_percent_oa": null,
982
1352
  "10_to_20_percent_oa": 28000.0,
983
1353
  "20_to_30_percent_oa": 26500.0,
984
1354
  "30_to_40_percent_oa": 11000.0,
@@ -986,12 +1356,16 @@
986
1356
  "50_to_60_percent_oa": 4500.0,
987
1357
  "60_to_70_percent_oa": 3500.0,
988
1358
  "70_to_80_percent_oa": 2500.0,
989
- "greater_than_80_percent_oa": 1500.0
1359
+ "greater_than_80_percent_oa": 1500.0,
1360
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1361
+ "enthalpy_recovery_ratio": 0.5
990
1362
  },
991
1363
  {
992
1364
  "template": "90.1-2016",
993
1365
  "climate_zone": "ASHRAE 169-2013-7A",
994
1366
  "under_8000_hours": false,
1367
+ "nontransient_dwelling": null,
1368
+ "0_to_10_percent_oa": null,
995
1369
  "10_to_20_percent_oa": 200.0,
996
1370
  "20_to_30_percent_oa": 130.0,
997
1371
  "30_to_40_percent_oa": 100.0,
@@ -999,12 +1373,16 @@
999
1373
  "50_to_60_percent_oa": 70.0,
1000
1374
  "60_to_70_percent_oa": 60.0,
1001
1375
  "70_to_80_percent_oa": 50.0,
1002
- "greater_than_80_percent_oa": 40.0
1376
+ "greater_than_80_percent_oa": 40.0,
1377
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1378
+ "enthalpy_recovery_ratio": 0.5
1003
1379
  },
1004
1380
  {
1005
1381
  "template": "90.1-2016",
1006
1382
  "climate_zone": "ASHRAE 169-2013-7A",
1007
1383
  "under_8000_hours": true,
1384
+ "nontransient_dwelling": null,
1385
+ "0_to_10_percent_oa": null,
1008
1386
  "10_to_20_percent_oa": 4500.0,
1009
1387
  "20_to_30_percent_oa": 4000.0,
1010
1388
  "30_to_40_percent_oa": 2500.0,
@@ -1012,12 +1390,16 @@
1012
1390
  "50_to_60_percent_oa": 140.0,
1013
1391
  "60_to_70_percent_oa": 120.0,
1014
1392
  "70_to_80_percent_oa": 100.0,
1015
- "greater_than_80_percent_oa": 80.0
1393
+ "greater_than_80_percent_oa": 80.0,
1394
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1395
+ "enthalpy_recovery_ratio": 0.5
1016
1396
  },
1017
1397
  {
1018
1398
  "template": "90.1-2016",
1019
1399
  "climate_zone": "ASHRAE 169-2013-7B",
1020
1400
  "under_8000_hours": false,
1401
+ "nontransient_dwelling": null,
1402
+ "0_to_10_percent_oa": null,
1021
1403
  "10_to_20_percent_oa": 200.0,
1022
1404
  "20_to_30_percent_oa": 130.0,
1023
1405
  "30_to_40_percent_oa": 100.0,
@@ -1025,12 +1407,16 @@
1025
1407
  "50_to_60_percent_oa": 70.0,
1026
1408
  "60_to_70_percent_oa": 60.0,
1027
1409
  "70_to_80_percent_oa": 50.0,
1028
- "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
1029
1413
  },
1030
1414
  {
1031
1415
  "template": "90.1-2016",
1032
1416
  "climate_zone": "ASHRAE 169-2013-7B",
1033
1417
  "under_8000_hours": true,
1418
+ "nontransient_dwelling": null,
1419
+ "0_to_10_percent_oa": null,
1034
1420
  "10_to_20_percent_oa": 4500.0,
1035
1421
  "20_to_30_percent_oa": 4000.0,
1036
1422
  "30_to_40_percent_oa": 2500.0,
@@ -1038,12 +1424,16 @@
1038
1424
  "50_to_60_percent_oa": 140.0,
1039
1425
  "60_to_70_percent_oa": 120.0,
1040
1426
  "70_to_80_percent_oa": 100.0,
1041
- "greater_than_80_percent_oa": 80.0
1427
+ "greater_than_80_percent_oa": 80.0,
1428
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1429
+ "enthalpy_recovery_ratio": 0.5
1042
1430
  },
1043
1431
  {
1044
1432
  "template": "90.1-2016",
1045
1433
  "climate_zone": "ASHRAE 169-2013-8A",
1046
1434
  "under_8000_hours": false,
1435
+ "nontransient_dwelling": null,
1436
+ "0_to_10_percent_oa": null,
1047
1437
  "10_to_20_percent_oa": 200.0,
1048
1438
  "20_to_30_percent_oa": 130.0,
1049
1439
  "30_to_40_percent_oa": 100.0,
@@ -1051,12 +1441,16 @@
1051
1441
  "50_to_60_percent_oa": 70.0,
1052
1442
  "60_to_70_percent_oa": 60.0,
1053
1443
  "70_to_80_percent_oa": 50.0,
1054
- "greater_than_80_percent_oa": 40.0
1444
+ "greater_than_80_percent_oa": 40.0,
1445
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1446
+ "enthalpy_recovery_ratio": 0.5
1055
1447
  },
1056
1448
  {
1057
1449
  "template": "90.1-2016",
1058
1450
  "climate_zone": "ASHRAE 169-2013-8A",
1059
1451
  "under_8000_hours": true,
1452
+ "nontransient_dwelling": null,
1453
+ "0_to_10_percent_oa": null,
1060
1454
  "10_to_20_percent_oa": 4500.0,
1061
1455
  "20_to_30_percent_oa": 4000.0,
1062
1456
  "30_to_40_percent_oa": 2500.0,
@@ -1064,12 +1458,16 @@
1064
1458
  "50_to_60_percent_oa": 140.0,
1065
1459
  "60_to_70_percent_oa": 120.0,
1066
1460
  "70_to_80_percent_oa": 100.0,
1067
- "greater_than_80_percent_oa": 80.0
1461
+ "greater_than_80_percent_oa": 80.0,
1462
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1463
+ "enthalpy_recovery_ratio": 0.5
1068
1464
  },
1069
1465
  {
1070
1466
  "template": "90.1-2016",
1071
1467
  "climate_zone": "ASHRAE 169-2013-8B",
1072
1468
  "under_8000_hours": false,
1469
+ "nontransient_dwelling": null,
1470
+ "0_to_10_percent_oa": null,
1073
1471
  "10_to_20_percent_oa": 200.0,
1074
1472
  "20_to_30_percent_oa": 130.0,
1075
1473
  "30_to_40_percent_oa": 100.0,
@@ -1077,12 +1475,16 @@
1077
1475
  "50_to_60_percent_oa": 70.0,
1078
1476
  "60_to_70_percent_oa": 60.0,
1079
1477
  "70_to_80_percent_oa": 50.0,
1080
- "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
1081
1481
  },
1082
1482
  {
1083
1483
  "template": "90.1-2016",
1084
1484
  "climate_zone": "ASHRAE 169-2013-8B",
1085
1485
  "under_8000_hours": true,
1486
+ "nontransient_dwelling": null,
1487
+ "0_to_10_percent_oa": null,
1086
1488
  "10_to_20_percent_oa": 4500.0,
1087
1489
  "20_to_30_percent_oa": 4000.0,
1088
1490
  "30_to_40_percent_oa": 2500.0,
@@ -1090,7 +1492,9 @@
1090
1492
  "50_to_60_percent_oa": 140.0,
1091
1493
  "60_to_70_percent_oa": 120.0,
1092
1494
  "70_to_80_percent_oa": 100.0,
1093
- "greater_than_80_percent_oa": 80.0
1495
+ "greater_than_80_percent_oa": 80.0,
1496
+ "enthalpy_recovery_ratio_design_conditions": "Heating",
1497
+ "enthalpy_recovery_ratio": 0.5
1094
1498
  }
1095
1499
  ]
1096
1500
  }