openstudio-standards 0.2.10 → 0.2.11.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (252) hide show
  1. checksums.yaml +5 -5
  2. data/data/geometry/ASHRAE90120042007LargeHotel.osm +101 -0
  3. data/data/geometry/ASHRAE90120042007RetailStandalone.osm +220 -0
  4. data/data/geometry/ASHRAE9012010LargeHotel.osm +101 -0
  5. data/data/geometry/ASHRAE9012010RetailStandalone.osm +218 -32
  6. data/data/geometry/ASHRAE9012013FullServiceRestaurant.osm +17 -0
  7. data/data/geometry/ASHRAE9012013Hospital.osm +288 -0
  8. data/data/geometry/ASHRAE9012013LargeHotel.osm +113 -12
  9. data/data/geometry/ASHRAE9012013LargeOffice.osm +205 -1
  10. data/data/geometry/ASHRAE9012013MediumOffice.osm +103 -1
  11. data/data/geometry/ASHRAE9012013Outpatient.osm +390 -102
  12. data/data/geometry/ASHRAE9012013PrimarySchool.osm +424 -0
  13. data/data/geometry/ASHRAE9012013QuickServiceRestaurant.osm +16 -0
  14. data/data/geometry/ASHRAE9012013RetailStandalone.osm +220 -0
  15. data/data/geometry/ASHRAE9012013SecondarySchool.osm +543 -0
  16. data/data/geometry/ASHRAE9012013SmallHotel.osm +50 -0
  17. data/data/geometry/ASHRAE9012013SmallOffice.osm +33 -0
  18. data/data/geometry/ASHRAE9012013Warehouse.osm +475 -238
  19. data/data/geometry/ASHRAEFullServiceRestaurant.osm +16 -0
  20. data/data/geometry/ASHRAEHospital.osm +288 -0
  21. data/data/geometry/ASHRAELargeOffice.osm +205 -1
  22. data/data/geometry/ASHRAELargeOfficeDetailed.osm +32 -32
  23. data/data/geometry/ASHRAEMediumOffice.osm +103 -1
  24. data/data/geometry/ASHRAEOutpatient.osm +390 -102
  25. data/data/geometry/ASHRAEPrimarySchool.osm +424 -0
  26. data/data/geometry/ASHRAEQuickServiceRestaurant.osm +16 -0
  27. data/data/geometry/ASHRAESecondarySchool.osm +1011 -162
  28. data/data/geometry/ASHRAESmallHotel.osm +50 -0
  29. data/data/geometry/ASHRAESmallOffice.osm +33 -0
  30. data/data/geometry/ASHRAEWarehouse.osm +476 -238
  31. data/data/standards/manage_OpenStudio_Standards.rb +1 -1
  32. data/data/standards/openstudio_standards_duplicates_log.csv +16 -0
  33. data/data/standards/test_performance_expected_dd_results.csv +1216 -1216
  34. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.ddy +536 -0
  35. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.epw +8768 -0
  36. data/data/weather/ARE_Abu.Dhabi.412170_IWEC.stat +544 -0
  37. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.ddy +533 -0
  38. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.epw +8768 -0
  39. data/data/weather/ARE_Dubai.Intl.AP.411940_IWEC2.stat +553 -0
  40. data/data/weather/VNM_Hanoi.488200_IWEC.ddy +533 -0
  41. data/data/weather/VNM_Hanoi.488200_IWEC.epw +8768 -0
  42. data/data/weather/VNM_Hanoi.488200_IWEC.stat +544 -0
  43. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.ddy +533 -0
  44. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.epw +8768 -0
  45. data/data/weather/VNM_Ho.Chi.Minh.City-Tan.Son.Nhat.AP.489000_IWEC2.stat +546 -0
  46. data/lib/openstudio-standards.rb +27 -0
  47. data/lib/openstudio-standards/btap/btap.model.rb +4 -4
  48. data/lib/openstudio-standards/btap/btap_result.rb +8 -8
  49. data/lib/openstudio-standards/btap/economics.rb +11 -11
  50. data/lib/openstudio-standards/btap/envelope.rb +5 -5
  51. data/lib/openstudio-standards/btap/hvac.rb +55 -11
  52. data/lib/openstudio-standards/btap/measures.rb +7 -7
  53. data/lib/openstudio-standards/btap/spaceloads.rb +4 -4
  54. data/lib/openstudio-standards/hvac_sizing/Siz.AirLoopHVAC.rb +105 -1
  55. data/lib/openstudio-standards/hvac_sizing/Siz.ControllerOutdoorAir.rb +2 -2
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +0 -8
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +0 -8
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +0 -8
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +0 -8
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +6 -1
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +3 -1
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +22 -0
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +32 -0
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +33 -0
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +32 -0
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +9 -0
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +25 -0
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +35 -0
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +11 -0
  71. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +17 -3
  72. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +9 -0
  73. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +9 -0
  74. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +22 -3
  75. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +9 -0
  76. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +9 -0
  77. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +107 -5
  78. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +9 -0
  79. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +3 -0
  80. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +9 -0
  81. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +0 -8
  82. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +2 -2
  83. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +2 -4
  84. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +15 -4
  85. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +2 -2
  86. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +45 -5
  87. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +1 -1
  88. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +21 -2
  89. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -364
  90. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +4 -0
  91. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +4 -5
  92. data/lib/openstudio-standards/refs/references.rb +4 -0
  93. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +283 -97
  94. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +2 -2
  95. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +1 -1
  96. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +1 -1
  97. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +1 -1
  98. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +5 -5
  99. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +3 -1
  100. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +1 -1
  101. data/lib/openstudio-standards/standards/Standards.Construction.rb +53 -45
  102. data/lib/openstudio-standards/standards/Standards.Fan.rb +10 -2
  103. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +4 -4
  104. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +1 -1
  105. data/lib/openstudio-standards/standards/Standards.Model.rb +39 -18
  106. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +8 -8
  107. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +12 -12
  108. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +1 -1
  109. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +2 -2
  110. data/lib/openstudio-standards/standards/Standards.Space.rb +190 -181
  111. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +36 -59
  112. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +3 -3
  113. data/lib/openstudio-standards/standards/Standards.Surface.rb +1 -1
  114. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +16 -12
  115. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +1 -1
  116. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +16 -5
  117. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +1 -1
  118. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +159 -8
  119. 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 +1354 -1075
  120. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +557 -17
  121. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +28 -28
  122. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +36 -36
  123. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +233 -6
  124. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +159 -8
  125. 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 +1356 -1077
  126. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +480 -0
  127. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +28 -28
  128. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +36 -36
  129. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +241 -14
  130. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +0 -8
  131. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +12 -7
  132. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +159 -8
  133. 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 +1367 -1087
  134. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +480 -0
  135. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +36 -36
  136. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +233 -5
  137. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +20 -27
  138. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -3
  139. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +159 -8
  140. 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 +1432 -1138
  141. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +480 -0
  142. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +36 -36
  143. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +241 -5
  144. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zone_sets.json +37 -0
  145. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.climate_zones.json +39 -15
  146. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.constructions.json +489 -7
  147. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +250 -0
  148. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.fans.json +12 -0
  149. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.materials.json +1920 -0
  150. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +5265 -9
  151. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +159 -8
  152. 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 +2441 -1925
  153. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.construction_properties.json +16658 -2578
  154. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +212 -8
  155. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +11 -1
  156. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +159 -8
  157. 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 +2403 -1889
  158. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.construction_properties.json +16664 -2584
  159. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +209 -7
  160. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +11 -1
  161. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_properties.json +4113 -513
  162. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.construction_sets.json +40 -40
  163. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.elevators.json +1 -1
  164. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.ground_temperatures.json +650 -0
  165. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps.json +90 -2
  166. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.heat_pumps_heating.json +25 -5
  167. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.spc_typ.json +1909 -32
  168. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.water_heaters.json +8 -8
  169. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +147 -155
  170. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +1 -1
  171. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +29 -10
  172. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +4 -4
  173. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +45 -73
  174. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +4 -72
  175. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.boilers.json +20 -0
  176. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.chillers.json +400 -0
  177. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_properties.json +4444 -0
  178. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.construction_sets.json +391 -0
  179. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.economizers.json +536 -0
  180. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.elevators.json +36 -0
  181. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ext_ltg.json +169 -0
  182. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.ground_temperatures.json +650 -0
  183. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps.json +290 -0
  184. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_pumps_heating.json +164 -0
  185. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.heat_rejection.json +40 -0
  186. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.motors.json +274 -0
  187. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.prototype_inputs.json +704 -0
  188. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.refrigeration_compressors.json +22 -0
  189. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.spc_typ.json +6424 -0
  190. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.unitary_acs.json +142 -0
  191. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_heaters.json +72 -0
  192. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps.json +31 -0
  193. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.water_source_heat_pumps_heating.json +13 -0
  194. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +829 -0
  195. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +24 -0
  196. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +19 -0
  197. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerSingleSpeed.rb +5 -0
  198. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerTwoSpeed.rb +5 -0
  199. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +16 -0
  200. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +37 -0
  201. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +34 -0
  202. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +80 -0
  203. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +68 -0
  204. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +146 -0
  205. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ThermalZone.rb +23 -0
  206. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +8 -0
  207. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +16 -0
  208. data/lib/openstudio-standards/standards/deer/deer_1985/data/deer_1985.heat_pumps_heating.json +5 -5
  209. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.economizers.json +18 -0
  210. data/lib/openstudio-standards/standards/deer/deer_1996/data/deer_1996.heat_pumps_heating.json +5 -5
  211. data/lib/openstudio-standards/standards/deer/deer_2003/data/deer_2003.heat_pumps_heating.json +5 -5
  212. data/lib/openstudio-standards/standards/deer/deer_2007/data/deer_2007.heat_pumps_heating.json +5 -5
  213. data/lib/openstudio-standards/standards/deer/deer_2011/data/deer_2011.heat_pumps_heating.json +5 -5
  214. data/lib/openstudio-standards/standards/deer/deer_2014/data/deer_2014.heat_pumps_heating.json +5 -5
  215. data/lib/openstudio-standards/standards/deer/deer_2015/data/deer_2015.heat_pumps_heating.json +5 -5
  216. data/lib/openstudio-standards/standards/deer/deer_2017/data/deer_2017.heat_pumps_heating.json +1 -1
  217. data/lib/openstudio-standards/standards/deer/deer_2020/data/deer_2020.heat_pumps_heating.json +5 -5
  218. data/lib/openstudio-standards/standards/deer/deer_2025/data/deer_2025.heat_pumps_heating.json +5 -5
  219. data/lib/openstudio-standards/standards/deer/deer_2030/data/deer_2030.heat_pumps_heating.json +5 -5
  220. data/lib/openstudio-standards/standards/deer/deer_2035/data/deer_2035.heat_pumps_heating.json +5 -5
  221. data/lib/openstudio-standards/standards/deer/deer_2040/data/deer_2040.heat_pumps_heating.json +5 -5
  222. data/lib/openstudio-standards/standards/deer/deer_2045/data/deer_2045.heat_pumps_heating.json +5 -5
  223. data/lib/openstudio-standards/standards/deer/deer_2050/data/deer_2050.heat_pumps_heating.json +5 -5
  224. data/lib/openstudio-standards/standards/deer/deer_2055/data/deer_2055.heat_pumps_heating.json +5 -5
  225. data/lib/openstudio-standards/standards/deer/deer_2060/data/deer_2060.heat_pumps_heating.json +5 -5
  226. data/lib/openstudio-standards/standards/deer/deer_2065/data/deer_2065.heat_pumps_heating.json +5 -5
  227. data/lib/openstudio-standards/standards/deer/deer_2070/data/deer_2070.heat_pumps_heating.json +5 -5
  228. data/lib/openstudio-standards/standards/deer/deer_2075/data/deer_2075.heat_pumps_heating.json +5 -5
  229. data/lib/openstudio-standards/standards/deer/deer_pre_1975/data/deer_pre_1975.heat_pumps_heating.json +5 -5
  230. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +5 -1
  231. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +5 -1
  232. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +5 -2
  233. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +8 -2
  234. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +12 -12
  235. data/lib/openstudio-standards/version.rb +1 -1
  236. data/lib/openstudio-standards/weather/Weather.Model.rb +4 -0
  237. metadata +102 -18
  238. data/data/standards/OpenStudio_Standards-ashrae_90_1(space_types).xlsx +0 -0
  239. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  240. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  241. data/data/standards/OpenStudio_Standards-cbes(space_types).xlsx +0 -0
  242. data/data/standards/OpenStudio_Standards-cbes.xlsx +0 -0
  243. data/data/standards/OpenStudio_Standards-deer(space_types).xlsx +0 -0
  244. data/data/standards/OpenStudio_Standards-deer-ALL-comstock(space_types).xlsx +0 -0
  245. data/data/standards/OpenStudio_Standards-deer.xlsx +0 -0
  246. data/data/standards/OpenStudio_Standards_LA100.xlsx +0 -0
  247. data/data/standards/junk/legacy_dd_results - Copy.csv +0 -960
  248. data/data/standards/junk/legacy_dd_results.csv +0 -960
  249. data/data/standards/junk/legacy_dd_results_new - Copy.csv +0 -960
  250. data/data/standards/junk/legacy_dd_results_new.csv +0 -960
  251. data/data/standards/junk/legacy_dd_results_original.csv +0 -960
  252. data/lib/openstudio-standards/standards/necb/NECB2011/newway.json +0 -8102
@@ -0,0 +1,391 @@
1
+ {
2
+ "construction_sets": [
3
+ {
4
+ "template": "ZE AEDG Multifamily",
5
+ "building_type": "Any",
6
+ "space_type": "Plenum",
7
+ "is_residential": null,
8
+ "exterior_wall_standards_construction_type": null,
9
+ "exterior_wall_building_category": "Nonresidential",
10
+ "exterior_floor_standards_construction_type": null,
11
+ "exterior_floor_building_category": "Nonresidential",
12
+ "exterior_roof_standards_construction_type": null,
13
+ "exterior_roof_building_category": "Nonresidential",
14
+ "interior_walls": null,
15
+ "interior_floors": "Plenum Acoustical Tile",
16
+ "interior_ceilings": null,
17
+ "ground_contact_wall_standards_construction_type": null,
18
+ "ground_contact_wall_building_category": null,
19
+ "ground_contact_floor_standards_construction_type": null,
20
+ "ground_contact_floor_building_category": null,
21
+ "ground_contact_ceiling_standards_construction_type": null,
22
+ "ground_contact_ceiling_building_category": null,
23
+ "exterior_fixed_window_standards_construction_type": null,
24
+ "exterior_fixed_window_building_category": null,
25
+ "exterior_operable_window_standards_construction_type": null,
26
+ "exterior_operable_window_building_category": null,
27
+ "exterior_door_standards_construction_type": null,
28
+ "exterior_door_building_category": null,
29
+ "exterior_glass_door_standards_construction_type": null,
30
+ "exterior_glass_door_building_category": null,
31
+ "exterior_overhead_door_standards_construction_type": null,
32
+ "exterior_overhead_door_building_category": null,
33
+ "exterior_skylight_standards_construction_type": null,
34
+ "exterior_skylight_building_category": null,
35
+ "tubular_daylight_domes": null,
36
+ "tubular_daylight_diffusers": null,
37
+ "interior_fixed_windows": null,
38
+ "interior_operable_windows": null,
39
+ "interior_doors": null,
40
+ "space_shading": null,
41
+ "building_shading": null,
42
+ "site_shading": null,
43
+ "interior_partitions": null,
44
+ "notes": null
45
+ },
46
+ {
47
+ "template": "ZE AEDG Multifamily",
48
+ "building_type": "FullServiceRestaurant",
49
+ "space_type": null,
50
+ "is_residential": "No",
51
+ "exterior_wall_standards_construction_type": "SteelFramed",
52
+ "exterior_wall_building_category": "Nonresidential",
53
+ "exterior_floor_standards_construction_type": null,
54
+ "exterior_floor_building_category": "Nonresidential",
55
+ "exterior_roof_standards_construction_type": "Attic and Other",
56
+ "exterior_roof_building_category": "Nonresidential",
57
+ "interior_walls": "Typical Interior Wall",
58
+ "interior_floors": "Typical Interior Floor",
59
+ "interior_ceilings": "Typical Interior Ceiling",
60
+ "ground_contact_wall_standards_construction_type": null,
61
+ "ground_contact_wall_building_category": "Nonresidential",
62
+ "ground_contact_floor_standards_construction_type": "Unheated",
63
+ "ground_contact_floor_building_category": "Nonresidential",
64
+ "ground_contact_ceiling_standards_construction_type": null,
65
+ "ground_contact_ceiling_building_category": "Nonresidential",
66
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
67
+ "exterior_fixed_window_building_category": "Nonresidential",
68
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
69
+ "exterior_operable_window_building_category": "Nonresidential",
70
+ "exterior_door_standards_construction_type": "Swinging",
71
+ "exterior_door_building_category": "Nonresidential",
72
+ "exterior_glass_door_standards_construction_type": null,
73
+ "exterior_glass_door_building_category": "Nonresidential",
74
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
75
+ "exterior_overhead_door_building_category": "Nonresidential",
76
+ "exterior_skylight_standards_construction_type": null,
77
+ "exterior_skylight_building_category": "Nonresidential",
78
+ "tubular_daylight_domes": "Typical Interior Window",
79
+ "tubular_daylight_diffusers": "Typical Interior Window",
80
+ "interior_fixed_windows": "Typical Interior Window",
81
+ "interior_operable_windows": "Typical Interior Window",
82
+ "interior_doors": "Typical Interior Door",
83
+ "space_shading": null,
84
+ "building_shading": null,
85
+ "site_shading": null,
86
+ "interior_partitions": "Typical Interior Partition",
87
+ "notes": null
88
+ },
89
+ {
90
+ "template": "ZE AEDG Multifamily",
91
+ "building_type": "LargeHotel",
92
+ "space_type": "GuestRoom",
93
+ "is_residential": "No",
94
+ "exterior_wall_standards_construction_type": "SteelFramed",
95
+ "exterior_wall_building_category": "Residential",
96
+ "exterior_floor_standards_construction_type": null,
97
+ "exterior_floor_building_category": "Residential",
98
+ "exterior_roof_standards_construction_type": "IEAD",
99
+ "exterior_roof_building_category": "Residential",
100
+ "interior_walls": "LargeHotel Interior Wall",
101
+ "interior_floors": "LargeHotel Interior Floor",
102
+ "interior_ceilings": "LargeHotel Interior Ceiling",
103
+ "ground_contact_wall_standards_construction_type": null,
104
+ "ground_contact_wall_building_category": "Nonresidential",
105
+ "ground_contact_floor_standards_construction_type": "Unheated",
106
+ "ground_contact_floor_building_category": "Nonresidential",
107
+ "ground_contact_ceiling_standards_construction_type": null,
108
+ "ground_contact_ceiling_building_category": "Nonresidential",
109
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
110
+ "exterior_fixed_window_building_category": "Nonresidential",
111
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
112
+ "exterior_operable_window_building_category": "Nonresidential",
113
+ "exterior_door_standards_construction_type": "Swinging",
114
+ "exterior_door_building_category": "Nonresidential",
115
+ "exterior_glass_door_standards_construction_type": null,
116
+ "exterior_glass_door_building_category": "Nonresidential",
117
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
118
+ "exterior_overhead_door_building_category": "Nonresidential",
119
+ "exterior_skylight_standards_construction_type": null,
120
+ "exterior_skylight_building_category": "Nonresidential",
121
+ "tubular_daylight_domes": "Typical Interior Window",
122
+ "tubular_daylight_diffusers": "Typical Interior Window",
123
+ "interior_fixed_windows": "Typical Interior Window",
124
+ "interior_operable_windows": "Typical Interior Window",
125
+ "interior_doors": "Typical Interior Door",
126
+ "space_shading": null,
127
+ "building_shading": null,
128
+ "site_shading": null,
129
+ "interior_partitions": "Typical Interior Partition",
130
+ "notes": null
131
+ },
132
+ {
133
+ "template": "ZE AEDG Multifamily",
134
+ "building_type": "LargeHotel",
135
+ "space_type": null,
136
+ "is_residential": "No",
137
+ "exterior_wall_standards_construction_type": "SteelFramed",
138
+ "exterior_wall_building_category": "Nonresidential",
139
+ "exterior_floor_standards_construction_type": null,
140
+ "exterior_floor_building_category": "Nonresidential",
141
+ "exterior_roof_standards_construction_type": "IEAD",
142
+ "exterior_roof_building_category": "Nonresidential",
143
+ "interior_walls": "LargeHotel Interior Wall",
144
+ "interior_floors": "LargeHotel Interior Floor",
145
+ "interior_ceilings": "LargeHotel Interior Ceiling",
146
+ "ground_contact_wall_standards_construction_type": null,
147
+ "ground_contact_wall_building_category": "Nonresidential",
148
+ "ground_contact_floor_standards_construction_type": "Unheated",
149
+ "ground_contact_floor_building_category": "Nonresidential",
150
+ "ground_contact_ceiling_standards_construction_type": null,
151
+ "ground_contact_ceiling_building_category": "Nonresidential",
152
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
153
+ "exterior_fixed_window_building_category": "Nonresidential",
154
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
155
+ "exterior_operable_window_building_category": "Nonresidential",
156
+ "exterior_door_standards_construction_type": "Swinging",
157
+ "exterior_door_building_category": "Nonresidential",
158
+ "exterior_glass_door_standards_construction_type": null,
159
+ "exterior_glass_door_building_category": "Nonresidential",
160
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
161
+ "exterior_overhead_door_building_category": "Nonresidential",
162
+ "exterior_skylight_standards_construction_type": null,
163
+ "exterior_skylight_building_category": "Nonresidential",
164
+ "tubular_daylight_domes": "Typical Interior Window",
165
+ "tubular_daylight_diffusers": "Typical Interior Window",
166
+ "interior_fixed_windows": "Typical Interior Window",
167
+ "interior_operable_windows": "Typical Interior Window",
168
+ "interior_doors": "Typical Interior Door",
169
+ "space_shading": null,
170
+ "building_shading": null,
171
+ "site_shading": null,
172
+ "interior_partitions": "Typical Interior Partition",
173
+ "notes": null
174
+ },
175
+ {
176
+ "template": "ZE AEDG Multifamily",
177
+ "building_type": "MidriseApartment",
178
+ "space_type": null,
179
+ "is_residential": "No",
180
+ "exterior_wall_standards_construction_type": "WoodFramed",
181
+ "exterior_wall_building_category": "Residential",
182
+ "exterior_floor_standards_construction_type": null,
183
+ "exterior_floor_building_category": "Residential",
184
+ "exterior_roof_standards_construction_type": "IEAD",
185
+ "exterior_roof_building_category": "Nonresidential",
186
+ "interior_walls": "Typical Interior Wall",
187
+ "interior_floors": "Typical Interior Floor",
188
+ "interior_ceilings": "Typical Interior Ceiling",
189
+ "ground_contact_wall_standards_construction_type": null,
190
+ "ground_contact_wall_building_category": "Nonresidential",
191
+ "ground_contact_floor_standards_construction_type": "Unheated",
192
+ "ground_contact_floor_building_category": "Nonresidential",
193
+ "ground_contact_ceiling_standards_construction_type": null,
194
+ "ground_contact_ceiling_building_category": "Nonresidential",
195
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
196
+ "exterior_fixed_window_building_category": "Nonresidential",
197
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
198
+ "exterior_operable_window_building_category": "Nonresidential",
199
+ "exterior_door_standards_construction_type": "Swinging",
200
+ "exterior_door_building_category": "Nonresidential",
201
+ "exterior_glass_door_standards_construction_type": null,
202
+ "exterior_glass_door_building_category": "Nonresidential",
203
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
204
+ "exterior_overhead_door_building_category": "Nonresidential",
205
+ "exterior_skylight_standards_construction_type": null,
206
+ "exterior_skylight_building_category": "Nonresidential",
207
+ "tubular_daylight_domes": "Typical Interior Window",
208
+ "tubular_daylight_diffusers": "Typical Interior Window",
209
+ "interior_fixed_windows": "Typical Interior Window",
210
+ "interior_operable_windows": "Typical Interior Window",
211
+ "interior_doors": "Typical Interior Door",
212
+ "space_shading": null,
213
+ "building_shading": null,
214
+ "site_shading": null,
215
+ "interior_partitions": "Typical Interior Partition",
216
+ "notes": null
217
+ },
218
+ {
219
+ "template": "ZE AEDG Multifamily",
220
+ "building_type": "Office",
221
+ "space_type": null,
222
+ "is_residential": "No",
223
+ "exterior_wall_standards_construction_type": "SteelFramed",
224
+ "exterior_wall_building_category": "Nonresidential",
225
+ "exterior_floor_standards_construction_type": null,
226
+ "exterior_floor_building_category": "Nonresidential",
227
+ "exterior_roof_standards_construction_type": "IEAD",
228
+ "exterior_roof_building_category": "Nonresidential",
229
+ "interior_walls": "Typical Interior Wall",
230
+ "interior_floors": "Typical Interior Floor",
231
+ "interior_ceilings": "Typical Interior Ceiling",
232
+ "ground_contact_wall_standards_construction_type": null,
233
+ "ground_contact_wall_building_category": "Nonresidential",
234
+ "ground_contact_floor_standards_construction_type": "Unheated",
235
+ "ground_contact_floor_building_category": "Nonresidential",
236
+ "ground_contact_ceiling_standards_construction_type": null,
237
+ "ground_contact_ceiling_building_category": "Nonresidential",
238
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
239
+ "exterior_fixed_window_building_category": "Nonresidential",
240
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
241
+ "exterior_operable_window_building_category": "Nonresidential",
242
+ "exterior_door_standards_construction_type": "Swinging",
243
+ "exterior_door_building_category": "Nonresidential",
244
+ "exterior_glass_door_standards_construction_type": null,
245
+ "exterior_glass_door_building_category": "Nonresidential",
246
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
247
+ "exterior_overhead_door_building_category": "Nonresidential",
248
+ "exterior_skylight_standards_construction_type": null,
249
+ "exterior_skylight_building_category": "Nonresidential",
250
+ "tubular_daylight_domes": "Typical Interior Window",
251
+ "tubular_daylight_diffusers": "Typical Interior Window",
252
+ "interior_fixed_windows": "Typical Interior Window",
253
+ "interior_operable_windows": "Typical Interior Window",
254
+ "interior_doors": "Typical Interior Door",
255
+ "space_shading": null,
256
+ "building_shading": null,
257
+ "site_shading": null,
258
+ "interior_partitions": "Typical Interior Partition",
259
+ "notes": null
260
+ },
261
+ {
262
+ "template": "ZE AEDG Multifamily",
263
+ "building_type": "QuickServiceRestaurant",
264
+ "space_type": null,
265
+ "is_residential": "No",
266
+ "exterior_wall_standards_construction_type": "WoodFramed",
267
+ "exterior_wall_building_category": "Nonresidential",
268
+ "exterior_floor_standards_construction_type": null,
269
+ "exterior_floor_building_category": "Nonresidential",
270
+ "exterior_roof_standards_construction_type": "Attic and Other",
271
+ "exterior_roof_building_category": "Nonresidential",
272
+ "interior_walls": "Typical Interior Wall",
273
+ "interior_floors": "Typical Interior Floor",
274
+ "interior_ceilings": "Typical Interior Ceiling",
275
+ "ground_contact_wall_standards_construction_type": null,
276
+ "ground_contact_wall_building_category": "Nonresidential",
277
+ "ground_contact_floor_standards_construction_type": "Unheated",
278
+ "ground_contact_floor_building_category": "Nonresidential",
279
+ "ground_contact_ceiling_standards_construction_type": null,
280
+ "ground_contact_ceiling_building_category": "Nonresidential",
281
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
282
+ "exterior_fixed_window_building_category": "Nonresidential",
283
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
284
+ "exterior_operable_window_building_category": "Nonresidential",
285
+ "exterior_door_standards_construction_type": "Swinging",
286
+ "exterior_door_building_category": "Nonresidential",
287
+ "exterior_glass_door_standards_construction_type": null,
288
+ "exterior_glass_door_building_category": "Nonresidential",
289
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
290
+ "exterior_overhead_door_building_category": "Nonresidential",
291
+ "exterior_skylight_standards_construction_type": null,
292
+ "exterior_skylight_building_category": "Nonresidential",
293
+ "tubular_daylight_domes": "Typical Interior Window",
294
+ "tubular_daylight_diffusers": "Typical Interior Window",
295
+ "interior_fixed_windows": "Typical Interior Window",
296
+ "interior_operable_windows": "Typical Interior Window",
297
+ "interior_doors": "Typical Interior Door",
298
+ "space_shading": null,
299
+ "building_shading": null,
300
+ "site_shading": null,
301
+ "interior_partitions": "Typical Interior Partition",
302
+ "notes": null
303
+ },
304
+ {
305
+ "template": "ZE AEDG Multifamily",
306
+ "building_type": "Retail",
307
+ "space_type": null,
308
+ "is_residential": "No",
309
+ "exterior_wall_standards_construction_type": "SteelFramed",
310
+ "exterior_wall_building_category": "Nonresidential",
311
+ "exterior_floor_standards_construction_type": null,
312
+ "exterior_floor_building_category": "Nonresidential",
313
+ "exterior_roof_standards_construction_type": "IEAD",
314
+ "exterior_roof_building_category": "Nonresidential",
315
+ "interior_walls": "Typical Interior Wall",
316
+ "interior_floors": "Typical Interior Floor",
317
+ "interior_ceilings": "Typical Interior Ceiling",
318
+ "ground_contact_wall_standards_construction_type": null,
319
+ "ground_contact_wall_building_category": "Nonresidential",
320
+ "ground_contact_floor_standards_construction_type": "Unheated",
321
+ "ground_contact_floor_building_category": "Nonresidential",
322
+ "ground_contact_ceiling_standards_construction_type": null,
323
+ "ground_contact_ceiling_building_category": "Nonresidential",
324
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
325
+ "exterior_fixed_window_building_category": "Nonresidential",
326
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
327
+ "exterior_operable_window_building_category": "Nonresidential",
328
+ "exterior_door_standards_construction_type": "Swinging",
329
+ "exterior_door_building_category": "Nonresidential",
330
+ "exterior_glass_door_standards_construction_type": null,
331
+ "exterior_glass_door_building_category": "Nonresidential",
332
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
333
+ "exterior_overhead_door_building_category": "Nonresidential",
334
+ "exterior_skylight_standards_construction_type": null,
335
+ "exterior_skylight_building_category": "Nonresidential",
336
+ "tubular_daylight_domes": "Typical Interior Window",
337
+ "tubular_daylight_diffusers": "Typical Interior Window",
338
+ "interior_fixed_windows": "Typical Interior Window",
339
+ "interior_operable_windows": "Typical Interior Window",
340
+ "interior_doors": "Typical Interior Door",
341
+ "space_shading": null,
342
+ "building_shading": null,
343
+ "site_shading": null,
344
+ "interior_partitions": "Typical Interior Partition",
345
+ "notes": null
346
+ },
347
+ {
348
+ "template": "ZE AEDG Multifamily",
349
+ "building_type": "StripMall",
350
+ "space_type": null,
351
+ "is_residential": "No",
352
+ "exterior_wall_standards_construction_type": "SteelFramed",
353
+ "exterior_wall_building_category": "Nonresidential",
354
+ "exterior_floor_standards_construction_type": null,
355
+ "exterior_floor_building_category": "Nonresidential",
356
+ "exterior_roof_standards_construction_type": "IEAD",
357
+ "exterior_roof_building_category": "Nonresidential",
358
+ "interior_walls": "Typical Interior Wall",
359
+ "interior_floors": "Typical Interior Floor",
360
+ "interior_ceilings": "Typical Interior Ceiling",
361
+ "ground_contact_wall_standards_construction_type": null,
362
+ "ground_contact_wall_building_category": "Nonresidential",
363
+ "ground_contact_floor_standards_construction_type": "Unheated",
364
+ "ground_contact_floor_building_category": "Nonresidential",
365
+ "ground_contact_ceiling_standards_construction_type": null,
366
+ "ground_contact_ceiling_building_category": "Nonresidential",
367
+ "exterior_fixed_window_standards_construction_type": "Metal framing (curtainwall/storefront)",
368
+ "exterior_fixed_window_building_category": "Nonresidential",
369
+ "exterior_operable_window_standards_construction_type": "Metal framing (all other)",
370
+ "exterior_operable_window_building_category": "Nonresidential",
371
+ "exterior_door_standards_construction_type": "Swinging",
372
+ "exterior_door_building_category": "Nonresidential",
373
+ "exterior_glass_door_standards_construction_type": null,
374
+ "exterior_glass_door_building_category": "Nonresidential",
375
+ "exterior_overhead_door_standards_construction_type": "NonSwinging",
376
+ "exterior_overhead_door_building_category": "Nonresidential",
377
+ "exterior_skylight_standards_construction_type": null,
378
+ "exterior_skylight_building_category": "Nonresidential",
379
+ "tubular_daylight_domes": "Typical Interior Window",
380
+ "tubular_daylight_diffusers": "Typical Interior Window",
381
+ "interior_fixed_windows": "Typical Interior Window",
382
+ "interior_operable_windows": "Typical Interior Window",
383
+ "interior_doors": "Typical Interior Door",
384
+ "space_shading": null,
385
+ "building_shading": null,
386
+ "site_shading": null,
387
+ "interior_partitions": "Typical Interior Partition",
388
+ "notes": null
389
+ }
390
+ ]
391
+ }
@@ -0,0 +1,536 @@
1
+ {
2
+ "economizers": [
3
+ {
4
+ "template": "ZE AEDG Multifamily",
5
+ "climate_zone": "ASHRAE 169-2006-1A",
6
+ "data_center": false,
7
+ "capacity_limit": null,
8
+ "notes": "Same as 90.1-2013"
9
+ },
10
+ {
11
+ "template": "ZE AEDG Multifamily",
12
+ "climate_zone": "ASHRAE 169-2006-1A",
13
+ "data_center": true,
14
+ "capacity_limit": null,
15
+ "notes": "Same as 90.1-2013"
16
+ },
17
+ {
18
+ "template": "ZE AEDG Multifamily",
19
+ "climate_zone": "ASHRAE 169-2006-1B",
20
+ "data_center": false,
21
+ "capacity_limit": null,
22
+ "notes": "Same as 90.1-2013"
23
+ },
24
+ {
25
+ "template": "ZE AEDG Multifamily",
26
+ "climate_zone": "ASHRAE 169-2006-1B",
27
+ "data_center": true,
28
+ "capacity_limit": null,
29
+ "notes": "Same as 90.1-2013"
30
+ },
31
+ {
32
+ "template": "ZE AEDG Multifamily",
33
+ "climate_zone": "ASHRAE 169-2006-2A",
34
+ "data_center": false,
35
+ "capacity_limit": 54000.0,
36
+ "notes": "Same as 90.1-2013"
37
+ },
38
+ {
39
+ "template": "ZE AEDG Multifamily",
40
+ "climate_zone": "ASHRAE 169-2006-2A",
41
+ "data_center": true,
42
+ "capacity_limit": null,
43
+ "notes": "Same as 90.1-2013"
44
+ },
45
+ {
46
+ "template": "ZE AEDG Multifamily",
47
+ "climate_zone": "ASHRAE 169-2006-2B",
48
+ "data_center": false,
49
+ "capacity_limit": 54000.0,
50
+ "notes": "Same as 90.1-2013"
51
+ },
52
+ {
53
+ "template": "ZE AEDG Multifamily",
54
+ "climate_zone": "ASHRAE 169-2006-2B",
55
+ "data_center": true,
56
+ "capacity_limit": 135000.0,
57
+ "notes": "Same as 90.1-2013"
58
+ },
59
+ {
60
+ "template": "ZE AEDG Multifamily",
61
+ "climate_zone": "ASHRAE 169-2006-3A",
62
+ "data_center": false,
63
+ "capacity_limit": 54000.0,
64
+ "notes": "Same as 90.1-2013"
65
+ },
66
+ {
67
+ "template": "ZE AEDG Multifamily",
68
+ "climate_zone": "ASHRAE 169-2006-3A",
69
+ "data_center": true,
70
+ "capacity_limit": null,
71
+ "notes": "Same as 90.1-2013"
72
+ },
73
+ {
74
+ "template": "ZE AEDG Multifamily",
75
+ "climate_zone": "ASHRAE 169-2006-3B",
76
+ "data_center": false,
77
+ "capacity_limit": 54000.0,
78
+ "notes": "Same as 90.1-2013"
79
+ },
80
+ {
81
+ "template": "ZE AEDG Multifamily",
82
+ "climate_zone": "ASHRAE 169-2006-3B",
83
+ "data_center": true,
84
+ "capacity_limit": 65000.0,
85
+ "notes": "Same as 90.1-2013"
86
+ },
87
+ {
88
+ "template": "ZE AEDG Multifamily",
89
+ "climate_zone": "ASHRAE 169-2006-3C",
90
+ "data_center": false,
91
+ "capacity_limit": 54000.0,
92
+ "notes": "Same as 90.1-2013"
93
+ },
94
+ {
95
+ "template": "ZE AEDG Multifamily",
96
+ "climate_zone": "ASHRAE 169-2006-3C",
97
+ "data_center": true,
98
+ "capacity_limit": 65000.0,
99
+ "notes": "Same as 90.1-2013"
100
+ },
101
+ {
102
+ "template": "ZE AEDG Multifamily",
103
+ "climate_zone": "ASHRAE 169-2006-4A",
104
+ "data_center": false,
105
+ "capacity_limit": 54000.0,
106
+ "notes": "Same as 90.1-2013"
107
+ },
108
+ {
109
+ "template": "ZE AEDG Multifamily",
110
+ "climate_zone": "ASHRAE 169-2006-4A",
111
+ "data_center": true,
112
+ "capacity_limit": null,
113
+ "notes": "Same as 90.1-2013"
114
+ },
115
+ {
116
+ "template": "ZE AEDG Multifamily",
117
+ "climate_zone": "ASHRAE 169-2006-4B",
118
+ "data_center": false,
119
+ "capacity_limit": 54000.0,
120
+ "notes": "Same as 90.1-2013"
121
+ },
122
+ {
123
+ "template": "ZE AEDG Multifamily",
124
+ "climate_zone": "ASHRAE 169-2006-4B",
125
+ "data_center": true,
126
+ "capacity_limit": 65000.0,
127
+ "notes": "Same as 90.1-2013"
128
+ },
129
+ {
130
+ "template": "ZE AEDG Multifamily",
131
+ "climate_zone": "ASHRAE 169-2006-4C",
132
+ "data_center": false,
133
+ "capacity_limit": 54000.0,
134
+ "notes": "Same as 90.1-2013"
135
+ },
136
+ {
137
+ "template": "ZE AEDG Multifamily",
138
+ "climate_zone": "ASHRAE 169-2006-4C",
139
+ "data_center": true,
140
+ "capacity_limit": 65000.0,
141
+ "notes": "Same as 90.1-2013"
142
+ },
143
+ {
144
+ "template": "ZE AEDG Multifamily",
145
+ "climate_zone": "ASHRAE 169-2006-5A",
146
+ "data_center": false,
147
+ "capacity_limit": 54000.0,
148
+ "notes": "Same as 90.1-2013"
149
+ },
150
+ {
151
+ "template": "ZE AEDG Multifamily",
152
+ "climate_zone": "ASHRAE 169-2006-5A",
153
+ "data_center": true,
154
+ "capacity_limit": 135000.0,
155
+ "notes": "Same as 90.1-2013"
156
+ },
157
+ {
158
+ "template": "ZE AEDG Multifamily",
159
+ "climate_zone": "ASHRAE 169-2006-5B",
160
+ "data_center": false,
161
+ "capacity_limit": 54000.0,
162
+ "notes": "Same as 90.1-2013"
163
+ },
164
+ {
165
+ "template": "ZE AEDG Multifamily",
166
+ "climate_zone": "ASHRAE 169-2006-5B",
167
+ "data_center": true,
168
+ "capacity_limit": 65000.0,
169
+ "notes": "Same as 90.1-2013"
170
+ },
171
+ {
172
+ "template": "ZE AEDG Multifamily",
173
+ "climate_zone": "ASHRAE 169-2006-5C",
174
+ "data_center": false,
175
+ "capacity_limit": 54000.0,
176
+ "notes": "Same as 90.1-2013"
177
+ },
178
+ {
179
+ "template": "ZE AEDG Multifamily",
180
+ "climate_zone": "ASHRAE 169-2006-5C",
181
+ "data_center": true,
182
+ "capacity_limit": 65000.0,
183
+ "notes": "Same as 90.1-2013"
184
+ },
185
+ {
186
+ "template": "ZE AEDG Multifamily",
187
+ "climate_zone": "ASHRAE 169-2006-6A",
188
+ "data_center": false,
189
+ "capacity_limit": 54000.0,
190
+ "notes": "Same as 90.1-2013"
191
+ },
192
+ {
193
+ "template": "ZE AEDG Multifamily",
194
+ "climate_zone": "ASHRAE 169-2006-6A",
195
+ "data_center": true,
196
+ "capacity_limit": 135000.0,
197
+ "notes": "Same as 90.1-2013"
198
+ },
199
+ {
200
+ "template": "ZE AEDG Multifamily",
201
+ "climate_zone": "ASHRAE 169-2006-6B",
202
+ "data_center": false,
203
+ "capacity_limit": 54000.0,
204
+ "notes": "Same as 90.1-2013"
205
+ },
206
+ {
207
+ "template": "ZE AEDG Multifamily",
208
+ "climate_zone": "ASHRAE 169-2006-6B",
209
+ "data_center": true,
210
+ "capacity_limit": 65000.0,
211
+ "notes": "Same as 90.1-2013"
212
+ },
213
+ {
214
+ "template": "ZE AEDG Multifamily",
215
+ "climate_zone": "ASHRAE 169-2006-7A",
216
+ "data_center": false,
217
+ "capacity_limit": 54000.0,
218
+ "notes": "Same as 90.1-2013"
219
+ },
220
+ {
221
+ "template": "ZE AEDG Multifamily",
222
+ "climate_zone": "ASHRAE 169-2006-7A",
223
+ "data_center": true,
224
+ "capacity_limit": 135000.0,
225
+ "notes": "Same as 90.1-2013"
226
+ },
227
+ {
228
+ "template": "ZE AEDG Multifamily",
229
+ "climate_zone": "ASHRAE 169-2006-7B",
230
+ "data_center": false,
231
+ "capacity_limit": 54000.0,
232
+ "notes": "Same as 90.1-2013"
233
+ },
234
+ {
235
+ "template": "ZE AEDG Multifamily",
236
+ "climate_zone": "ASHRAE 169-2006-7B",
237
+ "data_center": true,
238
+ "capacity_limit": 135000.0,
239
+ "notes": "Same as 90.1-2013"
240
+ },
241
+ {
242
+ "template": "ZE AEDG Multifamily",
243
+ "climate_zone": "ASHRAE 169-2006-8A",
244
+ "data_center": false,
245
+ "capacity_limit": 54000.0,
246
+ "notes": "Same as 90.1-2013"
247
+ },
248
+ {
249
+ "template": "ZE AEDG Multifamily",
250
+ "climate_zone": "ASHRAE 169-2006-8A",
251
+ "data_center": true,
252
+ "capacity_limit": 135000.0,
253
+ "notes": "Same as 90.1-2013"
254
+ },
255
+ {
256
+ "template": "ZE AEDG Multifamily",
257
+ "climate_zone": "ASHRAE 169-2006-8B",
258
+ "data_center": false,
259
+ "capacity_limit": 54000.0,
260
+ "notes": "Same as 90.1-2013"
261
+ },
262
+ {
263
+ "template": "ZE AEDG Multifamily",
264
+ "climate_zone": "ASHRAE 169-2006-8B",
265
+ "data_center": true,
266
+ "capacity_limit": 135000.0,
267
+ "notes": "Same as 90.1-2013"
268
+ },
269
+ {
270
+ "template": "ZE AEDG Multifamily",
271
+ "climate_zone": "ASHRAE 169-2013-1A",
272
+ "data_center": false,
273
+ "capacity_limit": null,
274
+ "notes": "Same as 90.1-2013"
275
+ },
276
+ {
277
+ "template": "ZE AEDG Multifamily",
278
+ "climate_zone": "ASHRAE 169-2013-1A",
279
+ "data_center": true,
280
+ "capacity_limit": null,
281
+ "notes": "Same as 90.1-2013"
282
+ },
283
+ {
284
+ "template": "ZE AEDG Multifamily",
285
+ "climate_zone": "ASHRAE 169-2013-1B",
286
+ "data_center": false,
287
+ "capacity_limit": null,
288
+ "notes": "Same as 90.1-2013"
289
+ },
290
+ {
291
+ "template": "ZE AEDG Multifamily",
292
+ "climate_zone": "ASHRAE 169-2013-1B",
293
+ "data_center": true,
294
+ "capacity_limit": null,
295
+ "notes": "Same as 90.1-2013"
296
+ },
297
+ {
298
+ "template": "ZE AEDG Multifamily",
299
+ "climate_zone": "ASHRAE 169-2013-2A",
300
+ "data_center": false,
301
+ "capacity_limit": 54000.0,
302
+ "notes": "Same as 90.1-2013"
303
+ },
304
+ {
305
+ "template": "ZE AEDG Multifamily",
306
+ "climate_zone": "ASHRAE 169-2013-2A",
307
+ "data_center": true,
308
+ "capacity_limit": null,
309
+ "notes": "Same as 90.1-2013"
310
+ },
311
+ {
312
+ "template": "ZE AEDG Multifamily",
313
+ "climate_zone": "ASHRAE 169-2013-2B",
314
+ "data_center": false,
315
+ "capacity_limit": 54000.0,
316
+ "notes": "Same as 90.1-2013"
317
+ },
318
+ {
319
+ "template": "ZE AEDG Multifamily",
320
+ "climate_zone": "ASHRAE 169-2013-2B",
321
+ "data_center": true,
322
+ "capacity_limit": 135000.0,
323
+ "notes": "Same as 90.1-2013"
324
+ },
325
+ {
326
+ "template": "ZE AEDG Multifamily",
327
+ "climate_zone": "ASHRAE 169-2013-3A",
328
+ "data_center": false,
329
+ "capacity_limit": 54000.0,
330
+ "notes": "Same as 90.1-2013"
331
+ },
332
+ {
333
+ "template": "ZE AEDG Multifamily",
334
+ "climate_zone": "ASHRAE 169-2013-3A",
335
+ "data_center": true,
336
+ "capacity_limit": null,
337
+ "notes": "Same as 90.1-2013"
338
+ },
339
+ {
340
+ "template": "ZE AEDG Multifamily",
341
+ "climate_zone": "ASHRAE 169-2013-3B",
342
+ "data_center": false,
343
+ "capacity_limit": 54000.0,
344
+ "notes": "Same as 90.1-2013"
345
+ },
346
+ {
347
+ "template": "ZE AEDG Multifamily",
348
+ "climate_zone": "ASHRAE 169-2013-3B",
349
+ "data_center": true,
350
+ "capacity_limit": 65000.0,
351
+ "notes": "Same as 90.1-2013"
352
+ },
353
+ {
354
+ "template": "ZE AEDG Multifamily",
355
+ "climate_zone": "ASHRAE 169-2013-3C",
356
+ "data_center": false,
357
+ "capacity_limit": 54000.0,
358
+ "notes": "Same as 90.1-2013"
359
+ },
360
+ {
361
+ "template": "ZE AEDG Multifamily",
362
+ "climate_zone": "ASHRAE 169-2013-3C",
363
+ "data_center": true,
364
+ "capacity_limit": 65000.0,
365
+ "notes": "Same as 90.1-2013"
366
+ },
367
+ {
368
+ "template": "ZE AEDG Multifamily",
369
+ "climate_zone": "ASHRAE 169-2013-4A",
370
+ "data_center": false,
371
+ "capacity_limit": 54000.0,
372
+ "notes": "Same as 90.1-2013"
373
+ },
374
+ {
375
+ "template": "ZE AEDG Multifamily",
376
+ "climate_zone": "ASHRAE 169-2013-4A",
377
+ "data_center": true,
378
+ "capacity_limit": null,
379
+ "notes": "Same as 90.1-2013"
380
+ },
381
+ {
382
+ "template": "ZE AEDG Multifamily",
383
+ "climate_zone": "ASHRAE 169-2013-4B",
384
+ "data_center": false,
385
+ "capacity_limit": 54000.0,
386
+ "notes": "Same as 90.1-2013"
387
+ },
388
+ {
389
+ "template": "ZE AEDG Multifamily",
390
+ "climate_zone": "ASHRAE 169-2013-4B",
391
+ "data_center": true,
392
+ "capacity_limit": 65000.0,
393
+ "notes": "Same as 90.1-2013"
394
+ },
395
+ {
396
+ "template": "ZE AEDG Multifamily",
397
+ "climate_zone": "ASHRAE 169-2013-4C",
398
+ "data_center": false,
399
+ "capacity_limit": 54000.0,
400
+ "notes": "Same as 90.1-2013"
401
+ },
402
+ {
403
+ "template": "ZE AEDG Multifamily",
404
+ "climate_zone": "ASHRAE 169-2013-4C",
405
+ "data_center": true,
406
+ "capacity_limit": 65000.0,
407
+ "notes": "Same as 90.1-2013"
408
+ },
409
+ {
410
+ "template": "ZE AEDG Multifamily",
411
+ "climate_zone": "ASHRAE 169-2013-5A",
412
+ "data_center": false,
413
+ "capacity_limit": 54000.0,
414
+ "notes": "Same as 90.1-2013"
415
+ },
416
+ {
417
+ "template": "ZE AEDG Multifamily",
418
+ "climate_zone": "ASHRAE 169-2013-5A",
419
+ "data_center": true,
420
+ "capacity_limit": 135000.0,
421
+ "notes": "Same as 90.1-2013"
422
+ },
423
+ {
424
+ "template": "ZE AEDG Multifamily",
425
+ "climate_zone": "ASHRAE 169-2013-5B",
426
+ "data_center": false,
427
+ "capacity_limit": 54000.0,
428
+ "notes": "Same as 90.1-2013"
429
+ },
430
+ {
431
+ "template": "ZE AEDG Multifamily",
432
+ "climate_zone": "ASHRAE 169-2013-5B",
433
+ "data_center": true,
434
+ "capacity_limit": 65000.0,
435
+ "notes": "Same as 90.1-2013"
436
+ },
437
+ {
438
+ "template": "ZE AEDG Multifamily",
439
+ "climate_zone": "ASHRAE 169-2013-5C",
440
+ "data_center": false,
441
+ "capacity_limit": 54000.0,
442
+ "notes": "Same as 90.1-2013"
443
+ },
444
+ {
445
+ "template": "ZE AEDG Multifamily",
446
+ "climate_zone": "ASHRAE 169-2013-5C",
447
+ "data_center": true,
448
+ "capacity_limit": 65000.0,
449
+ "notes": "Same as 90.1-2013"
450
+ },
451
+ {
452
+ "template": "ZE AEDG Multifamily",
453
+ "climate_zone": "ASHRAE 169-2013-6A",
454
+ "data_center": false,
455
+ "capacity_limit": 54000.0,
456
+ "notes": "Same as 90.1-2013"
457
+ },
458
+ {
459
+ "template": "ZE AEDG Multifamily",
460
+ "climate_zone": "ASHRAE 169-2013-6A",
461
+ "data_center": true,
462
+ "capacity_limit": 135000.0,
463
+ "notes": "Same as 90.1-2013"
464
+ },
465
+ {
466
+ "template": "ZE AEDG Multifamily",
467
+ "climate_zone": "ASHRAE 169-2013-6B",
468
+ "data_center": false,
469
+ "capacity_limit": 54000.0,
470
+ "notes": "Same as 90.1-2013"
471
+ },
472
+ {
473
+ "template": "ZE AEDG Multifamily",
474
+ "climate_zone": "ASHRAE 169-2013-6B",
475
+ "data_center": true,
476
+ "capacity_limit": 65000.0,
477
+ "notes": "Same as 90.1-2013"
478
+ },
479
+ {
480
+ "template": "ZE AEDG Multifamily",
481
+ "climate_zone": "ASHRAE 169-2013-7A",
482
+ "data_center": false,
483
+ "capacity_limit": 54000.0,
484
+ "notes": "Same as 90.1-2013"
485
+ },
486
+ {
487
+ "template": "ZE AEDG Multifamily",
488
+ "climate_zone": "ASHRAE 169-2013-7A",
489
+ "data_center": true,
490
+ "capacity_limit": 135000.0,
491
+ "notes": "Same as 90.1-2013"
492
+ },
493
+ {
494
+ "template": "ZE AEDG Multifamily",
495
+ "climate_zone": "ASHRAE 169-2013-7B",
496
+ "data_center": false,
497
+ "capacity_limit": 54000.0,
498
+ "notes": "Same as 90.1-2013"
499
+ },
500
+ {
501
+ "template": "ZE AEDG Multifamily",
502
+ "climate_zone": "ASHRAE 169-2013-7B",
503
+ "data_center": true,
504
+ "capacity_limit": 135000.0,
505
+ "notes": "Same as 90.1-2013"
506
+ },
507
+ {
508
+ "template": "ZE AEDG Multifamily",
509
+ "climate_zone": "ASHRAE 169-2013-8A",
510
+ "data_center": false,
511
+ "capacity_limit": 54000.0,
512
+ "notes": "Same as 90.1-2013"
513
+ },
514
+ {
515
+ "template": "ZE AEDG Multifamily",
516
+ "climate_zone": "ASHRAE 169-2013-8A",
517
+ "data_center": true,
518
+ "capacity_limit": 135000.0,
519
+ "notes": "Same as 90.1-2013"
520
+ },
521
+ {
522
+ "template": "ZE AEDG Multifamily",
523
+ "climate_zone": "ASHRAE 169-2013-8B",
524
+ "data_center": false,
525
+ "capacity_limit": 54000.0,
526
+ "notes": "Same as 90.1-2013"
527
+ },
528
+ {
529
+ "template": "ZE AEDG Multifamily",
530
+ "climate_zone": "ASHRAE 169-2013-8B",
531
+ "data_center": true,
532
+ "capacity_limit": 135000.0,
533
+ "notes": "Same as 90.1-2013"
534
+ }
535
+ ]
536
+ }