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
@@ -1,5 +1,49 @@
1
1
  {
2
2
  "heat_pumps": [
3
+ {
4
+ "template": "NREL ZNE Ready 2017",
5
+ "cooling_type": "AirCooled",
6
+ "heating_type": "All Other",
7
+ "subcategory": "Minisplit System",
8
+ "minimum_capacity": 0.0,
9
+ "maximum_capacity": 9999999.0,
10
+ "start_date": "1919-09-09T00:00:00+00:00",
11
+ "end_date": "2999-09-09T00:00:00+00:00",
12
+ "minimum_seasonal_efficiency": 20.0,
13
+ "minimum_full_load_efficiency": null,
14
+ "minimum_iplv": null,
15
+ "minimum_integrated_energy_efficiency_ratio": null,
16
+ "pthp_eer_coefficient_1": null,
17
+ "pthp_eer_coefficient_2": null,
18
+ "cool_cap_ft": "Minisplit-Cool-Cap-fT",
19
+ "cool_cap_fflow": "Minisplit-Cool-Cap-fFF",
20
+ "cool_eir_ft": "Minisplit-Heat-EIR-fT",
21
+ "cool_eir_fflow": "Minisplit-Cool-EIR-fFF",
22
+ "cool_plf_fplr": "Minisplit-Cool-PLF-fPLR",
23
+ "notes": "From ZE AEDG Multifamily Committee"
24
+ },
25
+ {
26
+ "template": "NREL ZNE Ready 2017",
27
+ "cooling_type": "AirCooled",
28
+ "heating_type": "All Other",
29
+ "subcategory": "PTHP",
30
+ "minimum_capacity": 0.0,
31
+ "maximum_capacity": 9999999.0,
32
+ "start_date": "1919-09-09T00:00:00+00:00",
33
+ "end_date": "2999-09-09T00:00:00+00:00",
34
+ "minimum_seasonal_efficiency": null,
35
+ "minimum_full_load_efficiency": null,
36
+ "minimum_iplv": null,
37
+ "minimum_integrated_energy_efficiency_ratio": null,
38
+ "pthp_eer_coefficient_1": 15.4,
39
+ "pthp_eer_coefficient_2": 0.33,
40
+ "cool_cap_ft": "HPACCoolCapFT",
41
+ "cool_cap_fflow": "HPACCoolCapFFF",
42
+ "cool_eir_ft": "HPACCOOLEIRFT",
43
+ "cool_eir_fflow": "HPACCOOLEIRFFF",
44
+ "cool_plf_fplr": "HPACCOOLPLFFPLR",
45
+ "notes": "10% better than 90.1-2016 Table 6.8.1-4"
46
+ },
3
47
  {
4
48
  "template": "NREL ZNE Ready 2017",
5
49
  "cooling_type": "AirCooled",
@@ -20,7 +64,7 @@
20
64
  "cool_eir_ft": "HPACCOOLEIRFT",
21
65
  "cool_eir_fflow": "HPACCOOLEIRFFF",
22
66
  "cool_plf_fplr": "HPACCOOLPLFFPLR",
23
- "notes": "From ZNE Multifamily committee"
67
+ "notes": "From ZE AEDG Multifamily Committee"
24
68
  },
25
69
  {
26
70
  "template": "NREL ZNE Ready 2017",
@@ -88,6 +132,50 @@
88
132
  "cool_plf_fplr": "HPACCOOLPLFFPLR",
89
133
  "notes": "From Pena Station design guidelines assumptions"
90
134
  },
135
+ {
136
+ "template": "NREL ZNE Ready 2017",
137
+ "cooling_type": "AirCooled",
138
+ "heating_type": "Electric Resistance or None",
139
+ "subcategory": "Minisplit System",
140
+ "minimum_capacity": 0.0,
141
+ "maximum_capacity": 9999999.0,
142
+ "start_date": "1919-09-09T00:00:00+00:00",
143
+ "end_date": "2999-09-09T00:00:00+00:00",
144
+ "minimum_seasonal_efficiency": 20.0,
145
+ "minimum_full_load_efficiency": null,
146
+ "minimum_iplv": null,
147
+ "minimum_integrated_energy_efficiency_ratio": null,
148
+ "pthp_eer_coefficient_1": null,
149
+ "pthp_eer_coefficient_2": null,
150
+ "cool_cap_ft": "Minisplit-Cool-Cap-fT",
151
+ "cool_cap_fflow": "Minisplit-Cool-Cap-fFF",
152
+ "cool_eir_ft": "Minisplit-Heat-EIR-fT",
153
+ "cool_eir_fflow": "Minisplit-Cool-EIR-fFF",
154
+ "cool_plf_fplr": "Minisplit-Cool-PLF-fPLR",
155
+ "notes": "From ZE AEDG Multifamily Committee"
156
+ },
157
+ {
158
+ "template": "NREL ZNE Ready 2017",
159
+ "cooling_type": "AirCooled",
160
+ "heating_type": "Electric Resistance or None",
161
+ "subcategory": "PTHP",
162
+ "minimum_capacity": 0.0,
163
+ "maximum_capacity": 9999999.0,
164
+ "start_date": "1919-09-09T00:00:00+00:00",
165
+ "end_date": "2999-09-09T00:00:00+00:00",
166
+ "minimum_seasonal_efficiency": null,
167
+ "minimum_full_load_efficiency": null,
168
+ "minimum_iplv": null,
169
+ "minimum_integrated_energy_efficiency_ratio": null,
170
+ "pthp_eer_coefficient_1": 15.4,
171
+ "pthp_eer_coefficient_2": 0.33,
172
+ "cool_cap_ft": "HPACCoolCapFT",
173
+ "cool_cap_fflow": "HPACCoolCapFFF",
174
+ "cool_eir_ft": "HPACCOOLEIRFT",
175
+ "cool_eir_fflow": "HPACCOOLEIRFFF",
176
+ "cool_plf_fplr": "HPACCOOLPLFFPLR",
177
+ "notes": "10% better than 90.1-2016 Table 6.8.1-4"
178
+ },
91
179
  {
92
180
  "template": "NREL ZNE Ready 2017",
93
181
  "cooling_type": "AirCooled",
@@ -130,7 +218,7 @@
130
218
  "cool_eir_ft": "HPACCOOLEIRFT",
131
219
  "cool_eir_fflow": "HPACCOOLEIRFFF",
132
220
  "cool_plf_fplr": "HPACCOOLPLFFPLR",
133
- "notes": "From ZNE Multifamily committee"
221
+ "notes": "From ZE AEDG Multifamily Committee"
134
222
  },
135
223
  {
136
224
  "template": "NREL ZNE Ready 2017",
@@ -1,5 +1,25 @@
1
1
  {
2
2
  "heat_pumps_heating": [
3
+ {
4
+ "template": "NREL ZNE Ready 2017",
5
+ "cooling_type": "AirCooled",
6
+ "subcategory": "Minisplit System",
7
+ "minimum_capacity": 0.0,
8
+ "maximum_capacity": 9999999.0,
9
+ "start_date": "1919-09-09T00:00:00+00:00",
10
+ "end_date": "2999-09-09T00:00:00+00:00",
11
+ "minimum_heating_seasonal_performance_factor": 14.0,
12
+ "minimum_coefficient_of_performance_heating": null,
13
+ "minimum_energy_efficiency_ratio": null,
14
+ "pthp_cop_coefficient_1": null,
15
+ "pthp_cop_coefficient_2": null,
16
+ "heat_cap_ft": "Minisplit-Heat-Cap-fT",
17
+ "heat_cap_fflow": "Minisplit-Cool-Cap-fFF",
18
+ "heat_eir_ft": "Minisplit-Heat-EIR-fT",
19
+ "heat_eir_fflow": "Minisplit-Heat-EIR-fFF",
20
+ "heat_plf_fplr": "Minisplit-Heat-PLF-fPLR",
21
+ "notes": "From ZE AEDG Multifamily Committee"
22
+ },
3
23
  {
4
24
  "template": "NREL ZNE Ready 2017",
5
25
  "cooling_type": "AirCooled",
@@ -11,14 +31,14 @@
11
31
  "minimum_heating_seasonal_performance_factor": null,
12
32
  "minimum_coefficient_of_performance_heating": null,
13
33
  "minimum_energy_efficiency_ratio": null,
14
- "pthp_cop_coefficient_1": 3.7,
15
- "pthp_cop_coefficient_2": 0.052,
34
+ "pthp_cop_coefficient_1": 4.07,
35
+ "pthp_cop_coefficient_2": 0.0572,
16
36
  "heat_cap_ft": "DXHEAT-NECB2011-REF-CAPFT",
17
37
  "heat_cap_fflow": "DXHEAT-NECB2011-REF-CAPFFLOW",
18
38
  "heat_eir_ft": "DXHEAT-NECB2011-REF-EIRFT",
19
39
  "heat_eir_fflow": "DXHEAT-NECB2011-REF-EIRFFLOW",
20
40
  "heat_plf_fplr": "DXHEAT-NECB2011-REF-PLFFPLR",
21
- "notes": "From 90.1-2016 Table 6.8.1-4"
41
+ "notes": "10% better than 90.1-2016 Table 6.8.1-4"
22
42
  },
23
43
  {
24
44
  "template": "NREL ZNE Ready 2017",
@@ -38,7 +58,7 @@
38
58
  "heat_eir_ft": "DXHEAT-NECB2011-REF-EIRFT",
39
59
  "heat_eir_fflow": "DXHEAT-NECB2011-REF-EIRFFLOW",
40
60
  "heat_plf_fplr": "DXHEAT-NECB2011-REF-PLFFPLR",
41
- "notes": "From ZNE Multifamily committee"
61
+ "notes": "From ZE AEDG Multifamily Committee"
42
62
  },
43
63
  {
44
64
  "template": "NREL ZNE Ready 2017",
@@ -98,7 +118,7 @@
98
118
  "heat_eir_ft": "DXHEAT-NECB2011-REF-EIRFT",
99
119
  "heat_eir_fflow": "DXHEAT-NECB2011-REF-EIRFFLOW",
100
120
  "heat_plf_fplr": "DXHEAT-NECB2011-REF-PLFFPLR",
101
- "notes": "From ZNE Multifamily committee"
121
+ "notes": "From ZE AEDG Multifamily Committee"
102
122
  },
103
123
  {
104
124
  "template": "NREL ZNE Ready 2017",
@@ -81,7 +81,7 @@
81
81
  "template": "NREL ZNE Ready 2017",
82
82
  "building_type": "FullServiceRestaurant",
83
83
  "space_type": "Attic",
84
- "lighting_standard": "ASHRAE 189.1-2009",
84
+ "lighting_standard": "NREL ZNE Ready 2017",
85
85
  "lighting_primary_space_type": "Attics",
86
86
  "lighting_secondary_space_type": "General",
87
87
  "lighting_per_area": 0.0,
@@ -404,7 +404,7 @@
404
404
  "lpd_fraction_high_bay": null,
405
405
  "lpd_fraction_specialty_lighting": null,
406
406
  "lpd_fraction_exit_lighting": null,
407
- "lighting_schedule": "HotelLarge BLDG_LIGHT_OFFICE_BSMT_SCH_2010",
407
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_OFFICE_BSMT_SCH_2013",
408
408
  "compact_fluorescent_lighting_schedule": null,
409
409
  "high_bay_lighting_schedule": null,
410
410
  "specialty_lighting_schedule": null,
@@ -469,7 +469,7 @@
469
469
  "lighting_standard": "NREL ZNE Ready 2017",
470
470
  "lighting_primary_space_type": "Dining Area",
471
471
  "lighting_secondary_space_type": "General",
472
- "lighting_per_area": 0.49,
472
+ "lighting_per_area": 0.4,
473
473
  "lighting_per_person": null,
474
474
  "additional_lighting_per_area": null,
475
475
  "lighting_fraction_to_return_air": 0.0,
@@ -546,7 +546,7 @@
546
546
  "lighting_standard": "NREL ZNE Ready 2017",
547
547
  "lighting_primary_space_type": "Corridor",
548
548
  "lighting_secondary_space_type": "General",
549
- "lighting_per_area": 0.5,
549
+ "lighting_per_area": 0.41,
550
550
  "lighting_per_person": null,
551
551
  "additional_lighting_per_area": null,
552
552
  "lighting_fraction_to_return_air": 0.0,
@@ -558,7 +558,7 @@
558
558
  "lpd_fraction_high_bay": null,
559
559
  "lpd_fraction_specialty_lighting": null,
560
560
  "lpd_fraction_exit_lighting": null,
561
- "lighting_schedule": "HotelLarge BLDG_LIGHT_CORRIDOR_SCH_2010",
561
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_CORRIDOR_SCH_2013",
562
562
  "compact_fluorescent_lighting_schedule": null,
563
563
  "high_bay_lighting_schedule": null,
564
564
  "specialty_lighting_schedule": null,
@@ -623,7 +623,7 @@
623
623
  "lighting_standard": "NREL ZNE Ready 2017",
624
624
  "lighting_primary_space_type": "Corridor",
625
625
  "lighting_secondary_space_type": "General",
626
- "lighting_per_area": 0.5,
626
+ "lighting_per_area": 0.41,
627
627
  "lighting_per_person": null,
628
628
  "additional_lighting_per_area": null,
629
629
  "lighting_fraction_to_return_air": 0.0,
@@ -635,7 +635,7 @@
635
635
  "lpd_fraction_high_bay": null,
636
636
  "lpd_fraction_specialty_lighting": null,
637
637
  "lpd_fraction_exit_lighting": null,
638
- "lighting_schedule": "HotelLarge BLDG_LIGHT_CORRIDOR_SCH_2010",
638
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_CORRIDOR_SCH_2013",
639
639
  "compact_fluorescent_lighting_schedule": null,
640
640
  "high_bay_lighting_schedule": null,
641
641
  "specialty_lighting_schedule": null,
@@ -712,7 +712,7 @@
712
712
  "lpd_fraction_high_bay": null,
713
713
  "lpd_fraction_specialty_lighting": null,
714
714
  "lpd_fraction_exit_lighting": null,
715
- "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2010",
715
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
716
716
  "compact_fluorescent_lighting_schedule": null,
717
717
  "high_bay_lighting_schedule": null,
718
718
  "specialty_lighting_schedule": null,
@@ -789,7 +789,7 @@
789
789
  "lpd_fraction_high_bay": null,
790
790
  "lpd_fraction_specialty_lighting": null,
791
791
  "lpd_fraction_exit_lighting": null,
792
- "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2010",
792
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
793
793
  "compact_fluorescent_lighting_schedule": null,
794
794
  "high_bay_lighting_schedule": null,
795
795
  "specialty_lighting_schedule": null,
@@ -866,7 +866,7 @@
866
866
  "lpd_fraction_high_bay": null,
867
867
  "lpd_fraction_specialty_lighting": null,
868
868
  "lpd_fraction_exit_lighting": null,
869
- "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2010",
869
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
870
870
  "compact_fluorescent_lighting_schedule": null,
871
871
  "high_bay_lighting_schedule": null,
872
872
  "specialty_lighting_schedule": null,
@@ -943,7 +943,7 @@
943
943
  "lpd_fraction_high_bay": null,
944
944
  "lpd_fraction_specialty_lighting": null,
945
945
  "lpd_fraction_exit_lighting": null,
946
- "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2010",
946
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
947
947
  "compact_fluorescent_lighting_schedule": null,
948
948
  "high_bay_lighting_schedule": null,
949
949
  "specialty_lighting_schedule": null,
@@ -1162,7 +1162,7 @@
1162
1162
  "lighting_standard": "NREL ZNE Ready 2017",
1163
1163
  "lighting_primary_space_type": "Lobby",
1164
1164
  "lighting_secondary_space_type": "For Hotel",
1165
- "lighting_per_area": 0.8,
1165
+ "lighting_per_area": 0.84,
1166
1166
  "lighting_per_person": null,
1167
1167
  "additional_lighting_per_area": null,
1168
1168
  "lighting_fraction_to_return_air": 0.0,
@@ -1470,7 +1470,7 @@
1470
1470
  "lighting_standard": "NREL ZNE Ready 2017",
1471
1471
  "lighting_primary_space_type": "Storage",
1472
1472
  "lighting_secondary_space_type": "General",
1473
- "lighting_per_area": 0.48,
1473
+ "lighting_per_area": 0.38,
1474
1474
  "lighting_per_person": null,
1475
1475
  "additional_lighting_per_area": null,
1476
1476
  "lighting_fraction_to_return_air": 0.0,
@@ -1482,7 +1482,7 @@
1482
1482
  "lpd_fraction_high_bay": null,
1483
1483
  "lpd_fraction_specialty_lighting": null,
1484
1484
  "lpd_fraction_exit_lighting": null,
1485
- "lighting_schedule": "HotelLarge BLDG_LIGHT_STORAGE_SCH_2010",
1485
+ "lighting_schedule": "HotelLarge BLDG_LIGHT_STORAGE_SCH_2013",
1486
1486
  "compact_fluorescent_lighting_schedule": null,
1487
1487
  "high_bay_lighting_schedule": null,
1488
1488
  "specialty_lighting_schedule": null,
@@ -1553,7 +1553,7 @@
1553
1553
  "lighting_fraction_to_return_air": 0.0,
1554
1554
  "lighting_fraction_radiant": 0.0,
1555
1555
  "lighting_fraction_visible": 0.0,
1556
- "lighting_fraction_replaceable": null,
1556
+ "lighting_fraction_replaceable": 1.0,
1557
1557
  "lpd_fraction_linear_fluorescent": 1.0,
1558
1558
  "lpd_fraction_compact_fluorescent": null,
1559
1559
  "lpd_fraction_high_bay": null,
@@ -1707,7 +1707,7 @@
1707
1707
  "lighting_fraction_to_return_air": 0.0,
1708
1708
  "lighting_fraction_radiant": 0.0,
1709
1709
  "lighting_fraction_visible": 0.0,
1710
- "lighting_fraction_replaceable": null,
1710
+ "lighting_fraction_replaceable": 1.0,
1711
1711
  "lpd_fraction_linear_fluorescent": 1.0,
1712
1712
  "lpd_fraction_compact_fluorescent": null,
1713
1713
  "lpd_fraction_high_bay": null,
@@ -1932,13 +1932,13 @@
1932
1932
  "lighting_standard": "NREL ZNE Ready 2017",
1933
1933
  "lighting_primary_space_type": "MidriseApartment",
1934
1934
  "lighting_secondary_space_type": "Office",
1935
- "lighting_per_area": 0.84,
1935
+ "lighting_per_area": 0.74,
1936
1936
  "lighting_per_person": null,
1937
1937
  "additional_lighting_per_area": null,
1938
1938
  "lighting_fraction_to_return_air": 0.0,
1939
1939
  "lighting_fraction_radiant": 0.0,
1940
1940
  "lighting_fraction_visible": 0.0,
1941
- "lighting_fraction_replaceable": null,
1941
+ "lighting_fraction_replaceable": 1.0,
1942
1942
  "lpd_fraction_linear_fluorescent": 1.0,
1943
1943
  "lpd_fraction_compact_fluorescent": null,
1944
1944
  "lpd_fraction_high_bay": null,
@@ -2394,7 +2394,7 @@
2394
2394
  "lighting_standard": "NREL ZNE Ready 2017",
2395
2395
  "lighting_primary_space_type": "Conference/Meeting/Multipurpose",
2396
2396
  "lighting_secondary_space_type": "General",
2397
- "lighting_per_area": 0.93,
2397
+ "lighting_per_area": 0.97,
2398
2398
  "lighting_per_person": null,
2399
2399
  "additional_lighting_per_area": null,
2400
2400
  "lighting_fraction_to_return_air": 0.4,
@@ -2471,7 +2471,7 @@
2471
2471
  "lighting_standard": "NREL ZNE Ready 2017",
2472
2472
  "lighting_primary_space_type": "Corridor",
2473
2473
  "lighting_secondary_space_type": "General",
2474
- "lighting_per_area": 0.5,
2474
+ "lighting_per_area": 0.41,
2475
2475
  "lighting_per_person": null,
2476
2476
  "additional_lighting_per_area": null,
2477
2477
  "lighting_fraction_to_return_air": 0.4,
@@ -2902,7 +2902,7 @@
2902
2902
  "electric_equipment_fraction_latent": 0.0,
2903
2903
  "electric_equipment_fraction_radiant": 0.5,
2904
2904
  "electric_equipment_fraction_lost": 0.0,
2905
- "electric_equipment_schedule": "OfficeLarge ALWAYS_ON",
2905
+ "electric_equipment_schedule": "DataCenter_EQUIP_SCH",
2906
2906
  "additional_electric_equipment_schedule": null,
2907
2907
  "additional_gas_equipment_schedule": null,
2908
2908
  "heating_setpoint_schedule": "OfficeLarge HTGSETP_DC_SCH",
@@ -2979,7 +2979,7 @@
2979
2979
  "electric_equipment_fraction_latent": 0.0,
2980
2980
  "electric_equipment_fraction_radiant": 0.5,
2981
2981
  "electric_equipment_fraction_lost": 0.0,
2982
- "electric_equipment_schedule": "OfficeLarge ALWAYS_ON",
2982
+ "electric_equipment_schedule": "DataCenter_EQUIP_SCH",
2983
2983
  "additional_electric_equipment_schedule": null,
2984
2984
  "additional_gas_equipment_schedule": null,
2985
2985
  "heating_setpoint_schedule": "OfficeLarge HTGSETP_DC_SCH",
@@ -3164,7 +3164,7 @@
3164
3164
  "lighting_standard": "NREL ZNE Ready 2017",
3165
3165
  "lighting_primary_space_type": "Restrooms",
3166
3166
  "lighting_secondary_space_type": "General",
3167
- "lighting_per_area": 0.74,
3167
+ "lighting_per_area": 0.63,
3168
3168
  "lighting_per_person": null,
3169
3169
  "additional_lighting_per_area": null,
3170
3170
  "lighting_fraction_to_return_air": 0.4,
@@ -3241,7 +3241,7 @@
3241
3241
  "lighting_standard": "NREL ZNE Ready 2017",
3242
3242
  "lighting_primary_space_type": "Stairway",
3243
3243
  "lighting_secondary_space_type": "General",
3244
- "lighting_per_area": 0.52,
3244
+ "lighting_per_area": 0.49,
3245
3245
  "lighting_per_person": null,
3246
3246
  "additional_lighting_per_area": null,
3247
3247
  "lighting_fraction_to_return_air": 0.4,
@@ -3318,7 +3318,7 @@
3318
3318
  "lighting_standard": "NREL ZNE Ready 2017",
3319
3319
  "lighting_primary_space_type": "Storage",
3320
3320
  "lighting_secondary_space_type": "General",
3321
- "lighting_per_area": 0.48,
3321
+ "lighting_per_area": 0.38,
3322
3322
  "lighting_per_person": null,
3323
3323
  "additional_lighting_per_area": null,
3324
3324
  "lighting_fraction_to_return_air": 0.4,
@@ -3777,7 +3777,7 @@
3777
3777
  "template": "NREL ZNE Ready 2017",
3778
3778
  "building_type": "QuickServiceRestaurant",
3779
3779
  "space_type": "Attic",
3780
- "lighting_standard": "ASHRAE 189.1-2009",
3780
+ "lighting_standard": "NREL ZNE Ready 2017",
3781
3781
  "lighting_primary_space_type": "Attics",
3782
3782
  "lighting_secondary_space_type": "General",
3783
3783
  "lighting_per_area": 0.0,
@@ -4011,7 +4011,7 @@
4011
4011
  "lighting_standard": "NREL ZNE Ready 2017",
4012
4012
  "lighting_primary_space_type": "Storage",
4013
4013
  "lighting_secondary_space_type": "General",
4014
- "lighting_per_area": 0.48,
4014
+ "lighting_per_area": 0.38,
4015
4015
  "lighting_per_person": null,
4016
4016
  "additional_lighting_per_area": null,
4017
4017
  "lighting_fraction_to_return_air": 0.0,
@@ -4081,6 +4081,83 @@
4081
4081
  "exhaust_flow_fraction_schedule": null,
4082
4082
  "balanced_exhaust_fraction_schedule": null
4083
4083
  },
4084
+ {
4085
+ "template": "NREL ZNE Ready 2017",
4086
+ "building_type": "Retail",
4087
+ "space_type": "Core_Retail",
4088
+ "lighting_standard": "NREL ZNE Ready 2017",
4089
+ "lighting_primary_space_type": "Sales Area",
4090
+ "lighting_secondary_space_type": "General",
4091
+ "lighting_per_area": 1.05,
4092
+ "lighting_per_person": null,
4093
+ "additional_lighting_per_area": null,
4094
+ "lighting_fraction_to_return_air": 0.0,
4095
+ "lighting_fraction_radiant": 0.7,
4096
+ "lighting_fraction_visible": 0.2,
4097
+ "lighting_fraction_replaceable": 1.0,
4098
+ "lpd_fraction_linear_fluorescent": 1.0,
4099
+ "lpd_fraction_compact_fluorescent": null,
4100
+ "lpd_fraction_high_bay": null,
4101
+ "lpd_fraction_specialty_lighting": null,
4102
+ "lpd_fraction_exit_lighting": null,
4103
+ "lighting_schedule": "RetailStandalone BLDG_LIGHT_SCH_2013",
4104
+ "compact_fluorescent_lighting_schedule": null,
4105
+ "high_bay_lighting_schedule": null,
4106
+ "specialty_lighting_schedule": null,
4107
+ "exit_lighting_schedule": null,
4108
+ "target_illuminance_setpoint": 550.0,
4109
+ "psa_nongeometry_fraction": 0.25,
4110
+ "ssa_nongeometry_fraction": 0.25,
4111
+ "notes": null,
4112
+ "ventilation_standard": "ASHRAE 62.1-2007",
4113
+ "ventilation_primary_space_type": "Retail",
4114
+ "ventilation_secondary_space_type": "General Sales",
4115
+ "ventilation_per_area": 0.12,
4116
+ "ventilation_per_person": 7.5,
4117
+ "ventilation_air_changes": null,
4118
+ "minimum_total_air_changes": null,
4119
+ "occupancy_per_area": 15.0,
4120
+ "occupancy_schedule": "RetailStandalone BLDG_OCC_SCH_2010",
4121
+ "occupancy_activity_schedule": "RetailStandalone ACTIVITY_SCH",
4122
+ "is_residential": null,
4123
+ "infiltration_per_exterior_area": 0.0446,
4124
+ "infiltration_per_exterior_wall_area": null,
4125
+ "infiltration_air_changes": null,
4126
+ "infiltration_schedule": "RetailStandalone INFIL_SCH_PNNL",
4127
+ "infiltration_schedule_perimeter": null,
4128
+ "gas_equipment_per_area": null,
4129
+ "gas_equipment_fraction_latent": null,
4130
+ "gas_equipment_fraction_radiant": null,
4131
+ "gas_equipment_fraction_lost": null,
4132
+ "gas_equipment_schedule": null,
4133
+ "electric_equipment_per_area": 0.3,
4134
+ "electric_equipment_fraction_latent": 0.0,
4135
+ "electric_equipment_fraction_radiant": 0.5,
4136
+ "electric_equipment_fraction_lost": 0.0,
4137
+ "electric_equipment_schedule": "RetailStandalone BLDG_EQUIP_SCH",
4138
+ "additional_electric_equipment_schedule": null,
4139
+ "additional_gas_equipment_schedule": null,
4140
+ "heating_setpoint_schedule": "RetailStandalone HTGSETP_SCH_YES_OPTIMUM",
4141
+ "cooling_setpoint_schedule": "RetailStandalone CLGSETP_SCH_YES_OPTIMUM",
4142
+ "service_water_heating_peak_flow_rate": null,
4143
+ "service_water_heating_area": null,
4144
+ "service_water_heating_peak_flow_per_area": null,
4145
+ "service_water_heating_system_type": null,
4146
+ "booster_water_heater_fraction": null,
4147
+ "service_water_heating_target_temperature": null,
4148
+ "booster_water_heating_target_temperature": null,
4149
+ "service_water_heating_fraction_sensible": null,
4150
+ "service_water_heating_fraction_latent": null,
4151
+ "service_water_heating_schedule": null,
4152
+ "exhaust_per_area": null,
4153
+ "exhaust_fan_efficiency": null,
4154
+ "exhaust_fan_power": null,
4155
+ "exhaust_fan_pressure_rise": null,
4156
+ "exhaust_fan_maximum_flow_rate": null,
4157
+ "exhaust_availability_schedule": null,
4158
+ "exhaust_flow_fraction_schedule": null,
4159
+ "balanced_exhaust_fraction_schedule": null
4160
+ },
4084
4161
  {
4085
4162
  "template": "NREL ZNE Ready 2017",
4086
4163
  "building_type": "Retail",
@@ -4088,13 +4165,13 @@
4088
4165
  "lighting_standard": "NREL ZNE Ready 2017",
4089
4166
  "lighting_primary_space_type": "Lobby",
4090
4167
  "lighting_secondary_space_type": "General",
4091
- "lighting_per_area": 0.68,
4168
+ "lighting_per_area": 0.84,
4092
4169
  "lighting_per_person": null,
4093
4170
  "additional_lighting_per_area": null,
4094
4171
  "lighting_fraction_to_return_air": 0.0,
4095
4172
  "lighting_fraction_radiant": 0.7,
4096
4173
  "lighting_fraction_visible": 0.2,
4097
- "lighting_fraction_replaceable": null,
4174
+ "lighting_fraction_replaceable": 1.0,
4098
4175
  "lpd_fraction_linear_fluorescent": 1.0,
4099
4176
  "lpd_fraction_compact_fluorescent": null,
4100
4177
  "lpd_fraction_high_bay": null,
@@ -4158,6 +4235,83 @@
4158
4235
  "exhaust_flow_fraction_schedule": null,
4159
4236
  "balanced_exhaust_fraction_schedule": null
4160
4237
  },
4238
+ {
4239
+ "template": "NREL ZNE Ready 2017",
4240
+ "building_type": "Retail",
4241
+ "space_type": "Front_Retail",
4242
+ "lighting_standard": "NREL ZNE Ready 2017",
4243
+ "lighting_primary_space_type": "Sales Area",
4244
+ "lighting_secondary_space_type": "General",
4245
+ "lighting_per_area": 1.05,
4246
+ "lighting_per_person": null,
4247
+ "additional_lighting_per_area": null,
4248
+ "lighting_fraction_to_return_air": 0.0,
4249
+ "lighting_fraction_radiant": 0.7,
4250
+ "lighting_fraction_visible": 0.2,
4251
+ "lighting_fraction_replaceable": 1.0,
4252
+ "lpd_fraction_linear_fluorescent": 1.0,
4253
+ "lpd_fraction_compact_fluorescent": null,
4254
+ "lpd_fraction_high_bay": null,
4255
+ "lpd_fraction_specialty_lighting": null,
4256
+ "lpd_fraction_exit_lighting": null,
4257
+ "lighting_schedule": "RetailStandalone BLDG_LIGHT_SCH_2013",
4258
+ "compact_fluorescent_lighting_schedule": null,
4259
+ "high_bay_lighting_schedule": null,
4260
+ "specialty_lighting_schedule": null,
4261
+ "exit_lighting_schedule": null,
4262
+ "target_illuminance_setpoint": 550.0,
4263
+ "psa_nongeometry_fraction": 0.25,
4264
+ "ssa_nongeometry_fraction": 0.25,
4265
+ "notes": null,
4266
+ "ventilation_standard": "ASHRAE 62.1-2007",
4267
+ "ventilation_primary_space_type": "Retail",
4268
+ "ventilation_secondary_space_type": "General Sales",
4269
+ "ventilation_per_area": 0.12,
4270
+ "ventilation_per_person": 7.5,
4271
+ "ventilation_air_changes": null,
4272
+ "minimum_total_air_changes": null,
4273
+ "occupancy_per_area": 15.0,
4274
+ "occupancy_schedule": "RetailStandalone BLDG_OCC_SCH_2010",
4275
+ "occupancy_activity_schedule": "RetailStandalone ACTIVITY_SCH",
4276
+ "is_residential": null,
4277
+ "infiltration_per_exterior_area": 0.0446,
4278
+ "infiltration_per_exterior_wall_area": null,
4279
+ "infiltration_air_changes": null,
4280
+ "infiltration_schedule": "RetailStandalone INFIL_SCH_PNNL",
4281
+ "infiltration_schedule_perimeter": null,
4282
+ "gas_equipment_per_area": null,
4283
+ "gas_equipment_fraction_latent": null,
4284
+ "gas_equipment_fraction_radiant": null,
4285
+ "gas_equipment_fraction_lost": null,
4286
+ "gas_equipment_schedule": null,
4287
+ "electric_equipment_per_area": 0.3,
4288
+ "electric_equipment_fraction_latent": 0.0,
4289
+ "electric_equipment_fraction_radiant": 0.5,
4290
+ "electric_equipment_fraction_lost": 0.0,
4291
+ "electric_equipment_schedule": "RetailStandalone BLDG_EQUIP_SCH",
4292
+ "additional_electric_equipment_schedule": null,
4293
+ "additional_gas_equipment_schedule": null,
4294
+ "heating_setpoint_schedule": "RetailStandalone HTGSETP_SCH_NO_OPTIMUM",
4295
+ "cooling_setpoint_schedule": "RetailStandalone CLGSETP_SCH_NO_SETBACK",
4296
+ "service_water_heating_peak_flow_rate": null,
4297
+ "service_water_heating_area": null,
4298
+ "service_water_heating_peak_flow_per_area": null,
4299
+ "service_water_heating_system_type": null,
4300
+ "booster_water_heater_fraction": null,
4301
+ "service_water_heating_target_temperature": null,
4302
+ "booster_water_heating_target_temperature": null,
4303
+ "service_water_heating_fraction_sensible": null,
4304
+ "service_water_heating_fraction_latent": null,
4305
+ "service_water_heating_schedule": null,
4306
+ "exhaust_per_area": null,
4307
+ "exhaust_fan_efficiency": null,
4308
+ "exhaust_fan_power": null,
4309
+ "exhaust_fan_pressure_rise": null,
4310
+ "exhaust_fan_maximum_flow_rate": null,
4311
+ "exhaust_availability_schedule": null,
4312
+ "exhaust_flow_fraction_schedule": null,
4313
+ "balanced_exhaust_fraction_schedule": null
4314
+ },
4161
4315
  {
4162
4316
  "template": "NREL ZNE Ready 2017",
4163
4317
  "building_type": "Retail",
@@ -4165,13 +4319,13 @@
4165
4319
  "lighting_standard": "NREL ZNE Ready 2017",
4166
4320
  "lighting_primary_space_type": "Sales Area",
4167
4321
  "lighting_secondary_space_type": "General",
4168
- "lighting_per_area": 1.08,
4322
+ "lighting_per_area": 1.05,
4169
4323
  "lighting_per_person": null,
4170
4324
  "additional_lighting_per_area": null,
4171
4325
  "lighting_fraction_to_return_air": 0.0,
4172
4326
  "lighting_fraction_radiant": 0.7,
4173
4327
  "lighting_fraction_visible": 0.2,
4174
- "lighting_fraction_replaceable": null,
4328
+ "lighting_fraction_replaceable": 1.0,
4175
4329
  "lpd_fraction_linear_fluorescent": 1.0,
4176
4330
  "lpd_fraction_compact_fluorescent": null,
4177
4331
  "lpd_fraction_high_bay": null,
@@ -4242,7 +4396,7 @@
4242
4396
  "lighting_standard": "NREL ZNE Ready 2017",
4243
4397
  "lighting_primary_space_type": "Sales Area",
4244
4398
  "lighting_secondary_space_type": "General",
4245
- "lighting_per_area": 1.08,
4399
+ "lighting_per_area": 1.05,
4246
4400
  "lighting_per_person": null,
4247
4401
  "additional_lighting_per_area": null,
4248
4402
  "lighting_fraction_to_return_air": 0.0,
@@ -4312,6 +4466,1729 @@
4312
4466
  "exhaust_flow_fraction_schedule": null,
4313
4467
  "balanced_exhaust_fraction_schedule": null
4314
4468
  },
4469
+ {
4470
+ "template": "NREL ZNE Ready 2017",
4471
+ "building_type": "SmallHotel",
4472
+ "space_type": "Corridor",
4473
+ "lighting_standard": "NREL ZNE Ready 2017",
4474
+ "lighting_primary_space_type": "Corridor - Note 2",
4475
+ "lighting_secondary_space_type": "General",
4476
+ "lighting_per_area": 0.41,
4477
+ "lighting_per_person": null,
4478
+ "additional_lighting_per_area": null,
4479
+ "lighting_fraction_to_return_air": 0.0,
4480
+ "lighting_fraction_radiant": 0.7,
4481
+ "lighting_fraction_visible": 0.2,
4482
+ "lighting_fraction_replaceable": 1.0,
4483
+ "lpd_fraction_linear_fluorescent": 0.1463,
4484
+ "lpd_fraction_compact_fluorescent": 0.6408,
4485
+ "lpd_fraction_high_bay": 0.1463,
4486
+ "lpd_fraction_specialty_lighting": 0.0437,
4487
+ "lpd_fraction_exit_lighting": 0.0229,
4488
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_CORRIDOR_SCH_2013",
4489
+ "compact_fluorescent_lighting_schedule": null,
4490
+ "high_bay_lighting_schedule": null,
4491
+ "specialty_lighting_schedule": null,
4492
+ "exit_lighting_schedule": null,
4493
+ "target_illuminance_setpoint": null,
4494
+ "psa_nongeometry_fraction": null,
4495
+ "ssa_nongeometry_fraction": null,
4496
+ "notes": null,
4497
+ "ventilation_standard": "ASHRAE 62.1-2007",
4498
+ "ventilation_primary_space_type": "General",
4499
+ "ventilation_secondary_space_type": "Corridors",
4500
+ "ventilation_per_area": 0.06,
4501
+ "ventilation_per_person": null,
4502
+ "ventilation_air_changes": null,
4503
+ "minimum_total_air_changes": null,
4504
+ "occupancy_per_area": 0.0,
4505
+ "occupancy_schedule": "HotelSmall AlwaysOff",
4506
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
4507
+ "is_residential": null,
4508
+ "infiltration_per_exterior_area": 0.112,
4509
+ "infiltration_per_exterior_wall_area": null,
4510
+ "infiltration_air_changes": null,
4511
+ "infiltration_schedule": "Always On",
4512
+ "infiltration_schedule_perimeter": null,
4513
+ "gas_equipment_per_area": null,
4514
+ "gas_equipment_fraction_latent": null,
4515
+ "gas_equipment_fraction_radiant": null,
4516
+ "gas_equipment_fraction_lost": null,
4517
+ "gas_equipment_schedule": null,
4518
+ "electric_equipment_per_area": 0.0,
4519
+ "electric_equipment_fraction_latent": 0.0,
4520
+ "electric_equipment_fraction_radiant": 0.5,
4521
+ "electric_equipment_fraction_lost": 0.0,
4522
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
4523
+ "additional_electric_equipment_schedule": null,
4524
+ "additional_gas_equipment_schedule": null,
4525
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
4526
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
4527
+ "service_water_heating_peak_flow_rate": null,
4528
+ "service_water_heating_area": null,
4529
+ "service_water_heating_peak_flow_per_area": "",
4530
+ "service_water_heating_system_type": null,
4531
+ "booster_water_heater_fraction": null,
4532
+ "service_water_heating_target_temperature": null,
4533
+ "booster_water_heating_target_temperature": null,
4534
+ "service_water_heating_fraction_sensible": null,
4535
+ "service_water_heating_fraction_latent": null,
4536
+ "service_water_heating_schedule": null,
4537
+ "exhaust_per_area": null,
4538
+ "exhaust_fan_efficiency": null,
4539
+ "exhaust_fan_power": null,
4540
+ "exhaust_fan_pressure_rise": null,
4541
+ "exhaust_fan_maximum_flow_rate": null,
4542
+ "exhaust_availability_schedule": null,
4543
+ "exhaust_flow_fraction_schedule": null,
4544
+ "balanced_exhaust_fraction_schedule": null
4545
+ },
4546
+ {
4547
+ "template": "NREL ZNE Ready 2017",
4548
+ "building_type": "SmallHotel",
4549
+ "space_type": "Corridor4",
4550
+ "lighting_standard": "NREL ZNE Ready 2017",
4551
+ "lighting_primary_space_type": "Corridor - Note 2",
4552
+ "lighting_secondary_space_type": "General",
4553
+ "lighting_per_area": 0.41,
4554
+ "lighting_per_person": null,
4555
+ "additional_lighting_per_area": null,
4556
+ "lighting_fraction_to_return_air": 0.0,
4557
+ "lighting_fraction_radiant": 0.7,
4558
+ "lighting_fraction_visible": 0.2,
4559
+ "lighting_fraction_replaceable": 1.0,
4560
+ "lpd_fraction_linear_fluorescent": 0.1463,
4561
+ "lpd_fraction_compact_fluorescent": 0.6408,
4562
+ "lpd_fraction_high_bay": 0.1463,
4563
+ "lpd_fraction_specialty_lighting": 0.0437,
4564
+ "lpd_fraction_exit_lighting": 0.0229,
4565
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_CORRIDOR_SCH_2013",
4566
+ "compact_fluorescent_lighting_schedule": null,
4567
+ "high_bay_lighting_schedule": null,
4568
+ "specialty_lighting_schedule": null,
4569
+ "exit_lighting_schedule": null,
4570
+ "target_illuminance_setpoint": null,
4571
+ "psa_nongeometry_fraction": null,
4572
+ "ssa_nongeometry_fraction": null,
4573
+ "notes": null,
4574
+ "ventilation_standard": "ASHRAE 62.1-2007",
4575
+ "ventilation_primary_space_type": "General",
4576
+ "ventilation_secondary_space_type": "Corridors",
4577
+ "ventilation_per_area": 0.06,
4578
+ "ventilation_per_person": null,
4579
+ "ventilation_air_changes": null,
4580
+ "minimum_total_air_changes": null,
4581
+ "occupancy_per_area": 0.0,
4582
+ "occupancy_schedule": "HotelSmall AlwaysOff",
4583
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
4584
+ "is_residential": null,
4585
+ "infiltration_per_exterior_area": 0.0143,
4586
+ "infiltration_per_exterior_wall_area": null,
4587
+ "infiltration_air_changes": null,
4588
+ "infiltration_schedule": "Always On",
4589
+ "infiltration_schedule_perimeter": null,
4590
+ "gas_equipment_per_area": null,
4591
+ "gas_equipment_fraction_latent": null,
4592
+ "gas_equipment_fraction_radiant": null,
4593
+ "gas_equipment_fraction_lost": null,
4594
+ "gas_equipment_schedule": null,
4595
+ "electric_equipment_per_area": 0.0,
4596
+ "electric_equipment_fraction_latent": 0.0,
4597
+ "electric_equipment_fraction_radiant": 0.5,
4598
+ "electric_equipment_fraction_lost": 0.0,
4599
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
4600
+ "additional_electric_equipment_schedule": null,
4601
+ "additional_gas_equipment_schedule": null,
4602
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
4603
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
4604
+ "service_water_heating_peak_flow_rate": null,
4605
+ "service_water_heating_area": null,
4606
+ "service_water_heating_peak_flow_per_area": "",
4607
+ "service_water_heating_system_type": null,
4608
+ "booster_water_heater_fraction": null,
4609
+ "service_water_heating_target_temperature": null,
4610
+ "booster_water_heating_target_temperature": null,
4611
+ "service_water_heating_fraction_sensible": null,
4612
+ "service_water_heating_fraction_latent": null,
4613
+ "service_water_heating_schedule": null,
4614
+ "exhaust_per_area": null,
4615
+ "exhaust_fan_efficiency": null,
4616
+ "exhaust_fan_power": null,
4617
+ "exhaust_fan_pressure_rise": null,
4618
+ "exhaust_fan_maximum_flow_rate": null,
4619
+ "exhaust_availability_schedule": null,
4620
+ "exhaust_flow_fraction_schedule": null,
4621
+ "balanced_exhaust_fraction_schedule": null
4622
+ },
4623
+ {
4624
+ "template": "NREL ZNE Ready 2017",
4625
+ "building_type": "SmallHotel",
4626
+ "space_type": "Elec/MechRoom",
4627
+ "lighting_standard": "NREL ZNE Ready 2017",
4628
+ "lighting_primary_space_type": "SmallHotel",
4629
+ "lighting_secondary_space_type": "Elec/MechRoom",
4630
+ "lighting_per_area": 0.0,
4631
+ "lighting_per_person": null,
4632
+ "additional_lighting_per_area": null,
4633
+ "lighting_fraction_to_return_air": 0.0,
4634
+ "lighting_fraction_radiant": 0.7,
4635
+ "lighting_fraction_visible": 0.2,
4636
+ "lighting_fraction_replaceable": 1.0,
4637
+ "lpd_fraction_linear_fluorescent": 0.2926,
4638
+ "lpd_fraction_compact_fluorescent": 0.6408,
4639
+ "lpd_fraction_high_bay": 0.0,
4640
+ "lpd_fraction_specialty_lighting": 0.0437,
4641
+ "lpd_fraction_exit_lighting": 0.0229,
4642
+ "lighting_schedule": "HotelSmall AlwaysOff",
4643
+ "compact_fluorescent_lighting_schedule": null,
4644
+ "high_bay_lighting_schedule": null,
4645
+ "specialty_lighting_schedule": null,
4646
+ "exit_lighting_schedule": null,
4647
+ "target_illuminance_setpoint": null,
4648
+ "psa_nongeometry_fraction": null,
4649
+ "ssa_nongeometry_fraction": null,
4650
+ "notes": null,
4651
+ "ventilation_standard": "ASHRAE 62.1-2007",
4652
+ "ventilation_primary_space_type": "General",
4653
+ "ventilation_secondary_space_type": "Storage rooms",
4654
+ "ventilation_per_area": 0.12,
4655
+ "ventilation_per_person": null,
4656
+ "ventilation_air_changes": null,
4657
+ "minimum_total_air_changes": null,
4658
+ "occupancy_per_area": 0.0,
4659
+ "occupancy_schedule": null,
4660
+ "occupancy_activity_schedule": null,
4661
+ "is_residential": null,
4662
+ "infiltration_per_exterior_area": 0.112,
4663
+ "infiltration_per_exterior_wall_area": null,
4664
+ "infiltration_air_changes": null,
4665
+ "infiltration_schedule": "Always On",
4666
+ "infiltration_schedule_perimeter": null,
4667
+ "gas_equipment_per_area": null,
4668
+ "gas_equipment_fraction_latent": null,
4669
+ "gas_equipment_fraction_radiant": null,
4670
+ "gas_equipment_fraction_lost": null,
4671
+ "gas_equipment_schedule": null,
4672
+ "electric_equipment_per_area": 198.2,
4673
+ "electric_equipment_fraction_latent": 0.0,
4674
+ "electric_equipment_fraction_radiant": 0.5,
4675
+ "electric_equipment_fraction_lost": 0.0,
4676
+ "electric_equipment_schedule": "HotelSmall BLDG_ELEVATORS",
4677
+ "additional_electric_equipment_schedule": null,
4678
+ "additional_gas_equipment_schedule": null,
4679
+ "heating_setpoint_schedule": null,
4680
+ "cooling_setpoint_schedule": null,
4681
+ "service_water_heating_peak_flow_rate": null,
4682
+ "service_water_heating_area": null,
4683
+ "service_water_heating_peak_flow_per_area": "",
4684
+ "service_water_heating_system_type": null,
4685
+ "booster_water_heater_fraction": null,
4686
+ "service_water_heating_target_temperature": null,
4687
+ "booster_water_heating_target_temperature": null,
4688
+ "service_water_heating_fraction_sensible": null,
4689
+ "service_water_heating_fraction_latent": null,
4690
+ "service_water_heating_schedule": null,
4691
+ "exhaust_per_area": null,
4692
+ "exhaust_fan_efficiency": null,
4693
+ "exhaust_fan_power": null,
4694
+ "exhaust_fan_pressure_rise": null,
4695
+ "exhaust_fan_maximum_flow_rate": null,
4696
+ "exhaust_availability_schedule": null,
4697
+ "exhaust_flow_fraction_schedule": null,
4698
+ "balanced_exhaust_fraction_schedule": null
4699
+ },
4700
+ {
4701
+ "template": "NREL ZNE Ready 2017",
4702
+ "building_type": "SmallHotel",
4703
+ "space_type": "ElevatorCore",
4704
+ "lighting_standard": "NREL ZNE Ready 2017",
4705
+ "lighting_primary_space_type": "SmallHotel",
4706
+ "lighting_secondary_space_type": "ElevatorCore",
4707
+ "lighting_per_area": 0.0,
4708
+ "lighting_per_person": null,
4709
+ "additional_lighting_per_area": null,
4710
+ "lighting_fraction_to_return_air": 0.0,
4711
+ "lighting_fraction_radiant": 0.7,
4712
+ "lighting_fraction_visible": 0.2,
4713
+ "lighting_fraction_replaceable": 1.0,
4714
+ "lpd_fraction_linear_fluorescent": 0.2926,
4715
+ "lpd_fraction_compact_fluorescent": 0.6408,
4716
+ "lpd_fraction_high_bay": 0.0,
4717
+ "lpd_fraction_specialty_lighting": 0.0437,
4718
+ "lpd_fraction_exit_lighting": 0.0229,
4719
+ "lighting_schedule": "HotelSmall AlwaysOff",
4720
+ "compact_fluorescent_lighting_schedule": null,
4721
+ "high_bay_lighting_schedule": null,
4722
+ "specialty_lighting_schedule": null,
4723
+ "exit_lighting_schedule": null,
4724
+ "target_illuminance_setpoint": null,
4725
+ "psa_nongeometry_fraction": null,
4726
+ "ssa_nongeometry_fraction": null,
4727
+ "notes": null,
4728
+ "ventilation_standard": "ASHRAE 62.1-2007",
4729
+ "ventilation_primary_space_type": "General",
4730
+ "ventilation_secondary_space_type": "Storage rooms",
4731
+ "ventilation_per_area": 0.12,
4732
+ "ventilation_per_person": null,
4733
+ "ventilation_air_changes": null,
4734
+ "minimum_total_air_changes": null,
4735
+ "occupancy_per_area": 0.0,
4736
+ "occupancy_schedule": null,
4737
+ "occupancy_activity_schedule": null,
4738
+ "is_residential": null,
4739
+ "infiltration_per_exterior_area": 0.112,
4740
+ "infiltration_per_exterior_wall_area": null,
4741
+ "infiltration_air_changes": null,
4742
+ "infiltration_schedule": "Always On",
4743
+ "infiltration_schedule_perimeter": null,
4744
+ "gas_equipment_per_area": null,
4745
+ "gas_equipment_fraction_latent": null,
4746
+ "gas_equipment_fraction_radiant": null,
4747
+ "gas_equipment_fraction_lost": null,
4748
+ "gas_equipment_schedule": null,
4749
+ "electric_equipment_per_area": null,
4750
+ "electric_equipment_fraction_latent": 0.0,
4751
+ "electric_equipment_fraction_radiant": 0.5,
4752
+ "electric_equipment_fraction_lost": 0.0,
4753
+ "electric_equipment_schedule": "HotelSmall BLDG_ELEVATORS",
4754
+ "additional_electric_equipment_schedule": null,
4755
+ "additional_gas_equipment_schedule": null,
4756
+ "heating_setpoint_schedule": null,
4757
+ "cooling_setpoint_schedule": null,
4758
+ "service_water_heating_peak_flow_rate": null,
4759
+ "service_water_heating_area": null,
4760
+ "service_water_heating_peak_flow_per_area": "",
4761
+ "service_water_heating_system_type": null,
4762
+ "booster_water_heater_fraction": null,
4763
+ "service_water_heating_target_temperature": null,
4764
+ "booster_water_heating_target_temperature": null,
4765
+ "service_water_heating_fraction_sensible": null,
4766
+ "service_water_heating_fraction_latent": null,
4767
+ "service_water_heating_schedule": null,
4768
+ "exhaust_per_area": null,
4769
+ "exhaust_fan_efficiency": null,
4770
+ "exhaust_fan_power": null,
4771
+ "exhaust_fan_pressure_rise": null,
4772
+ "exhaust_fan_maximum_flow_rate": null,
4773
+ "exhaust_availability_schedule": null,
4774
+ "exhaust_flow_fraction_schedule": null,
4775
+ "balanced_exhaust_fraction_schedule": null
4776
+ },
4777
+ {
4778
+ "template": "NREL ZNE Ready 2017",
4779
+ "building_type": "SmallHotel",
4780
+ "space_type": "ElevatorCore4",
4781
+ "lighting_standard": "NREL ZNE Ready 2017",
4782
+ "lighting_primary_space_type": "SmallHotel",
4783
+ "lighting_secondary_space_type": "ElevatorCore",
4784
+ "lighting_per_area": 0.0,
4785
+ "lighting_per_person": null,
4786
+ "additional_lighting_per_area": null,
4787
+ "lighting_fraction_to_return_air": 0.0,
4788
+ "lighting_fraction_radiant": 0.7,
4789
+ "lighting_fraction_visible": 0.2,
4790
+ "lighting_fraction_replaceable": 1.0,
4791
+ "lpd_fraction_linear_fluorescent": 0.2926,
4792
+ "lpd_fraction_compact_fluorescent": 0.6408,
4793
+ "lpd_fraction_high_bay": 0.0,
4794
+ "lpd_fraction_specialty_lighting": 0.0437,
4795
+ "lpd_fraction_exit_lighting": 0.0229,
4796
+ "lighting_schedule": "HotelSmall AlwaysOff",
4797
+ "compact_fluorescent_lighting_schedule": null,
4798
+ "high_bay_lighting_schedule": null,
4799
+ "specialty_lighting_schedule": null,
4800
+ "exit_lighting_schedule": null,
4801
+ "target_illuminance_setpoint": null,
4802
+ "psa_nongeometry_fraction": null,
4803
+ "ssa_nongeometry_fraction": null,
4804
+ "notes": null,
4805
+ "ventilation_standard": "ASHRAE 62.1-2007",
4806
+ "ventilation_primary_space_type": "General",
4807
+ "ventilation_secondary_space_type": "Storage rooms",
4808
+ "ventilation_per_area": 0.12,
4809
+ "ventilation_per_person": null,
4810
+ "ventilation_air_changes": null,
4811
+ "minimum_total_air_changes": null,
4812
+ "occupancy_per_area": 0.0,
4813
+ "occupancy_schedule": null,
4814
+ "occupancy_activity_schedule": null,
4815
+ "is_residential": null,
4816
+ "infiltration_per_exterior_area": 0.02801,
4817
+ "infiltration_per_exterior_wall_area": null,
4818
+ "infiltration_air_changes": null,
4819
+ "infiltration_schedule": "Always On",
4820
+ "infiltration_schedule_perimeter": null,
4821
+ "gas_equipment_per_area": null,
4822
+ "gas_equipment_fraction_latent": null,
4823
+ "gas_equipment_fraction_radiant": null,
4824
+ "gas_equipment_fraction_lost": null,
4825
+ "gas_equipment_schedule": null,
4826
+ "electric_equipment_per_area": null,
4827
+ "electric_equipment_fraction_latent": 0.0,
4828
+ "electric_equipment_fraction_radiant": 0.5,
4829
+ "electric_equipment_fraction_lost": 0.0,
4830
+ "electric_equipment_schedule": "HotelSmall BLDG_ELEVATORS",
4831
+ "additional_electric_equipment_schedule": null,
4832
+ "additional_gas_equipment_schedule": null,
4833
+ "heating_setpoint_schedule": null,
4834
+ "cooling_setpoint_schedule": null,
4835
+ "service_water_heating_peak_flow_rate": null,
4836
+ "service_water_heating_area": null,
4837
+ "service_water_heating_peak_flow_per_area": "",
4838
+ "service_water_heating_system_type": null,
4839
+ "booster_water_heater_fraction": null,
4840
+ "service_water_heating_target_temperature": null,
4841
+ "booster_water_heating_target_temperature": null,
4842
+ "service_water_heating_fraction_sensible": null,
4843
+ "service_water_heating_fraction_latent": null,
4844
+ "service_water_heating_schedule": null,
4845
+ "exhaust_per_area": null,
4846
+ "exhaust_fan_efficiency": null,
4847
+ "exhaust_fan_power": null,
4848
+ "exhaust_fan_pressure_rise": null,
4849
+ "exhaust_fan_maximum_flow_rate": null,
4850
+ "exhaust_availability_schedule": null,
4851
+ "exhaust_flow_fraction_schedule": null,
4852
+ "balanced_exhaust_fraction_schedule": null
4853
+ },
4854
+ {
4855
+ "template": "NREL ZNE Ready 2017",
4856
+ "building_type": "SmallHotel",
4857
+ "space_type": "Exercise",
4858
+ "lighting_standard": "NREL ZNE Ready 2017",
4859
+ "lighting_primary_space_type": "Gymnasium/Fitness Center - RCR adj",
4860
+ "lighting_secondary_space_type": "Exercise Area",
4861
+ "lighting_per_area": 0.5,
4862
+ "lighting_per_person": null,
4863
+ "additional_lighting_per_area": null,
4864
+ "lighting_fraction_to_return_air": 0.0,
4865
+ "lighting_fraction_radiant": 0.7,
4866
+ "lighting_fraction_visible": 0.2,
4867
+ "lighting_fraction_replaceable": 1.0,
4868
+ "lpd_fraction_linear_fluorescent": 0.2926,
4869
+ "lpd_fraction_compact_fluorescent": 0.6408,
4870
+ "lpd_fraction_high_bay": 0.0,
4871
+ "lpd_fraction_specialty_lighting": 0.0437,
4872
+ "lpd_fraction_exit_lighting": 0.0229,
4873
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_EXERCENTER_SCH",
4874
+ "compact_fluorescent_lighting_schedule": null,
4875
+ "high_bay_lighting_schedule": null,
4876
+ "specialty_lighting_schedule": null,
4877
+ "exit_lighting_schedule": null,
4878
+ "target_illuminance_setpoint": null,
4879
+ "psa_nongeometry_fraction": null,
4880
+ "ssa_nongeometry_fraction": null,
4881
+ "notes": null,
4882
+ "ventilation_standard": "ASHRAE 62.1-2007",
4883
+ "ventilation_primary_space_type": "Sports and Entertainment",
4884
+ "ventilation_secondary_space_type": "Health club/weight rooms",
4885
+ "ventilation_per_area": 0.06,
4886
+ "ventilation_per_person": 20.0,
4887
+ "ventilation_air_changes": null,
4888
+ "minimum_total_air_changes": null,
4889
+ "occupancy_per_area": 19.94,
4890
+ "occupancy_schedule": "HotelSmall ExerciseCenter_Occ_Sch",
4891
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
4892
+ "is_residential": null,
4893
+ "infiltration_per_exterior_area": 0.112,
4894
+ "infiltration_per_exterior_wall_area": null,
4895
+ "infiltration_air_changes": null,
4896
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
4897
+ "infiltration_schedule_perimeter": null,
4898
+ "gas_equipment_per_area": null,
4899
+ "gas_equipment_fraction_latent": null,
4900
+ "gas_equipment_fraction_radiant": null,
4901
+ "gas_equipment_fraction_lost": null,
4902
+ "gas_equipment_schedule": null,
4903
+ "electric_equipment_per_area": 1.73,
4904
+ "electric_equipment_fraction_latent": 0.0,
4905
+ "electric_equipment_fraction_radiant": 0.5,
4906
+ "electric_equipment_fraction_lost": 0.0,
4907
+ "electric_equipment_schedule": "HotelSmall ExerciseCenter_Eqp_Sch",
4908
+ "additional_electric_equipment_schedule": null,
4909
+ "additional_gas_equipment_schedule": null,
4910
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
4911
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
4912
+ "service_water_heating_peak_flow_rate": null,
4913
+ "service_water_heating_area": null,
4914
+ "service_water_heating_peak_flow_per_area": "",
4915
+ "service_water_heating_system_type": null,
4916
+ "booster_water_heater_fraction": null,
4917
+ "service_water_heating_target_temperature": null,
4918
+ "booster_water_heating_target_temperature": null,
4919
+ "service_water_heating_fraction_sensible": null,
4920
+ "service_water_heating_fraction_latent": null,
4921
+ "service_water_heating_schedule": null,
4922
+ "exhaust_per_area": null,
4923
+ "exhaust_fan_efficiency": null,
4924
+ "exhaust_fan_power": null,
4925
+ "exhaust_fan_pressure_rise": null,
4926
+ "exhaust_fan_maximum_flow_rate": null,
4927
+ "exhaust_availability_schedule": null,
4928
+ "exhaust_flow_fraction_schedule": null,
4929
+ "balanced_exhaust_fraction_schedule": null
4930
+ },
4931
+ {
4932
+ "template": "NREL ZNE Ready 2017",
4933
+ "building_type": "SmallHotel",
4934
+ "space_type": "GuestLounge",
4935
+ "lighting_standard": "NREL ZNE Ready 2017",
4936
+ "lighting_primary_space_type": "Lobby",
4937
+ "lighting_secondary_space_type": "For Hotel",
4938
+ "lighting_per_area": 0.44,
4939
+ "lighting_per_person": null,
4940
+ "additional_lighting_per_area": null,
4941
+ "lighting_fraction_to_return_air": 0.0,
4942
+ "lighting_fraction_radiant": 0.7,
4943
+ "lighting_fraction_visible": 0.2,
4944
+ "lighting_fraction_replaceable": 1.0,
4945
+ "lpd_fraction_linear_fluorescent": 0.2926,
4946
+ "lpd_fraction_compact_fluorescent": 0.6408,
4947
+ "lpd_fraction_high_bay": 0.0,
4948
+ "lpd_fraction_specialty_lighting": 0.0437,
4949
+ "lpd_fraction_exit_lighting": 0.0229,
4950
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_FRONTLOUNGE_SCH",
4951
+ "compact_fluorescent_lighting_schedule": null,
4952
+ "high_bay_lighting_schedule": null,
4953
+ "specialty_lighting_schedule": null,
4954
+ "exit_lighting_schedule": null,
4955
+ "target_illuminance_setpoint": 300.0,
4956
+ "psa_nongeometry_fraction": null,
4957
+ "ssa_nongeometry_fraction": null,
4958
+ "notes": null,
4959
+ "ventilation_standard": "ASHRAE 62.1-2007",
4960
+ "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
4961
+ "ventilation_secondary_space_type": "Lobbies/prefunction",
4962
+ "ventilation_per_area": 0.06,
4963
+ "ventilation_per_person": 7.5,
4964
+ "ventilation_air_changes": null,
4965
+ "minimum_total_air_changes": null,
4966
+ "occupancy_per_area": 30.0,
4967
+ "occupancy_schedule": "HotelSmall Lobby_Occ_Sch",
4968
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
4969
+ "is_residential": null,
4970
+ "infiltration_per_exterior_area": 0.112,
4971
+ "infiltration_per_exterior_wall_area": null,
4972
+ "infiltration_air_changes": null,
4973
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
4974
+ "infiltration_schedule_perimeter": null,
4975
+ "gas_equipment_per_area": null,
4976
+ "gas_equipment_fraction_latent": null,
4977
+ "gas_equipment_fraction_radiant": null,
4978
+ "gas_equipment_fraction_lost": null,
4979
+ "gas_equipment_schedule": null,
4980
+ "electric_equipment_per_area": 2.42,
4981
+ "electric_equipment_fraction_latent": 0.0,
4982
+ "electric_equipment_fraction_radiant": 0.5,
4983
+ "electric_equipment_fraction_lost": 0.0,
4984
+ "electric_equipment_schedule": "HotelSmall Lobby_Eqp_Sch",
4985
+ "additional_electric_equipment_schedule": null,
4986
+ "additional_gas_equipment_schedule": null,
4987
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
4988
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
4989
+ "service_water_heating_peak_flow_rate": null,
4990
+ "service_water_heating_area": null,
4991
+ "service_water_heating_peak_flow_per_area": "",
4992
+ "service_water_heating_system_type": null,
4993
+ "booster_water_heater_fraction": null,
4994
+ "service_water_heating_target_temperature": null,
4995
+ "booster_water_heating_target_temperature": null,
4996
+ "service_water_heating_fraction_sensible": null,
4997
+ "service_water_heating_fraction_latent": null,
4998
+ "service_water_heating_schedule": null,
4999
+ "exhaust_per_area": null,
5000
+ "exhaust_fan_efficiency": null,
5001
+ "exhaust_fan_power": null,
5002
+ "exhaust_fan_pressure_rise": null,
5003
+ "exhaust_fan_maximum_flow_rate": null,
5004
+ "exhaust_availability_schedule": null,
5005
+ "exhaust_flow_fraction_schedule": null,
5006
+ "balanced_exhaust_fraction_schedule": null
5007
+ },
5008
+ {
5009
+ "template": "NREL ZNE Ready 2017",
5010
+ "building_type": "SmallHotel",
5011
+ "space_type": "GuestRoom123Occ",
5012
+ "lighting_standard": "NREL ZNE Ready 2017",
5013
+ "lighting_primary_space_type": "Guest Room",
5014
+ "lighting_secondary_space_type": "For Hotel",
5015
+ "lighting_per_area": 0.6825,
5016
+ "lighting_per_person": null,
5017
+ "additional_lighting_per_area": null,
5018
+ "lighting_fraction_to_return_air": 0.0,
5019
+ "lighting_fraction_radiant": 0.7,
5020
+ "lighting_fraction_visible": 0.2,
5021
+ "lighting_fraction_replaceable": 1.0,
5022
+ "lpd_fraction_linear_fluorescent": 0.2926,
5023
+ "lpd_fraction_compact_fluorescent": 0.6408,
5024
+ "lpd_fraction_high_bay": 0.0,
5025
+ "lpd_fraction_specialty_lighting": 0.0437,
5026
+ "lpd_fraction_exit_lighting": 0.0229,
5027
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_GUESTROOM_SCH_2013",
5028
+ "compact_fluorescent_lighting_schedule": null,
5029
+ "high_bay_lighting_schedule": null,
5030
+ "specialty_lighting_schedule": null,
5031
+ "exit_lighting_schedule": null,
5032
+ "target_illuminance_setpoint": null,
5033
+ "psa_nongeometry_fraction": null,
5034
+ "ssa_nongeometry_fraction": null,
5035
+ "notes": null,
5036
+ "ventilation_standard": "ASHRAE 62.1-2007",
5037
+ "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5038
+ "ventilation_secondary_space_type": "Bedroom/living Room",
5039
+ "ventilation_per_area": 0.06,
5040
+ "ventilation_per_person": 5.0,
5041
+ "ventilation_air_changes": null,
5042
+ "minimum_total_air_changes": null,
5043
+ "occupancy_per_area": 4.27,
5044
+ "occupancy_schedule": "HotelSmall GuestRoom_Occ_Sch",
5045
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5046
+ "is_residential": "Yes",
5047
+ "infiltration_per_exterior_area": 0.112,
5048
+ "infiltration_per_exterior_wall_area": null,
5049
+ "infiltration_air_changes": null,
5050
+ "infiltration_schedule": "HotelSmall GuestRoom_Infil_Sch",
5051
+ "infiltration_schedule_perimeter": null,
5052
+ "gas_equipment_per_area": null,
5053
+ "gas_equipment_fraction_latent": null,
5054
+ "gas_equipment_fraction_radiant": null,
5055
+ "gas_equipment_fraction_lost": null,
5056
+ "gas_equipment_schedule": null,
5057
+ "electric_equipment_per_area": 1.1,
5058
+ "electric_equipment_fraction_latent": 0.0,
5059
+ "electric_equipment_fraction_radiant": 0.5,
5060
+ "electric_equipment_fraction_lost": 0.0,
5061
+ "electric_equipment_schedule": "HotelSmall GuestRoom_Eqp_Sch_Adva",
5062
+ "additional_electric_equipment_schedule": null,
5063
+ "additional_gas_equipment_schedule": null,
5064
+ "heating_setpoint_schedule": "HotelSmall Adva_OccGuestRoom_HtgSP_Sch",
5065
+ "cooling_setpoint_schedule": "HotelSmall Adva_OccGuestRoom_ClgSP_Sch",
5066
+ "service_water_heating_peak_flow_rate": 2.22,
5067
+ "service_water_heating_area": 351.0,
5068
+ "service_water_heating_peak_flow_per_area": 0.006324786324786325,
5069
+ "service_water_heating_system_type": "Shared",
5070
+ "booster_water_heater_fraction": null,
5071
+ "service_water_heating_target_temperature": 140.0,
5072
+ "booster_water_heating_target_temperature": null,
5073
+ "service_water_heating_fraction_sensible": 0.2,
5074
+ "service_water_heating_fraction_latent": 0.05,
5075
+ "service_water_heating_schedule": "HotelSmall GuestRoom_SHW_Sch",
5076
+ "exhaust_per_area": null,
5077
+ "exhaust_fan_efficiency": null,
5078
+ "exhaust_fan_power": null,
5079
+ "exhaust_fan_pressure_rise": null,
5080
+ "exhaust_fan_maximum_flow_rate": null,
5081
+ "exhaust_availability_schedule": null,
5082
+ "exhaust_flow_fraction_schedule": null,
5083
+ "balanced_exhaust_fraction_schedule": null
5084
+ },
5085
+ {
5086
+ "template": "NREL ZNE Ready 2017",
5087
+ "building_type": "SmallHotel",
5088
+ "space_type": "GuestRoom123Vac",
5089
+ "lighting_standard": "NREL ZNE Ready 2017",
5090
+ "lighting_primary_space_type": "Guest Room",
5091
+ "lighting_secondary_space_type": "For Hotel",
5092
+ "lighting_per_area": 0.6825,
5093
+ "lighting_per_person": null,
5094
+ "additional_lighting_per_area": null,
5095
+ "lighting_fraction_to_return_air": 0.0,
5096
+ "lighting_fraction_radiant": 0.7,
5097
+ "lighting_fraction_visible": 0.2,
5098
+ "lighting_fraction_replaceable": 1.0,
5099
+ "lpd_fraction_linear_fluorescent": 0.2926,
5100
+ "lpd_fraction_compact_fluorescent": 0.6408,
5101
+ "lpd_fraction_high_bay": 0.0,
5102
+ "lpd_fraction_specialty_lighting": 0.0437,
5103
+ "lpd_fraction_exit_lighting": 0.0229,
5104
+ "lighting_schedule": "HotelSmall AlwaysOff",
5105
+ "compact_fluorescent_lighting_schedule": null,
5106
+ "high_bay_lighting_schedule": null,
5107
+ "specialty_lighting_schedule": null,
5108
+ "exit_lighting_schedule": null,
5109
+ "target_illuminance_setpoint": null,
5110
+ "psa_nongeometry_fraction": null,
5111
+ "ssa_nongeometry_fraction": null,
5112
+ "notes": null,
5113
+ "ventilation_standard": "ASHRAE 62.1-2007",
5114
+ "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5115
+ "ventilation_secondary_space_type": "Bedroom/living Room",
5116
+ "ventilation_per_area": 0.06,
5117
+ "ventilation_per_person": 5.0,
5118
+ "ventilation_air_changes": null,
5119
+ "minimum_total_air_changes": null,
5120
+ "occupancy_per_area": 4.27,
5121
+ "occupancy_schedule": "HotelSmall AlwaysOff",
5122
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5123
+ "is_residential": "Yes",
5124
+ "infiltration_per_exterior_area": 0.112,
5125
+ "infiltration_per_exterior_wall_area": null,
5126
+ "infiltration_air_changes": null,
5127
+ "infiltration_schedule": "HotelSmall GuestRoom_Infil_Sch",
5128
+ "infiltration_schedule_perimeter": null,
5129
+ "gas_equipment_per_area": null,
5130
+ "gas_equipment_fraction_latent": null,
5131
+ "gas_equipment_fraction_radiant": null,
5132
+ "gas_equipment_fraction_lost": null,
5133
+ "gas_equipment_schedule": null,
5134
+ "electric_equipment_per_area": 1.1,
5135
+ "electric_equipment_fraction_latent": 0.0,
5136
+ "electric_equipment_fraction_radiant": 0.5,
5137
+ "electric_equipment_fraction_lost": 0.0,
5138
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
5139
+ "additional_electric_equipment_schedule": null,
5140
+ "additional_gas_equipment_schedule": null,
5141
+ "heating_setpoint_schedule": "HotelSmall VacGuestRoom_HtgSP_Sch",
5142
+ "cooling_setpoint_schedule": "HotelSmall VacGuestRoom_ClgSP_Sch",
5143
+ "service_water_heating_peak_flow_rate": 2.22,
5144
+ "service_water_heating_area": 351.0,
5145
+ "service_water_heating_peak_flow_per_area": 0.006324786324786325,
5146
+ "service_water_heating_system_type": "Shared",
5147
+ "booster_water_heater_fraction": null,
5148
+ "service_water_heating_target_temperature": 140.0,
5149
+ "booster_water_heating_target_temperature": null,
5150
+ "service_water_heating_fraction_sensible": 0.2,
5151
+ "service_water_heating_fraction_latent": 0.05,
5152
+ "service_water_heating_schedule": "HotelSmall AlwaysOff",
5153
+ "exhaust_per_area": null,
5154
+ "exhaust_fan_efficiency": null,
5155
+ "exhaust_fan_power": null,
5156
+ "exhaust_fan_pressure_rise": null,
5157
+ "exhaust_fan_maximum_flow_rate": null,
5158
+ "exhaust_availability_schedule": null,
5159
+ "exhaust_flow_fraction_schedule": null,
5160
+ "balanced_exhaust_fraction_schedule": null
5161
+ },
5162
+ {
5163
+ "template": "NREL ZNE Ready 2017",
5164
+ "building_type": "SmallHotel",
5165
+ "space_type": "GuestRoom4Occ",
5166
+ "lighting_standard": "NREL ZNE Ready 2017",
5167
+ "lighting_primary_space_type": "Guest Room",
5168
+ "lighting_secondary_space_type": "For Hotel",
5169
+ "lighting_per_area": 0.6825,
5170
+ "lighting_per_person": null,
5171
+ "additional_lighting_per_area": null,
5172
+ "lighting_fraction_to_return_air": 0.0,
5173
+ "lighting_fraction_radiant": 0.7,
5174
+ "lighting_fraction_visible": 0.2,
5175
+ "lighting_fraction_replaceable": 1.0,
5176
+ "lpd_fraction_linear_fluorescent": 0.2926,
5177
+ "lpd_fraction_compact_fluorescent": 0.6408,
5178
+ "lpd_fraction_high_bay": 0.0,
5179
+ "lpd_fraction_specialty_lighting": 0.0437,
5180
+ "lpd_fraction_exit_lighting": 0.0229,
5181
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_GUESTROOM_SCH_2013",
5182
+ "compact_fluorescent_lighting_schedule": null,
5183
+ "high_bay_lighting_schedule": null,
5184
+ "specialty_lighting_schedule": null,
5185
+ "exit_lighting_schedule": null,
5186
+ "target_illuminance_setpoint": null,
5187
+ "psa_nongeometry_fraction": null,
5188
+ "ssa_nongeometry_fraction": null,
5189
+ "notes": null,
5190
+ "ventilation_standard": "ASHRAE 62.1-2007",
5191
+ "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5192
+ "ventilation_secondary_space_type": "Bedroom/living Room",
5193
+ "ventilation_per_area": 0.06,
5194
+ "ventilation_per_person": 5.0,
5195
+ "ventilation_air_changes": null,
5196
+ "minimum_total_air_changes": null,
5197
+ "occupancy_per_area": 4.27,
5198
+ "occupancy_schedule": "HotelSmall GuestRoom_Occ_Sch",
5199
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5200
+ "is_residential": "Yes",
5201
+ "infiltration_per_exterior_area": 0.028,
5202
+ "infiltration_per_exterior_wall_area": null,
5203
+ "infiltration_air_changes": null,
5204
+ "infiltration_schedule": "HotelSmall GuestRoom_Infil_Sch",
5205
+ "infiltration_schedule_perimeter": null,
5206
+ "gas_equipment_per_area": null,
5207
+ "gas_equipment_fraction_latent": null,
5208
+ "gas_equipment_fraction_radiant": null,
5209
+ "gas_equipment_fraction_lost": null,
5210
+ "gas_equipment_schedule": null,
5211
+ "electric_equipment_per_area": 1.1,
5212
+ "electric_equipment_fraction_latent": 0.0,
5213
+ "electric_equipment_fraction_radiant": 0.5,
5214
+ "electric_equipment_fraction_lost": 0.0,
5215
+ "electric_equipment_schedule": "HotelSmall GuestRoom_Eqp_Sch_Adva",
5216
+ "additional_electric_equipment_schedule": null,
5217
+ "additional_gas_equipment_schedule": null,
5218
+ "heating_setpoint_schedule": "HotelSmall Adva_OccGuestRoom_HtgSP_Sch",
5219
+ "cooling_setpoint_schedule": "HotelSmall Adva_OccGuestRoom_ClgSP_Sch",
5220
+ "service_water_heating_peak_flow_rate": 2.22,
5221
+ "service_water_heating_area": 351.0,
5222
+ "service_water_heating_peak_flow_per_area": 0.006324786324786325,
5223
+ "service_water_heating_system_type": "Shared",
5224
+ "booster_water_heater_fraction": null,
5225
+ "service_water_heating_target_temperature": 140.0,
5226
+ "booster_water_heating_target_temperature": null,
5227
+ "service_water_heating_fraction_sensible": 0.2,
5228
+ "service_water_heating_fraction_latent": 0.05,
5229
+ "service_water_heating_schedule": "HotelSmall GuestRoom_SHW_Sch",
5230
+ "exhaust_per_area": null,
5231
+ "exhaust_fan_efficiency": null,
5232
+ "exhaust_fan_power": null,
5233
+ "exhaust_fan_pressure_rise": null,
5234
+ "exhaust_fan_maximum_flow_rate": null,
5235
+ "exhaust_availability_schedule": null,
5236
+ "exhaust_flow_fraction_schedule": null,
5237
+ "balanced_exhaust_fraction_schedule": null
5238
+ },
5239
+ {
5240
+ "template": "NREL ZNE Ready 2017",
5241
+ "building_type": "SmallHotel",
5242
+ "space_type": "GuestRoom4Vac",
5243
+ "lighting_standard": "NREL ZNE Ready 2017",
5244
+ "lighting_primary_space_type": "Guest Room",
5245
+ "lighting_secondary_space_type": "For Hotel",
5246
+ "lighting_per_area": 0.6825,
5247
+ "lighting_per_person": null,
5248
+ "additional_lighting_per_area": null,
5249
+ "lighting_fraction_to_return_air": 0.0,
5250
+ "lighting_fraction_radiant": 0.7,
5251
+ "lighting_fraction_visible": 0.2,
5252
+ "lighting_fraction_replaceable": 1.0,
5253
+ "lpd_fraction_linear_fluorescent": 0.2926,
5254
+ "lpd_fraction_compact_fluorescent": 0.6408,
5255
+ "lpd_fraction_high_bay": 0.0,
5256
+ "lpd_fraction_specialty_lighting": 0.0437,
5257
+ "lpd_fraction_exit_lighting": 0.0229,
5258
+ "lighting_schedule": "HotelSmall AlwaysOff",
5259
+ "compact_fluorescent_lighting_schedule": null,
5260
+ "high_bay_lighting_schedule": null,
5261
+ "specialty_lighting_schedule": null,
5262
+ "exit_lighting_schedule": null,
5263
+ "target_illuminance_setpoint": null,
5264
+ "psa_nongeometry_fraction": null,
5265
+ "ssa_nongeometry_fraction": null,
5266
+ "notes": null,
5267
+ "ventilation_standard": "ASHRAE 62.1-2007",
5268
+ "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5269
+ "ventilation_secondary_space_type": "Bedroom/living Room",
5270
+ "ventilation_per_area": 0.06,
5271
+ "ventilation_per_person": 5.0,
5272
+ "ventilation_air_changes": null,
5273
+ "minimum_total_air_changes": null,
5274
+ "occupancy_per_area": 4.27,
5275
+ "occupancy_schedule": "HotelSmall AlwaysOff",
5276
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5277
+ "is_residential": "Yes",
5278
+ "infiltration_per_exterior_area": 0.028,
5279
+ "infiltration_per_exterior_wall_area": null,
5280
+ "infiltration_air_changes": null,
5281
+ "infiltration_schedule": "HotelSmall GuestRoom_Infil_Sch",
5282
+ "infiltration_schedule_perimeter": null,
5283
+ "gas_equipment_per_area": null,
5284
+ "gas_equipment_fraction_latent": null,
5285
+ "gas_equipment_fraction_radiant": null,
5286
+ "gas_equipment_fraction_lost": null,
5287
+ "gas_equipment_schedule": null,
5288
+ "electric_equipment_per_area": 1.1,
5289
+ "electric_equipment_fraction_latent": 0.0,
5290
+ "electric_equipment_fraction_radiant": 0.5,
5291
+ "electric_equipment_fraction_lost": 0.0,
5292
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
5293
+ "additional_electric_equipment_schedule": null,
5294
+ "additional_gas_equipment_schedule": null,
5295
+ "heating_setpoint_schedule": "HotelSmall VacGuestRoom_HtgSP_Sch",
5296
+ "cooling_setpoint_schedule": "HotelSmall VacGuestRoom_ClgSP_Sch",
5297
+ "service_water_heating_peak_flow_rate": 2.22,
5298
+ "service_water_heating_area": 351.0,
5299
+ "service_water_heating_peak_flow_per_area": 0.006324786324786325,
5300
+ "service_water_heating_system_type": "Shared",
5301
+ "booster_water_heater_fraction": null,
5302
+ "service_water_heating_target_temperature": 140.0,
5303
+ "booster_water_heating_target_temperature": null,
5304
+ "service_water_heating_fraction_sensible": 0.2,
5305
+ "service_water_heating_fraction_latent": 0.05,
5306
+ "service_water_heating_schedule": "HotelSmall AlwaysOff",
5307
+ "exhaust_per_area": null,
5308
+ "exhaust_fan_efficiency": null,
5309
+ "exhaust_fan_power": null,
5310
+ "exhaust_fan_pressure_rise": null,
5311
+ "exhaust_fan_maximum_flow_rate": null,
5312
+ "exhaust_availability_schedule": null,
5313
+ "exhaust_flow_fraction_schedule": null,
5314
+ "balanced_exhaust_fraction_schedule": null
5315
+ },
5316
+ {
5317
+ "template": "NREL ZNE Ready 2017",
5318
+ "building_type": "SmallHotel",
5319
+ "space_type": "Laundry",
5320
+ "lighting_standard": "NREL ZNE Ready 2017",
5321
+ "lighting_primary_space_type": "Laundry/Washing Area",
5322
+ "lighting_secondary_space_type": "General",
5323
+ "lighting_per_area": 0.44999999999999996,
5324
+ "lighting_per_person": null,
5325
+ "additional_lighting_per_area": null,
5326
+ "lighting_fraction_to_return_air": 0.0,
5327
+ "lighting_fraction_radiant": 0.7,
5328
+ "lighting_fraction_visible": 0.2,
5329
+ "lighting_fraction_replaceable": 1.0,
5330
+ "lpd_fraction_linear_fluorescent": 0.1463,
5331
+ "lpd_fraction_compact_fluorescent": 0.6408,
5332
+ "lpd_fraction_high_bay": 0.1463,
5333
+ "lpd_fraction_specialty_lighting": 0.0437,
5334
+ "lpd_fraction_exit_lighting": 0.0229,
5335
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_LAUNDRY_SCH",
5336
+ "compact_fluorescent_lighting_schedule": null,
5337
+ "high_bay_lighting_schedule": null,
5338
+ "specialty_lighting_schedule": null,
5339
+ "exit_lighting_schedule": null,
5340
+ "target_illuminance_setpoint": 300.0,
5341
+ "psa_nongeometry_fraction": null,
5342
+ "ssa_nongeometry_fraction": null,
5343
+ "notes": null,
5344
+ "ventilation_standard": "ASHRAE 62.1-2007",
5345
+ "ventilation_primary_space_type": "Retail",
5346
+ "ventilation_secondary_space_type": "Coinoperated laundries",
5347
+ "ventilation_per_area": 0.06,
5348
+ "ventilation_per_person": 7.5,
5349
+ "ventilation_air_changes": null,
5350
+ "minimum_total_air_changes": null,
5351
+ "occupancy_per_area": 10.45,
5352
+ "occupancy_schedule": "HotelSmall LaundryRoom_Occ_Sch",
5353
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5354
+ "is_residential": null,
5355
+ "infiltration_per_exterior_area": 0.112,
5356
+ "infiltration_per_exterior_wall_area": null,
5357
+ "infiltration_air_changes": null,
5358
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
5359
+ "infiltration_schedule_perimeter": null,
5360
+ "gas_equipment_per_area": 129.9,
5361
+ "gas_equipment_fraction_latent": 0.0,
5362
+ "gas_equipment_fraction_radiant": 0.2,
5363
+ "gas_equipment_fraction_lost": 0.0,
5364
+ "gas_equipment_schedule": "HotelSmall LaundryRoom_Eqp_Gas_Sch",
5365
+ "electric_equipment_per_area": 2.57,
5366
+ "electric_equipment_fraction_latent": 0.0,
5367
+ "electric_equipment_fraction_radiant": 0.2,
5368
+ "electric_equipment_fraction_lost": 0.0,
5369
+ "electric_equipment_schedule": "HotelSmall LaundryRoom_Eqp_Elec_Sch",
5370
+ "additional_electric_equipment_schedule": null,
5371
+ "additional_gas_equipment_schedule": null,
5372
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
5373
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
5374
+ "service_water_heating_peak_flow_rate": 67.5,
5375
+ "service_water_heating_area": 1053.0,
5376
+ "service_water_heating_peak_flow_per_area": 0.0641025641025641,
5377
+ "service_water_heating_system_type": "Dedicated",
5378
+ "booster_water_heater_fraction": null,
5379
+ "service_water_heating_target_temperature": 180.0,
5380
+ "booster_water_heating_target_temperature": null,
5381
+ "service_water_heating_fraction_sensible": 0.2,
5382
+ "service_water_heating_fraction_latent": 0.05,
5383
+ "service_water_heating_schedule": "HotelSmall LaundryRoom_SHW_Sch",
5384
+ "exhaust_per_area": null,
5385
+ "exhaust_fan_efficiency": null,
5386
+ "exhaust_fan_power": null,
5387
+ "exhaust_fan_pressure_rise": null,
5388
+ "exhaust_fan_maximum_flow_rate": null,
5389
+ "exhaust_availability_schedule": null,
5390
+ "exhaust_flow_fraction_schedule": null,
5391
+ "balanced_exhaust_fraction_schedule": null
5392
+ },
5393
+ {
5394
+ "template": "NREL ZNE Ready 2017",
5395
+ "building_type": "SmallHotel",
5396
+ "space_type": "Lobby",
5397
+ "lighting_standard": "NREL ZNE Ready 2017",
5398
+ "lighting_primary_space_type": "Lobby",
5399
+ "lighting_secondary_space_type": "General",
5400
+ "lighting_per_area": 0.84,
5401
+ "lighting_per_person": null,
5402
+ "additional_lighting_per_area": null,
5403
+ "lighting_fraction_to_return_air": 0.0,
5404
+ "lighting_fraction_radiant": 0.7,
5405
+ "lighting_fraction_visible": 0.2,
5406
+ "lighting_fraction_replaceable": 1.0,
5407
+ "lpd_fraction_linear_fluorescent": 0.2926,
5408
+ "lpd_fraction_compact_fluorescent": 0.6408,
5409
+ "lpd_fraction_high_bay": 0.0,
5410
+ "lpd_fraction_specialty_lighting": 0.0437,
5411
+ "lpd_fraction_exit_lighting": 0.0229,
5412
+ "lighting_schedule": "Hospital BLDG_LIGHT_LOBBYFLR1_SCH",
5413
+ "compact_fluorescent_lighting_schedule": null,
5414
+ "high_bay_lighting_schedule": null,
5415
+ "specialty_lighting_schedule": null,
5416
+ "exit_lighting_schedule": null,
5417
+ "target_illuminance_setpoint": 375.0,
5418
+ "psa_nongeometry_fraction": null,
5419
+ "ssa_nongeometry_fraction": null,
5420
+ "notes": "Same as 90.1-2019"
5421
+ },
5422
+ {
5423
+ "template": "NREL ZNE Ready 2017",
5424
+ "building_type": "SmallHotel",
5425
+ "space_type": "Mechanical",
5426
+ "lighting_standard": "NREL ZNE Ready 2017",
5427
+ "lighting_primary_space_type": "Electrical/Mechanical",
5428
+ "lighting_secondary_space_type": "General",
5429
+ "lighting_per_area": 0.7124999999999999,
5430
+ "lighting_per_person": null,
5431
+ "additional_lighting_per_area": null,
5432
+ "lighting_fraction_to_return_air": 0.0,
5433
+ "lighting_fraction_radiant": 0.7,
5434
+ "lighting_fraction_visible": 0.2,
5435
+ "lighting_fraction_replaceable": 1.0,
5436
+ "lpd_fraction_linear_fluorescent": 0.2926,
5437
+ "lpd_fraction_compact_fluorescent": 0.6408,
5438
+ "lpd_fraction_high_bay": 0.0,
5439
+ "lpd_fraction_specialty_lighting": 0.0437,
5440
+ "lpd_fraction_exit_lighting": 0.0229,
5441
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_MECHROOM_SCH",
5442
+ "compact_fluorescent_lighting_schedule": null,
5443
+ "high_bay_lighting_schedule": null,
5444
+ "specialty_lighting_schedule": null,
5445
+ "exit_lighting_schedule": null,
5446
+ "target_illuminance_setpoint": null,
5447
+ "psa_nongeometry_fraction": null,
5448
+ "ssa_nongeometry_fraction": null,
5449
+ "notes": null,
5450
+ "ventilation_standard": "ASHRAE 62.1-2007",
5451
+ "ventilation_primary_space_type": "General",
5452
+ "ventilation_secondary_space_type": "Storage rooms",
5453
+ "ventilation_per_area": 0.12,
5454
+ "ventilation_per_person": null,
5455
+ "ventilation_air_changes": null,
5456
+ "minimum_total_air_changes": null,
5457
+ "occupancy_per_area": 0.0,
5458
+ "occupancy_schedule": "HotelSmall AlwaysOff",
5459
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5460
+ "is_residential": null,
5461
+ "infiltration_per_exterior_area": 0.112,
5462
+ "infiltration_per_exterior_wall_area": null,
5463
+ "infiltration_air_changes": null,
5464
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
5465
+ "infiltration_schedule_perimeter": null,
5466
+ "gas_equipment_per_area": null,
5467
+ "gas_equipment_fraction_latent": 0.0,
5468
+ "gas_equipment_fraction_radiant": 0.2,
5469
+ "gas_equipment_fraction_lost": 0.5,
5470
+ "gas_equipment_schedule": null,
5471
+ "electric_equipment_per_area": 0.0,
5472
+ "electric_equipment_fraction_latent": 0.0,
5473
+ "electric_equipment_fraction_radiant": 0.2,
5474
+ "electric_equipment_fraction_lost": 0.0,
5475
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
5476
+ "additional_electric_equipment_schedule": null,
5477
+ "additional_gas_equipment_schedule": null,
5478
+ "heating_setpoint_schedule": "HotelSmall SemiHeated_HtgSP_Sch",
5479
+ "cooling_setpoint_schedule": "SmallHotel UnitHeater ClgSP Sch",
5480
+ "service_water_heating_peak_flow_rate": null,
5481
+ "service_water_heating_area": null,
5482
+ "service_water_heating_peak_flow_per_area": "",
5483
+ "service_water_heating_system_type": null,
5484
+ "booster_water_heater_fraction": null,
5485
+ "service_water_heating_target_temperature": null,
5486
+ "booster_water_heating_target_temperature": null,
5487
+ "service_water_heating_fraction_sensible": null,
5488
+ "service_water_heating_fraction_latent": null,
5489
+ "service_water_heating_schedule": null,
5490
+ "exhaust_per_area": null,
5491
+ "exhaust_fan_efficiency": null,
5492
+ "exhaust_fan_power": null,
5493
+ "exhaust_fan_pressure_rise": null,
5494
+ "exhaust_fan_maximum_flow_rate": null,
5495
+ "exhaust_availability_schedule": null,
5496
+ "exhaust_flow_fraction_schedule": null,
5497
+ "balanced_exhaust_fraction_schedule": null
5498
+ },
5499
+ {
5500
+ "template": "NREL ZNE Ready 2017",
5501
+ "building_type": "SmallHotel",
5502
+ "space_type": "Meeting",
5503
+ "lighting_standard": "NREL ZNE Ready 2017",
5504
+ "lighting_primary_space_type": "Conference/Meeting/Multipurpose",
5505
+ "lighting_secondary_space_type": "General",
5506
+ "lighting_per_area": 0.97,
5507
+ "lighting_per_person": null,
5508
+ "additional_lighting_per_area": null,
5509
+ "lighting_fraction_to_return_air": 0.0,
5510
+ "lighting_fraction_radiant": 0.7,
5511
+ "lighting_fraction_visible": 0.2,
5512
+ "lighting_fraction_replaceable": 1.0,
5513
+ "lpd_fraction_linear_fluorescent": 0.2926,
5514
+ "lpd_fraction_compact_fluorescent": 0.6408,
5515
+ "lpd_fraction_high_bay": 0.0,
5516
+ "lpd_fraction_specialty_lighting": 0.0437,
5517
+ "lpd_fraction_exit_lighting": 0.0229,
5518
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_MEETINGROOM_SCH",
5519
+ "compact_fluorescent_lighting_schedule": null,
5520
+ "high_bay_lighting_schedule": null,
5521
+ "specialty_lighting_schedule": null,
5522
+ "exit_lighting_schedule": null,
5523
+ "target_illuminance_setpoint": 375.0,
5524
+ "psa_nongeometry_fraction": null,
5525
+ "ssa_nongeometry_fraction": null,
5526
+ "notes": null,
5527
+ "ventilation_standard": "ASHRAE 62.1-2007",
5528
+ "ventilation_primary_space_type": "General",
5529
+ "ventilation_secondary_space_type": "Conference/meeting",
5530
+ "ventilation_per_area": 0.06,
5531
+ "ventilation_per_person": 5.0,
5532
+ "ventilation_air_changes": null,
5533
+ "minimum_total_air_changes": null,
5534
+ "occupancy_per_area": 50.0,
5535
+ "occupancy_schedule": "HotelSmall MeetingRoom_Occ_Sch",
5536
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5537
+ "is_residential": null,
5538
+ "infiltration_per_exterior_area": 0.112,
5539
+ "infiltration_per_exterior_wall_area": null,
5540
+ "infiltration_air_changes": null,
5541
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
5542
+ "infiltration_schedule_perimeter": null,
5543
+ "gas_equipment_per_area": null,
5544
+ "gas_equipment_fraction_latent": null,
5545
+ "gas_equipment_fraction_radiant": null,
5546
+ "gas_equipment_fraction_lost": null,
5547
+ "gas_equipment_schedule": null,
5548
+ "electric_equipment_per_area": 0.574,
5549
+ "electric_equipment_fraction_latent": 0.0,
5550
+ "electric_equipment_fraction_radiant": 0.5,
5551
+ "electric_equipment_fraction_lost": 0.0,
5552
+ "electric_equipment_schedule": "HotelSmall MeetingRoom_Eqp_Sch",
5553
+ "additional_electric_equipment_schedule": null,
5554
+ "additional_gas_equipment_schedule": null,
5555
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
5556
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
5557
+ "service_water_heating_peak_flow_rate": null,
5558
+ "service_water_heating_area": null,
5559
+ "service_water_heating_peak_flow_per_area": "",
5560
+ "service_water_heating_system_type": null,
5561
+ "booster_water_heater_fraction": null,
5562
+ "service_water_heating_target_temperature": null,
5563
+ "booster_water_heating_target_temperature": null,
5564
+ "service_water_heating_fraction_sensible": null,
5565
+ "service_water_heating_fraction_latent": null,
5566
+ "service_water_heating_schedule": null,
5567
+ "exhaust_per_area": null,
5568
+ "exhaust_fan_efficiency": null,
5569
+ "exhaust_fan_power": null,
5570
+ "exhaust_fan_pressure_rise": null,
5571
+ "exhaust_fan_maximum_flow_rate": null,
5572
+ "exhaust_availability_schedule": null,
5573
+ "exhaust_flow_fraction_schedule": null,
5574
+ "balanced_exhaust_fraction_schedule": null
5575
+ },
5576
+ {
5577
+ "template": "NREL ZNE Ready 2017",
5578
+ "building_type": "SmallHotel",
5579
+ "space_type": "Office",
5580
+ "lighting_standard": "NREL ZNE Ready 2017",
5581
+ "lighting_primary_space_type": "Office-Enclosed",
5582
+ "lighting_secondary_space_type": "General",
5583
+ "lighting_per_area": 0.74,
5584
+ "lighting_per_person": null,
5585
+ "additional_lighting_per_area": null,
5586
+ "lighting_fraction_to_return_air": 0.0,
5587
+ "lighting_fraction_radiant": 0.7,
5588
+ "lighting_fraction_visible": 0.2,
5589
+ "lighting_fraction_replaceable": 1.0,
5590
+ "lpd_fraction_linear_fluorescent": 0.1463,
5591
+ "lpd_fraction_compact_fluorescent": 0.6408,
5592
+ "lpd_fraction_high_bay": 0.1463,
5593
+ "lpd_fraction_specialty_lighting": 0.0437,
5594
+ "lpd_fraction_exit_lighting": 0.0229,
5595
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_OFFICE_SCH",
5596
+ "compact_fluorescent_lighting_schedule": null,
5597
+ "high_bay_lighting_schedule": null,
5598
+ "specialty_lighting_schedule": null,
5599
+ "exit_lighting_schedule": null,
5600
+ "target_illuminance_setpoint": 375.0,
5601
+ "psa_nongeometry_fraction": null,
5602
+ "ssa_nongeometry_fraction": null,
5603
+ "notes": null,
5604
+ "ventilation_standard": "ASHRAE 62.1-2007",
5605
+ "ventilation_primary_space_type": "Office Buildings",
5606
+ "ventilation_secondary_space_type": "Office space",
5607
+ "ventilation_per_area": 0.06,
5608
+ "ventilation_per_person": 5.0,
5609
+ "ventilation_air_changes": null,
5610
+ "minimum_total_air_changes": null,
5611
+ "occupancy_per_area": 7.14,
5612
+ "occupancy_schedule": "HotelSmall Office_Occ_Sch",
5613
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5614
+ "is_residential": null,
5615
+ "infiltration_per_exterior_area": 0.112,
5616
+ "infiltration_per_exterior_wall_area": null,
5617
+ "infiltration_air_changes": null,
5618
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
5619
+ "infiltration_schedule_perimeter": null,
5620
+ "gas_equipment_per_area": null,
5621
+ "gas_equipment_fraction_latent": null,
5622
+ "gas_equipment_fraction_radiant": null,
5623
+ "gas_equipment_fraction_lost": null,
5624
+ "gas_equipment_schedule": null,
5625
+ "electric_equipment_per_area": 1.28,
5626
+ "electric_equipment_fraction_latent": 0.0,
5627
+ "electric_equipment_fraction_radiant": 0.5,
5628
+ "electric_equipment_fraction_lost": 0.0,
5629
+ "electric_equipment_schedule": "HotelSmall OFF_EQUIP_SCH",
5630
+ "additional_electric_equipment_schedule": null,
5631
+ "additional_gas_equipment_schedule": null,
5632
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
5633
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
5634
+ "service_water_heating_peak_flow_rate": null,
5635
+ "service_water_heating_area": null,
5636
+ "service_water_heating_peak_flow_per_area": "",
5637
+ "service_water_heating_system_type": null,
5638
+ "booster_water_heater_fraction": null,
5639
+ "service_water_heating_target_temperature": null,
5640
+ "booster_water_heating_target_temperature": null,
5641
+ "service_water_heating_fraction_sensible": null,
5642
+ "service_water_heating_fraction_latent": null,
5643
+ "service_water_heating_schedule": null,
5644
+ "exhaust_per_area": null,
5645
+ "exhaust_fan_efficiency": null,
5646
+ "exhaust_fan_power": null,
5647
+ "exhaust_fan_pressure_rise": null,
5648
+ "exhaust_fan_maximum_flow_rate": null,
5649
+ "exhaust_availability_schedule": null,
5650
+ "exhaust_flow_fraction_schedule": null,
5651
+ "balanced_exhaust_fraction_schedule": null
5652
+ },
5653
+ {
5654
+ "template": "NREL ZNE Ready 2017",
5655
+ "building_type": "SmallHotel",
5656
+ "space_type": "PublicRestroom",
5657
+ "lighting_standard": "NREL ZNE Ready 2017",
5658
+ "lighting_primary_space_type": "Restrooms",
5659
+ "lighting_secondary_space_type": "General",
5660
+ "lighting_per_area": 0.63,
5661
+ "lighting_per_person": null,
5662
+ "additional_lighting_per_area": null,
5663
+ "lighting_fraction_to_return_air": 0.0,
5664
+ "lighting_fraction_radiant": 0.7,
5665
+ "lighting_fraction_visible": 0.2,
5666
+ "lighting_fraction_replaceable": 1.0,
5667
+ "lpd_fraction_linear_fluorescent": 0.2926,
5668
+ "lpd_fraction_compact_fluorescent": 0.6408,
5669
+ "lpd_fraction_high_bay": 0.0,
5670
+ "lpd_fraction_specialty_lighting": 0.0437,
5671
+ "lpd_fraction_exit_lighting": 0.0229,
5672
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_RESTROOM_SCH",
5673
+ "compact_fluorescent_lighting_schedule": null,
5674
+ "high_bay_lighting_schedule": null,
5675
+ "specialty_lighting_schedule": null,
5676
+ "exit_lighting_schedule": null,
5677
+ "target_illuminance_setpoint": null,
5678
+ "psa_nongeometry_fraction": null,
5679
+ "ssa_nongeometry_fraction": null,
5680
+ "notes": null,
5681
+ "ventilation_standard": "ASHRAE 62.1-2007",
5682
+ "ventilation_primary_space_type": "General",
5683
+ "ventilation_secondary_space_type": "Corridors",
5684
+ "ventilation_per_area": 0.06,
5685
+ "ventilation_per_person": null,
5686
+ "ventilation_air_changes": null,
5687
+ "minimum_total_air_changes": null,
5688
+ "occupancy_per_area": 2.85,
5689
+ "occupancy_schedule": "HotelSmall Lobby_Occ_Sch",
5690
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5691
+ "is_residential": null,
5692
+ "infiltration_per_exterior_area": 0.112,
5693
+ "infiltration_per_exterior_wall_area": null,
5694
+ "infiltration_air_changes": null,
5695
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
5696
+ "infiltration_schedule_perimeter": null,
5697
+ "gas_equipment_per_area": null,
5698
+ "gas_equipment_fraction_latent": null,
5699
+ "gas_equipment_fraction_radiant": null,
5700
+ "gas_equipment_fraction_lost": null,
5701
+ "gas_equipment_schedule": null,
5702
+ "electric_equipment_per_area": 0.0,
5703
+ "electric_equipment_fraction_latent": 0.0,
5704
+ "electric_equipment_fraction_radiant": 0.5,
5705
+ "electric_equipment_fraction_lost": 0.0,
5706
+ "electric_equipment_schedule": "HotelSmall Lobby_Eqp_Sch",
5707
+ "additional_electric_equipment_schedule": null,
5708
+ "additional_gas_equipment_schedule": null,
5709
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
5710
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
5711
+ "service_water_heating_peak_flow_rate": null,
5712
+ "service_water_heating_area": null,
5713
+ "service_water_heating_peak_flow_per_area": "",
5714
+ "service_water_heating_system_type": null,
5715
+ "booster_water_heater_fraction": null,
5716
+ "service_water_heating_target_temperature": null,
5717
+ "booster_water_heating_target_temperature": null,
5718
+ "service_water_heating_fraction_sensible": null,
5719
+ "service_water_heating_fraction_latent": null,
5720
+ "service_water_heating_schedule": null,
5721
+ "exhaust_per_area": 1.139566144206643,
5722
+ "exhaust_fan_efficiency": 0.338,
5723
+ "exhaust_fan_power": 69.45023196377475,
5724
+ "exhaust_fan_pressure_rise": 0.5,
5725
+ "exhaust_fan_maximum_flow_rate": null,
5726
+ "exhaust_availability_schedule": null,
5727
+ "exhaust_flow_fraction_schedule": null,
5728
+ "balanced_exhaust_fraction_schedule": null
5729
+ },
5730
+ {
5731
+ "template": "NREL ZNE Ready 2017",
5732
+ "building_type": "SmallHotel",
5733
+ "space_type": "StaffLounge",
5734
+ "lighting_standard": "NREL ZNE Ready 2017",
5735
+ "lighting_primary_space_type": "Lounge/Recreation",
5736
+ "lighting_secondary_space_type": "General",
5737
+ "lighting_per_area": 0.5475,
5738
+ "lighting_per_person": null,
5739
+ "additional_lighting_per_area": null,
5740
+ "lighting_fraction_to_return_air": 0.0,
5741
+ "lighting_fraction_radiant": 0.7,
5742
+ "lighting_fraction_visible": 0.2,
5743
+ "lighting_fraction_replaceable": 1.0,
5744
+ "lpd_fraction_linear_fluorescent": 0.2926,
5745
+ "lpd_fraction_compact_fluorescent": 0.6408,
5746
+ "lpd_fraction_high_bay": 0.0,
5747
+ "lpd_fraction_specialty_lighting": 0.0437,
5748
+ "lpd_fraction_exit_lighting": 0.0229,
5749
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_EMPLOYEELOUNGE_SCH",
5750
+ "compact_fluorescent_lighting_schedule": null,
5751
+ "high_bay_lighting_schedule": null,
5752
+ "specialty_lighting_schedule": null,
5753
+ "exit_lighting_schedule": null,
5754
+ "target_illuminance_setpoint": null,
5755
+ "psa_nongeometry_fraction": null,
5756
+ "ssa_nongeometry_fraction": null,
5757
+ "notes": null,
5758
+ "ventilation_standard": "ASHRAE 62.1-2007",
5759
+ "ventilation_primary_space_type": "Hotels, Motels, Resorts, Dormitories",
5760
+ "ventilation_secondary_space_type": "Lobbies/prefunction",
5761
+ "ventilation_per_area": 0.06,
5762
+ "ventilation_per_person": 7.5,
5763
+ "ventilation_air_changes": null,
5764
+ "minimum_total_air_changes": null,
5765
+ "occupancy_per_area": 51.28,
5766
+ "occupancy_schedule": "HotelSmall EmployeeLounge_Occ_Sch",
5767
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5768
+ "is_residential": null,
5769
+ "infiltration_per_exterior_area": 0.112,
5770
+ "infiltration_per_exterior_wall_area": null,
5771
+ "infiltration_air_changes": null,
5772
+ "infiltration_schedule": "HotelSmall CommonArea_Infil_Sch",
5773
+ "infiltration_schedule_perimeter": null,
5774
+ "gas_equipment_per_area": null,
5775
+ "gas_equipment_fraction_latent": null,
5776
+ "gas_equipment_fraction_radiant": null,
5777
+ "gas_equipment_fraction_lost": null,
5778
+ "gas_equipment_schedule": null,
5779
+ "electric_equipment_per_area": 2.0,
5780
+ "electric_equipment_fraction_latent": 0.0,
5781
+ "electric_equipment_fraction_radiant": 0.5,
5782
+ "electric_equipment_fraction_lost": 0.0,
5783
+ "electric_equipment_schedule": "HotelSmall EmployeeLounge_Eqp_Sch",
5784
+ "additional_electric_equipment_schedule": null,
5785
+ "additional_gas_equipment_schedule": null,
5786
+ "heating_setpoint_schedule": "HotelSmall CommonArea_HtgSP_Sch",
5787
+ "cooling_setpoint_schedule": "HotelSmall CommonArea_ClgSP_Sch",
5788
+ "service_water_heating_peak_flow_rate": null,
5789
+ "service_water_heating_area": null,
5790
+ "service_water_heating_peak_flow_per_area": "",
5791
+ "service_water_heating_system_type": null,
5792
+ "booster_water_heater_fraction": null,
5793
+ "service_water_heating_target_temperature": null,
5794
+ "booster_water_heating_target_temperature": null,
5795
+ "service_water_heating_fraction_sensible": null,
5796
+ "service_water_heating_fraction_latent": null,
5797
+ "service_water_heating_schedule": null,
5798
+ "exhaust_per_area": null,
5799
+ "exhaust_fan_efficiency": null,
5800
+ "exhaust_fan_power": null,
5801
+ "exhaust_fan_pressure_rise": null,
5802
+ "exhaust_fan_maximum_flow_rate": null,
5803
+ "exhaust_availability_schedule": null,
5804
+ "exhaust_flow_fraction_schedule": null,
5805
+ "balanced_exhaust_fraction_schedule": null
5806
+ },
5807
+ {
5808
+ "template": "NREL ZNE Ready 2017",
5809
+ "building_type": "SmallHotel",
5810
+ "space_type": "Stair",
5811
+ "lighting_standard": "NREL ZNE Ready 2017",
5812
+ "lighting_primary_space_type": "Stairway",
5813
+ "lighting_secondary_space_type": "General",
5814
+ "lighting_per_area": 0.49,
5815
+ "lighting_per_person": null,
5816
+ "additional_lighting_per_area": null,
5817
+ "lighting_fraction_to_return_air": 0.0,
5818
+ "lighting_fraction_radiant": 0.7,
5819
+ "lighting_fraction_visible": 0.2,
5820
+ "lighting_fraction_replaceable": 1.0,
5821
+ "lpd_fraction_linear_fluorescent": 0.1463,
5822
+ "lpd_fraction_compact_fluorescent": 0.6408,
5823
+ "lpd_fraction_high_bay": 0.1463,
5824
+ "lpd_fraction_specialty_lighting": 0.0437,
5825
+ "lpd_fraction_exit_lighting": 0.0229,
5826
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_STAIR_SCH",
5827
+ "compact_fluorescent_lighting_schedule": null,
5828
+ "high_bay_lighting_schedule": null,
5829
+ "specialty_lighting_schedule": null,
5830
+ "exit_lighting_schedule": null,
5831
+ "target_illuminance_setpoint": null,
5832
+ "psa_nongeometry_fraction": null,
5833
+ "ssa_nongeometry_fraction": null,
5834
+ "notes": null,
5835
+ "ventilation_standard": "ASHRAE 62.1-2007",
5836
+ "ventilation_primary_space_type": "General",
5837
+ "ventilation_secondary_space_type": "Corridors",
5838
+ "ventilation_per_area": 0.06,
5839
+ "ventilation_per_person": null,
5840
+ "ventilation_air_changes": null,
5841
+ "minimum_total_air_changes": null,
5842
+ "occupancy_per_area": 0.0,
5843
+ "occupancy_schedule": "HotelSmall AlwaysOff",
5844
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5845
+ "is_residential": null,
5846
+ "infiltration_per_exterior_area": 0.112,
5847
+ "infiltration_per_exterior_wall_area": null,
5848
+ "infiltration_air_changes": null,
5849
+ "infiltration_schedule": "Always On",
5850
+ "infiltration_schedule_perimeter": null,
5851
+ "gas_equipment_per_area": null,
5852
+ "gas_equipment_fraction_latent": null,
5853
+ "gas_equipment_fraction_radiant": null,
5854
+ "gas_equipment_fraction_lost": null,
5855
+ "gas_equipment_schedule": null,
5856
+ "electric_equipment_per_area": 0.0,
5857
+ "electric_equipment_fraction_latent": 0.0,
5858
+ "electric_equipment_fraction_radiant": 0.5,
5859
+ "electric_equipment_fraction_lost": 0.0,
5860
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
5861
+ "additional_electric_equipment_schedule": null,
5862
+ "additional_gas_equipment_schedule": null,
5863
+ "heating_setpoint_schedule": "HotelSmall SemiHeated_HtgSP_Sch",
5864
+ "cooling_setpoint_schedule": "SmallHotel UnitHeater ClgSP Sch",
5865
+ "service_water_heating_peak_flow_rate": null,
5866
+ "service_water_heating_area": null,
5867
+ "service_water_heating_peak_flow_per_area": "",
5868
+ "service_water_heating_system_type": null,
5869
+ "booster_water_heater_fraction": null,
5870
+ "service_water_heating_target_temperature": null,
5871
+ "booster_water_heating_target_temperature": null,
5872
+ "service_water_heating_fraction_sensible": null,
5873
+ "service_water_heating_fraction_latent": null,
5874
+ "service_water_heating_schedule": null,
5875
+ "exhaust_per_area": null,
5876
+ "exhaust_fan_efficiency": null,
5877
+ "exhaust_fan_power": null,
5878
+ "exhaust_fan_pressure_rise": null,
5879
+ "exhaust_fan_maximum_flow_rate": null,
5880
+ "exhaust_availability_schedule": null,
5881
+ "exhaust_flow_fraction_schedule": null,
5882
+ "balanced_exhaust_fraction_schedule": null
5883
+ },
5884
+ {
5885
+ "template": "NREL ZNE Ready 2017",
5886
+ "building_type": "SmallHotel",
5887
+ "space_type": "Stair4",
5888
+ "lighting_standard": "NREL ZNE Ready 2017",
5889
+ "lighting_primary_space_type": "Stairway",
5890
+ "lighting_secondary_space_type": "General",
5891
+ "lighting_per_area": 0.49,
5892
+ "lighting_per_person": null,
5893
+ "additional_lighting_per_area": null,
5894
+ "lighting_fraction_to_return_air": 0.0,
5895
+ "lighting_fraction_radiant": 0.7,
5896
+ "lighting_fraction_visible": 0.2,
5897
+ "lighting_fraction_replaceable": 1.0,
5898
+ "lpd_fraction_linear_fluorescent": 0.1463,
5899
+ "lpd_fraction_compact_fluorescent": 0.6408,
5900
+ "lpd_fraction_high_bay": 0.1463,
5901
+ "lpd_fraction_specialty_lighting": 0.0437,
5902
+ "lpd_fraction_exit_lighting": 0.0229,
5903
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_STAIR_SCH",
5904
+ "compact_fluorescent_lighting_schedule": null,
5905
+ "high_bay_lighting_schedule": null,
5906
+ "specialty_lighting_schedule": null,
5907
+ "exit_lighting_schedule": null,
5908
+ "target_illuminance_setpoint": null,
5909
+ "psa_nongeometry_fraction": null,
5910
+ "ssa_nongeometry_fraction": null,
5911
+ "notes": null,
5912
+ "ventilation_standard": "ASHRAE 62.1-2007",
5913
+ "ventilation_primary_space_type": "General",
5914
+ "ventilation_secondary_space_type": "Corridors",
5915
+ "ventilation_per_area": 0.06,
5916
+ "ventilation_per_person": null,
5917
+ "ventilation_air_changes": null,
5918
+ "minimum_total_air_changes": null,
5919
+ "occupancy_per_area": 0.0,
5920
+ "occupancy_schedule": "HotelSmall AlwaysOff",
5921
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5922
+ "is_residential": null,
5923
+ "infiltration_per_exterior_area": 0.0664,
5924
+ "infiltration_per_exterior_wall_area": null,
5925
+ "infiltration_air_changes": null,
5926
+ "infiltration_schedule": "Always On",
5927
+ "infiltration_schedule_perimeter": null,
5928
+ "gas_equipment_per_area": null,
5929
+ "gas_equipment_fraction_latent": null,
5930
+ "gas_equipment_fraction_radiant": null,
5931
+ "gas_equipment_fraction_lost": null,
5932
+ "gas_equipment_schedule": null,
5933
+ "electric_equipment_per_area": 0.0,
5934
+ "electric_equipment_fraction_latent": 0.0,
5935
+ "electric_equipment_fraction_radiant": 0.5,
5936
+ "electric_equipment_fraction_lost": 0.0,
5937
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
5938
+ "additional_electric_equipment_schedule": null,
5939
+ "additional_gas_equipment_schedule": null,
5940
+ "heating_setpoint_schedule": "HotelSmall SemiHeated_HtgSP_Sch",
5941
+ "cooling_setpoint_schedule": "SmallHotel UnitHeater ClgSP Sch",
5942
+ "service_water_heating_peak_flow_rate": null,
5943
+ "service_water_heating_area": null,
5944
+ "service_water_heating_peak_flow_per_area": "",
5945
+ "service_water_heating_system_type": null,
5946
+ "booster_water_heater_fraction": null,
5947
+ "service_water_heating_target_temperature": null,
5948
+ "booster_water_heating_target_temperature": null,
5949
+ "service_water_heating_fraction_sensible": null,
5950
+ "service_water_heating_fraction_latent": null,
5951
+ "service_water_heating_schedule": null,
5952
+ "exhaust_per_area": null,
5953
+ "exhaust_fan_efficiency": null,
5954
+ "exhaust_fan_power": null,
5955
+ "exhaust_fan_pressure_rise": null,
5956
+ "exhaust_fan_maximum_flow_rate": null,
5957
+ "exhaust_availability_schedule": null,
5958
+ "exhaust_flow_fraction_schedule": null,
5959
+ "balanced_exhaust_fraction_schedule": null
5960
+ },
5961
+ {
5962
+ "template": "NREL ZNE Ready 2017",
5963
+ "building_type": "SmallHotel",
5964
+ "space_type": "Storage",
5965
+ "lighting_standard": "NREL ZNE Ready 2017",
5966
+ "lighting_primary_space_type": "Storage",
5967
+ "lighting_secondary_space_type": "General",
5968
+ "lighting_per_area": 0.38,
5969
+ "lighting_per_person": null,
5970
+ "additional_lighting_per_area": null,
5971
+ "lighting_fraction_to_return_air": 0.0,
5972
+ "lighting_fraction_radiant": 0.7,
5973
+ "lighting_fraction_visible": 0.2,
5974
+ "lighting_fraction_replaceable": 1.0,
5975
+ "lpd_fraction_linear_fluorescent": 0.2926,
5976
+ "lpd_fraction_compact_fluorescent": 0.6408,
5977
+ "lpd_fraction_high_bay": 0.0,
5978
+ "lpd_fraction_specialty_lighting": 0.0437,
5979
+ "lpd_fraction_exit_lighting": 0.0229,
5980
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_STORAGE_SCH",
5981
+ "compact_fluorescent_lighting_schedule": null,
5982
+ "high_bay_lighting_schedule": null,
5983
+ "specialty_lighting_schedule": null,
5984
+ "exit_lighting_schedule": null,
5985
+ "target_illuminance_setpoint": null,
5986
+ "psa_nongeometry_fraction": null,
5987
+ "ssa_nongeometry_fraction": null,
5988
+ "notes": null,
5989
+ "ventilation_standard": "ASHRAE 62.1-2007",
5990
+ "ventilation_primary_space_type": "General",
5991
+ "ventilation_secondary_space_type": "Storage rooms",
5992
+ "ventilation_per_area": 0.12,
5993
+ "ventilation_per_person": null,
5994
+ "ventilation_air_changes": null,
5995
+ "minimum_total_air_changes": null,
5996
+ "occupancy_per_area": 0.0,
5997
+ "occupancy_schedule": "HotelSmall AlwaysOff",
5998
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
5999
+ "is_residential": null,
6000
+ "infiltration_per_exterior_area": 0.112,
6001
+ "infiltration_per_exterior_wall_area": null,
6002
+ "infiltration_air_changes": null,
6003
+ "infiltration_schedule": "Always On",
6004
+ "infiltration_schedule_perimeter": null,
6005
+ "gas_equipment_per_area": null,
6006
+ "gas_equipment_fraction_latent": null,
6007
+ "gas_equipment_fraction_radiant": null,
6008
+ "gas_equipment_fraction_lost": null,
6009
+ "gas_equipment_schedule": null,
6010
+ "electric_equipment_per_area": 0.0,
6011
+ "electric_equipment_fraction_latent": 0.0,
6012
+ "electric_equipment_fraction_radiant": 0.5,
6013
+ "electric_equipment_fraction_lost": 0.0,
6014
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
6015
+ "additional_electric_equipment_schedule": null,
6016
+ "additional_gas_equipment_schedule": null,
6017
+ "heating_setpoint_schedule": "HotelSmall SemiHeated_HtgSP_Sch",
6018
+ "cooling_setpoint_schedule": "SmallHotel UnitHeater ClgSP Sch",
6019
+ "service_water_heating_peak_flow_rate": null,
6020
+ "service_water_heating_area": null,
6021
+ "service_water_heating_peak_flow_per_area": "",
6022
+ "service_water_heating_system_type": null,
6023
+ "booster_water_heater_fraction": null,
6024
+ "service_water_heating_target_temperature": null,
6025
+ "booster_water_heating_target_temperature": null,
6026
+ "service_water_heating_fraction_sensible": null,
6027
+ "service_water_heating_fraction_latent": null,
6028
+ "service_water_heating_schedule": null,
6029
+ "exhaust_per_area": null,
6030
+ "exhaust_fan_efficiency": null,
6031
+ "exhaust_fan_power": null,
6032
+ "exhaust_fan_pressure_rise": null,
6033
+ "exhaust_fan_maximum_flow_rate": null,
6034
+ "exhaust_availability_schedule": null,
6035
+ "exhaust_flow_fraction_schedule": null,
6036
+ "balanced_exhaust_fraction_schedule": null
6037
+ },
6038
+ {
6039
+ "template": "NREL ZNE Ready 2017",
6040
+ "building_type": "SmallHotel",
6041
+ "space_type": "Storage4Front",
6042
+ "lighting_standard": "NREL ZNE Ready 2017",
6043
+ "lighting_primary_space_type": "Storage",
6044
+ "lighting_secondary_space_type": "General",
6045
+ "lighting_per_area": 0.38,
6046
+ "lighting_per_person": null,
6047
+ "additional_lighting_per_area": null,
6048
+ "lighting_fraction_to_return_air": 0.0,
6049
+ "lighting_fraction_radiant": 0.7,
6050
+ "lighting_fraction_visible": 0.2,
6051
+ "lighting_fraction_replaceable": 1.0,
6052
+ "lpd_fraction_linear_fluorescent": 0.2926,
6053
+ "lpd_fraction_compact_fluorescent": 0.6408,
6054
+ "lpd_fraction_high_bay": 0.0,
6055
+ "lpd_fraction_specialty_lighting": 0.0437,
6056
+ "lpd_fraction_exit_lighting": 0.0229,
6057
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_STORAGE_SCH",
6058
+ "compact_fluorescent_lighting_schedule": null,
6059
+ "high_bay_lighting_schedule": null,
6060
+ "specialty_lighting_schedule": null,
6061
+ "exit_lighting_schedule": null,
6062
+ "target_illuminance_setpoint": null,
6063
+ "psa_nongeometry_fraction": null,
6064
+ "ssa_nongeometry_fraction": null,
6065
+ "notes": null,
6066
+ "ventilation_standard": "ASHRAE 62.1-2007",
6067
+ "ventilation_primary_space_type": "General",
6068
+ "ventilation_secondary_space_type": "Storage rooms",
6069
+ "ventilation_per_area": 0.12,
6070
+ "ventilation_per_person": null,
6071
+ "ventilation_air_changes": null,
6072
+ "minimum_total_air_changes": null,
6073
+ "occupancy_per_area": 0.0,
6074
+ "occupancy_schedule": "HotelSmall AlwaysOff",
6075
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
6076
+ "is_residential": null,
6077
+ "infiltration_per_exterior_area": 0.028,
6078
+ "infiltration_per_exterior_wall_area": null,
6079
+ "infiltration_air_changes": null,
6080
+ "infiltration_schedule": "Always On",
6081
+ "infiltration_schedule_perimeter": null,
6082
+ "gas_equipment_per_area": null,
6083
+ "gas_equipment_fraction_latent": null,
6084
+ "gas_equipment_fraction_radiant": null,
6085
+ "gas_equipment_fraction_lost": null,
6086
+ "gas_equipment_schedule": null,
6087
+ "electric_equipment_per_area": 0.0,
6088
+ "electric_equipment_fraction_latent": 0.0,
6089
+ "electric_equipment_fraction_radiant": 0.5,
6090
+ "electric_equipment_fraction_lost": 0.0,
6091
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
6092
+ "additional_electric_equipment_schedule": null,
6093
+ "additional_gas_equipment_schedule": null,
6094
+ "heating_setpoint_schedule": "HotelSmall SemiHeated_HtgSP_Sch",
6095
+ "cooling_setpoint_schedule": "SmallHotel UnitHeater ClgSP Sch",
6096
+ "service_water_heating_peak_flow_rate": null,
6097
+ "service_water_heating_area": null,
6098
+ "service_water_heating_peak_flow_per_area": "",
6099
+ "service_water_heating_system_type": null,
6100
+ "booster_water_heater_fraction": null,
6101
+ "service_water_heating_target_temperature": null,
6102
+ "booster_water_heating_target_temperature": null,
6103
+ "service_water_heating_fraction_sensible": null,
6104
+ "service_water_heating_fraction_latent": null,
6105
+ "service_water_heating_schedule": null,
6106
+ "exhaust_per_area": null,
6107
+ "exhaust_fan_efficiency": null,
6108
+ "exhaust_fan_power": null,
6109
+ "exhaust_fan_pressure_rise": null,
6110
+ "exhaust_fan_maximum_flow_rate": null,
6111
+ "exhaust_availability_schedule": null,
6112
+ "exhaust_flow_fraction_schedule": null,
6113
+ "balanced_exhaust_fraction_schedule": null
6114
+ },
6115
+ {
6116
+ "template": "NREL ZNE Ready 2017",
6117
+ "building_type": "SmallHotel",
6118
+ "space_type": "Storage4Rear",
6119
+ "lighting_standard": "NREL ZNE Ready 2017",
6120
+ "lighting_primary_space_type": "Storage",
6121
+ "lighting_secondary_space_type": "General",
6122
+ "lighting_per_area": 0.38,
6123
+ "lighting_per_person": null,
6124
+ "additional_lighting_per_area": null,
6125
+ "lighting_fraction_to_return_air": 0.0,
6126
+ "lighting_fraction_radiant": 0.7,
6127
+ "lighting_fraction_visible": 0.2,
6128
+ "lighting_fraction_replaceable": 1.0,
6129
+ "lpd_fraction_linear_fluorescent": 0.2926,
6130
+ "lpd_fraction_compact_fluorescent": 0.6408,
6131
+ "lpd_fraction_high_bay": 0.0,
6132
+ "lpd_fraction_specialty_lighting": 0.0437,
6133
+ "lpd_fraction_exit_lighting": 0.0229,
6134
+ "lighting_schedule": "HotelSmall BLDG_LIGHT_STORAGE_SCH",
6135
+ "compact_fluorescent_lighting_schedule": null,
6136
+ "high_bay_lighting_schedule": null,
6137
+ "specialty_lighting_schedule": null,
6138
+ "exit_lighting_schedule": null,
6139
+ "target_illuminance_setpoint": null,
6140
+ "psa_nongeometry_fraction": null,
6141
+ "ssa_nongeometry_fraction": null,
6142
+ "notes": null,
6143
+ "ventilation_standard": "ASHRAE 62.1-2007",
6144
+ "ventilation_primary_space_type": "General",
6145
+ "ventilation_secondary_space_type": "Storage rooms",
6146
+ "ventilation_per_area": 0.12,
6147
+ "ventilation_per_person": null,
6148
+ "ventilation_air_changes": null,
6149
+ "minimum_total_air_changes": null,
6150
+ "occupancy_per_area": 0.0,
6151
+ "occupancy_schedule": "HotelSmall AlwaysOff",
6152
+ "occupancy_activity_schedule": "HotelSmall Activity_Sch",
6153
+ "is_residential": null,
6154
+ "infiltration_per_exterior_area": 0.06644,
6155
+ "infiltration_per_exterior_wall_area": null,
6156
+ "infiltration_air_changes": null,
6157
+ "infiltration_schedule": "Always On",
6158
+ "infiltration_schedule_perimeter": null,
6159
+ "gas_equipment_per_area": null,
6160
+ "gas_equipment_fraction_latent": null,
6161
+ "gas_equipment_fraction_radiant": null,
6162
+ "gas_equipment_fraction_lost": null,
6163
+ "gas_equipment_schedule": null,
6164
+ "electric_equipment_per_area": 0.0,
6165
+ "electric_equipment_fraction_latent": 0.0,
6166
+ "electric_equipment_fraction_radiant": 0.5,
6167
+ "electric_equipment_fraction_lost": 0.0,
6168
+ "electric_equipment_schedule": "HotelSmall AlwaysOff",
6169
+ "additional_electric_equipment_schedule": null,
6170
+ "additional_gas_equipment_schedule": null,
6171
+ "heating_setpoint_schedule": "HotelSmall SemiHeated_HtgSP_Sch",
6172
+ "cooling_setpoint_schedule": "SmallHotel UnitHeater ClgSP Sch",
6173
+ "service_water_heating_peak_flow_rate": null,
6174
+ "service_water_heating_area": null,
6175
+ "service_water_heating_peak_flow_per_area": "",
6176
+ "service_water_heating_system_type": null,
6177
+ "booster_water_heater_fraction": null,
6178
+ "service_water_heating_target_temperature": null,
6179
+ "booster_water_heating_target_temperature": null,
6180
+ "service_water_heating_fraction_sensible": null,
6181
+ "service_water_heating_fraction_latent": null,
6182
+ "service_water_heating_schedule": null,
6183
+ "exhaust_per_area": null,
6184
+ "exhaust_fan_efficiency": null,
6185
+ "exhaust_fan_power": null,
6186
+ "exhaust_fan_pressure_rise": null,
6187
+ "exhaust_fan_maximum_flow_rate": null,
6188
+ "exhaust_availability_schedule": null,
6189
+ "exhaust_flow_fraction_schedule": null,
6190
+ "balanced_exhaust_fraction_schedule": null
6191
+ },
4315
6192
  {
4316
6193
  "template": "NREL ZNE Ready 2017",
4317
6194
  "building_type": "StripMall",