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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: 89a677f0816c230ebec68116e3c8e9bdc6f66b3a5f003747886d4991ff785919
4
- data.tar.gz: a1e0e7e3d37ab0c80a721ff6e11087dc7df0a8913b5270322251e1a714885f75
2
+ SHA1:
3
+ metadata.gz: 4ca5cfebeb0b14ae9e18aa0cbd637d99cf98be2d
4
+ data.tar.gz: b8ad16cd4ee6acc1a1110f13cf2f0f9bf08f2645
5
5
  SHA512:
6
- metadata.gz: 8c7d599b5de3eb6ddfe554ae88521e61cfb46a2faed603aef11cee468927cb609ba0539d98dc60489df3530651812a7465d62836145e2a74fb7f3d8bd3c89237
7
- data.tar.gz: 40de4def8a44722f22f478085277ee4fb299879c48ea7cfafaf1a3f53420dbf8fd72dff03733984b69ff9348bf6568a4b5898873b27d96523a65567d4f33d110
6
+ metadata.gz: a1b1415f7892151ce7140a2be2625f7901c7d3c8b860c06883e9b82918b8e8ebdf7f7d9ad252c5b38d3b3c5ebacc26a4bdddf0751f21e0609accf588d352950a
7
+ data.tar.gz: 732e1f975d42c2a1afef5e9656f819019071354fb2e5d61e5818d723639abee4634c0d4f6a6401f471ae58a303fe49091437e183319ebe37d0e77b045c6b9a16
@@ -6356,3 +6356,104 @@ OS:Rendering:Color,
6356
6356
  149, !- Rendering Green Value
6357
6357
  230; !- Rendering Blue Value
6358
6358
 
6359
+ OS:SubSurface,
6360
+ {ac65c732-39bf-48a6-aacd-d61dc5ff3db7}, !- Handle
6361
+ Cafe_Flr_1_Wall_East_Door, !- Name
6362
+ Door, !- Sub Surface Type
6363
+ , !- Construction Name
6364
+ {d3c1f854-e722-48a5-bd06-32eaa692bb87}, !- Surface Name
6365
+ , !- Outside Boundary Condition Object
6366
+ , !- View Factor to Ground
6367
+ , !- Shading Control Name
6368
+ , !- Frame and Divider Name
6369
+ 1, !- Multiplier
6370
+ , !- Number of Vertices
6371
+ 86.563, 2.8955, 2.1336, !- X,Y,Z Vertex 1 {m}
6372
+ 86.563, 2.8955, 0.0000, !- X,Y,Z Vertex 2 {m}
6373
+ 86.563, 3.8099, 0.0000, !- X,Y,Z Vertex 3 {m}
6374
+ 86.563, 3.8099, 2.1336; !- X,Y,Z Vertex 4 {m}
6375
+
6376
+ OS:SubSurface,
6377
+ {ac65c732-39bf-48a6-aadd-d61dc5ff3dc1}, !- Handle
6378
+ Laundry_Flr_1_Wall_East_Door, !- Name
6379
+ Door, !- Sub Surface Type
6380
+ , !- Construction Name
6381
+ {f4a316e4-73d5-48d1-bcf1-267208ed0109}, !- Surface Name
6382
+ , !- Outside Boundary Condition Object
6383
+ , !- View Factor to Ground
6384
+ , !- Shading Control Name
6385
+ , !- Frame and Divider Name
6386
+ 1, !- Multiplier
6387
+ , !- Number of Vertices
6388
+ 86.563, 8.361, 2.1336, !- X,Y,Z Vertex 1 {m}
6389
+ 86.563, 8.361, 0.0000, !- X,Y,Z Vertex 2 {m}
6390
+ 86.563, 9.275, 0.0000, !- X,Y,Z Vertex 3 {m}
6391
+ 86.563, 9.275, 2.1336; !- X,Y,Z Vertex 4 {m}
6392
+
6393
+ OS:SubSurface,
6394
+ {aa45a732-39bf-48a6-aacd-d63dc5ff3db6}, !- Handle
6395
+ Lobby_Flr_1_Wall_1_North_Door1, !- Name
6396
+ Door, !- Sub Surface Type
6397
+ , !- Construction Name
6398
+ {e075276a-3d37-4ca2-9d2a-a38f4cd7bab8}, !- Surface Name
6399
+ , !- Outside Boundary Condition Object
6400
+ , !- View Factor to Ground
6401
+ , !- Shading Control Name
6402
+ , !- Frame and Divider Name
6403
+ 1, !- Multiplier
6404
+ , !- Number of Vertices
6405
+ 49.003, 22.86, 2.1336, !- X,Y,Z Vertex 1 {m}
6406
+ 49.003, 22.86, 0.0000, !- X,Y,Z Vertex 2 {m}
6407
+ 48.089, 22.86, 0.0000, !- X,Y,Z Vertex 3 {m}
6408
+ 48.089, 22.86, 2.1336; !- X,Y,Z Vertex 4 {m}
6409
+
6410
+ OS:SubSurface,
6411
+ {aa11c732-34bf-48a6-adcd-d61dc5ff3db1}, !- Handle
6412
+ Lobby_Flr_1_Wall_1_North_Door2, !- Name
6413
+ Door, !- Sub Surface Type
6414
+ , !- Construction Name
6415
+ {e075276a-3d37-4ca2-9d2a-a38f4cd7bab8}, !- Surface Name
6416
+ , !- Outside Boundary Condition Object
6417
+ , !- View Factor to Ground
6418
+ , !- Shading Control Name
6419
+ , !- Frame and Divider Name
6420
+ 1, !- Multiplier
6421
+ , !- Number of Vertices
6422
+ 8.9949, 22.86, 2.1336, !- X,Y,Z Vertex 1 {m}
6423
+ 8.9949, 22.86, 0.0000, !- X,Y,Z Vertex 2 {m}
6424
+ 8.0805, 22.86, 0.0000, !- X,Y,Z Vertex 3 {m}
6425
+ 8.0805, 22.86, 2.1336; !- X,Y,Z Vertex 4 {m}
6426
+
6427
+ OS:SubSurface,
6428
+ {ba11c732-34cf-48a1-adad-d61ac5ff3db2}, !- Handle
6429
+ Storage_Flr_1_Wall_North_RollDoor, !- Name
6430
+ OverheadDoor, !- Sub Surface Type
6431
+ , !- Construction Name
6432
+ {3d651109-b96b-4452-859b-a1a479ca7541}, !- Surface Name
6433
+ , !- Outside Boundary Condition Object
6434
+ , !- View Factor to Ground
6435
+ , !- Shading Control Name
6436
+ , !- Frame and Divider Name
6437
+ 1, !- Multiplier
6438
+ , !- Number of Vertices
6439
+ 76.3718, 22.86, 2.4384, !- X,Y,Z Vertex 1 {m}
6440
+ 76.3718, 22.86, 0.0000, !- X,Y,Z Vertex 2 {m}
6441
+ 73.3238, 22.86, 0.0000, !- X,Y,Z Vertex 3 {m}
6442
+ 73.3238, 22.86, 2.4384; !- X,Y,Z Vertex 4 {m}
6443
+
6444
+ OS:SubSurface,
6445
+ {cc11c732-34bf-18a6-aacd-d61da5ff3da3}, !- Handle
6446
+ Retail_2_Flr_1_Wall_West_Door, !- Name
6447
+ Door, !- Sub Surface Type
6448
+ , !- Construction Name
6449
+ {4feaa6cc-0aff-4820-ba99-9ec7f06ca162}, !- Surface Name
6450
+ , !- Outside Boundary Condition Object
6451
+ , !- View Factor to Ground
6452
+ , !- Shading Control Name
6453
+ , !- Frame and Divider Name
6454
+ 1, !- Multiplier
6455
+ , !- Number of Vertices
6456
+ 0.0000, 10.2836, 2.1336, !- X,Y,Z Vertex 1 {m}
6457
+ 0.0000, 10.2836, 0.0000, !- X,Y,Z Vertex 2 {m}
6458
+ 0.0000, 9.3692, 0.0000, !- X,Y,Z Vertex 3 {m}
6459
+ 0.0000, 9.3692, 2.1336; !- X,Y,Z Vertex 4 {m}
@@ -1484,3 +1484,223 @@ OS:Rendering:Color,
1484
1484
  222, !- Rendering Green Value
1485
1485
  78; !- Rendering Blue Value
1486
1486
 
1487
+ OS:SubSurface,
1488
+ {bc65c732-39af-58a6-accd-c61dc5ff3db1}, !- Handle
1489
+ Core_Retail_Wall_West_2_Door3, !- Name
1490
+ Door, !- Sub Surface Type
1491
+ , !- Construction Name
1492
+ {a31f7ea1-1720-443d-b667-3a336eea09fd}, !- Surface Name
1493
+ , !- Outside Boundary Condition Object
1494
+ , !- View Factor to Ground
1495
+ , !- Shading Control Name
1496
+ , !- Frame and Divider Name
1497
+ 1, !- Multiplier
1498
+ , !- Number of Vertices
1499
+ 0, 2.538037755411, 2.1336, !- X,Y,Z Vertex 1 {m}
1500
+ 0, 2.538037755411, 0, !- X,Y,Z Vertex 2 {m}
1501
+ 0, 1.623637755411, 0, !- X,Y,Z Vertex 3 {m}
1502
+ 0, 1.623637755411, 2.1336; !- X,Y,Z Vertex 4 {m}
1503
+
1504
+ OS:SubSurface,
1505
+ {cd65c732-39ef-28a6-adcd-c21dc5ff3ab1}, !- Handle
1506
+ Core_Retail_Wall_West_2_Door2, !- Name
1507
+ Door, !- Sub Surface Type
1508
+ , !- Construction Name
1509
+ {a31f7ea1-1720-443d-b667-3a336eea09fd}, !- Surface Name
1510
+ , !- Outside Boundary Condition Object
1511
+ , !- View Factor to Ground
1512
+ , !- Shading Control Name
1513
+ , !- Frame and Divider Name
1514
+ 1, !- Multiplier
1515
+ , !- Number of Vertices
1516
+ 0, 13.841575894014, 2.1336, !- X,Y,Z Vertex 1 {m}
1517
+ 0, 13.841575894014, 0, !- X,Y,Z Vertex 2 {m}
1518
+ 0, 12.927175894014, 0, !- X,Y,Z Vertex 3 {m}
1519
+ 0, 12.927175894014, 2.1336; !- X,Y,Z Vertex 4 {m}
1520
+
1521
+ OS:SubSurface,
1522
+ {ca25c732-32ef-23a6-bdcd-b21dc5ff3ad1}, !- Handle
1523
+ Core_Retail_Wall_West_2_Door1, !- Name
1524
+ Door, !- Sub Surface Type
1525
+ , !- Construction Name
1526
+ {a31f7ea1-1720-443d-b667-3a336eea09fd}, !- Surface Name
1527
+ , !- Outside Boundary Condition Object
1528
+ , !- View Factor to Ground
1529
+ , !- Shading Control Name
1530
+ , !- Frame and Divider Name
1531
+ 1, !- Multiplier
1532
+ , !- Number of Vertices
1533
+ 0, 25.062342286061, 2.1336, !- X,Y,Z Vertex 1 {m}
1534
+ 0, 25.062342286061, 0, !- X,Y,Z Vertex 2 {m}
1535
+ 0, 24.147942286061, 0, !- X,Y,Z Vertex 3 {m}
1536
+ 0, 24.147942286061, 2.1336; !- X,Y,Z Vertex 4 {m}
1537
+
1538
+ OS:SubSurface,
1539
+ {ba21c712-12cf-21b6-adcd-a21dc5ff3ac1}, !- Handle
1540
+ Core_Retail_Wall_East_2_Door1, !- Name
1541
+ Door, !- Sub Surface Type
1542
+ , !- Construction Name
1543
+ {caf59e49-69db-41d4-87e3-93610c671f8d}, !- Surface Name
1544
+ , !- Outside Boundary Condition Object
1545
+ , !- View Factor to Ground
1546
+ , !- Shading Control Name
1547
+ , !- Frame and Divider Name
1548
+ 1, !- Multiplier
1549
+ , !- Number of Vertices
1550
+ 54.27, 3.438494104366, 2.1336, !- X,Y,Z Vertex 1 {m}
1551
+ 54.27, 3.438494104366, 0, !- X,Y,Z Vertex 2 {m}
1552
+ 54.27, 4.352894104366, 0, !- X,Y,Z Vertex 3 {m}
1553
+ 54.27, 4.352894104366, 2.1336; !- X,Y,Z Vertex 4 {m}
1554
+
1555
+ OS:SubSurface,
1556
+ {bc11c513-52cf-43b6-adbd-b21dc5ff3ab4}, !- Handle
1557
+ Core_Retail_Wall_East_2_Door2, !- Name
1558
+ Door, !- Sub Surface Type
1559
+ , !- Construction Name
1560
+ {caf59e49-69db-41d4-87e3-93610c671f8d}, !- Surface Name
1561
+ , !- Outside Boundary Condition Object
1562
+ , !- View Factor to Ground
1563
+ , !- Shading Control Name
1564
+ , !- Frame and Divider Name
1565
+ 1, !- Multiplier
1566
+ , !- Number of Vertices
1567
+ 54.27, 13.809396313442, 2.1336, !- X,Y,Z Vertex 1 {m}
1568
+ 54.27, 13.809396313442, 0, !- X,Y,Z Vertex 2 {m}
1569
+ 54.27, 14.723796313442, 0, !- X,Y,Z Vertex 3 {m}
1570
+ 54.27, 14.723796313442, 2.1336; !- X,Y,Z Vertex 4 {m}
1571
+
1572
+ OS:SubSurface,
1573
+ {bc11c633-12af-41e6-afed-b33dc5ef3eb4}, !- Handle
1574
+ Core_Retail_Wall_East_2_Door3, !- Name
1575
+ Door, !- Sub Surface Type
1576
+ , !- Construction Name
1577
+ {caf59e49-69db-41d4-87e3-93610c671f8d}, !- Surface Name
1578
+ , !- Outside Boundary Condition Object
1579
+ , !- View Factor to Ground
1580
+ , !- Shading Control Name
1581
+ , !- Frame and Divider Name
1582
+ 1, !- Multiplier
1583
+ , !- Number of Vertices
1584
+ 54.27, 24.234478195589, 2.1336, !- X,Y,Z Vertex 1 {m}
1585
+ 54.27, 24.234478195589, 0, !- X,Y,Z Vertex 2 {m}
1586
+ 54.27, 25.148878195589, 0, !- X,Y,Z Vertex 3 {m}
1587
+ 54.27, 25.148878195589, 2.1336; !- X,Y,Z Vertex 4 {m}
1588
+
1589
+ OS:SubSurface,
1590
+ {ef11c631-44af-41e4-bced-c33dc5ef3cf1}, !- Handle
1591
+ Back_Space_Wall_North_Door1, !- Name
1592
+ Door, !- Sub Surface Type
1593
+ , !- Construction Name
1594
+ {fd1a4dbd-7476-471d-8700-4f09fca3ccc1}, !- Surface Name
1595
+ , !- Outside Boundary Condition Object
1596
+ , !- View Factor to Ground
1597
+ , !- Shading Control Name
1598
+ , !- Frame and Divider Name
1599
+ 1, !- Multiplier
1600
+ , !- Number of Vertices
1601
+ 44.209918073175, 7, 2.1336, !- X,Y,Z Vertex 1 {m}
1602
+ 44.209918073175, 7, 0, !- X,Y,Z Vertex 2 {m}
1603
+ 43.295518073175, 7, 0, !- X,Y,Z Vertex 3 {m}
1604
+ 43.295518073175, 7, 2.1336; !- X,Y,Z Vertex 4 {m}
1605
+
1606
+ OS:SubSurface,
1607
+ {ef11f231-24cf-21f3-fced-c43dc4ec4cf1}, !- Handle
1608
+ Back_Space_Wall_North_Door2, !- Name
1609
+ Door, !- Sub Surface Type
1610
+ , !- Construction Name
1611
+ {fd1a4dbd-7476-471d-8700-4f09fca3ccc1}, !- Surface Name
1612
+ , !- Outside Boundary Condition Object
1613
+ , !- View Factor to Ground
1614
+ , !- Shading Control Name
1615
+ , !- Frame and Divider Name
1616
+ 1, !- Multiplier
1617
+ , !- Number of Vertices
1618
+ 11.745274671376, 7, 2.1336, !- X,Y,Z Vertex 1 {m}
1619
+ 11.745274671376, 7, 0, !- X,Y,Z Vertex 2 {m}
1620
+ 10.830874671376, 7, 0, !- X,Y,Z Vertex 3 {m}
1621
+ 10.830874671376, 7, 2.1336; !- X,Y,Z Vertex 4 {m}
1622
+
1623
+ OS:SubSurface,
1624
+ {cc11c432-54cf-45d1-ddad-d34ac4ff4aa2}, !- Handle
1625
+ Back_Space_Wall_East_RollDoor, !- Name
1626
+ OverheadDoor, !- Sub Surface Type
1627
+ , !- Construction Name
1628
+ {497b3d76-615d-459c-a4ee-bc25db29d4b4}, !- Surface Name
1629
+ , !- Outside Boundary Condition Object
1630
+ , !- View Factor to Ground
1631
+ , !- Shading Control Name
1632
+ , !- Frame and Divider Name
1633
+ 1, !- Multiplier
1634
+ , !- Number of Vertices
1635
+ 54.27, 2.045406130273, 2.4384, !- X,Y,Z Vertex 1 {m}
1636
+ 54.27, 2.045406130273, 0, !- X,Y,Z Vertex 2 {m}
1637
+ 54.27, 5.093406130273, 0, !- X,Y,Z Vertex 3 {m}
1638
+ 54.27, 5.093406130273, 2.4384; !- X,Y,Z Vertex 4 {m}
1639
+
1640
+ OS:SubSurface,
1641
+ {cd11c412-51af-41d1-dccd-d34ac4ff2cc2}, !- Handle
1642
+ Back_Space_Wall_North_RollDoor1, !- Name
1643
+ OverheadDoor, !- Sub Surface Type
1644
+ , !- Construction Name
1645
+ {fd1a4dbd-7476-471d-8700-4f09fca3ccc1}, !- Surface Name
1646
+ , !- Outside Boundary Condition Object
1647
+ , !- View Factor to Ground
1648
+ , !- Shading Control Name
1649
+ , !- Frame and Divider Name
1650
+ 1, !- Multiplier
1651
+ , !- Number of Vertices
1652
+ 37.362862950805, 7, 2.4384, !- X,Y,Z Vertex 1 {m}
1653
+ 37.362862950805, 7, 0, !- X,Y,Z Vertex 2 {m}
1654
+ 34.314862950805, 7, 0, !- X,Y,Z Vertex 3 {m}
1655
+ 34.314862950805, 7, 2.4384; !- X,Y,Z Vertex 4 {m}
1656
+
1657
+ OS:SubSurface,
1658
+ {cd11a112-21bf-31b3-defd-d34ac4fe2cf1}, !- Handle
1659
+ Back_Space_Wall_North_RollDoor2, !- Name
1660
+ OverheadDoor, !- Sub Surface Type
1661
+ , !- Construction Name
1662
+ {fd1a4dbd-7476-471d-8700-4f09fca3ccc1}, !- Surface Name
1663
+ , !- Outside Boundary Condition Object
1664
+ , !- View Factor to Ground
1665
+ , !- Shading Control Name
1666
+ , !- Frame and Divider Name
1667
+ 1, !- Multiplier
1668
+ , !- Number of Vertices
1669
+ 28.98058833532, 7, 2.4384, !- X,Y,Z Vertex 1 {m}
1670
+ 28.98058833532, 7, 0, !- X,Y,Z Vertex 2 {m}
1671
+ 25.932588335319, 7, 0, !- X,Y,Z Vertex 3 {m}
1672
+ 25.932588335319, 7, 2.4384; !- X,Y,Z Vertex 4 {m}
1673
+
1674
+ OS:SubSurface,
1675
+ {cd23a132-23be-51b5-aefa-d34ac5fe4af1}, !- Handle
1676
+ Back_Space_Wall_North_RollDoor3, !- Name
1677
+ OverheadDoor, !- Sub Surface Type
1678
+ , !- Construction Name
1679
+ {fd1a4dbd-7476-471d-8700-4f09fca3ccc1}, !- Surface Name
1680
+ , !- Outside Boundary Condition Object
1681
+ , !- View Factor to Ground
1682
+ , !- Shading Control Name
1683
+ , !- Frame and Divider Name
1684
+ 1, !- Multiplier
1685
+ , !- Number of Vertices
1686
+ 20.310400044305, 7, 2.4384, !- X,Y,Z Vertex 1 {m}
1687
+ 20.310400044305, 7, 0, !- X,Y,Z Vertex 2 {m}
1688
+ 17.262400044305, 7, 0, !- X,Y,Z Vertex 3 {m}
1689
+ 17.262400044305, 7, 2.4384; !- X,Y,Z Vertex 4 {m}
1690
+
1691
+ OS:SubSurface,
1692
+ {cd23d122-23bd-53d5-aefb-d14ad5fe4af1}, !- Handle
1693
+ Back_Space_Wall_West_RollDoor, !- Name
1694
+ OverheadDoor, !- Sub Surface Type
1695
+ , !- Construction Name
1696
+ {7a4811b9-5817-4e99-9c55-1d924e457651}, !- Surface Name
1697
+ , !- Outside Boundary Condition Object
1698
+ , !- View Factor to Ground
1699
+ , !- Shading Control Name
1700
+ , !- Frame and Divider Name
1701
+ 1, !- Multiplier
1702
+ , !- Number of Vertices
1703
+ 0, 4.739790129493, 2.4384, !- X,Y,Z Vertex 1 {m}
1704
+ 0, 4.739790129493, 0, !- X,Y,Z Vertex 2 {m}
1705
+ 0, 1.691790129493, 0, !- X,Y,Z Vertex 3 {m}
1706
+ 0, 1.691790129493, 2.4384; !- X,Y,Z Vertex 4 {m}
@@ -6356,3 +6356,104 @@ OS:Rendering:Color,
6356
6356
  149, !- Rendering Green Value
6357
6357
  230; !- Rendering Blue Value
6358
6358
 
6359
+ OS:SubSurface,
6360
+ {ac65c732-39bf-48a6-aacd-d61dc5ff3db7}, !- Handle
6361
+ Cafe_Flr_1_Wall_East_Door, !- Name
6362
+ Door, !- Sub Surface Type
6363
+ , !- Construction Name
6364
+ {592d5536-4d00-4d47-9a71-ccca41a20147}, !- Surface Name
6365
+ , !- Outside Boundary Condition Object
6366
+ , !- View Factor to Ground
6367
+ , !- Shading Control Name
6368
+ , !- Frame and Divider Name
6369
+ 1, !- Multiplier
6370
+ , !- Number of Vertices
6371
+ 86.563, 2.8955, 2.1336, !- X,Y,Z Vertex 1 {m}
6372
+ 86.563, 2.8955, 0.0000, !- X,Y,Z Vertex 2 {m}
6373
+ 86.563, 3.8099, 0.0000, !- X,Y,Z Vertex 3 {m}
6374
+ 86.563, 3.8099, 2.1336; !- X,Y,Z Vertex 4 {m}
6375
+
6376
+ OS:SubSurface,
6377
+ {ac65c732-39bf-48a6-aadd-d61dc5ff3dc1}, !- Handle
6378
+ Laundry_Flr_1_Wall_East_Door, !- Name
6379
+ Door, !- Sub Surface Type
6380
+ , !- Construction Name
6381
+ {1fa2c882-7438-4b5e-902f-da0de6803862}, !- Surface Name
6382
+ , !- Outside Boundary Condition Object
6383
+ , !- View Factor to Ground
6384
+ , !- Shading Control Name
6385
+ , !- Frame and Divider Name
6386
+ 1, !- Multiplier
6387
+ , !- Number of Vertices
6388
+ 86.563, 8.361, 2.1336, !- X,Y,Z Vertex 1 {m}
6389
+ 86.563, 8.361, 0.0000, !- X,Y,Z Vertex 2 {m}
6390
+ 86.563, 9.275, 0.0000, !- X,Y,Z Vertex 3 {m}
6391
+ 86.563, 9.275, 2.1336; !- X,Y,Z Vertex 4 {m}
6392
+
6393
+ OS:SubSurface,
6394
+ {aa45a732-39bf-48a6-aacd-d63dc5ff3db6}, !- Handle
6395
+ Lobby_Flr_1_Wall_1_North_Door1, !- Name
6396
+ Door, !- Sub Surface Type
6397
+ , !- Construction Name
6398
+ {300c3c2f-eca6-4363-97f3-e96226813cd4}, !- Surface Name
6399
+ , !- Outside Boundary Condition Object
6400
+ , !- View Factor to Ground
6401
+ , !- Shading Control Name
6402
+ , !- Frame and Divider Name
6403
+ 1, !- Multiplier
6404
+ , !- Number of Vertices
6405
+ 49.003, 22.86, 2.1336, !- X,Y,Z Vertex 1 {m}
6406
+ 49.003, 22.86, 0.0000, !- X,Y,Z Vertex 2 {m}
6407
+ 48.089, 22.86, 0.0000, !- X,Y,Z Vertex 3 {m}
6408
+ 48.089, 22.86, 2.1336; !- X,Y,Z Vertex 4 {m}
6409
+
6410
+ OS:SubSurface,
6411
+ {aa11c732-34bf-48a6-adcd-d61dc5ff3db1}, !- Handle
6412
+ Lobby_Flr_1_Wall_1_North_Door2, !- Name
6413
+ Door, !- Sub Surface Type
6414
+ , !- Construction Name
6415
+ {300c3c2f-eca6-4363-97f3-e96226813cd4}, !- Surface Name
6416
+ , !- Outside Boundary Condition Object
6417
+ , !- View Factor to Ground
6418
+ , !- Shading Control Name
6419
+ , !- Frame and Divider Name
6420
+ 1, !- Multiplier
6421
+ , !- Number of Vertices
6422
+ 8.9949, 22.86, 2.1336, !- X,Y,Z Vertex 1 {m}
6423
+ 8.9949, 22.86, 0.0000, !- X,Y,Z Vertex 2 {m}
6424
+ 8.0805, 22.86, 0.0000, !- X,Y,Z Vertex 3 {m}
6425
+ 8.0805, 22.86, 2.1336; !- X,Y,Z Vertex 4 {m}
6426
+
6427
+ OS:SubSurface,
6428
+ {ba11c732-34cf-48a1-adad-d61ac5ff3db2}, !- Handle
6429
+ Storage_Flr_1_Wall_North_RollDoor, !- Name
6430
+ OverheadDoor, !- Sub Surface Type
6431
+ , !- Construction Name
6432
+ {60bd60bc-b08c-4ad6-9d3b-6bfa342e5eb7}, !- Surface Name
6433
+ , !- Outside Boundary Condition Object
6434
+ , !- View Factor to Ground
6435
+ , !- Shading Control Name
6436
+ , !- Frame and Divider Name
6437
+ 1, !- Multiplier
6438
+ , !- Number of Vertices
6439
+ 76.3718, 22.86, 2.4384, !- X,Y,Z Vertex 1 {m}
6440
+ 76.3718, 22.86, 0.0000, !- X,Y,Z Vertex 2 {m}
6441
+ 73.3238, 22.86, 0.0000, !- X,Y,Z Vertex 3 {m}
6442
+ 73.3238, 22.86, 2.4384; !- X,Y,Z Vertex 4 {m}
6443
+
6444
+ OS:SubSurface,
6445
+ {cc11c732-34bf-18a6-aacd-d61da5ff3da3}, !- Handle
6446
+ Retail_2_Flr_1_Wall_West_Door, !- Name
6447
+ Door, !- Sub Surface Type
6448
+ , !- Construction Name
6449
+ {415a7649-ba22-41f6-b896-7f28ae7f0a28}, !- Surface Name
6450
+ , !- Outside Boundary Condition Object
6451
+ , !- View Factor to Ground
6452
+ , !- Shading Control Name
6453
+ , !- Frame and Divider Name
6454
+ 1, !- Multiplier
6455
+ , !- Number of Vertices
6456
+ 0.0000, 10.2836, 2.1336, !- X,Y,Z Vertex 1 {m}
6457
+ 0.0000, 10.2836, 0.0000, !- X,Y,Z Vertex 2 {m}
6458
+ 0.0000, 9.3692, 0.0000, !- X,Y,Z Vertex 3 {m}
6459
+ 0.0000, 9.3692, 2.1336; !- X,Y,Z Vertex 4 {m}
@@ -66,7 +66,7 @@ OS:Surface,
66
66
  OS:Space,
67
67
  {308a9ccd-586a-4231-b605-b35b346c50c8}, !- Handle
68
68
  Core_Retail, !- Name
69
- {74b25031-309e-4b60-a96a-d7ad181bd9b3}, !- Space Type Name
69
+ {7d3c6aba-2055-4f20-bfc8-78099d7b0ee7}, !- Space Type Name
70
70
  , !- Default Construction Set Name
71
71
  , !- Default Schedule Set Name
72
72
  0, !- Direction of Relative North {deg}
@@ -162,7 +162,7 @@ OS:Space,
162
162
  OS:Space,
163
163
  {ff444dc8-6aab-41a0-b337-ab0ed7d7956f}, !- Handle
164
164
  Front_Retail, !- Name
165
- {216ea9d7-9127-4076-b02e-47cb12718a1f}, !- Space Type Name
165
+ {7d3c6aba-2055-4f20-bfc8-78099d7b0ee7}, !- Space Type Name
166
166
  , !- Default Construction Set Name
167
167
  , !- Default Schedule Set Name
168
168
  0, !- Direction of Relative North {deg}
@@ -1620,37 +1620,223 @@ OS:Rendering:Color,
1620
1620
  222, !- Rendering Green Value
1621
1621
  78; !- Rendering Blue Value
1622
1622
 
1623
- OS:SpaceType,
1624
- {74b25031-309e-4b60-a96a-d7ad181bd9b3}, !- Handle
1625
- Retail Core_Retail, !- Name
1626
- , !- Default Construction Set Name
1627
- , !- Default Schedule Set Name
1628
- {36228824-8698-4846-8500-606b5c6a7311}, !- Group Rendering Name
1629
- , !- Design Specification Outdoor Air Object Name
1630
- Retail, !- Standards Building Type
1631
- Core_Retail; !- Standards Space Type
1623
+ OS:SubSurface,
1624
+ {bc65c732-39af-58a6-accd-c61dc5ff3db1}, !- Handle
1625
+ Core_Retail_Wall_West_2_Door3, !- Name
1626
+ Door, !- Sub Surface Type
1627
+ , !- Construction Name
1628
+ {32742d7d-1236-4f0b-ac7b-167c34392994}, !- Surface Name
1629
+ , !- Outside Boundary Condition Object
1630
+ , !- View Factor to Ground
1631
+ , !- Shading Control Name
1632
+ , !- Frame and Divider Name
1633
+ 1, !- Multiplier
1634
+ , !- Number of Vertices
1635
+ 0, 2.538037755411, 2.1336, !- X,Y,Z Vertex 1 {m}
1636
+ 0, 2.538037755411, 0, !- X,Y,Z Vertex 2 {m}
1637
+ 0, 1.623637755411, 0, !- X,Y,Z Vertex 3 {m}
1638
+ 0, 1.623637755411, 2.1336; !- X,Y,Z Vertex 4 {m}
1632
1639
 
1633
- OS:Rendering:Color,
1634
- {36228824-8698-4846-8500-606b5c6a7311}, !- Handle
1635
- Retail Core_Retail, !- Name
1636
- 171, !- Rendering Red Value
1637
- 222, !- Rendering Green Value
1638
- 78; !- Rendering Blue Value
1640
+ OS:SubSurface,
1641
+ {cd65c732-39ef-28a6-adcd-c21dc5ff3ab1}, !- Handle
1642
+ Core_Retail_Wall_West_2_Door2, !- Name
1643
+ Door, !- Sub Surface Type
1644
+ , !- Construction Name
1645
+ {32742d7d-1236-4f0b-ac7b-167c34392994}, !- Surface Name
1646
+ , !- Outside Boundary Condition Object
1647
+ , !- View Factor to Ground
1648
+ , !- Shading Control Name
1649
+ , !- Frame and Divider Name
1650
+ 1, !- Multiplier
1651
+ , !- Number of Vertices
1652
+ 0, 13.841575894014, 2.1336, !- X,Y,Z Vertex 1 {m}
1653
+ 0, 13.841575894014, 0, !- X,Y,Z Vertex 2 {m}
1654
+ 0, 12.927175894014, 0, !- X,Y,Z Vertex 3 {m}
1655
+ 0, 12.927175894014, 2.1336; !- X,Y,Z Vertex 4 {m}
1639
1656
 
1640
- OS:SpaceType,
1641
- {216ea9d7-9127-4076-b02e-47cb12718a1f}, !- Handle
1642
- Retail Front_Retail, !- Name
1643
- , !- Default Construction Set Name
1644
- , !- Default Schedule Set Name
1645
- {4f94eb74-b3bb-469e-bfb3-7990f3d6946c}, !- Group Rendering Name
1646
- , !- Design Specification Outdoor Air Object Name
1647
- Retail, !- Standards Building Type
1648
- Front_Retail; !- Standards Space Type
1657
+ OS:SubSurface,
1658
+ {ca25c732-32ef-23a6-bdcd-b21dc5ff3ad1}, !- Handle
1659
+ Core_Retail_Wall_West_2_Door1, !- Name
1660
+ Door, !- Sub Surface Type
1661
+ , !- Construction Name
1662
+ {32742d7d-1236-4f0b-ac7b-167c34392994}, !- Surface Name
1663
+ , !- Outside Boundary Condition Object
1664
+ , !- View Factor to Ground
1665
+ , !- Shading Control Name
1666
+ , !- Frame and Divider Name
1667
+ 1, !- Multiplier
1668
+ , !- Number of Vertices
1669
+ 0, 25.062342286061, 2.1336, !- X,Y,Z Vertex 1 {m}
1670
+ 0, 25.062342286061, 0, !- X,Y,Z Vertex 2 {m}
1671
+ 0, 24.147942286061, 0, !- X,Y,Z Vertex 3 {m}
1672
+ 0, 24.147942286061, 2.1336; !- X,Y,Z Vertex 4 {m}
1649
1673
 
1650
- OS:Rendering:Color,
1651
- {4f94eb74-b3bb-469e-bfb3-7990f3d6946c}, !- Handle
1652
- Retail Front_Retail, !- Name
1653
- 171, !- Rendering Red Value
1654
- 222, !- Rendering Green Value
1655
- 78; !- Rendering Blue Value
1674
+ OS:SubSurface,
1675
+ {ba21c712-12cf-21b6-adcd-a21dc5ff3ac1}, !- Handle
1676
+ Core_Retail_Wall_East_2_Door1, !- Name
1677
+ Door, !- Sub Surface Type
1678
+ , !- Construction Name
1679
+ {cef973eb-e048-41ee-a604-ff105a38d5ef}, !- Surface Name
1680
+ , !- Outside Boundary Condition Object
1681
+ , !- View Factor to Ground
1682
+ , !- Shading Control Name
1683
+ , !- Frame and Divider Name
1684
+ 1, !- Multiplier
1685
+ , !- Number of Vertices
1686
+ 54.27, 3.438494104366, 2.1336, !- X,Y,Z Vertex 1 {m}
1687
+ 54.27, 3.438494104366, 0, !- X,Y,Z Vertex 2 {m}
1688
+ 54.27, 4.352894104366, 0, !- X,Y,Z Vertex 3 {m}
1689
+ 54.27, 4.352894104366, 2.1336; !- X,Y,Z Vertex 4 {m}
1690
+
1691
+ OS:SubSurface,
1692
+ {bc11c513-52cf-43b6-adbd-b21dc5ff3ab4}, !- Handle
1693
+ Core_Retail_Wall_East_2_Door2, !- Name
1694
+ Door, !- Sub Surface Type
1695
+ , !- Construction Name
1696
+ {cef973eb-e048-41ee-a604-ff105a38d5ef}, !- Surface Name
1697
+ , !- Outside Boundary Condition Object
1698
+ , !- View Factor to Ground
1699
+ , !- Shading Control Name
1700
+ , !- Frame and Divider Name
1701
+ 1, !- Multiplier
1702
+ , !- Number of Vertices
1703
+ 54.27, 13.809396313442, 2.1336, !- X,Y,Z Vertex 1 {m}
1704
+ 54.27, 13.809396313442, 0, !- X,Y,Z Vertex 2 {m}
1705
+ 54.27, 14.723796313442, 0, !- X,Y,Z Vertex 3 {m}
1706
+ 54.27, 14.723796313442, 2.1336; !- X,Y,Z Vertex 4 {m}
1707
+
1708
+ OS:SubSurface,
1709
+ {bc11c633-12af-41e6-afed-b33dc5ef3eb4}, !- Handle
1710
+ Core_Retail_Wall_East_2_Door3, !- Name
1711
+ Door, !- Sub Surface Type
1712
+ , !- Construction Name
1713
+ {cef973eb-e048-41ee-a604-ff105a38d5ef}, !- Surface Name
1714
+ , !- Outside Boundary Condition Object
1715
+ , !- View Factor to Ground
1716
+ , !- Shading Control Name
1717
+ , !- Frame and Divider Name
1718
+ 1, !- Multiplier
1719
+ , !- Number of Vertices
1720
+ 54.27, 24.234478195589, 2.1336, !- X,Y,Z Vertex 1 {m}
1721
+ 54.27, 24.234478195589, 0, !- X,Y,Z Vertex 2 {m}
1722
+ 54.27, 25.148878195589, 0, !- X,Y,Z Vertex 3 {m}
1723
+ 54.27, 25.148878195589, 2.1336; !- X,Y,Z Vertex 4 {m}
1656
1724
 
1725
+ OS:SubSurface,
1726
+ {ef11c631-44af-41e4-bced-c33dc5ef3cf1}, !- Handle
1727
+ Back_Space_Wall_North_Door1, !- Name
1728
+ Door, !- Sub Surface Type
1729
+ , !- Construction Name
1730
+ {1576edcb-e498-40ae-8360-482c4cbcce1f}, !- Surface Name
1731
+ , !- Outside Boundary Condition Object
1732
+ , !- View Factor to Ground
1733
+ , !- Shading Control Name
1734
+ , !- Frame and Divider Name
1735
+ 1, !- Multiplier
1736
+ , !- Number of Vertices
1737
+ 44.209918073175, 7, 2.1336, !- X,Y,Z Vertex 1 {m}
1738
+ 44.209918073175, 7, 0, !- X,Y,Z Vertex 2 {m}
1739
+ 43.295518073175, 7, 0, !- X,Y,Z Vertex 3 {m}
1740
+ 43.295518073175, 7, 2.1336; !- X,Y,Z Vertex 4 {m}
1741
+
1742
+ OS:SubSurface,
1743
+ {ef11f231-24cf-21f3-fced-c43dc4ec4cf1}, !- Handle
1744
+ Back_Space_Wall_North_Door2, !- Name
1745
+ Door, !- Sub Surface Type
1746
+ , !- Construction Name
1747
+ {1576edcb-e498-40ae-8360-482c4cbcce1f}, !- Surface Name
1748
+ , !- Outside Boundary Condition Object
1749
+ , !- View Factor to Ground
1750
+ , !- Shading Control Name
1751
+ , !- Frame and Divider Name
1752
+ 1, !- Multiplier
1753
+ , !- Number of Vertices
1754
+ 11.745274671376, 7, 2.1336, !- X,Y,Z Vertex 1 {m}
1755
+ 11.745274671376, 7, 0, !- X,Y,Z Vertex 2 {m}
1756
+ 10.830874671376, 7, 0, !- X,Y,Z Vertex 3 {m}
1757
+ 10.830874671376, 7, 2.1336; !- X,Y,Z Vertex 4 {m}
1758
+
1759
+ OS:SubSurface,
1760
+ {cc11c432-54cf-45d1-ddad-d34ac4ff4aa2}, !- Handle
1761
+ Back_Space_Wall_East_RollDoor, !- Name
1762
+ OverheadDoor, !- Sub Surface Type
1763
+ , !- Construction Name
1764
+ {4ea4b71e-b9bd-48a7-86eb-b14a05f136c0}, !- Surface Name
1765
+ , !- Outside Boundary Condition Object
1766
+ , !- View Factor to Ground
1767
+ , !- Shading Control Name
1768
+ , !- Frame and Divider Name
1769
+ 1, !- Multiplier
1770
+ , !- Number of Vertices
1771
+ 54.27, 2.045406130273, 2.4384, !- X,Y,Z Vertex 1 {m}
1772
+ 54.27, 2.045406130273, 0, !- X,Y,Z Vertex 2 {m}
1773
+ 54.27, 5.093406130273, 0, !- X,Y,Z Vertex 3 {m}
1774
+ 54.27, 5.093406130273, 2.4384; !- X,Y,Z Vertex 4 {m}
1775
+
1776
+ OS:SubSurface,
1777
+ {cd11c412-51af-41d1-dccd-d34ac4ff2cc2}, !- Handle
1778
+ Back_Space_Wall_North_RollDoor1, !- Name
1779
+ OverheadDoor, !- Sub Surface Type
1780
+ , !- Construction Name
1781
+ {1576edcb-e498-40ae-8360-482c4cbcce1f}, !- Surface Name
1782
+ , !- Outside Boundary Condition Object
1783
+ , !- View Factor to Ground
1784
+ , !- Shading Control Name
1785
+ , !- Frame and Divider Name
1786
+ 1, !- Multiplier
1787
+ , !- Number of Vertices
1788
+ 37.362862950805, 7, 2.4384, !- X,Y,Z Vertex 1 {m}
1789
+ 37.362862950805, 7, 0, !- X,Y,Z Vertex 2 {m}
1790
+ 34.314862950805, 7, 0, !- X,Y,Z Vertex 3 {m}
1791
+ 34.314862950805, 7, 2.4384; !- X,Y,Z Vertex 4 {m}
1792
+
1793
+ OS:SubSurface,
1794
+ {cd11a112-21bf-31b3-defd-d34ac4fe2cf1}, !- Handle
1795
+ Back_Space_Wall_North_RollDoor2, !- Name
1796
+ OverheadDoor, !- Sub Surface Type
1797
+ , !- Construction Name
1798
+ {1576edcb-e498-40ae-8360-482c4cbcce1f}, !- Surface Name
1799
+ , !- Outside Boundary Condition Object
1800
+ , !- View Factor to Ground
1801
+ , !- Shading Control Name
1802
+ , !- Frame and Divider Name
1803
+ 1, !- Multiplier
1804
+ , !- Number of Vertices
1805
+ 28.98058833532, 7, 2.4384, !- X,Y,Z Vertex 1 {m}
1806
+ 28.98058833532, 7, 0, !- X,Y,Z Vertex 2 {m}
1807
+ 25.932588335319, 7, 0, !- X,Y,Z Vertex 3 {m}
1808
+ 25.932588335319, 7, 2.4384; !- X,Y,Z Vertex 4 {m}
1809
+
1810
+ OS:SubSurface,
1811
+ {cd23a132-23be-51b5-aefa-d34ac5fe4af1}, !- Handle
1812
+ Back_Space_Wall_North_RollDoor3, !- Name
1813
+ OverheadDoor, !- Sub Surface Type
1814
+ , !- Construction Name
1815
+ {1576edcb-e498-40ae-8360-482c4cbcce1f}, !- Surface Name
1816
+ , !- Outside Boundary Condition Object
1817
+ , !- View Factor to Ground
1818
+ , !- Shading Control Name
1819
+ , !- Frame and Divider Name
1820
+ 1, !- Multiplier
1821
+ , !- Number of Vertices
1822
+ 20.310400044305, 7, 2.4384, !- X,Y,Z Vertex 1 {m}
1823
+ 20.310400044305, 7, 0, !- X,Y,Z Vertex 2 {m}
1824
+ 17.262400044305, 7, 0, !- X,Y,Z Vertex 3 {m}
1825
+ 17.262400044305, 7, 2.4384; !- X,Y,Z Vertex 4 {m}
1826
+
1827
+ OS:SubSurface,
1828
+ {cd23d122-23bd-53d5-aefb-d14ad5fe4af1}, !- Handle
1829
+ Back_Space_Wall_West_RollDoor, !- Name
1830
+ OverheadDoor, !- Sub Surface Type
1831
+ , !- Construction Name
1832
+ {574d5170-fad7-4d01-b21b-7e3c449e0595}, !- Surface Name
1833
+ , !- Outside Boundary Condition Object
1834
+ , !- View Factor to Ground
1835
+ , !- Shading Control Name
1836
+ , !- Frame and Divider Name
1837
+ 1, !- Multiplier
1838
+ , !- Number of Vertices
1839
+ 0, 4.739790129493, 2.4384, !- X,Y,Z Vertex 1 {m}
1840
+ 0, 4.739790129493, 0, !- X,Y,Z Vertex 2 {m}
1841
+ 0, 1.691790129493, 0, !- X,Y,Z Vertex 3 {m}
1842
+ 0, 1.691790129493, 2.4384; !- X,Y,Z Vertex 4 {m}