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,40 @@
1
+ {
2
+ "heat_rejection": [
3
+ {
4
+ "template": "ZE AEDG Multifamily",
5
+ "equipment_type": "Closed Cooling Tower",
6
+ "fan_type": "Centrifugal",
7
+ "start_date": "1919-09-09T00:00:00+00:00",
8
+ "end_date": "2999-09-09T00:00:00+00:00",
9
+ "minimum_performance": 7.0,
10
+ "notes": "From 90.1-2016 Table 6.8.1.7"
11
+ },
12
+ {
13
+ "template": "ZE AEDG Multifamily",
14
+ "equipment_type": "Closed Cooling Tower",
15
+ "fan_type": "Propeller or Axial",
16
+ "start_date": "1919-09-09T00:00:00+00:00",
17
+ "end_date": "2999-09-09T00:00:00+00:00",
18
+ "minimum_performance": 20.0,
19
+ "notes": "From ZE AEDG Multifamily Committee"
20
+ },
21
+ {
22
+ "template": "ZE AEDG Multifamily",
23
+ "equipment_type": "Open Cooling Tower",
24
+ "fan_type": "Centrifugal",
25
+ "start_date": "1919-09-09T00:00:00+00:00",
26
+ "end_date": "2999-09-09T00:00:00+00:00",
27
+ "minimum_performance": 20.0,
28
+ "notes": "From 90.1-2016 Table 6.8.1.7"
29
+ },
30
+ {
31
+ "template": "ZE AEDG Multifamily",
32
+ "equipment_type": "Open Cooling Tower",
33
+ "fan_type": "Propeller or Axial",
34
+ "start_date": "1919-09-09T00:00:00+00:00",
35
+ "end_date": "2999-09-09T00:00:00+00:00",
36
+ "minimum_performance": 40.2,
37
+ "notes": "From 90.1-2016 Table 6.8.1.7"
38
+ }
39
+ ]
40
+ }
@@ -0,0 +1,274 @@
1
+ {
2
+ "motors": [
3
+ {
4
+ "template": "ZE AEDG Multifamily",
5
+ "number_of_poles": 4.0,
6
+ "type": "Enclosed",
7
+ "synchronous_speed": 1800.0,
8
+ "minimum_capacity": 0.0,
9
+ "maximum_capacity": 0.08333,
10
+ "nominal_full_load_efficiency": 0.29,
11
+ "notes": "Same as 90.1-2013. Motors below 1/12 HP assumed to be PSC, with average typical efficiency of 29% per PNNL"
12
+ },
13
+ {
14
+ "template": "ZE AEDG Multifamily",
15
+ "number_of_poles": 4.0,
16
+ "type": "Enclosed",
17
+ "synchronous_speed": 1800.0,
18
+ "minimum_capacity": 0.08334,
19
+ "maximum_capacity": 0.999,
20
+ "nominal_full_load_efficiency": 0.7,
21
+ "notes": "Same as 90.1-2013. Motors between 1/12 and 1 HP must be EC, with minimum efficiency of 70% per PNNL"
22
+ },
23
+ {
24
+ "template": "ZE AEDG Multifamily",
25
+ "number_of_poles": 4.0,
26
+ "type": "Enclosed",
27
+ "synchronous_speed": 1800.0,
28
+ "minimum_capacity": 1.0,
29
+ "maximum_capacity": 1.499,
30
+ "nominal_full_load_efficiency": 0.855,
31
+ "notes": "Same as 90.1-2016 Table 10.8-1"
32
+ },
33
+ {
34
+ "template": "ZE AEDG Multifamily",
35
+ "number_of_poles": 4.0,
36
+ "type": "Enclosed",
37
+ "synchronous_speed": 1800.0,
38
+ "minimum_capacity": 1.5,
39
+ "maximum_capacity": 1.999,
40
+ "nominal_full_load_efficiency": 0.865,
41
+ "notes": "Same as 90.1-2016 Table 10.8-1"
42
+ },
43
+ {
44
+ "template": "ZE AEDG Multifamily",
45
+ "number_of_poles": 4.0,
46
+ "type": "Enclosed",
47
+ "synchronous_speed": 1800.0,
48
+ "minimum_capacity": 2.0,
49
+ "maximum_capacity": 2.999,
50
+ "nominal_full_load_efficiency": 0.865,
51
+ "notes": "Same as 90.1-2016 Table 10.8-1"
52
+ },
53
+ {
54
+ "template": "ZE AEDG Multifamily",
55
+ "number_of_poles": 4.0,
56
+ "type": "Enclosed",
57
+ "synchronous_speed": 1800.0,
58
+ "minimum_capacity": 3.0,
59
+ "maximum_capacity": 4.999,
60
+ "nominal_full_load_efficiency": 0.895,
61
+ "notes": "Same as 90.1-2016 Table 10.8-1"
62
+ },
63
+ {
64
+ "template": "ZE AEDG Multifamily",
65
+ "number_of_poles": 4.0,
66
+ "type": "Enclosed",
67
+ "synchronous_speed": 1800.0,
68
+ "minimum_capacity": 5.0,
69
+ "maximum_capacity": 7.499,
70
+ "nominal_full_load_efficiency": 0.895,
71
+ "notes": "Same as 90.1-2016 Table 10.8-1"
72
+ },
73
+ {
74
+ "template": "ZE AEDG Multifamily",
75
+ "number_of_poles": 4.0,
76
+ "type": "Enclosed",
77
+ "synchronous_speed": 1800.0,
78
+ "minimum_capacity": 7.5,
79
+ "maximum_capacity": 9.999,
80
+ "nominal_full_load_efficiency": 0.917,
81
+ "notes": "Same as 90.1-2016 Table 10.8-1"
82
+ },
83
+ {
84
+ "template": "ZE AEDG Multifamily",
85
+ "number_of_poles": 4.0,
86
+ "type": "Enclosed",
87
+ "synchronous_speed": 1800.0,
88
+ "minimum_capacity": 10.0,
89
+ "maximum_capacity": 14.999,
90
+ "nominal_full_load_efficiency": 0.917,
91
+ "notes": "Same as 90.1-2016 Table 10.8-1"
92
+ },
93
+ {
94
+ "template": "ZE AEDG Multifamily",
95
+ "number_of_poles": 4.0,
96
+ "type": "Enclosed",
97
+ "synchronous_speed": 1800.0,
98
+ "minimum_capacity": 15.0,
99
+ "maximum_capacity": 19.999,
100
+ "nominal_full_load_efficiency": 0.924,
101
+ "notes": "Same as 90.1-2016 Table 10.8-1"
102
+ },
103
+ {
104
+ "template": "ZE AEDG Multifamily",
105
+ "number_of_poles": 4.0,
106
+ "type": "Enclosed",
107
+ "synchronous_speed": 1800.0,
108
+ "minimum_capacity": 20.0,
109
+ "maximum_capacity": 24.999,
110
+ "nominal_full_load_efficiency": 0.93,
111
+ "notes": "Same as 90.1-2016 Table 10.8-1"
112
+ },
113
+ {
114
+ "template": "ZE AEDG Multifamily",
115
+ "number_of_poles": 4.0,
116
+ "type": "Enclosed",
117
+ "synchronous_speed": 1800.0,
118
+ "minimum_capacity": 25.0,
119
+ "maximum_capacity": 29.999,
120
+ "nominal_full_load_efficiency": 0.936,
121
+ "notes": "Same as 90.1-2016 Table 10.8-1"
122
+ },
123
+ {
124
+ "template": "ZE AEDG Multifamily",
125
+ "number_of_poles": 4.0,
126
+ "type": "Enclosed",
127
+ "synchronous_speed": 1800.0,
128
+ "minimum_capacity": 30.0,
129
+ "maximum_capacity": 39.999,
130
+ "nominal_full_load_efficiency": 0.936,
131
+ "notes": "Same as 90.1-2016 Table 10.8-1"
132
+ },
133
+ {
134
+ "template": "ZE AEDG Multifamily",
135
+ "number_of_poles": 4.0,
136
+ "type": "Enclosed",
137
+ "synchronous_speed": 1800.0,
138
+ "minimum_capacity": 40.0,
139
+ "maximum_capacity": 49.999,
140
+ "nominal_full_load_efficiency": 0.941,
141
+ "notes": "Same as 90.1-2016 Table 10.8-1"
142
+ },
143
+ {
144
+ "template": "ZE AEDG Multifamily",
145
+ "number_of_poles": 4.0,
146
+ "type": "Enclosed",
147
+ "synchronous_speed": 1800.0,
148
+ "minimum_capacity": 50.0,
149
+ "maximum_capacity": 59.999,
150
+ "nominal_full_load_efficiency": 0.945,
151
+ "notes": "Same as 90.1-2016 Table 10.8-1"
152
+ },
153
+ {
154
+ "template": "ZE AEDG Multifamily",
155
+ "number_of_poles": 4.0,
156
+ "type": "Enclosed",
157
+ "synchronous_speed": 1800.0,
158
+ "minimum_capacity": 60.0,
159
+ "maximum_capacity": 74.999,
160
+ "nominal_full_load_efficiency": 0.95,
161
+ "notes": "Same as 90.1-2016 Table 10.8-1"
162
+ },
163
+ {
164
+ "template": "ZE AEDG Multifamily",
165
+ "number_of_poles": 4.0,
166
+ "type": "Enclosed",
167
+ "synchronous_speed": 1800.0,
168
+ "minimum_capacity": 75.0,
169
+ "maximum_capacity": 99.999,
170
+ "nominal_full_load_efficiency": 0.954,
171
+ "notes": "Same as 90.1-2016 Table 10.8-1"
172
+ },
173
+ {
174
+ "template": "ZE AEDG Multifamily",
175
+ "number_of_poles": 4.0,
176
+ "type": "Enclosed",
177
+ "synchronous_speed": 1800.0,
178
+ "minimum_capacity": 100.0,
179
+ "maximum_capacity": 124.999,
180
+ "nominal_full_load_efficiency": 0.954,
181
+ "notes": "Same as 90.1-2016 Table 10.8-1"
182
+ },
183
+ {
184
+ "template": "ZE AEDG Multifamily",
185
+ "number_of_poles": 4.0,
186
+ "type": "Enclosed",
187
+ "synchronous_speed": 1800.0,
188
+ "minimum_capacity": 125.0,
189
+ "maximum_capacity": 149.999,
190
+ "nominal_full_load_efficiency": 0.954,
191
+ "notes": "Same as 90.1-2016 Table 10.8-1"
192
+ },
193
+ {
194
+ "template": "ZE AEDG Multifamily",
195
+ "number_of_poles": 4.0,
196
+ "type": "Enclosed",
197
+ "synchronous_speed": 1800.0,
198
+ "minimum_capacity": 150.0,
199
+ "maximum_capacity": 199.999,
200
+ "nominal_full_load_efficiency": 0.958,
201
+ "notes": "Same as 90.1-2016 Table 10.8-1"
202
+ },
203
+ {
204
+ "template": "ZE AEDG Multifamily",
205
+ "number_of_poles": 4.0,
206
+ "type": "Enclosed",
207
+ "synchronous_speed": 1800.0,
208
+ "minimum_capacity": 200.0,
209
+ "maximum_capacity": 249.999,
210
+ "nominal_full_load_efficiency": 0.962,
211
+ "notes": "Same as 90.1-2016 Table 10.8-1"
212
+ },
213
+ {
214
+ "template": "ZE AEDG Multifamily",
215
+ "number_of_poles": 4.0,
216
+ "type": "Enclosed",
217
+ "synchronous_speed": 1800.0,
218
+ "minimum_capacity": 250.0,
219
+ "maximum_capacity": 299.999,
220
+ "nominal_full_load_efficiency": 0.962,
221
+ "notes": "Same as 90.1-2016 Table 10.8-1"
222
+ },
223
+ {
224
+ "template": "ZE AEDG Multifamily",
225
+ "number_of_poles": 4.0,
226
+ "type": "Enclosed",
227
+ "synchronous_speed": 1800.0,
228
+ "minimum_capacity": 300.0,
229
+ "maximum_capacity": 349.999,
230
+ "nominal_full_load_efficiency": 0.962,
231
+ "notes": "Same as 90.1-2016 Table 10.8-1"
232
+ },
233
+ {
234
+ "template": "ZE AEDG Multifamily",
235
+ "number_of_poles": 4.0,
236
+ "type": "Enclosed",
237
+ "synchronous_speed": 1800.0,
238
+ "minimum_capacity": 350.0,
239
+ "maximum_capacity": 399.999,
240
+ "nominal_full_load_efficiency": 0.962,
241
+ "notes": "Same as 90.1-2016 Table 10.8-1"
242
+ },
243
+ {
244
+ "template": "ZE AEDG Multifamily",
245
+ "number_of_poles": 4.0,
246
+ "type": "Enclosed",
247
+ "synchronous_speed": 1800.0,
248
+ "minimum_capacity": 400.0,
249
+ "maximum_capacity": 449.999,
250
+ "nominal_full_load_efficiency": 0.962,
251
+ "notes": "Same as 90.1-2016 Table 10.8-1"
252
+ },
253
+ {
254
+ "template": "ZE AEDG Multifamily",
255
+ "number_of_poles": 4.0,
256
+ "type": "Enclosed",
257
+ "synchronous_speed": 1800.0,
258
+ "minimum_capacity": 450.0,
259
+ "maximum_capacity": 499.999,
260
+ "nominal_full_load_efficiency": 0.962,
261
+ "notes": "Same as 90.1-2016 Table 10.8-1"
262
+ },
263
+ {
264
+ "template": "ZE AEDG Multifamily",
265
+ "number_of_poles": 4.0,
266
+ "type": "Enclosed",
267
+ "synchronous_speed": 1800.0,
268
+ "minimum_capacity": 500.0,
269
+ "maximum_capacity": 9999.0,
270
+ "nominal_full_load_efficiency": 0.962,
271
+ "notes": "Same as 90.1-2016 Table 10.8-1"
272
+ }
273
+ ]
274
+ }
@@ -0,0 +1,704 @@
1
+ {
2
+ "prototype_inputs": [
3
+ {
4
+ "template": "ZE AEDG Multifamily",
5
+ "building_type": "FullServiceRestaurant",
6
+ "hvac_system": null,
7
+ "geometry_osm": "ASHRAEFullServiceRestaurant.osm",
8
+ "hvac_json": "ASHRAE9012013FullServiceRestaurant.json",
9
+ "chw_pumping_type": null,
10
+ "chiller_cooling_type": null,
11
+ "chiller_condenser_type": null,
12
+ "chiller_compressor_type": null,
13
+ "chiller_capacity_guess": null,
14
+ "pszac_cooling_type": "Two Speed DX AC",
15
+ "pszac_heating_type": "Gas",
16
+ "pszac_fan_type": "ConstantVolume",
17
+ "pszac_supplemental_heating_type": null,
18
+ "pszac_operation_schedule": "RestaurantSitDown HVACOperationSchd",
19
+ "pszac_oa_damper_schedule": "RestaurantSitDown MinOA_MotorizedDamper_Sched",
20
+ "pszac_operation_schedule_2": null,
21
+ "pszac_oa_damper_schedule_2": null,
22
+ "pszac_operation_schedule_3": null,
23
+ "pszac_oa_damper_schedule_3": null,
24
+ "occ_sensing_exterior_lighting_power": 2302.49,
25
+ "occ_sensing_exterior_lighting_schedule": "RestaurantSitDown Exterior_lighting_schedule_b",
26
+ "nondimming_exterior_lighting_power": 154.01,
27
+ "nondimming_exterior_lighting_schedule": "RestaurantSitDown Exterior_lighting_schedule_a",
28
+ "exterior_fuel_equipment1_power": null,
29
+ "exterior_fuel_equipment1_schedule": null,
30
+ "exterior_fuel_equipment2_power": null,
31
+ "exterior_fuel_equipment2_schedule": null,
32
+ "main_water_heater_volume": 200.0,
33
+ "main_water_heater_fuel": "Natural Gas",
34
+ "main_water_heater_capacity": 200000.0,
35
+ "main_service_water_temperature": 140.0,
36
+ "main_service_water_flowrate_schedule": "RestaurantSitDown BLDG_SWH_SCH",
37
+ "main_water_heater_space_name": null,
38
+ "main_service_water_peak_flowrate": null,
39
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
40
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
41
+ "main_water_use_temperature": 140.0,
42
+ "main_service_water_temperature_at_fixture": 131.0,
43
+ "main_service_water_pump_head": 29891.0,
44
+ "main_service_water_pump_motor_efficiency": 0.3,
45
+ "main_service_water_parasitic_fuel_consumption_rate": 2443.0,
46
+ "laundry_water_heater_volume": null,
47
+ "laundry_water_heater_fuel": null,
48
+ "laundry_water_heater_capacity": null,
49
+ "laundry_service_water_temperature": null,
50
+ "laundry_service_water_flowrate_schedule": null,
51
+ "laundry_service_water_peak_flowrate": null,
52
+ "laundry_water_use_temperature": null,
53
+ "laundry_service_water_temperature_at_fixture": null,
54
+ "laundry_service_water_pump_head": null,
55
+ "laundry_service_water_pump_motor_efficiency": null,
56
+ "laundry_service_water_parasitic_fuel_consumption_rate": null,
57
+ "booster_water_heater_volume": 6.0,
58
+ "booster_water_heater_fuel": "Electricity",
59
+ "booster_water_heater_capacity": 27297.0,
60
+ "booster_inlet_water_temperature": null,
61
+ "booster_service_water_flowrate_schedule": "RestaurantSitDown BLDG_SWH_SCH",
62
+ "booster_water_heater_space_name": null,
63
+ "booster_service_water_peak_flowrate": 1.33,
64
+ "booster_water_use_temperature": 180.0,
65
+ "booster_water_temperature": 180.0,
66
+ "booster_service_water_parasitic_fuel_consumption_rate": null,
67
+ "typical_heating_setpoint": "RestaurantSitDown HTGSETP_SCH_NO_OPTIMUM",
68
+ "typical_cooling_setpoint": "RestaurantSitDown CLGSETP_SCH_NO_SETBACK",
69
+ "ptac_cooling_type": null,
70
+ "ptac_heating_type": null,
71
+ "ptac_fan_type": null,
72
+ "ptac_operation_schedule": null,
73
+ "ptac_oa_damper_schedule": null,
74
+ "sac_cooling_type": null,
75
+ "sac_heating_type": null,
76
+ "sac_fan_type": null,
77
+ "sac_operation_schedule": null,
78
+ "sac_operation_schedule_meeting": null,
79
+ "sac_oa_damper_schedule": null,
80
+ "unitheater_heating_type": null,
81
+ "unitheater_fan_type": null,
82
+ "unitheater_fan_control_type": null,
83
+ "unitheater_fan_static_pressure": null,
84
+ "unitheater_operation_schedule": null,
85
+ "vav_operation_schedule": null,
86
+ "vav_oa_damper_schedule": null,
87
+ "vav_fan_efficiency": 0.6045,
88
+ "vav_fan_pressure_rise": 1018.7736419,
89
+ "vav_fan_motor_efficiency": 0.95,
90
+ "doas_fan_maximum_flow_rate": null,
91
+ "doas_oa_damper_schedule": null,
92
+ "doas_economizer_control_type": null,
93
+ "elevator_type": null,
94
+ "number_of_elevators": 0.0,
95
+ "elevator_schedule": null,
96
+ "elevator_fan_schedule": null,
97
+ "nonmetal_framing": null,
98
+ "crac_cooling_type": null,
99
+ "crac_fan_type": null,
100
+ "crac_operation_schedule": null,
101
+ "crac_oa_damper_schedule": null
102
+ },
103
+ {
104
+ "template": "ZE AEDG Multifamily",
105
+ "building_type": "LargeHotel",
106
+ "hvac_system": null,
107
+ "geometry_osm": "ASHRAE9012013LargeHotel.osm",
108
+ "hvac_json": "ASHRAELargeHotel.json",
109
+ "chw_pumping_type": "const_pri_var_sec",
110
+ "chiller_cooling_type": "AirCooled",
111
+ "chiller_condenser_type": "WithCondenser",
112
+ "chiller_compressor_type": null,
113
+ "chiller_capacity_guess": 310.0,
114
+ "pszac_cooling_type": null,
115
+ "pszac_heating_type": null,
116
+ "pszac_fan_type": null,
117
+ "pszac_supplemental_heating_type": null,
118
+ "pszac_operation_schedule": null,
119
+ "pszac_oa_damper_schedule": null,
120
+ "pszac_operation_schedule_2": null,
121
+ "pszac_oa_damper_schedule_2": null,
122
+ "pszac_operation_schedule_3": null,
123
+ "pszac_oa_damper_schedule_3": null,
124
+ "occ_sensing_exterior_lighting_power": 14952.0,
125
+ "occ_sensing_exterior_lighting_schedule": "Always On",
126
+ "nondimming_exterior_lighting_power": null,
127
+ "nondimming_exterior_lighting_schedule": null,
128
+ "exterior_fuel_equipment1_power": 122221.978021978,
129
+ "exterior_fuel_equipment1_schedule": "HotelLarge BLDG_ELEVATORS",
130
+ "exterior_fuel_equipment2_power": 375.9,
131
+ "exterior_fuel_equipment2_schedule": "HotelLarge ELEV_LIGHT_FAN_SCH_ADD_DF",
132
+ "main_water_heater_volume": 600.0,
133
+ "main_water_heater_fuel": "Natural Gas",
134
+ "main_water_heater_capacity": 600000.0,
135
+ "main_service_water_temperature": 140.0,
136
+ "main_service_water_flowrate_schedule": "HotelLarge GuestRoom_SWH_Sch",
137
+ "main_water_heater_space_name": null,
138
+ "main_service_water_peak_flowrate": null,
139
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
140
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
141
+ "main_water_use_temperature": 140.0,
142
+ "main_service_water_temperature_at_fixture": 110.0,
143
+ "main_service_water_pump_head": 29891.0,
144
+ "main_service_water_pump_motor_efficiency": 0.3,
145
+ "main_service_water_parasitic_fuel_consumption_rate": 7851.34,
146
+ "laundry_water_heater_volume": 300.0,
147
+ "laundry_water_heater_fuel": "Natural Gas",
148
+ "laundry_water_heater_capacity": 300000.0,
149
+ "laundry_service_water_temperature": 180.0,
150
+ "laundry_service_water_flowrate_schedule": "HotelLarge LAUNDRY_SWH_SCH",
151
+ "laundry_service_water_peak_flowrate": 30.6,
152
+ "laundry_water_use_temperature": 180.0,
153
+ "laundry_service_water_temperature_at_fixture": 180.0,
154
+ "laundry_service_water_pump_head": null,
155
+ "laundry_service_water_pump_motor_efficiency": null,
156
+ "laundry_service_water_parasitic_fuel_consumption_rate": 0.0,
157
+ "booster_water_heater_volume": 6.0,
158
+ "booster_water_heater_fuel": "Electricity",
159
+ "booster_water_heater_capacity": 27297.0,
160
+ "booster_inlet_water_temperature": null,
161
+ "booster_service_water_flowrate_schedule": "HotelLarge BLDG_SWH_SCH",
162
+ "booster_water_heater_space_name": null,
163
+ "booster_service_water_peak_flowrate": 1.33,
164
+ "booster_water_use_temperature": 180.0,
165
+ "booster_water_temperature": 180.0,
166
+ "booster_service_water_parasitic_fuel_consumption_rate": 0.0,
167
+ "typical_heating_setpoint": null,
168
+ "typical_cooling_setpoint": null,
169
+ "ptac_cooling_type": null,
170
+ "ptac_heating_type": null,
171
+ "ptac_fan_type": null,
172
+ "ptac_operation_schedule": null,
173
+ "ptac_oa_damper_schedule": null,
174
+ "sac_cooling_type": null,
175
+ "sac_heating_type": null,
176
+ "sac_fan_type": null,
177
+ "sac_operation_schedule": null,
178
+ "sac_operation_schedule_meeting": null,
179
+ "sac_oa_damper_schedule": null,
180
+ "unitheater_heating_type": null,
181
+ "unitheater_fan_type": null,
182
+ "unitheater_fan_control_type": null,
183
+ "unitheater_fan_static_pressure": null,
184
+ "unitheater_operation_schedule": null,
185
+ "vav_operation_schedule": "HotelLarge HVACOperationSchd",
186
+ "vav_oa_damper_schedule": "HotelLarge MinOA_MotorizedDamper_Sched",
187
+ "vav_fan_efficiency": 0.6201,
188
+ "vav_fan_pressure_rise": 1389.42,
189
+ "vav_fan_motor_efficiency": 0.954,
190
+ "doas_fan_maximum_flow_rate": 4346.24464,
191
+ "doas_oa_damper_schedule": "HotelLarge MinOA_Sched",
192
+ "doas_economizer_control_type": "DifferentialDrybulb",
193
+ "elevator_type": "Traction",
194
+ "number_of_elevators": 6.0,
195
+ "elevator_schedule": null,
196
+ "elevator_fan_schedule": null,
197
+ "nonmetal_framing": null,
198
+ "crac_cooling_type": null,
199
+ "crac_fan_type": null,
200
+ "crac_operation_schedule": null,
201
+ "crac_oa_damper_schedule": null
202
+ },
203
+ {
204
+ "template": "ZE AEDG Multifamily",
205
+ "building_type": "MediumOffice",
206
+ "hvac_system": null,
207
+ "geometry_osm": "ASHRAEMediumOffice.osm",
208
+ "hvac_json": "ASHRAEMediumOffice.json",
209
+ "chw_pumping_type": null,
210
+ "chiller_cooling_type": null,
211
+ "chiller_condenser_type": null,
212
+ "chiller_compressor_type": null,
213
+ "chiller_capacity_guess": null,
214
+ "pszac_cooling_type": null,
215
+ "pszac_heating_type": null,
216
+ "pszac_fan_type": null,
217
+ "pszac_supplemental_heating_type": null,
218
+ "pszac_operation_schedule": null,
219
+ "pszac_oa_damper_schedule": null,
220
+ "pszac_operation_schedule_2": null,
221
+ "pszac_oa_damper_schedule_2": null,
222
+ "pszac_operation_schedule_3": null,
223
+ "pszac_oa_damper_schedule_3": null,
224
+ "occ_sensing_exterior_lighting_power": 7476.45,
225
+ "occ_sensing_exterior_lighting_schedule": "OfficeMedium Exterior_lighting_schedule_b",
226
+ "nondimming_exterior_lighting_power": 623.03,
227
+ "nondimming_exterior_lighting_schedule": "OfficeMedium Exterior_lighting_schedule_a",
228
+ "exterior_fuel_equipment1_power": null,
229
+ "exterior_fuel_equipment1_schedule": null,
230
+ "exterior_fuel_equipment2_power": null,
231
+ "exterior_fuel_equipment2_schedule": null,
232
+ "main_water_heater_volume": 100.0,
233
+ "main_water_heater_fuel": "Natural Gas",
234
+ "main_water_heater_capacity": 100000.0,
235
+ "main_service_water_temperature": 140.0,
236
+ "main_service_water_flowrate_schedule": "OfficeMedium BLDG_SWH_SCH",
237
+ "main_water_heater_space_name": null,
238
+ "main_service_water_peak_flowrate": null,
239
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
240
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
241
+ "main_water_use_temperature": 140.0,
242
+ "main_service_water_temperature_at_fixture": 131.0,
243
+ "main_service_water_pump_head": 29891.0,
244
+ "main_service_water_pump_motor_efficiency": 0.3,
245
+ "main_service_water_parasitic_fuel_consumption_rate": 4357.124,
246
+ "laundry_water_heater_volume": null,
247
+ "laundry_water_heater_fuel": null,
248
+ "laundry_water_heater_capacity": null,
249
+ "laundry_service_water_temperature": null,
250
+ "laundry_service_water_flowrate_schedule": null,
251
+ "laundry_service_water_peak_flowrate": null,
252
+ "laundry_water_use_temperature": null,
253
+ "laundry_service_water_temperature_at_fixture": null,
254
+ "laundry_service_water_pump_head": null,
255
+ "laundry_service_water_pump_motor_efficiency": null,
256
+ "laundry_service_water_parasitic_fuel_consumption_rate": null,
257
+ "booster_water_heater_volume": null,
258
+ "booster_water_heater_fuel": null,
259
+ "booster_water_heater_capacity": null,
260
+ "booster_inlet_water_temperature": null,
261
+ "booster_service_water_flowrate_schedule": null,
262
+ "booster_water_heater_space_name": null,
263
+ "booster_service_water_peak_flowrate": null,
264
+ "booster_water_use_temperature": null,
265
+ "booster_water_temperature": null,
266
+ "booster_service_water_parasitic_fuel_consumption_rate": null,
267
+ "typical_heating_setpoint": "HTGSETP_SCH_PACU_VAV_bot",
268
+ "typical_cooling_setpoint": "OfficeMedium CLGSETP_SCH_NO_SETBACK",
269
+ "ptac_cooling_type": null,
270
+ "ptac_heating_type": null,
271
+ "ptac_fan_type": null,
272
+ "ptac_operation_schedule": null,
273
+ "ptac_oa_damper_schedule": null,
274
+ "sac_cooling_type": null,
275
+ "sac_heating_type": null,
276
+ "sac_fan_type": null,
277
+ "sac_operation_schedule": null,
278
+ "sac_operation_schedule_meeting": null,
279
+ "sac_oa_damper_schedule": null,
280
+ "unitheater_heating_type": null,
281
+ "unitheater_fan_type": null,
282
+ "unitheater_fan_control_type": null,
283
+ "unitheater_fan_static_pressure": null,
284
+ "unitheater_operation_schedule": null,
285
+ "vav_operation_schedule": "OfficeMedium HVACOperationSchd",
286
+ "vav_oa_damper_schedule": "OfficeMedium MinOA_MotorizedDamper_Sched",
287
+ "vav_fan_efficiency": 0.6045,
288
+ "vav_fan_pressure_rise": 1018.7736419,
289
+ "vav_fan_motor_efficiency": 0.95,
290
+ "doas_fan_maximum_flow_rate": null,
291
+ "doas_oa_damper_schedule": null,
292
+ "doas_economizer_control_type": null,
293
+ "elevator_type": "Hydraulic",
294
+ "number_of_elevators": 2.0,
295
+ "elevator_schedule": "OfficeMedium BLDG_ELEVATORS",
296
+ "elevator_fan_schedule": "OfficeMedium ELEV_LIGHT_FAN_SCH_ADD_DF",
297
+ "nonmetal_framing": null,
298
+ "crac_cooling_type": null,
299
+ "crac_fan_type": null,
300
+ "crac_operation_schedule": null,
301
+ "crac_oa_damper_schedule": null
302
+ },
303
+ {
304
+ "template": "ZE AEDG Multifamily",
305
+ "building_type": "MidriseApartment",
306
+ "hvac_system": null,
307
+ "geometry_osm": "ASHRAEMidriseApartment.osm",
308
+ "hvac_json": "ASHRAEMidriseApartment.json",
309
+ "chw_pumping_type": null,
310
+ "chiller_cooling_type": null,
311
+ "chiller_condenser_type": null,
312
+ "chiller_compressor_type": null,
313
+ "chiller_capacity_guess": null,
314
+ "pszac_cooling_type": null,
315
+ "pszac_heating_type": null,
316
+ "pszac_fan_type": null,
317
+ "pszac_supplemental_heating_type": null,
318
+ "pszac_operation_schedule": null,
319
+ "pszac_oa_damper_schedule": null,
320
+ "pszac_operation_schedule_2": null,
321
+ "pszac_oa_damper_schedule_2": null,
322
+ "pszac_operation_schedule_3": null,
323
+ "pszac_oa_damper_schedule_3": null,
324
+ "occ_sensing_exterior_lighting_power": null,
325
+ "occ_sensing_exterior_lighting_schedule": null,
326
+ "nondimming_exterior_lighting_power": 2553.0,
327
+ "nondimming_exterior_lighting_schedule": "ApartmentMidRise Exterior_Lgt_ALWAYS_ON",
328
+ "exterior_fuel_equipment1_power": null,
329
+ "exterior_fuel_equipment1_schedule": null,
330
+ "exterior_fuel_equipment2_power": null,
331
+ "exterior_fuel_equipment2_schedule": null,
332
+ "main_water_heater_volume": 1150.0,
333
+ "main_water_heater_fuel": "Electricity",
334
+ "main_water_heater_capacity": 1150000.0,
335
+ "main_service_water_temperature": 140.0,
336
+ "main_service_water_flowrate_schedule": "ApartmentMidRise APT_DHW_SCH",
337
+ "main_water_heater_space_name": null,
338
+ "main_service_water_peak_flowrate": null,
339
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
340
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
341
+ "main_water_use_temperature": 140.0,
342
+ "main_service_water_temperature_at_fixture": 140.0,
343
+ "main_service_water_pump_head": 0.01,
344
+ "main_service_water_pump_motor_efficiency": 1.0,
345
+ "main_service_water_parasitic_fuel_consumption_rate": 87.75,
346
+ "laundry_water_heater_volume": null,
347
+ "laundry_water_heater_fuel": null,
348
+ "laundry_water_heater_capacity": null,
349
+ "laundry_service_water_temperature": null,
350
+ "laundry_service_water_flowrate_schedule": null,
351
+ "laundry_service_water_peak_flowrate": null,
352
+ "laundry_water_use_temperature": null,
353
+ "laundry_service_water_temperature_at_fixture": null,
354
+ "laundry_service_water_pump_head": null,
355
+ "laundry_service_water_pump_motor_efficiency": null,
356
+ "laundry_service_water_parasitic_fuel_consumption_rate": null,
357
+ "booster_water_heater_volume": null,
358
+ "booster_water_heater_fuel": null,
359
+ "booster_water_heater_capacity": null,
360
+ "booster_inlet_water_temperature": null,
361
+ "booster_service_water_flowrate_schedule": null,
362
+ "booster_water_heater_space_name": null,
363
+ "booster_service_water_peak_flowrate": null,
364
+ "booster_water_use_temperature": null,
365
+ "booster_water_temperature": null,
366
+ "booster_service_water_parasitic_fuel_consumption_rate": null,
367
+ "typical_heating_setpoint": null,
368
+ "typical_cooling_setpoint": null,
369
+ "ptac_cooling_type": null,
370
+ "ptac_heating_type": null,
371
+ "ptac_fan_type": null,
372
+ "ptac_operation_schedule": null,
373
+ "ptac_oa_damper_schedule": null,
374
+ "sac_cooling_type": "Single Speed DX AC",
375
+ "sac_heating_type": "Gas",
376
+ "sac_fan_type": "ConstantVolume",
377
+ "sac_operation_schedule": "ApartmentMidRise All On",
378
+ "sac_operation_schedule_meeting": null,
379
+ "sac_oa_damper_schedule": "ApartmentMidRise COMPACT HVAC-ALWAYS 1",
380
+ "unitheater_heating_type": null,
381
+ "unitheater_fan_type": null,
382
+ "unitheater_fan_control_type": null,
383
+ "unitheater_fan_static_pressure": null,
384
+ "unitheater_operation_schedule": null,
385
+ "vav_operation_schedule": null,
386
+ "vav_oa_damper_schedule": null,
387
+ "vav_fan_efficiency": null,
388
+ "vav_fan_pressure_rise": null,
389
+ "vav_fan_motor_efficiency": null,
390
+ "doas_fan_maximum_flow_rate": null,
391
+ "doas_oa_damper_schedule": null,
392
+ "doas_economizer_control_type": null,
393
+ "elevator_type": "Hydraulic",
394
+ "number_of_elevators": 1.0,
395
+ "elevator_schedule": "ApartmentMidRise BLDG_ELEVATORS",
396
+ "elevator_fan_schedule": "ApartmentMidRise ELEV_LIGHT_FAN_SCH_24_7",
397
+ "nonmetal_framing": null,
398
+ "crac_cooling_type": null,
399
+ "crac_fan_type": null,
400
+ "crac_operation_schedule": null,
401
+ "crac_oa_damper_schedule": null
402
+ },
403
+ {
404
+ "template": "ZE AEDG Multifamily",
405
+ "building_type": "QuickServiceRestaurant",
406
+ "hvac_system": null,
407
+ "geometry_osm": "ASHRAEQuickServiceRestaurant.osm",
408
+ "hvac_json": "ASHRAE9012013QuickServiceRestaurant.json",
409
+ "chw_pumping_type": null,
410
+ "chiller_cooling_type": null,
411
+ "chiller_condenser_type": null,
412
+ "chiller_compressor_type": null,
413
+ "chiller_capacity_guess": null,
414
+ "pszac_cooling_type": "Two Speed DX AC",
415
+ "pszac_heating_type": "Gas",
416
+ "pszac_fan_type": "ConstantVolume",
417
+ "pszac_supplemental_heating_type": null,
418
+ "pszac_operation_schedule": "RestaurantFastFood HVACOperationSchd",
419
+ "pszac_oa_damper_schedule": "RestaurantFastFood MinOA_MotorizedDamper_Sched",
420
+ "pszac_operation_schedule_2": null,
421
+ "pszac_oa_damper_schedule_2": null,
422
+ "pszac_operation_schedule_3": null,
423
+ "pszac_oa_damper_schedule_3": null,
424
+ "occ_sensing_exterior_lighting_power": 1039.09,
425
+ "occ_sensing_exterior_lighting_schedule": "RestaurantFastFood Exterior_lighting_schedule_b",
426
+ "nondimming_exterior_lighting_power": 122.81,
427
+ "nondimming_exterior_lighting_schedule": "RestaurantFastFood Exterior_lighting_schedule_a",
428
+ "exterior_fuel_equipment1_power": null,
429
+ "exterior_fuel_equipment1_schedule": null,
430
+ "exterior_fuel_equipment2_power": null,
431
+ "exterior_fuel_equipment2_schedule": null,
432
+ "main_water_heater_volume": 100.0,
433
+ "main_water_heater_fuel": "Natural Gas",
434
+ "main_water_heater_capacity": 100000.0,
435
+ "main_service_water_temperature": 140.0,
436
+ "main_service_water_flowrate_schedule": "RestaurantFastFood BLDG_SWH_SCH",
437
+ "main_water_heater_space_name": null,
438
+ "main_service_water_peak_flowrate": null,
439
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
440
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
441
+ "main_water_use_temperature": 140.0,
442
+ "main_service_water_temperature_at_fixture": 131.0,
443
+ "main_service_water_pump_head": 0.001,
444
+ "main_service_water_pump_motor_efficiency": 0.3,
445
+ "main_service_water_parasitic_fuel_consumption_rate": 68.24,
446
+ "laundry_water_heater_volume": null,
447
+ "laundry_water_heater_fuel": null,
448
+ "laundry_water_heater_capacity": null,
449
+ "laundry_service_water_temperature": null,
450
+ "laundry_service_water_flowrate_schedule": null,
451
+ "laundry_service_water_peak_flowrate": null,
452
+ "laundry_water_use_temperature": null,
453
+ "laundry_service_water_temperature_at_fixture": null,
454
+ "laundry_service_water_pump_head": null,
455
+ "laundry_service_water_pump_motor_efficiency": null,
456
+ "laundry_service_water_parasitic_fuel_consumption_rate": null,
457
+ "booster_water_heater_volume": null,
458
+ "booster_water_heater_fuel": null,
459
+ "booster_water_heater_capacity": null,
460
+ "booster_inlet_water_temperature": null,
461
+ "booster_service_water_flowrate_schedule": null,
462
+ "booster_water_heater_space_name": null,
463
+ "booster_service_water_peak_flowrate": null,
464
+ "booster_water_use_temperature": null,
465
+ "booster_water_temperature": null,
466
+ "booster_service_water_parasitic_fuel_consumption_rate": null,
467
+ "typical_heating_setpoint": "RestaurantFastFood HTGSETP_SCH_NO_OPTIMUM",
468
+ "typical_cooling_setpoint": "RestaurantFastFood CLGSETP_SCH_NO_SETBACK",
469
+ "ptac_cooling_type": null,
470
+ "ptac_heating_type": null,
471
+ "ptac_fan_type": null,
472
+ "ptac_operation_schedule": null,
473
+ "ptac_oa_damper_schedule": null,
474
+ "sac_cooling_type": null,
475
+ "sac_heating_type": null,
476
+ "sac_fan_type": null,
477
+ "sac_operation_schedule": null,
478
+ "sac_operation_schedule_meeting": null,
479
+ "sac_oa_damper_schedule": null,
480
+ "unitheater_heating_type": null,
481
+ "unitheater_fan_type": null,
482
+ "unitheater_fan_control_type": null,
483
+ "unitheater_fan_static_pressure": null,
484
+ "unitheater_operation_schedule": null,
485
+ "vav_operation_schedule": null,
486
+ "vav_oa_damper_schedule": null,
487
+ "vav_fan_efficiency": 0.6045,
488
+ "vav_fan_pressure_rise": 1018.7736419,
489
+ "vav_fan_motor_efficiency": 0.95,
490
+ "doas_fan_maximum_flow_rate": null,
491
+ "doas_oa_damper_schedule": null,
492
+ "doas_economizer_control_type": null,
493
+ "elevator_type": null,
494
+ "number_of_elevators": 0.0,
495
+ "elevator_schedule": null,
496
+ "elevator_fan_schedule": null,
497
+ "nonmetal_framing": null,
498
+ "crac_cooling_type": null,
499
+ "crac_fan_type": null,
500
+ "crac_operation_schedule": null,
501
+ "crac_oa_damper_schedule": null
502
+ },
503
+ {
504
+ "template": "ZE AEDG Multifamily",
505
+ "building_type": "RetailStandalone",
506
+ "hvac_system": null,
507
+ "geometry_osm": "ASHRAE90120102013RetailStandalone.osm",
508
+ "hvac_json": "ASHRAE90120102013RetailStandalone.json",
509
+ "chw_pumping_type": null,
510
+ "chiller_cooling_type": null,
511
+ "chiller_condenser_type": null,
512
+ "chiller_compressor_type": null,
513
+ "chiller_capacity_guess": null,
514
+ "pszac_cooling_type": "Two Speed DX AC",
515
+ "pszac_heating_type": "Gas",
516
+ "pszac_fan_type": "ConstantVolume",
517
+ "pszac_supplemental_heating_type": null,
518
+ "pszac_operation_schedule": "RetailStandalone HVACOperationSchd",
519
+ "pszac_oa_damper_schedule": "RetailStandalone MinOA_MotorizedDamper_Sched",
520
+ "pszac_operation_schedule_2": null,
521
+ "pszac_oa_damper_schedule_2": null,
522
+ "pszac_operation_schedule_3": null,
523
+ "pszac_oa_damper_schedule_3": null,
524
+ "occ_sensing_exterior_lighting_power": 4365.06,
525
+ "occ_sensing_exterior_lighting_schedule": "RetailStandalone Exterior_lighting_schedule_b",
526
+ "nondimming_exterior_lighting_power": 379.58,
527
+ "nondimming_exterior_lighting_schedule": "RetailStandalone Exterior_lighting_schedule_a",
528
+ "exterior_fuel_equipment1_power": null,
529
+ "exterior_fuel_equipment1_schedule": null,
530
+ "exterior_fuel_equipment2_power": null,
531
+ "exterior_fuel_equipment2_schedule": null,
532
+ "main_water_heater_volume": 40.0,
533
+ "main_water_heater_fuel": "Natural Gas",
534
+ "main_water_heater_capacity": 40000.0,
535
+ "main_service_water_temperature": 140.0,
536
+ "main_service_water_flowrate_schedule": "RetailStandalone BLDG_SWH_SCH",
537
+ "main_water_heater_space_name": null,
538
+ "main_service_water_peak_flowrate": 0.3,
539
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
540
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
541
+ "main_water_use_temperature": 140.0,
542
+ "main_service_water_temperature_at_fixture": 140.0,
543
+ "main_service_water_pump_head": 0.001,
544
+ "main_service_water_pump_motor_efficiency": 0.3,
545
+ "main_service_water_parasitic_fuel_consumption_rate": 6347.0,
546
+ "laundry_water_heater_volume": null,
547
+ "laundry_water_heater_fuel": null,
548
+ "laundry_water_heater_capacity": null,
549
+ "laundry_service_water_temperature": null,
550
+ "laundry_service_water_flowrate_schedule": null,
551
+ "laundry_service_water_peak_flowrate": null,
552
+ "laundry_water_use_temperature": null,
553
+ "laundry_service_water_temperature_at_fixture": null,
554
+ "laundry_service_water_pump_head": null,
555
+ "laundry_service_water_pump_motor_efficiency": null,
556
+ "laundry_service_water_parasitic_fuel_consumption_rate": null,
557
+ "booster_water_heater_volume": null,
558
+ "booster_water_heater_fuel": null,
559
+ "booster_water_heater_capacity": null,
560
+ "booster_inlet_water_temperature": null,
561
+ "booster_service_water_flowrate_schedule": null,
562
+ "booster_water_heater_space_name": null,
563
+ "booster_service_water_peak_flowrate": null,
564
+ "booster_water_use_temperature": null,
565
+ "booster_water_temperature": null,
566
+ "booster_service_water_parasitic_fuel_consumption_rate": null,
567
+ "typical_heating_setpoint": "RetailStandalone HTGSETP_SCH_NO_OPTIMUM",
568
+ "typical_cooling_setpoint": "RetailStandalone CLGSETP_SCH_NO_SETBACK",
569
+ "ptac_cooling_type": null,
570
+ "ptac_heating_type": null,
571
+ "ptac_fan_type": null,
572
+ "ptac_operation_schedule": null,
573
+ "ptac_oa_damper_schedule": null,
574
+ "sac_cooling_type": null,
575
+ "sac_heating_type": null,
576
+ "sac_fan_type": null,
577
+ "sac_operation_schedule": null,
578
+ "sac_operation_schedule_meeting": null,
579
+ "sac_oa_damper_schedule": null,
580
+ "unitheater_heating_type": "Gas",
581
+ "unitheater_fan_type": "ConstantVolume",
582
+ "unitheater_fan_control_type": "OnOff",
583
+ "unitheater_fan_static_pressure": 2.5,
584
+ "unitheater_operation_schedule": "RetailStandalone FrontEntry_FanSched",
585
+ "vav_operation_schedule": null,
586
+ "vav_oa_damper_schedule": null,
587
+ "vav_fan_efficiency": null,
588
+ "vav_fan_pressure_rise": null,
589
+ "vav_fan_motor_efficiency": null,
590
+ "doas_fan_maximum_flow_rate": null,
591
+ "doas_oa_damper_schedule": null,
592
+ "doas_economizer_control_type": null,
593
+ "elevator_type": null,
594
+ "number_of_elevators": 0.0,
595
+ "elevator_schedule": null,
596
+ "elevator_fan_schedule": null,
597
+ "nonmetal_framing": null,
598
+ "crac_cooling_type": null,
599
+ "crac_fan_type": null,
600
+ "crac_operation_schedule": null,
601
+ "crac_oa_damper_schedule": null
602
+ },
603
+ {
604
+ "template": "ZE AEDG Multifamily",
605
+ "building_type": "RetailStripmall",
606
+ "hvac_system": null,
607
+ "geometry_osm": "ASHRAERetailStripmall.osm",
608
+ "hvac_json": "ASHRAERetailStripmall.json",
609
+ "chw_pumping_type": null,
610
+ "chiller_cooling_type": null,
611
+ "chiller_condenser_type": null,
612
+ "chiller_compressor_type": null,
613
+ "chiller_capacity_guess": null,
614
+ "pszac_cooling_type": "Two Speed DX AC",
615
+ "pszac_heating_type": "Gas",
616
+ "pszac_fan_type": "ConstantVolume",
617
+ "pszac_supplemental_heating_type": null,
618
+ "pszac_operation_schedule": "RetailStripmall Type1_FAN_SCH",
619
+ "pszac_oa_damper_schedule": "RetailStripmall Type1_MinOA_MotorizedDamper_SCH",
620
+ "pszac_operation_schedule_2": "RetailStripmall Type2_FAN_SCH",
621
+ "pszac_oa_damper_schedule_2": "RetailStripmall Type2_MinOA_MotorizedDamper_SCH",
622
+ "pszac_operation_schedule_3": "RetailStripmall Type3_FAN_SCH",
623
+ "pszac_oa_damper_schedule_3": "RetailStripmall Type3_MinOA_MotorizedDamper_SCH",
624
+ "occ_sensing_exterior_lighting_power": 5112.44,
625
+ "occ_sensing_exterior_lighting_schedule": "RetailStripmall Exterior_lighting_schedule_b",
626
+ "nondimming_exterior_lighting_power": 334.69,
627
+ "nondimming_exterior_lighting_schedule": "RetailStripmall Exterior_lighting_schedule_a",
628
+ "exterior_fuel_equipment1_power": null,
629
+ "exterior_fuel_equipment1_schedule": null,
630
+ "exterior_fuel_equipment2_power": null,
631
+ "exterior_fuel_equipment2_schedule": null,
632
+ "main_water_heater_volume": 40.0,
633
+ "main_water_heater_fuel": "Electricity",
634
+ "main_water_heater_capacity": 40000.0,
635
+ "main_service_water_temperature": 140.0,
636
+ "main_service_water_flowrate_schedule": null,
637
+ "main_water_heater_space_name": null,
638
+ "main_service_water_peak_flowrate": null,
639
+ "main_off_cycle_parasitic_heat_fraction_to_tank": null,
640
+ "other_off_cycle_parasitic_heat_fraction_to_tank": null,
641
+ "main_water_use_temperature": 120.0,
642
+ "main_service_water_temperature_at_fixture": 131.0,
643
+ "main_service_water_pump_head": null,
644
+ "main_service_water_pump_motor_efficiency": null,
645
+ "main_service_water_parasitic_fuel_consumption_rate": 590.3,
646
+ "laundry_water_heater_volume": null,
647
+ "laundry_water_heater_fuel": null,
648
+ "laundry_water_heater_capacity": null,
649
+ "laundry_service_water_temperature": null,
650
+ "laundry_service_water_flowrate_schedule": null,
651
+ "laundry_service_water_peak_flowrate": null,
652
+ "laundry_water_use_temperature": null,
653
+ "laundry_service_water_temperature_at_fixture": null,
654
+ "laundry_service_water_pump_head": null,
655
+ "laundry_service_water_pump_motor_efficiency": null,
656
+ "laundry_service_water_parasitic_fuel_consumption_rate": null,
657
+ "booster_water_heater_volume": null,
658
+ "booster_water_heater_fuel": null,
659
+ "booster_water_heater_capacity": null,
660
+ "booster_inlet_water_temperature": null,
661
+ "booster_service_water_flowrate_schedule": null,
662
+ "booster_water_heater_space_name": null,
663
+ "booster_service_water_peak_flowrate": null,
664
+ "booster_water_use_temperature": null,
665
+ "booster_water_temperature": null,
666
+ "booster_service_water_parasitic_fuel_consumption_rate": null,
667
+ "typical_heating_setpoint": "RetailStripmall Type1_HTGSETP_SCH_NO_OPTIMUM",
668
+ "typical_cooling_setpoint": "RetailStripmall Type1_CLGSETP_SCH_NO_SETBACK",
669
+ "ptac_cooling_type": null,
670
+ "ptac_heating_type": null,
671
+ "ptac_fan_type": null,
672
+ "ptac_operation_schedule": null,
673
+ "ptac_oa_damper_schedule": null,
674
+ "sac_cooling_type": null,
675
+ "sac_heating_type": null,
676
+ "sac_fan_type": null,
677
+ "sac_operation_schedule": null,
678
+ "sac_operation_schedule_meeting": null,
679
+ "sac_oa_damper_schedule": null,
680
+ "unitheater_heating_type": null,
681
+ "unitheater_fan_type": null,
682
+ "unitheater_fan_control_type": null,
683
+ "unitheater_fan_static_pressure": null,
684
+ "unitheater_operation_schedule": null,
685
+ "vav_operation_schedule": null,
686
+ "vav_oa_damper_schedule": null,
687
+ "vav_fan_efficiency": 0.6045,
688
+ "vav_fan_pressure_rise": 1018.7736419,
689
+ "vav_fan_motor_efficiency": 0.95,
690
+ "doas_fan_maximum_flow_rate": null,
691
+ "doas_oa_damper_schedule": null,
692
+ "doas_economizer_control_type": null,
693
+ "elevator_type": null,
694
+ "number_of_elevators": 0.0,
695
+ "elevator_schedule": null,
696
+ "elevator_fan_schedule": null,
697
+ "nonmetal_framing": null,
698
+ "crac_cooling_type": null,
699
+ "crac_fan_type": null,
700
+ "crac_operation_schedule": null,
701
+ "crac_oa_damper_schedule": null
702
+ }
703
+ ]
704
+ }