openstudio-standards 0.2.14 → 0.2.15.pre.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (642) hide show
  1. checksums.yaml +4 -4
  2. data/data/geometry/ASHRAECollege.json +0 -19
  3. data/data/geometry/ASHRAEMidriseApartment.json +47 -47
  4. data/data/geometry/ASHRAESecondarySchool.osm +2 -2
  5. data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
  6. data/data/standards/export_OpenStudio_libraries.rb +1 -1
  7. data/data/standards/manage_OpenStudio_Standards.rb +43 -87
  8. data/data/standards/metadata_units_OpenStudio_Standards-ashrae_90_1.csv +9 -0
  9. data/data/standards/openstudio_standards_duplicates_log.csv +142 -27
  10. data/data/standards/test_performance_expected_dd_results.csv +2016 -2016
  11. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.ddy +2316 -0
  12. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.epw +8768 -0
  13. data/data/weather/CAN_NU_Iqaluit.AP.719090_CWEC2016.stat +697 -0
  14. data/lib/openstudio-standards/btap/WeatherData1.json +54 -0
  15. data/lib/openstudio-standards/btap/WeatherData1.xlsx +0 -0
  16. data/lib/openstudio-standards/btap/btap_result.rb +12 -10
  17. data/lib/openstudio-standards/btap/envelope.rb +2 -2
  18. data/lib/openstudio-standards/btap/geometry.rb +96 -49
  19. data/lib/openstudio-standards/{utilities → btap/utilities}/Add_template_field_to_json.rb +0 -0
  20. data/lib/openstudio-standards/{utilities → btap/utilities}/convert_surfaces_to_adiabatic_necb_8426.rb +0 -0
  21. data/lib/openstudio-standards/{utilities → btap/utilities}/generate_space_types.rb +0 -0
  22. data/lib/openstudio-standards/{utilities → btap/utilities}/necb_to_epw_map.rb +0 -0
  23. data/lib/openstudio-standards/{utilities → btap/utilities}/os_sim_extract.rb +0 -0
  24. data/lib/openstudio-standards/{utilities → btap/utilities}/rename_surfaces.rb +0 -0
  25. data/lib/openstudio-standards/{utilities → btap/utilities}/round_surf_coords.rb +0 -0
  26. data/lib/openstudio-standards/{utilities → btap/utilities}/sched_create.rb +0 -0
  27. data/lib/openstudio-standards/{utilities → btap/utilities}/set_mult_to_adiabatic.rb +0 -0
  28. data/lib/openstudio-standards/btap/utilities/space_type.rb +78 -0
  29. data/lib/openstudio-standards/{utilities → btap/utilities}/weatherData1_xlsx_to_json.rb +0 -0
  30. data/lib/openstudio-standards/hvac_sizing/Siz.AirConditionerVariableRefrigerantFlow.rb +1 -1
  31. data/lib/openstudio-standards/hvac_sizing/Siz.HVACComponent.rb +1 -1
  32. data/lib/openstudio-standards/hvac_sizing/Siz.HeatingCoolingFuels.rb +20 -6
  33. data/lib/openstudio-standards/hvac_sizing/Siz.Model.rb +6 -6
  34. data/lib/openstudio-standards/hvac_sizing/Siz.WaterHeaterMixed.rb +2 -2
  35. data/lib/openstudio-standards/hvac_sizing/Siz.ZoneHVACTerminalUnitVariableRefrigerantFlow.rb +1 -1
  36. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirTerminalSingleDuctVAVReheat.rb +2 -1
  37. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.PumpVariableSpeed.rb +6 -7
  38. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirTerminalSingleDuctVAVReheat.rb +2 -1
  39. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanConstantVolume.rb +5 -4
  40. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanOnOff.rb +5 -5
  41. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanVariableVolume.rb +5 -4
  42. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.PumpVariableSpeed.rb +6 -7
  43. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +2 -1
  44. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanConstantVolume.rb +5 -4
  45. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanOnOff.rb +5 -5
  46. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanVariableVolume.rb +5 -4
  47. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Model.elevators.rb +6 -4
  48. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Model.rb +10 -9
  49. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.PumpVariableSpeed.rb +9 -11
  50. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +2 -1
  51. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanConstantVolume.rb +5 -4
  52. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanOnOff.rb +5 -5
  53. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanVariableVolume.rb +5 -4
  54. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Model.elevators.rb +11 -7
  55. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Model.rb +17 -16
  56. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.PumpVariableSpeed.rb +9 -11
  57. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.hvac_systems.rb +4 -2
  58. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirTerminalSingleDuctVAVReheat.rb +2 -1
  59. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanConstantVolume.rb +5 -4
  60. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanOnOff.rb +5 -5
  61. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanVariableVolume.rb +5 -4
  62. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Model.elevators.rb +11 -7
  63. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Model.rb +23 -22
  64. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.PumpVariableSpeed.rb +9 -10
  65. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.hvac_systems.rb +4 -2
  66. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirTerminalSingleDuctVAVReheat.rb +2 -1
  67. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanConstantVolume.rb +5 -4
  68. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanOnOff.rb +5 -5
  69. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanVariableVolume.rb +5 -4
  70. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Model.elevators.rb +11 -7
  71. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Model.rb +23 -22
  72. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Pump.rb +89 -0
  73. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.PumpVariableSpeed.rb +9 -10
  74. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Space.rb +76 -0
  75. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.hvac_systems.rb +22 -2
  76. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.AirTerminalSingleDuctVAVReheat.rb +2 -1
  77. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.elevators.rb +11 -11
  78. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.refrigeration.rb +5 -4
  79. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.AirTerminalSingleDuctVAVReheat.rb +2 -1
  80. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.CoilHeatingGas.rb +5 -4
  81. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.elevators.rb +11 -11
  82. data/lib/openstudio-standards/prototypes/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.refrigeration.rb +5 -4
  83. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +2 -1
  84. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanConstantVolume.rb +5 -4
  85. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanOnOff.rb +5 -5
  86. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.FanVariableVolume.rb +5 -4
  87. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.HeatExchangerAirToAirSensibleAndLatent.rb +2 -0
  88. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.elevators.rb +11 -7
  89. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.Model.rb +10 -10
  90. data/lib/openstudio-standards/prototypes/ashrae_90_1/nrel_nze_ready_2017/nrel_zne_ready_2017.hvac_systems.rb +4 -2
  91. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +2 -1
  92. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanConstantVolume.rb +5 -4
  93. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanOnOff.rb +5 -5
  94. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +5 -4
  95. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerAirToAirSensibleAndLatent.rb +2 -0
  96. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.elevators.rb +11 -7
  97. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +10 -10
  98. data/lib/openstudio-standards/prototypes/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.hvac_systems.rb +4 -2
  99. data/lib/openstudio-standards/prototypes/cbes/cbes.Model.elevators.rb +3 -6
  100. data/lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb +5 -4
  101. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanConstantVolume.rb +5 -3
  102. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanOnOff.rb +5 -4
  103. data/lib/openstudio-standards/prototypes/cbes/cbes_t24_2008/cbes_t24_2008.FanVariableVolume.rb +5 -3
  104. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.College.rb +65 -30
  105. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Courthouse.rb +54 -23
  106. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.FullServiceRestaurant.rb +135 -147
  107. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.HighRiseApartment.rb +42 -7
  108. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +85 -12
  109. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Laboratory.rb +42 -30
  110. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeDataCenterHighITE.rb +39 -8
  111. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeDataCenterLowITE.rb +39 -8
  112. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +60 -12
  113. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOffice.rb +33 -265
  114. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeOfficeDetailed.rb +41 -3
  115. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOffice.rb +69 -297
  116. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MediumOfficeDetailed.rb +68 -25
  117. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.MidriseApartment.rb +88 -59
  118. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Outpatient.rb +88 -9
  119. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.PrimarySchool.rb +48 -10
  120. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.QuickServiceRestaurant.rb +130 -145
  121. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStandalone.rb +29 -101
  122. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.RetailStripmall.rb +24 -7
  123. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SecondarySchool.rb +48 -589
  124. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallDataCenterHighITE.rb +38 -7
  125. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallDataCenterLowITE.rb +38 -8
  126. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallHotel.rb +40 -7
  127. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallOffice.rb +85 -171
  128. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SmallOfficeDetailed.rb +87 -44
  129. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SuperMarket.rb +46 -5
  130. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.SuperTallBuilding.rb +105 -17
  131. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.TallBuilding.rb +97 -15
  132. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Warehouse.rb +26 -167
  133. data/lib/openstudio-standards/prototypes/common/do_not_edit_metaclasses.rb +3828 -1131
  134. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirConditionerVariableRefrigerantFlow.rb +3 -0
  135. data/lib/openstudio-standards/prototypes/common/objects/Prototype.AirTerminalSingleDuctVAVReheat.rb +2 -1
  136. data/lib/openstudio-standards/prototypes/common/objects/Prototype.BoilerHotWater.rb +2 -0
  137. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CentralAirSourceHeatPump.rb +2 -0
  138. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXSingleSpeed.rb +4 -1
  139. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingDXTwoSpeed.rb +3 -0
  140. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingWater.rb +4 -1
  141. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilCoolingWaterToAirHeatPumpEquationFit.rb +3 -0
  142. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingDXSingleSpeed.rb +9 -0
  143. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingElectric.rb +3 -0
  144. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingGas.rb +9 -4
  145. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingWater.rb +4 -1
  146. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoilHeatingWaterToAirHeatPumpEquationFit.rb +3 -0
  147. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ControllerWaterCoil.rb +2 -2
  148. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CoolingTower.rb +4 -1
  149. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Fan.rb +23 -2
  150. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanConstantVolume.rb +29 -4
  151. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanOnOff.rb +29 -5
  152. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanVariableVolume.rb +43 -4
  153. data/lib/openstudio-standards/prototypes/common/objects/Prototype.FanZoneExhaust.rb +22 -0
  154. data/lib/openstudio-standards/prototypes/common/objects/Prototype.HeatExchangerAirToAirSensibleAndLatent.rb +46 -3
  155. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.elevators.rb +27 -22
  156. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.exterior_lights.rb +15 -8
  157. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.hvac.rb +22 -4
  158. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +429 -59
  159. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.swh.rb +18 -11
  160. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.transformers.rb +11 -2
  161. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Pump.rb +1 -0
  162. data/lib/openstudio-standards/prototypes/common/objects/Prototype.PumpVariableSpeed.rb +8 -10
  163. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +37 -28
  164. data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +24 -6
  165. data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +251 -65
  166. data/lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb +1 -1
  167. data/lib/openstudio-standards/prototypes/common/objects/Prototype.refrigeration.rb +46 -31
  168. data/lib/openstudio-standards/prototypes/common/objects/Prototype.utilities.rb +62 -10
  169. data/lib/openstudio-standards/prototypes/common/prototype_metaprogramming.rb +76 -33
  170. data/lib/openstudio-standards/prototypes/deer/deer.Model.rb +1 -1
  171. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +445 -275
  172. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +3 -3
  173. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctVAVReheat.rb +26 -21
  174. data/lib/openstudio-standards/standards/Standards.BoilerHotWater.rb +5 -2
  175. data/lib/openstudio-standards/standards/Standards.BuildingStory.rb +7 -9
  176. data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +8 -2
  177. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXMultiSpeed.rb +10 -6
  178. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +5 -1
  179. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +6 -1
  180. data/lib/openstudio-standards/standards/Standards.CoilCoolingWaterToAirHeatPumpEquationFit.rb +45 -4
  181. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +18 -8
  182. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXMultiSpeed.rb +9 -7
  183. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXSingleSpeed.rb +8 -4
  184. data/lib/openstudio-standards/standards/Standards.CoilHeatingGas.rb +86 -3
  185. data/lib/openstudio-standards/standards/Standards.CoilHeatingGasMultiStage.rb +5 -2
  186. data/lib/openstudio-standards/standards/Standards.CoilHeatingWaterToAirHeatPumpEquationFit.rb +6 -2
  187. data/lib/openstudio-standards/standards/Standards.Construction.rb +66 -35
  188. data/lib/openstudio-standards/standards/Standards.CoolingTower.rb +7 -7
  189. data/lib/openstudio-standards/standards/Standards.CoolingTowerSingleSpeed.rb +2 -2
  190. data/lib/openstudio-standards/standards/Standards.CoolingTowerTwoSpeed.rb +2 -1
  191. data/lib/openstudio-standards/standards/Standards.CoolingTowerVariableSpeed.rb +2 -1
  192. data/lib/openstudio-standards/standards/Standards.Fan.rb +53 -35
  193. data/lib/openstudio-standards/standards/Standards.FanVariableVolume.rb +22 -16
  194. data/lib/openstudio-standards/standards/Standards.FluidCooler.rb +2 -2
  195. data/lib/openstudio-standards/standards/Standards.HeaderedPumpsVariableSpeed.rb +4 -4
  196. data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +77 -19
  197. data/lib/openstudio-standards/standards/Standards.Model.rb +387 -245
  198. data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +13 -15
  199. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +94 -48
  200. data/lib/openstudio-standards/standards/Standards.Pump.rb +28 -20
  201. data/lib/openstudio-standards/standards/Standards.PumpVariableSpeed.rb +3 -4
  202. data/lib/openstudio-standards/standards/Standards.ScheduleCompact.rb +2 -1
  203. data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +2 -0
  204. data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +34 -24
  205. data/lib/openstudio-standards/standards/Standards.Space.rb +179 -116
  206. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +23 -12
  207. data/lib/openstudio-standards/standards/Standards.SubSurface.rb +55 -25
  208. data/lib/openstudio-standards/standards/Standards.Surface.rb +57 -32
  209. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +157 -107
  210. data/lib/openstudio-standards/standards/Standards.WaterHeaterMixed.rb +9 -6
  211. data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +52 -1
  212. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1.Standards.FanVariableVolume.rb +2 -2
  213. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1.rb +4 -0
  214. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.AirLoopHVAC.rb +28 -18
  215. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.FanVariableVolume.rb +1 -1
  216. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.PlantLoop.rb +4 -2
  217. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.rb +4 -0
  218. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/comstock_ashrae_90_1_2004.rb +4 -0
  219. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +696 -2938
  220. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.ext_ltg.json +1 -1
  221. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +123 -123
  222. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.furnaces.json +26 -0
  223. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.prototype_inputs.json +11 -11
  224. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +0 -8
  225. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +395 -384
  226. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.unitary_acs.json +69 -0
  227. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.AirLoopHVAC.rb +20 -13
  228. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.FanVariableVolume.rb +1 -1
  229. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.Model.rb +1 -1
  230. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/ashrae_90_1_2007.rb +4 -0
  231. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/comstock_ashrae_90_1_2007.rb +4 -0
  232. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +696 -2938
  233. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.ext_ltg.json +1 -1
  234. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +122 -122
  235. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.furnaces.json +26 -0
  236. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.prototype_inputs.json +11 -11
  237. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +0 -8
  238. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +413 -401
  239. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.unitary_acs.json +69 -0
  240. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +42 -53
  241. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirTerminalSingleDuctVAVReheat.rb +3 -2
  242. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.CoolingTower.rb +5 -8
  243. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.FanVariableVolume.rb +1 -1
  244. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +6 -4
  245. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.rb +4 -0
  246. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/comstock_ashrae_90_1_2010.rb +4 -0
  247. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +696 -2938
  248. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.ext_ltg.json +1 -1
  249. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +129 -129
  250. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +210 -42
  251. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.furnaces.json +26 -0
  252. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.prototype_inputs.json +11 -11
  253. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +0 -8
  254. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +460 -320
  255. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.unitary_acs.json +69 -0
  256. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +45 -51
  257. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +3 -2
  258. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.CoolingTower.rb +5 -8
  259. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.CoolingTowerVariableSpeed.rb +2 -3
  260. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.FanVariableVolume.rb +2 -2
  261. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +8 -5
  262. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.ThermalZone.rb +2 -1
  263. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.WaterHeaterMixed.rb +1 -1
  264. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.ZoneHVACComponent.rb +1 -0
  265. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.rb +4 -0
  266. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/comstock_ashrae_90_1_2013.rb +4 -0
  267. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +696 -2938
  268. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.ext_ltg.json +1 -1
  269. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +121 -121
  270. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +420 -84
  271. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.furnaces.json +26 -0
  272. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.prototype_inputs.json +12 -12
  273. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +0 -8
  274. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +475 -335
  275. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.unitary_acs.json +69 -0
  276. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirLoopHVAC.rb +40 -50
  277. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.AirTerminalSingleDuctVAVReheat.rb +3 -2
  278. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.CoolingTower.rb +5 -8
  279. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.CoolingTowerVariableSpeed.rb +2 -3
  280. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.FanVariableVolume.rb +2 -2
  281. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.Space.rb +8 -5
  282. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.ThermalZone.rb +2 -1
  283. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.ZoneHVACComponent.rb +1 -0
  284. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/ashrae_90_1_2016.rb +4 -0
  285. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/comstock_ashrae_90_1_2016.rb +4 -0
  286. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/ashrae_90_1.schedules.json +696 -2938
  287. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.ext_ltg.json +1 -1
  288. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.spc_typ.json +152 -128
  289. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.energy_recovery.json +488 -84
  290. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.furnaces.json +26 -0
  291. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.spc_typ.json +47 -47
  292. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.unitary_acs.json +69 -0
  293. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirLoopHVAC.rb +342 -56
  294. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirTerminalSingleDuctVAVReheat.rb +3 -2
  295. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.CoolingTower.rb +5 -8
  296. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.CoolingTowerVariableSpeed.rb +2 -3
  297. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.FanVariableVolume.rb +2 -2
  298. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.Space.rb +25 -5
  299. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.ThermalZone.rb +2 -1
  300. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.ZoneHVACComponent.rb +30 -0
  301. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.rb +4 -0
  302. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/comstock_ashrae_90_1_2019.rb +4 -0
  303. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/ashrae_90_1.schedules.json +696 -2938
  304. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.ext_ltg.json +1 -1
  305. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.spc_typ.json +151 -127
  306. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.boilers.json +1 -1
  307. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.energy_recovery.json +2307 -101
  308. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.furnaces.json +26 -0
  309. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.refrigeration_compressors.json +1 -1
  310. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.spc_typ.json +47 -47
  311. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.unitary_acs.json +69 -0
  312. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.curves.json +25 -0
  313. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +286 -224
  314. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/comstock_doe_ref_1980_2004.rb +4 -0
  315. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +696 -2938
  316. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.ext_ltg.json +1 -1
  317. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +126 -126
  318. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.furnaces.json +26 -0
  319. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.prototype_inputs.json +11 -11
  320. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.refrigeration_system.json +0 -8
  321. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.spc_typ.json +405 -393
  322. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.AirLoopHVAC.rb +15 -11
  323. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.Model.rb +1 -1
  324. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.PlantLoop.rb +3 -0
  325. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/doe_ref_1980_2004.rb +4 -0
  326. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/comstock_doe_ref_pre_1980.rb +4 -0
  327. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +696 -2938
  328. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +121 -121
  329. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.furnaces.json +37 -0
  330. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.prototype_inputs.json +11 -11
  331. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.refrigeration_system.json +0 -8
  332. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.spc_typ.json +403 -391
  333. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.AirLoopHVAC.rb +15 -11
  334. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.Model.rb +1 -1
  335. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.PlantLoop.rb +3 -0
  336. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/doe_ref_pre_1980.rb +4 -0
  337. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.furnaces.json +15 -0
  338. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +64 -42
  339. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirTerminalSingleDuctVAVReheat.rb +3 -2
  340. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.CoolingTower.rb +5 -8
  341. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.CoolingTowerVariableSpeed.rb +2 -3
  342. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.FanVariableVolume.rb +2 -2
  343. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.HeatExchangerSensLat.rb +1 -1
  344. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Model.rb +1 -1
  345. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.PlantLoop.rb +4 -1
  346. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Space.rb +5 -3
  347. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.ZoneHVACComponent.rb +3 -0
  348. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.rb +4 -0
  349. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.furnaces.json +15 -0
  350. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirLoopHVAC.rb +61 -36
  351. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.AirTerminalSingleDuctVAVReheat.rb +3 -2
  352. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTower.rb +5 -8
  353. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.CoolingTowerVariableSpeed.rb +2 -3
  354. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.FanVariableVolume.rb +2 -2
  355. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.HeatExchangerSensLat.rb +1 -1
  356. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Model.rb +1 -1
  357. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.PlantLoop.rb +4 -1
  358. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +6 -4
  359. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.ZoneHVACComponent.rb +3 -0
  360. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.rb +4 -0
  361. data/lib/openstudio-standards/standards/cbes/cbes.AirLoopHVAC.rb +20 -14
  362. data/lib/openstudio-standards/standards/cbes/cbes.PlantLoop.rb +3 -0
  363. data/lib/openstudio-standards/standards/cbes/cbes.rb +4 -0
  364. data/lib/openstudio-standards/standards/cbes/cbes_pre_1978/cbes_pre_1978.rb +4 -0
  365. data/lib/openstudio-standards/standards/cbes/cbes_t24_1978/cbes_t24_1978.rb +4 -0
  366. data/lib/openstudio-standards/standards/cbes/cbes_t24_1992/cbes_t24_1992.rb +4 -0
  367. data/lib/openstudio-standards/standards/cbes/cbes_t24_2001/cbes_t24_2001.rb +4 -0
  368. data/lib/openstudio-standards/standards/cbes/cbes_t24_2005/cbes_t24_2005.rb +4 -0
  369. data/lib/openstudio-standards/standards/cbes/cbes_t24_2008/cbes_t24_2008.rb +4 -0
  370. data/lib/openstudio-standards/standards/deer/deer.AirLoopHVAC.rb +10 -5
  371. data/lib/openstudio-standards/standards/deer/deer.PlanarSurface.rb +1 -1
  372. data/lib/openstudio-standards/standards/deer/deer.rb +4 -0
  373. data/lib/openstudio-standards/standards/deer/deer_1985/comstock_deer_1985/comstock_deer_1985.rb +4 -0
  374. data/lib/openstudio-standards/standards/deer/deer_1985/comstock_deer_1985/data/comstock_deer_1985.ext_ltg.json +2 -2
  375. data/lib/openstudio-standards/standards/deer/deer_1985/deer_1985.rb +4 -0
  376. data/lib/openstudio-standards/standards/deer/deer_1996/comstock_deer_1996/comstock_deer_1996.rb +4 -0
  377. data/lib/openstudio-standards/standards/deer/deer_1996/comstock_deer_1996/data/comstock_deer_1996.ext_ltg.json +2 -2
  378. data/lib/openstudio-standards/standards/deer/deer_1996/deer_1996.rb +4 -0
  379. data/lib/openstudio-standards/standards/deer/deer_2003/comstock_deer_2003/comstock_deer_2003.rb +4 -0
  380. data/lib/openstudio-standards/standards/deer/deer_2003/comstock_deer_2003/data/comstock_deer_2003.ext_ltg.json +2 -2
  381. data/lib/openstudio-standards/standards/deer/deer_2003/deer_2003.rb +4 -0
  382. data/lib/openstudio-standards/standards/deer/deer_2007/comstock_deer_2007/comstock_deer_2007.rb +4 -0
  383. data/lib/openstudio-standards/standards/deer/deer_2007/comstock_deer_2007/data/comstock_deer_2007.ext_ltg.json +2 -2
  384. data/lib/openstudio-standards/standards/deer/deer_2007/deer_2007.rb +4 -0
  385. data/lib/openstudio-standards/standards/deer/deer_2011/comstock_deer_2011/comstock_deer_2011.rb +4 -0
  386. data/lib/openstudio-standards/standards/deer/deer_2011/comstock_deer_2011/data/comstock_deer_2011.ext_ltg.json +2 -2
  387. data/lib/openstudio-standards/standards/deer/deer_2011/deer_2011.rb +4 -0
  388. data/lib/openstudio-standards/standards/deer/deer_2014/comstock_deer_2014/comstock_deer_2014.rb +4 -0
  389. data/lib/openstudio-standards/standards/deer/deer_2014/comstock_deer_2014/data/comstock_deer_2014.ext_ltg.json +2 -2
  390. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.Space.rb +5 -3
  391. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.rb +4 -0
  392. data/lib/openstudio-standards/standards/deer/deer_2015/comstock_deer_2015/comstock_deer_2015.rb +4 -0
  393. data/lib/openstudio-standards/standards/deer/deer_2015/comstock_deer_2015/data/comstock_deer_2015.ext_ltg.json +2 -2
  394. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.Space.rb +5 -3
  395. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.rb +4 -0
  396. data/lib/openstudio-standards/standards/deer/deer_2017/comstock_deer_2017/comstock_deer_2017.rb +4 -0
  397. data/lib/openstudio-standards/standards/deer/deer_2017/comstock_deer_2017/data/comstock_deer_2017.ext_ltg.json +2 -2
  398. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.Space.rb +5 -3
  399. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.rb +4 -0
  400. data/lib/openstudio-standards/standards/deer/deer_2020/comstock_deer_2020/comstock_deer_2020.rb +4 -0
  401. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.AirLoopHVAC.rb +9 -5
  402. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.FanVariableVolume.rb +3 -0
  403. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.Space.rb +5 -3
  404. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.rb +4 -0
  405. data/lib/openstudio-standards/standards/deer/deer_2025/comstock_deer_2025/comstock_deer_2025.rb +4 -0
  406. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.AirLoopHVAC.rb +9 -5
  407. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.FanVariableVolume.rb +3 -0
  408. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.Space.rb +5 -3
  409. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.rb +4 -0
  410. data/lib/openstudio-standards/standards/deer/deer_2030/comstock_deer_2030/comstock_deer_2030.rb +4 -0
  411. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.AirLoopHVAC.rb +9 -5
  412. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.FanVariableVolume.rb +3 -0
  413. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.Space.rb +5 -3
  414. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.rb +4 -0
  415. data/lib/openstudio-standards/standards/deer/deer_2035/comstock_deer_2035/comstock_deer_2035.rb +4 -0
  416. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.AirLoopHVAC.rb +9 -5
  417. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.FanVariableVolume.rb +3 -0
  418. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.Space.rb +5 -3
  419. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.rb +4 -0
  420. data/lib/openstudio-standards/standards/deer/deer_2040/comstock_deer_2040/comstock_deer_2040.rb +4 -0
  421. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.AirLoopHVAC.rb +9 -5
  422. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.FanVariableVolume.rb +3 -0
  423. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.Space.rb +5 -3
  424. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.rb +4 -0
  425. data/lib/openstudio-standards/standards/deer/deer_2045/comstock_deer_2045/comstock_deer_2045.rb +4 -0
  426. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.AirLoopHVAC.rb +9 -5
  427. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.FanVariableVolume.rb +3 -0
  428. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.Space.rb +5 -3
  429. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.rb +4 -0
  430. data/lib/openstudio-standards/standards/deer/deer_2050/comstock_deer_2050/comstock_deer_2050.rb +4 -0
  431. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.AirLoopHVAC.rb +9 -5
  432. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.FanVariableVolume.rb +3 -0
  433. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.Space.rb +5 -3
  434. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.rb +4 -0
  435. data/lib/openstudio-standards/standards/deer/deer_2055/comstock_deer_2055/comstock_deer_2055.rb +4 -0
  436. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.AirLoopHVAC.rb +9 -5
  437. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.FanVariableVolume.rb +3 -0
  438. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.Space.rb +5 -3
  439. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.rb +4 -0
  440. data/lib/openstudio-standards/standards/deer/deer_2060/comstock_deer_2060/comstock_deer_2060.rb +4 -0
  441. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.AirLoopHVAC.rb +9 -5
  442. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.FanVariableVolume.rb +3 -0
  443. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.Space.rb +5 -3
  444. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.rb +4 -0
  445. data/lib/openstudio-standards/standards/deer/deer_2065/comstock_deer_2065/comstock_deer_2065.rb +4 -0
  446. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.AirLoopHVAC.rb +9 -5
  447. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.FanVariableVolume.rb +3 -0
  448. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.Space.rb +5 -3
  449. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.rb +4 -0
  450. data/lib/openstudio-standards/standards/deer/deer_2070/comstock_deer_2070/comstock_deer_2070.rb +4 -0
  451. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.AirLoopHVAC.rb +9 -5
  452. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.FanVariableVolume.rb +3 -0
  453. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.Space.rb +5 -3
  454. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.rb +4 -0
  455. data/lib/openstudio-standards/standards/deer/deer_2075/comstock_deer_2075/comstock_deer_2075.rb +4 -0
  456. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.AirLoopHVAC.rb +9 -5
  457. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.FanVariableVolume.rb +3 -0
  458. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.Space.rb +5 -3
  459. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.rb +4 -0
  460. data/lib/openstudio-standards/standards/deer/deer_pre_1975/comstock_deer_pre_1975/comstock_deer_pre_1975.rb +4 -0
  461. data/lib/openstudio-standards/standards/deer/deer_pre_1975/comstock_deer_pre_1975/data/comstock_deer_pre_1975.ext_ltg.json +2 -2
  462. data/lib/openstudio-standards/standards/deer/deer_pre_1975/deer_pre_1975.rb +4 -0
  463. data/lib/openstudio-standards/standards/icc_iecc/icc_iecc_2015/icc_iecc_2015.rb +4 -0
  464. data/lib/openstudio-standards/standards/necb/BTAP1980TO2010/btap_1980to2010.rb +6 -28
  465. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/btap_pre1980.rb +25 -110
  466. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/building_envelope.rb +45 -60
  467. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_3_and_8_single_speed.rb +19 -23
  468. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_4.rb +84 -83
  469. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_system_6.rb +52 -47
  470. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/hvac_systems.rb +43 -40
  471. data/lib/openstudio-standards/standards/necb/ECMS/data/boiler_set.json +18 -0
  472. data/lib/openstudio-standards/standards/necb/ECMS/data/chiller_set.json +211 -0
  473. data/lib/openstudio-standards/standards/necb/ECMS/data/curves.json +1195 -20
  474. data/lib/openstudio-standards/standards/necb/ECMS/data/furnace_set.json +18 -0
  475. data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps.json +244 -182
  476. data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps_heating.json +232 -185
  477. data/lib/openstudio-standards/standards/necb/ECMS/data/shw_set.json +20 -2
  478. data/lib/openstudio-standards/standards/necb/ECMS/ecms.rb +18 -25
  479. data/lib/openstudio-standards/standards/necb/ECMS/erv.rb +12 -13
  480. data/lib/openstudio-standards/standards/necb/ECMS/hvac_systems.rb +1647 -466
  481. data/lib/openstudio-standards/standards/necb/ECMS/loads.rb +93 -0
  482. data/lib/openstudio-standards/standards/necb/ECMS/nv.rb +40 -47
  483. data/lib/openstudio-standards/standards/necb/ECMS/pv_ground.rb +26 -25
  484. data/lib/openstudio-standards/standards/necb/NECB2011/autozone.rb +303 -305
  485. data/lib/openstudio-standards/standards/necb/NECB2011/beps_compliance_path.rb +45 -45
  486. data/lib/openstudio-standards/standards/necb/NECB2011/building_envelope.rb +90 -120
  487. data/lib/openstudio-standards/standards/necb/NECB2011/data/geometry/Hospital.osm +1176 -1115
  488. data/lib/openstudio-standards/standards/necb/NECB2011/data/geometry/LowriseApartment.osm +8279 -28923
  489. data/lib/openstudio-standards/standards/necb/NECB2011/data/space_types.json +1173 -1173
  490. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_multi_speed.rb +15 -13
  491. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_1_single_speed.rb +32 -29
  492. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_2_and_5.rb +25 -26
  493. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +14 -14
  494. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_single_speed.rb +24 -29
  495. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_4.rb +85 -84
  496. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +41 -42
  497. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +209 -197
  498. data/lib/openstudio-standards/standards/necb/NECB2011/lighting.rb +87 -82
  499. data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +510 -406
  500. data/lib/openstudio-standards/standards/necb/NECB2011/nv.md +3 -3
  501. data/lib/openstudio-standards/standards/necb/NECB2011/qaqc/necb_qaqc.rb +686 -683
  502. data/lib/openstudio-standards/standards/necb/NECB2011/service_water_heating.rb +129 -82
  503. data/lib/openstudio-standards/standards/necb/NECB2015/data/space_types.json +1608 -1608
  504. data/lib/openstudio-standards/standards/necb/NECB2015/hvac_systems.rb +25 -18
  505. data/lib/openstudio-standards/standards/necb/NECB2015/lighting.rb +73 -67
  506. data/lib/openstudio-standards/standards/necb/NECB2015/necb_2015.rb +18 -22
  507. data/lib/openstudio-standards/standards/necb/NECB2015/qaqc/necb_2015_qaqc.rb +59 -63
  508. data/lib/openstudio-standards/standards/necb/NECB2017/data/space_types.json +1608 -1608
  509. data/lib/openstudio-standards/standards/necb/NECB2017/hvac_systems.rb +1 -4
  510. data/lib/openstudio-standards/standards/necb/NECB2017/necb_2017.rb +10 -14
  511. data/lib/openstudio-standards/standards/necb/NECB2020/building_envelope.rb +779 -0
  512. data/lib/openstudio-standards/standards/necb/NECB2020/data/boilers.json +122 -0
  513. data/lib/openstudio-standards/standards/necb/NECB2020/data/chillers.json +335 -0
  514. data/lib/openstudio-standards/standards/necb/NECB2020/data/constants.json +13 -0
  515. data/lib/openstudio-standards/standards/necb/NECB2020/data/furnaces.json +41 -0
  516. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps.json +452 -0
  517. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps_heating.json +164 -0
  518. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_rejection.json +228 -0
  519. data/lib/openstudio-standards/standards/necb/NECB2020/data/led_lighting_data.json +2883 -0
  520. data/lib/openstudio-standards/standards/necb/NECB2020/data/space_types.json +25851 -0
  521. data/lib/openstudio-standards/standards/necb/NECB2020/data/surface_thermal_transmittance.json +60 -0
  522. data/lib/openstudio-standards/standards/necb/NECB2020/data/unitary_acs.json +585 -0
  523. data/lib/openstudio-standards/standards/necb/NECB2020/necb_2020.rb +175 -0
  524. data/lib/openstudio-standards/standards/necb/common/bc_step_code_indicators.md +10 -0
  525. data/lib/openstudio-standards/standards/necb/common/btap_data.rb +1963 -0
  526. data/lib/openstudio-standards/standards/necb/common/btap_datapoint.rb +410 -0
  527. data/lib/openstudio-standards/standards/necb/common/neb_end_use_prices.csv +42 -0
  528. data/lib/openstudio-standards/standards/necb/common/necb_reference_runs.csv +28705 -0
  529. data/lib/openstudio-standards/standards/necb/common/phius.md +23 -0
  530. data/lib/openstudio-standards/standards/necb/common/space_type_upgrade_map.json +1158 -386
  531. data/lib/openstudio-standards/standards/oeesc/oeesc_2014/oeesc_2014.rb +4 -0
  532. data/lib/openstudio-standards/standards/standard.rb +2 -1
  533. data/lib/openstudio-standards/utilities/define_thermal_zone_and_mulitpliers.rb +1 -1
  534. data/lib/openstudio-standards/utilities/logging.rb +6 -0
  535. data/lib/openstudio-standards/utilities/simulation.rb +30 -14
  536. data/lib/openstudio-standards/utilities/{speacetype_map_converter.rb → spacetype_map_converter.rb} +0 -0
  537. data/lib/openstudio-standards/utilities/sqlfile.rb +112 -71
  538. data/lib/openstudio-standards/version.rb +2 -2
  539. data/lib/openstudio-standards/weather/Weather.Model.rb +209 -9
  540. data/lib/openstudio-standards/weather/Weather.stat_file.rb +1 -1
  541. data/lib/openstudio-standards.rb +9 -0
  542. metadata +106 -205
  543. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
  544. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.boilers.json +0 -49
  545. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.chillers.json +0 -293
  546. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_properties.json +0 -25426
  547. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.construction_sets.json +0 -1600
  548. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +0 -564
  549. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.elevators.json +0 -349
  550. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ext_ltg.json +0 -164
  551. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ground_temperatures.json +0 -10663
  552. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps.json +0 -508
  553. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps_heating.json +0 -156
  554. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_rejection.json +0 -44
  555. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.motors.json +0 -184
  556. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.prototype_inputs.json +0 -3094
  557. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_cases.json +0 -829
  558. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_lnup.json +0 -562
  559. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_compressors.json +0 -52
  560. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_condenser.json +0 -220
  561. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +0 -156
  562. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_walkins.json +0 -1316
  563. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.spc_typ.json +0 -21446
  564. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.unitary_acs.json +0 -554
  565. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_heaters.json +0 -68
  566. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_source_heat_pumps.json +0 -28
  567. data/data/standards/export/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_source_heat_pumps_heating.json +0 -12
  568. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.boilers.json +0 -49
  569. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.chillers.json +0 -293
  570. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_properties.json +0 -12487
  571. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.construction_sets.json +0 -1600
  572. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +0 -564
  573. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.elevators.json +0 -349
  574. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ext_ltg.json +0 -164
  575. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ground_temperatures.json +0 -10663
  576. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps.json +0 -466
  577. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps_heating.json +0 -137
  578. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_rejection.json +0 -44
  579. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.motors.json +0 -184
  580. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.prototype_inputs.json +0 -3094
  581. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_cases.json +0 -829
  582. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_lnup.json +0 -562
  583. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_compressors.json +0 -52
  584. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_condenser.json +0 -220
  585. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +0 -156
  586. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_walkins.json +0 -1316
  587. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.spc_typ.json +0 -21380
  588. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.unitary_acs.json +0 -554
  589. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_heaters.json +0 -68
  590. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_source_heat_pumps.json +0 -28
  591. data/data/standards/export/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_source_heat_pumps_heating.json +0 -12
  592. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.boilers.json +0 -49
  593. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.chillers.json +0 -395
  594. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_properties.json +0 -12487
  595. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.construction_sets.json +0 -1600
  596. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.economizers.json +0 -592
  597. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.elevators.json +0 -349
  598. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +0 -550
  599. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ext_ltg.json +0 -164
  600. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ground_temperatures.json +0 -10663
  601. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps.json +0 -466
  602. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps_heating.json +0 -137
  603. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_rejection.json +0 -44
  604. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.motors.json +0 -238
  605. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.prototype_inputs.json +0 -3094
  606. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_cases.json +0 -829
  607. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_lnup.json +0 -562
  608. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_compressors.json +0 -52
  609. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_condenser.json +0 -220
  610. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +0 -156
  611. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_walkins.json +0 -1316
  612. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.spc_typ.json +0 -21548
  613. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.unitary_acs.json +0 -554
  614. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_heaters.json +0 -68
  615. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_source_heat_pumps.json +0 -28
  616. data/data/standards/export/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_source_heat_pumps_heating.json +0 -12
  617. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.boilers.json +0 -64
  618. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.chillers.json +0 -871
  619. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_properties.json +0 -12487
  620. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.construction_sets.json +0 -1600
  621. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.economizers.json +0 -592
  622. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.elevators.json +0 -349
  623. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +0 -1096
  624. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ext_ltg.json +0 -164
  625. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ground_temperatures.json +0 -10663
  626. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps.json +0 -886
  627. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps_heating.json +0 -194
  628. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_rejection.json +0 -44
  629. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.motors.json +0 -247
  630. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.prototype_inputs.json +0 -3094
  631. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_cases.json +0 -829
  632. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_lnup.json +0 -562
  633. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_compressors.json +0 -52
  634. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_condenser.json +0 -220
  635. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +0 -156
  636. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_walkins.json +0 -1316
  637. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.spc_typ.json +0 -22079
  638. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.unitary_acs.json +0 -994
  639. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_heaters.json +0 -68
  640. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_source_heat_pumps.json +0 -28
  641. data/data/standards/export/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_source_heat_pumps_heating.json +0 -12
  642. data/lib/openstudio-standards/utilities/convert_costing_constructions.rb +0 -105
@@ -91,32 +91,9 @@
91
91
  {
92
92
  "template": "90.1-2013",
93
93
  "building_type": "College",
94
- "space_type": "College - Conference",
95
- "lighting_standard": "ASHRAE 90.1-2013",
96
- "lighting_primary_space_type": "Conference",
94
+ "space_type": "College - Art Classroom",
95
+ "lighting_primary_space_type": "Classroom/lecture/training",
97
96
  "lighting_secondary_space_type": "General",
98
- "lighting_per_area": 1.23,
99
- "rcr_threshold": 6.0,
100
- "lighting_per_person": null,
101
- "additional_lighting_per_area": null,
102
- "lighting_fraction_to_return_air": null,
103
- "lighting_fraction_radiant": null,
104
- "lighting_fraction_visible": null,
105
- "lighting_fraction_replaceable": null,
106
- "lpd_fraction_linear_fluorescent": null,
107
- "lpd_fraction_compact_fluorescent": null,
108
- "lpd_fraction_high_bay": null,
109
- "lpd_fraction_specialty_lighting": null,
110
- "lpd_fraction_exit_lighting": null,
111
- "lighting_schedule": "College BLDG_LIGHT_SCH",
112
- "compact_fluorescent_lighting_schedule": null,
113
- "high_bay_lighting_schedule": null,
114
- "specialty_lighting_schedule": null,
115
- "exit_lighting_schedule": null,
116
- "target_illuminance_setpoint": null,
117
- "psa_nongeometry_fraction": null,
118
- "ssa_nongeometry_fraction": null,
119
- "notes": null,
120
97
  "manual_continuous_dimming": 0.1,
121
98
  "programmable_multilevel_dimming": 0.1,
122
99
  "multilevel_occupancy_sensors": null,
@@ -131,31 +108,8 @@
131
108
  "template": "90.1-2013",
132
109
  "building_type": "College",
133
110
  "space_type": "College - Corridor",
134
- "lighting_standard": "ASHRAE 90.1-2013",
135
111
  "lighting_primary_space_type": "Corridor",
136
112
  "lighting_secondary_space_type": "General",
137
- "lighting_per_area": 0.66,
138
- "rcr_threshold": null,
139
- "lighting_per_person": null,
140
- "additional_lighting_per_area": null,
141
- "lighting_fraction_to_return_air": null,
142
- "lighting_fraction_radiant": null,
143
- "lighting_fraction_visible": null,
144
- "lighting_fraction_replaceable": null,
145
- "lpd_fraction_linear_fluorescent": null,
146
- "lpd_fraction_compact_fluorescent": null,
147
- "lpd_fraction_high_bay": null,
148
- "lpd_fraction_specialty_lighting": null,
149
- "lpd_fraction_exit_lighting": null,
150
- "lighting_schedule": "College BLDG_LIGHT_SCH",
151
- "compact_fluorescent_lighting_schedule": null,
152
- "high_bay_lighting_schedule": null,
153
- "specialty_lighting_schedule": null,
154
- "exit_lighting_schedule": null,
155
- "target_illuminance_setpoint": null,
156
- "psa_nongeometry_fraction": null,
157
- "ssa_nongeometry_fraction": null,
158
- "notes": null,
159
113
  "manual_continuous_dimming": 0.0,
160
114
  "programmable_multilevel_dimming": 0.1,
161
115
  "multilevel_occupancy_sensors": null,
@@ -170,31 +124,8 @@
170
124
  "template": "90.1-2013",
171
125
  "building_type": "College",
172
126
  "space_type": "College - Elevator Shaft",
173
- "lighting_standard": "ASHRAE 90.1-2013",
174
127
  "lighting_primary_space_type": "ElevatorCore",
175
128
  "lighting_secondary_space_type": null,
176
- "lighting_per_area": null,
177
- "rcr_threshold": 6.0,
178
- "lighting_per_person": null,
179
- "additional_lighting_per_area": null,
180
- "lighting_fraction_to_return_air": null,
181
- "lighting_fraction_radiant": null,
182
- "lighting_fraction_visible": null,
183
- "lighting_fraction_replaceable": null,
184
- "lpd_fraction_linear_fluorescent": null,
185
- "lpd_fraction_compact_fluorescent": null,
186
- "lpd_fraction_high_bay": null,
187
- "lpd_fraction_specialty_lighting": null,
188
- "lpd_fraction_exit_lighting": null,
189
- "lighting_schedule": "College ELEV_LIGHT_FAN_SCH_24_7",
190
- "compact_fluorescent_lighting_schedule": null,
191
- "high_bay_lighting_schedule": null,
192
- "specialty_lighting_schedule": null,
193
- "exit_lighting_schedule": null,
194
- "target_illuminance_setpoint": null,
195
- "psa_nongeometry_fraction": null,
196
- "ssa_nongeometry_fraction": null,
197
- "notes": null,
198
129
  "manual_continuous_dimming": null,
199
130
  "programmable_multilevel_dimming": null,
200
131
  "multilevel_occupancy_sensors": null,
@@ -209,31 +140,8 @@
209
140
  "template": "90.1-2013",
210
141
  "building_type": "College",
211
142
  "space_type": "College - Entrance Lobby",
212
- "lighting_standard": "ASHRAE 90.1-2013",
213
143
  "lighting_primary_space_type": "Lobby - elevator",
214
144
  "lighting_secondary_space_type": "General",
215
- "lighting_per_area": null,
216
- "rcr_threshold": 6.0,
217
- "lighting_per_person": null,
218
- "additional_lighting_per_area": null,
219
- "lighting_fraction_to_return_air": null,
220
- "lighting_fraction_radiant": null,
221
- "lighting_fraction_visible": null,
222
- "lighting_fraction_replaceable": null,
223
- "lpd_fraction_linear_fluorescent": null,
224
- "lpd_fraction_compact_fluorescent": null,
225
- "lpd_fraction_high_bay": null,
226
- "lpd_fraction_specialty_lighting": null,
227
- "lpd_fraction_exit_lighting": null,
228
- "lighting_schedule": "College BLDG_LIGHT_SCH",
229
- "compact_fluorescent_lighting_schedule": null,
230
- "high_bay_lighting_schedule": null,
231
- "specialty_lighting_schedule": null,
232
- "exit_lighting_schedule": null,
233
- "target_illuminance_setpoint": null,
234
- "psa_nongeometry_fraction": null,
235
- "ssa_nongeometry_fraction": null,
236
- "notes": null,
237
145
  "manual_continuous_dimming": 0.0,
238
146
  "programmable_multilevel_dimming": 0.1,
239
147
  "multilevel_occupancy_sensors": null,
@@ -248,31 +156,8 @@
248
156
  "template": "90.1-2013",
249
157
  "building_type": "College",
250
158
  "space_type": "College - Lounge",
251
- "lighting_standard": "ASHRAE 90.1-2013",
252
159
  "lighting_primary_space_type": "Lounge",
253
160
  "lighting_secondary_space_type": "General",
254
- "lighting_per_area": null,
255
- "rcr_threshold": 4.0,
256
- "lighting_per_person": null,
257
- "additional_lighting_per_area": null,
258
- "lighting_fraction_to_return_air": null,
259
- "lighting_fraction_radiant": null,
260
- "lighting_fraction_visible": null,
261
- "lighting_fraction_replaceable": null,
262
- "lpd_fraction_linear_fluorescent": null,
263
- "lpd_fraction_compact_fluorescent": null,
264
- "lpd_fraction_high_bay": null,
265
- "lpd_fraction_specialty_lighting": null,
266
- "lpd_fraction_exit_lighting": null,
267
- "lighting_schedule": "College BLDG_LIGHT_SCH",
268
- "compact_fluorescent_lighting_schedule": null,
269
- "high_bay_lighting_schedule": null,
270
- "specialty_lighting_schedule": null,
271
- "exit_lighting_schedule": null,
272
- "target_illuminance_setpoint": null,
273
- "psa_nongeometry_fraction": null,
274
- "ssa_nongeometry_fraction": null,
275
- "notes": null,
276
161
  "manual_continuous_dimming": null,
277
162
  "programmable_multilevel_dimming": null,
278
163
  "multilevel_occupancy_sensors": null,
@@ -287,31 +172,8 @@
287
172
  "template": "90.1-2013",
288
173
  "building_type": "College",
289
174
  "space_type": "College - Office",
290
- "lighting_standard": "ASHRAE 90.1-2013",
291
175
  "lighting_primary_space_type": "Office - enclosed",
292
176
  "lighting_secondary_space_type": "General",
293
- "lighting_per_area": 1.11,
294
- "rcr_threshold": 4.0,
295
- "lighting_per_person": null,
296
- "additional_lighting_per_area": null,
297
- "lighting_fraction_to_return_air": null,
298
- "lighting_fraction_radiant": null,
299
- "lighting_fraction_visible": null,
300
- "lighting_fraction_replaceable": null,
301
- "lpd_fraction_linear_fluorescent": null,
302
- "lpd_fraction_compact_fluorescent": null,
303
- "lpd_fraction_high_bay": null,
304
- "lpd_fraction_specialty_lighting": null,
305
- "lpd_fraction_exit_lighting": null,
306
- "lighting_schedule": "College BLDG_LIGHT_SCH",
307
- "compact_fluorescent_lighting_schedule": null,
308
- "high_bay_lighting_schedule": null,
309
- "specialty_lighting_schedule": null,
310
- "exit_lighting_schedule": null,
311
- "target_illuminance_setpoint": null,
312
- "psa_nongeometry_fraction": null,
313
- "ssa_nongeometry_fraction": null,
314
- "notes": null,
315
177
  "manual_continuous_dimming": 0.05,
316
178
  "programmable_multilevel_dimming": 0.05,
317
179
  "multilevel_occupancy_sensors": null,
@@ -326,31 +188,8 @@
326
188
  "template": "90.1-2013",
327
189
  "building_type": "College",
328
190
  "space_type": "College - Restroom",
329
- "lighting_standard": "ASHRAE 90.1-2013",
330
191
  "lighting_primary_space_type": "Restroom",
331
192
  "lighting_secondary_space_type": "General",
332
- "lighting_per_area": 0.98,
333
- "rcr_threshold": 8.0,
334
- "lighting_per_person": null,
335
- "additional_lighting_per_area": null,
336
- "lighting_fraction_to_return_air": null,
337
- "lighting_fraction_radiant": null,
338
- "lighting_fraction_visible": null,
339
- "lighting_fraction_replaceable": null,
340
- "lpd_fraction_linear_fluorescent": null,
341
- "lpd_fraction_compact_fluorescent": null,
342
- "lpd_fraction_high_bay": null,
343
- "lpd_fraction_specialty_lighting": null,
344
- "lpd_fraction_exit_lighting": null,
345
- "lighting_schedule": "College BLDG_LIGHT_SCH",
346
- "compact_fluorescent_lighting_schedule": null,
347
- "high_bay_lighting_schedule": null,
348
- "specialty_lighting_schedule": null,
349
- "exit_lighting_schedule": null,
350
- "target_illuminance_setpoint": null,
351
- "psa_nongeometry_fraction": null,
352
- "ssa_nongeometry_fraction": null,
353
- "notes": null,
354
193
  "manual_continuous_dimming": null,
355
194
  "programmable_multilevel_dimming": null,
356
195
  "multilevel_occupancy_sensors": null,
@@ -365,43 +204,8 @@
365
204
  "template": "90.1-2013",
366
205
  "building_type": "College",
367
206
  "space_type": "College - Utility",
368
- "lighting_standard": "ASHRAE 90.1-2013",
369
207
  "lighting_primary_space_type": "Electrical/Mechanical",
370
208
  "lighting_secondary_space_type": "General",
371
- "lighting_per_area": 0.95,
372
- "rcr_threshold": 6.0,
373
- "lighting_per_person": null,
374
- "additional_lighting_per_area": null,
375
- "lighting_fraction_to_return_air": null,
376
- "lighting_fraction_radiant": null,
377
- "lighting_fraction_visible": null,
378
- "lighting_fraction_replaceable": null,
379
- "lpd_fraction_linear_fluorescent": null,
380
- "lpd_fraction_compact_fluorescent": null,
381
- "lpd_fraction_high_bay": null,
382
- "lpd_fraction_specialty_lighting": null,
383
- "lpd_fraction_exit_lighting": null,
384
- "lighting_schedule": "College BLDG_LIGHT_SCH",
385
- "compact_fluorescent_lighting_schedule": null,
386
- "high_bay_lighting_schedule": null,
387
- "specialty_lighting_schedule": null,
388
- "exit_lighting_schedule": null,
389
- "target_illuminance_setpoint": null,
390
- "psa_nongeometry_fraction": null,
391
- "ssa_nongeometry_fraction": null,
392
- "notes": null,
393
- "gas_equipment_per_area": 532.0,
394
- "gas_equipment_fraction_latent": 0.1,
395
- "gas_equipment_fraction_radiant": 0.2,
396
- "gas_equipment_fraction_lost": 0.7,
397
- "gas_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
398
- "electric_equipment_per_area": 70.29,
399
- "electric_equipment_fraction_latent": 0.2,
400
- "electric_equipment_fraction_radiant": 0.3,
401
- "electric_equipment_fraction_lost": 0.25,
402
- "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
403
- "additional_electric_equipment_schedule": null,
404
- "additional_gas_equipment_schedule": null,
405
209
  "manual_continuous_dimming": null,
406
210
  "programmable_multilevel_dimming": null,
407
211
  "multilevel_occupancy_sensors": null,
@@ -419,7 +223,7 @@
419
223
  "lighting_standard": "ASHRAE 90.1-2013",
420
224
  "lighting_primary_space_type": "Classroom/lecture/training",
421
225
  "lighting_secondary_space_type": "General",
422
- "lighting_per_area": null,
226
+ "lighting_per_area": 1.24,
423
227
  "rcr_threshold": 4.0,
424
228
  "lighting_per_person": null,
425
229
  "additional_lighting_per_area": null,
@@ -441,15 +245,27 @@
441
245
  "psa_nongeometry_fraction": null,
442
246
  "ssa_nongeometry_fraction": null,
443
247
  "notes": null,
444
- "occupancy_per_area": null,
248
+ "gas_equipment_per_area": null,
249
+ "gas_equipment_fraction_latent": null,
250
+ "gas_equipment_fraction_radiant": null,
251
+ "gas_equipment_fraction_lost": null,
252
+ "gas_equipment_schedule": null,
253
+ "electric_equipment_per_area": 0.929,
254
+ "electric_equipment_fraction_latent": 0.0,
255
+ "electric_equipment_fraction_radiant": 0.5,
256
+ "electric_equipment_fraction_lost": 0.0,
257
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
258
+ "additional_electric_equipment_schedule": null,
259
+ "additional_gas_equipment_schedule": null,
260
+ "occupancy_per_area": 20.0,
445
261
  "occupancy_schedule": "College BLDG_OCC_SCH",
446
262
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
447
263
  "is_residential": null,
448
- "ventilation_standard": null,
449
- "ventilation_primary_space_type": null,
450
- "ventilation_secondary_space_type": null,
451
- "ventilation_per_area": null,
452
- "ventilation_per_person": null,
264
+ "ventilation_standard": "ASHRAE 62.1-2007",
265
+ "ventilation_primary_space_type": "Education",
266
+ "ventilation_secondary_space_type": "Classroom",
267
+ "ventilation_per_area": 0.18,
268
+ "ventilation_per_person": 10.0,
453
269
  "ventilation_air_changes": null,
454
270
  "minimum_total_air_changes": null,
455
271
  "infiltration_per_exterior_area": null,
@@ -495,7 +311,7 @@
495
311
  "lighting_standard": "ASHRAE 90.1-2013",
496
312
  "lighting_primary_space_type": "Classroom",
497
313
  "lighting_secondary_space_type": "General",
498
- "lighting_per_area": null,
314
+ "lighting_per_area": 1.24,
499
315
  "rcr_threshold": 4.0,
500
316
  "lighting_per_person": null,
501
317
  "additional_lighting_per_area": null,
@@ -517,15 +333,27 @@
517
333
  "psa_nongeometry_fraction": null,
518
334
  "ssa_nongeometry_fraction": null,
519
335
  "notes": null,
336
+ "gas_equipment_per_area": null,
337
+ "gas_equipment_fraction_latent": null,
338
+ "gas_equipment_fraction_radiant": null,
339
+ "gas_equipment_fraction_lost": null,
340
+ "gas_equipment_schedule": null,
341
+ "electric_equipment_per_area": 0.929,
342
+ "electric_equipment_fraction_latent": 0.0,
343
+ "electric_equipment_fraction_radiant": 0.5,
344
+ "electric_equipment_fraction_lost": 0.0,
345
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
346
+ "additional_electric_equipment_schedule": null,
347
+ "additional_gas_equipment_schedule": null,
520
348
  "occupancy_per_area": 65.0,
521
349
  "occupancy_schedule": "College BLDG_OCC_SCH",
522
350
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
523
351
  "is_residential": null,
524
- "ventilation_standard": null,
525
- "ventilation_primary_space_type": null,
526
- "ventilation_secondary_space_type": null,
527
- "ventilation_per_area": null,
528
- "ventilation_per_person": null,
352
+ "ventilation_standard": "ASHRAE 62.1-2007",
353
+ "ventilation_primary_space_type": "Education",
354
+ "ventilation_secondary_space_type": "Classroom",
355
+ "ventilation_per_area": 0.06,
356
+ "ventilation_per_person": 7.5,
529
357
  "ventilation_air_changes": null,
530
358
  "minimum_total_air_changes": null,
531
359
  "infiltration_per_exterior_area": null,
@@ -568,16 +396,52 @@
568
396
  "template": "90.1-2013",
569
397
  "building_type": "College",
570
398
  "space_type": "College - Conference",
399
+ "lighting_standard": "ASHRAE 90.1-2013",
400
+ "lighting_primary_space_type": "Conference",
401
+ "lighting_secondary_space_type": "General",
402
+ "lighting_per_area": 1.23,
403
+ "rcr_threshold": 6.0,
404
+ "lighting_per_person": null,
405
+ "additional_lighting_per_area": null,
406
+ "lighting_fraction_to_return_air": null,
407
+ "lighting_fraction_radiant": null,
408
+ "lighting_fraction_visible": null,
409
+ "lighting_fraction_replaceable": null,
410
+ "lpd_fraction_linear_fluorescent": null,
411
+ "lpd_fraction_compact_fluorescent": null,
412
+ "lpd_fraction_high_bay": null,
413
+ "lpd_fraction_specialty_lighting": null,
414
+ "lpd_fraction_exit_lighting": null,
415
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
416
+ "compact_fluorescent_lighting_schedule": null,
417
+ "high_bay_lighting_schedule": null,
418
+ "specialty_lighting_schedule": null,
419
+ "exit_lighting_schedule": null,
420
+ "target_illuminance_setpoint": null,
421
+ "psa_nongeometry_fraction": null,
422
+ "ssa_nongeometry_fraction": null,
423
+ "notes": null,
424
+ "gas_equipment_per_area": null,
425
+ "gas_equipment_fraction_latent": null,
426
+ "gas_equipment_fraction_radiant": null,
427
+ "gas_equipment_fraction_lost": null,
428
+ "gas_equipment_schedule": null,
429
+ "electric_equipment_per_area": 1.0,
430
+ "electric_equipment_fraction_latent": 0.0,
431
+ "electric_equipment_fraction_radiant": 0.5,
432
+ "electric_equipment_fraction_lost": 0.0,
433
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
434
+ "additional_electric_equipment_schedule": null,
435
+ "additional_gas_equipment_schedule": null,
571
436
  "occupancy_per_area": 50.0,
572
437
  "occupancy_schedule": "College BLDG_OCC_SCH",
573
438
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
574
439
  "is_residential": null,
575
- "notes": null,
576
- "ventilation_standard": null,
577
- "ventilation_primary_space_type": null,
578
- "ventilation_secondary_space_type": null,
579
- "ventilation_per_area": 0.0,
580
- "ventilation_per_person": 7.0,
440
+ "ventilation_standard": "ASHRAE 62.1-2007",
441
+ "ventilation_primary_space_type": "Offices",
442
+ "ventilation_secondary_space_type": "Conference rooms",
443
+ "ventilation_per_area": 0.06,
444
+ "ventilation_per_person": 5.0,
581
445
  "ventilation_air_changes": null,
582
446
  "minimum_total_air_changes": null,
583
447
  "infiltration_per_exterior_area": null,
@@ -611,15 +475,51 @@
611
475
  "template": "90.1-2013",
612
476
  "building_type": "College",
613
477
  "space_type": "College - Corridor",
478
+ "lighting_standard": "ASHRAE 90.1-2013",
479
+ "lighting_primary_space_type": "Corridor",
480
+ "lighting_secondary_space_type": "General",
481
+ "lighting_per_area": 0.66,
482
+ "rcr_threshold": null,
483
+ "lighting_per_person": null,
484
+ "additional_lighting_per_area": null,
485
+ "lighting_fraction_to_return_air": null,
486
+ "lighting_fraction_radiant": null,
487
+ "lighting_fraction_visible": null,
488
+ "lighting_fraction_replaceable": null,
489
+ "lpd_fraction_linear_fluorescent": null,
490
+ "lpd_fraction_compact_fluorescent": null,
491
+ "lpd_fraction_high_bay": null,
492
+ "lpd_fraction_specialty_lighting": null,
493
+ "lpd_fraction_exit_lighting": null,
494
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
495
+ "compact_fluorescent_lighting_schedule": null,
496
+ "high_bay_lighting_schedule": null,
497
+ "specialty_lighting_schedule": null,
498
+ "exit_lighting_schedule": null,
499
+ "target_illuminance_setpoint": null,
500
+ "psa_nongeometry_fraction": null,
501
+ "ssa_nongeometry_fraction": null,
502
+ "notes": null,
503
+ "gas_equipment_per_area": null,
504
+ "gas_equipment_fraction_latent": null,
505
+ "gas_equipment_fraction_radiant": null,
506
+ "gas_equipment_fraction_lost": null,
507
+ "gas_equipment_schedule": null,
508
+ "electric_equipment_per_area": 0.37,
509
+ "electric_equipment_fraction_latent": 0.0,
510
+ "electric_equipment_fraction_radiant": 0.5,
511
+ "electric_equipment_fraction_lost": 0.0,
512
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
513
+ "additional_electric_equipment_schedule": null,
514
+ "additional_gas_equipment_schedule": null,
614
515
  "occupancy_per_area": null,
615
516
  "occupancy_schedule": null,
616
517
  "occupancy_activity_schedule": null,
617
518
  "is_residential": null,
618
- "notes": null,
619
- "ventilation_standard": null,
620
- "ventilation_primary_space_type": null,
621
- "ventilation_secondary_space_type": null,
622
- "ventilation_per_area": 0.02,
519
+ "ventilation_standard": "ASHRAE 62.1-2007",
520
+ "ventilation_primary_space_type": "Public Spaces",
521
+ "ventilation_secondary_space_type": "Corridors and utilities",
522
+ "ventilation_per_area": 0.06,
623
523
  "ventilation_per_person": 0.0,
624
524
  "ventilation_air_changes": null,
625
525
  "minimum_total_air_changes": null,
@@ -654,15 +554,39 @@
654
554
  "template": "90.1-2013",
655
555
  "building_type": "College",
656
556
  "space_type": "College - Elevator Shaft",
557
+ "lighting_standard": "ASHRAE 90.1-2013",
558
+ "lighting_primary_space_type": "ElevatorCore",
559
+ "lighting_secondary_space_type": null,
560
+ "lighting_per_area": 0.0,
561
+ "rcr_threshold": 6.0,
562
+ "lighting_per_person": null,
563
+ "additional_lighting_per_area": null,
564
+ "lighting_fraction_to_return_air": null,
565
+ "lighting_fraction_radiant": null,
566
+ "lighting_fraction_visible": null,
567
+ "lighting_fraction_replaceable": null,
568
+ "lpd_fraction_linear_fluorescent": null,
569
+ "lpd_fraction_compact_fluorescent": null,
570
+ "lpd_fraction_high_bay": null,
571
+ "lpd_fraction_specialty_lighting": null,
572
+ "lpd_fraction_exit_lighting": null,
573
+ "lighting_schedule": "College ELEV_LIGHT_FAN_SCH_24_7",
574
+ "compact_fluorescent_lighting_schedule": null,
575
+ "high_bay_lighting_schedule": null,
576
+ "specialty_lighting_schedule": null,
577
+ "exit_lighting_schedule": null,
578
+ "target_illuminance_setpoint": null,
579
+ "psa_nongeometry_fraction": null,
580
+ "ssa_nongeometry_fraction": null,
581
+ "notes": null,
657
582
  "occupancy_per_area": null,
658
583
  "occupancy_schedule": null,
659
584
  "occupancy_activity_schedule": null,
660
585
  "is_residential": null,
661
- "notes": null,
662
- "ventilation_standard": null,
663
- "ventilation_primary_space_type": null,
664
- "ventilation_secondary_space_type": null,
665
- "ventilation_per_area": 1.0,
586
+ "ventilation_standard": "ASHRAE 62.1-2007",
587
+ "ventilation_primary_space_type": "Public Spaces",
588
+ "ventilation_secondary_space_type": "Elevators",
589
+ "ventilation_per_area": 0.12,
666
590
  "ventilation_per_person": 0.0,
667
591
  "ventilation_air_changes": null,
668
592
  "minimum_total_air_changes": null,
@@ -697,16 +621,52 @@
697
621
  "template": "90.1-2013",
698
622
  "building_type": "College",
699
623
  "space_type": "College - Entrance Lobby",
624
+ "lighting_standard": "ASHRAE 90.1-2013",
625
+ "lighting_primary_space_type": "Lobby",
626
+ "lighting_secondary_space_type": "General",
627
+ "lighting_per_area": 0.9,
628
+ "rcr_threshold": 6.0,
629
+ "lighting_per_person": null,
630
+ "additional_lighting_per_area": null,
631
+ "lighting_fraction_to_return_air": null,
632
+ "lighting_fraction_radiant": null,
633
+ "lighting_fraction_visible": null,
634
+ "lighting_fraction_replaceable": null,
635
+ "lpd_fraction_linear_fluorescent": null,
636
+ "lpd_fraction_compact_fluorescent": null,
637
+ "lpd_fraction_high_bay": null,
638
+ "lpd_fraction_specialty_lighting": null,
639
+ "lpd_fraction_exit_lighting": null,
640
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
641
+ "compact_fluorescent_lighting_schedule": null,
642
+ "high_bay_lighting_schedule": null,
643
+ "specialty_lighting_schedule": null,
644
+ "exit_lighting_schedule": null,
645
+ "target_illuminance_setpoint": null,
646
+ "psa_nongeometry_fraction": null,
647
+ "ssa_nongeometry_fraction": null,
648
+ "notes": null,
649
+ "gas_equipment_per_area": null,
650
+ "gas_equipment_fraction_latent": null,
651
+ "gas_equipment_fraction_radiant": null,
652
+ "gas_equipment_fraction_lost": null,
653
+ "gas_equipment_schedule": null,
654
+ "electric_equipment_per_area": 0.37,
655
+ "electric_equipment_fraction_latent": 0.0,
656
+ "electric_equipment_fraction_radiant": 0.5,
657
+ "electric_equipment_fraction_lost": 0.0,
658
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
659
+ "additional_electric_equipment_schedule": null,
660
+ "additional_gas_equipment_schedule": null,
700
661
  "occupancy_per_area": 10.0,
701
662
  "occupancy_schedule": "College BLDG_OCC_SCH",
702
663
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
703
664
  "is_residential": null,
704
- "notes": null,
705
- "ventilation_standard": null,
706
- "ventilation_primary_space_type": null,
707
- "ventilation_secondary_space_type": null,
708
- "ventilation_per_area": null,
709
- "ventilation_per_person": null,
665
+ "ventilation_standard": "ASHRAE 62.1-2007",
666
+ "ventilation_primary_space_type": "Offices",
667
+ "ventilation_secondary_space_type": "Reception areas",
668
+ "ventilation_per_area": 0.06,
669
+ "ventilation_per_person": 5.0,
710
670
  "ventilation_air_changes": null,
711
671
  "minimum_total_air_changes": null,
712
672
  "infiltration_per_exterior_area": null,
@@ -743,7 +703,7 @@
743
703
  "lighting_standard": "ASHRAE 90.1-2013",
744
704
  "lighting_primary_space_type": "Lab",
745
705
  "lighting_secondary_space_type": "General",
746
- "lighting_per_area": null,
706
+ "lighting_per_area": 1.43,
747
707
  "rcr_threshold": 6.0,
748
708
  "lighting_per_person": null,
749
709
  "additional_lighting_per_area": null,
@@ -765,15 +725,27 @@
765
725
  "psa_nongeometry_fraction": null,
766
726
  "ssa_nongeometry_fraction": null,
767
727
  "notes": null,
728
+ "gas_equipment_per_area": null,
729
+ "gas_equipment_fraction_latent": null,
730
+ "gas_equipment_fraction_radiant": null,
731
+ "gas_equipment_fraction_lost": null,
732
+ "gas_equipment_schedule": null,
733
+ "electric_equipment_per_area": 4.0,
734
+ "electric_equipment_fraction_latent": 0.0,
735
+ "electric_equipment_fraction_radiant": 0.5,
736
+ "electric_equipment_fraction_lost": 0.0,
737
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
738
+ "additional_electric_equipment_schedule": null,
739
+ "additional_gas_equipment_schedule": null,
768
740
  "occupancy_per_area": 25.0,
769
741
  "occupancy_schedule": "College BLDG_OCC_SCH",
770
742
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
771
743
  "is_residential": null,
772
- "ventilation_standard": null,
773
- "ventilation_primary_space_type": null,
744
+ "ventilation_standard": "ASHRAE 62.1-2007",
745
+ "ventilation_primary_space_type": "college/university-laboratories",
774
746
  "ventilation_secondary_space_type": null,
775
- "ventilation_per_area": null,
776
- "ventilation_per_person": null,
747
+ "ventilation_per_area": 0.18,
748
+ "ventilation_per_person": 10.0,
777
749
  "ventilation_air_changes": null,
778
750
  "minimum_total_air_changes": null,
779
751
  "infiltration_per_exterior_area": null,
@@ -819,7 +791,7 @@
819
791
  "lighting_standard": "ASHRAE 90.1-2013",
820
792
  "lighting_primary_space_type": "Auditorium",
821
793
  "lighting_secondary_space_type": "General",
822
- "lighting_per_area": null,
794
+ "lighting_per_area": 1.24,
823
795
  "rcr_threshold": 6.0,
824
796
  "lighting_per_person": null,
825
797
  "additional_lighting_per_area": null,
@@ -841,15 +813,27 @@
841
813
  "psa_nongeometry_fraction": null,
842
814
  "ssa_nongeometry_fraction": null,
843
815
  "notes": null,
816
+ "gas_equipment_per_area": null,
817
+ "gas_equipment_fraction_latent": null,
818
+ "gas_equipment_fraction_radiant": null,
819
+ "gas_equipment_fraction_lost": null,
820
+ "gas_equipment_schedule": null,
821
+ "electric_equipment_per_area": 0.929,
822
+ "electric_equipment_fraction_latent": 0.0,
823
+ "electric_equipment_fraction_radiant": 0.5,
824
+ "electric_equipment_fraction_lost": 0.0,
825
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
826
+ "additional_electric_equipment_schedule": null,
827
+ "additional_gas_equipment_schedule": null,
844
828
  "occupancy_per_area": 65.0,
845
829
  "occupancy_schedule": "College BLDG_OCC_SCH_Lecture Theater",
846
830
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
847
831
  "is_residential": null,
848
- "ventilation_standard": null,
849
- "ventilation_primary_space_type": null,
850
- "ventilation_secondary_space_type": null,
851
- "ventilation_per_area": null,
852
- "ventilation_per_person": null,
832
+ "ventilation_standard": "ASHRAE 62.1-2007",
833
+ "ventilation_primary_space_type": "Education",
834
+ "ventilation_secondary_space_type": "Classroom",
835
+ "ventilation_per_area": 0.06,
836
+ "ventilation_per_person": 7.5,
853
837
  "ventilation_air_changes": null,
854
838
  "minimum_total_air_changes": null,
855
839
  "infiltration_per_exterior_area": null,
@@ -892,16 +876,52 @@
892
876
  "template": "90.1-2013",
893
877
  "building_type": "College",
894
878
  "space_type": "College - Lounge",
895
- "occupancy_per_area": null,
896
- "occupancy_schedule": null,
897
- "occupancy_activity_schedule": null,
898
- "is_residential": null,
879
+ "lighting_standard": "ASHRAE 90.1-2013",
880
+ "lighting_primary_space_type": "Lounge",
881
+ "lighting_secondary_space_type": "General",
882
+ "lighting_per_area": 0.73,
883
+ "rcr_threshold": 4.0,
884
+ "lighting_per_person": null,
885
+ "additional_lighting_per_area": null,
886
+ "lighting_fraction_to_return_air": null,
887
+ "lighting_fraction_radiant": null,
888
+ "lighting_fraction_visible": null,
889
+ "lighting_fraction_replaceable": null,
890
+ "lpd_fraction_linear_fluorescent": null,
891
+ "lpd_fraction_compact_fluorescent": null,
892
+ "lpd_fraction_high_bay": null,
893
+ "lpd_fraction_specialty_lighting": null,
894
+ "lpd_fraction_exit_lighting": null,
895
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
896
+ "compact_fluorescent_lighting_schedule": null,
897
+ "high_bay_lighting_schedule": null,
898
+ "specialty_lighting_schedule": null,
899
+ "exit_lighting_schedule": null,
900
+ "target_illuminance_setpoint": null,
901
+ "psa_nongeometry_fraction": null,
902
+ "ssa_nongeometry_fraction": null,
899
903
  "notes": null,
900
- "ventilation_standard": null,
901
- "ventilation_primary_space_type": null,
902
- "ventilation_secondary_space_type": null,
903
- "ventilation_per_area": null,
904
- "ventilation_per_person": null,
904
+ "gas_equipment_per_area": null,
905
+ "gas_equipment_fraction_latent": null,
906
+ "gas_equipment_fraction_radiant": null,
907
+ "gas_equipment_fraction_lost": null,
908
+ "gas_equipment_schedule": null,
909
+ "electric_equipment_per_area": 7.15,
910
+ "electric_equipment_fraction_latent": 0.0,
911
+ "electric_equipment_fraction_radiant": 0.5,
912
+ "electric_equipment_fraction_lost": 0.0,
913
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
914
+ "additional_electric_equipment_schedule": null,
915
+ "additional_gas_equipment_schedule": null,
916
+ "occupancy_per_area": 25.0,
917
+ "occupancy_schedule": "College BLDG_OCC_SCH",
918
+ "occupancy_activity_schedule": "College ACTIVITY_SCH",
919
+ "is_residential": null,
920
+ "ventilation_standard": "ASHRAE 62.1-2007",
921
+ "ventilation_primary_space_type": "Food and Beverage Service",
922
+ "ventilation_secondary_space_type": "Cafeteria, fast food",
923
+ "ventilation_per_area": 0.18,
924
+ "ventilation_per_person": 7.5,
905
925
  "ventilation_air_changes": null,
906
926
  "minimum_total_air_changes": null,
907
927
  "infiltration_per_exterior_area": null,
@@ -938,7 +958,7 @@
938
958
  "lighting_standard": "ASHRAE 90.1-2013",
939
959
  "lighting_primary_space_type": "Auditorium",
940
960
  "lighting_secondary_space_type": "General",
941
- "lighting_per_area": 0.93,
961
+ "lighting_per_area": 1.06,
942
962
  "rcr_threshold": 6.0,
943
963
  "lighting_per_person": null,
944
964
  "additional_lighting_per_area": null,
@@ -960,14 +980,26 @@
960
980
  "psa_nongeometry_fraction": null,
961
981
  "ssa_nongeometry_fraction": null,
962
982
  "notes": null,
983
+ "gas_equipment_per_area": null,
984
+ "gas_equipment_fraction_latent": null,
985
+ "gas_equipment_fraction_radiant": null,
986
+ "gas_equipment_fraction_lost": null,
987
+ "gas_equipment_schedule": null,
988
+ "electric_equipment_per_area": 0.93,
989
+ "electric_equipment_fraction_latent": 0.0,
990
+ "electric_equipment_fraction_radiant": 0.5,
991
+ "electric_equipment_fraction_lost": 0.0,
992
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
993
+ "additional_electric_equipment_schedule": null,
994
+ "additional_gas_equipment_schedule": null,
963
995
  "occupancy_per_area": 10.0,
964
996
  "occupancy_schedule": "College BLDG_OCC_SCH_Lecture Theater",
965
997
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
966
998
  "is_residential": null,
967
- "ventilation_standard": null,
968
- "ventilation_primary_space_type": null,
969
- "ventilation_secondary_space_type": null,
970
- "ventilation_per_area": 0.0,
999
+ "ventilation_standard": "ASHRAE 62.1-2007",
1000
+ "ventilation_primary_space_type": "Education",
1001
+ "ventilation_secondary_space_type": "Libraries",
1002
+ "ventilation_per_area": 0.12,
971
1003
  "ventilation_per_person": 5.0,
972
1004
  "ventilation_air_changes": null,
973
1005
  "minimum_total_air_changes": null,
@@ -1011,15 +1043,51 @@
1011
1043
  "template": "90.1-2013",
1012
1044
  "building_type": "College",
1013
1045
  "space_type": "College - Office",
1046
+ "lighting_standard": "ASHRAE 90.1-2013",
1047
+ "lighting_primary_space_type": "Office - enclosed",
1048
+ "lighting_secondary_space_type": "General",
1049
+ "lighting_per_area": 1.11,
1050
+ "rcr_threshold": 4.0,
1051
+ "lighting_per_person": null,
1052
+ "additional_lighting_per_area": null,
1053
+ "lighting_fraction_to_return_air": null,
1054
+ "lighting_fraction_radiant": null,
1055
+ "lighting_fraction_visible": null,
1056
+ "lighting_fraction_replaceable": null,
1057
+ "lpd_fraction_linear_fluorescent": null,
1058
+ "lpd_fraction_compact_fluorescent": null,
1059
+ "lpd_fraction_high_bay": null,
1060
+ "lpd_fraction_specialty_lighting": null,
1061
+ "lpd_fraction_exit_lighting": null,
1062
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
1063
+ "compact_fluorescent_lighting_schedule": null,
1064
+ "high_bay_lighting_schedule": null,
1065
+ "specialty_lighting_schedule": null,
1066
+ "exit_lighting_schedule": null,
1067
+ "target_illuminance_setpoint": null,
1068
+ "psa_nongeometry_fraction": null,
1069
+ "ssa_nongeometry_fraction": null,
1070
+ "notes": null,
1071
+ "gas_equipment_per_area": null,
1072
+ "gas_equipment_fraction_latent": null,
1073
+ "gas_equipment_fraction_radiant": null,
1074
+ "gas_equipment_fraction_lost": null,
1075
+ "gas_equipment_schedule": null,
1076
+ "electric_equipment_per_area": 1.0,
1077
+ "electric_equipment_fraction_latent": 0.0,
1078
+ "electric_equipment_fraction_radiant": 0.5,
1079
+ "electric_equipment_fraction_lost": 0.0,
1080
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
1081
+ "additional_electric_equipment_schedule": null,
1082
+ "additional_gas_equipment_schedule": null,
1014
1083
  "occupancy_per_area": 5.0,
1015
1084
  "occupancy_schedule": "College BLDG_OCC_SCH_Offices",
1016
1085
  "occupancy_activity_schedule": "College ACTIVITY_SCH",
1017
1086
  "is_residential": null,
1018
- "notes": null,
1019
- "ventilation_standard": null,
1020
- "ventilation_primary_space_type": null,
1021
- "ventilation_secondary_space_type": null,
1022
- "ventilation_per_area": 0.0,
1087
+ "ventilation_standard": "ASHRAE 62.1-2007",
1088
+ "ventilation_primary_space_type": "Offices",
1089
+ "ventilation_secondary_space_type": "Office space",
1090
+ "ventilation_per_area": 0.06,
1023
1091
  "ventilation_per_person": 5.0,
1024
1092
  "ventilation_air_changes": null,
1025
1093
  "minimum_total_air_changes": null,
@@ -1054,16 +1122,52 @@
1054
1122
  "template": "90.1-2013",
1055
1123
  "building_type": "College",
1056
1124
  "space_type": "College - Restroom",
1125
+ "lighting_standard": "ASHRAE 90.1-2013",
1126
+ "lighting_primary_space_type": "Restroom",
1127
+ "lighting_secondary_space_type": "General",
1128
+ "lighting_per_area": 0.98,
1129
+ "rcr_threshold": 8.0,
1130
+ "lighting_per_person": null,
1131
+ "additional_lighting_per_area": null,
1132
+ "lighting_fraction_to_return_air": null,
1133
+ "lighting_fraction_radiant": null,
1134
+ "lighting_fraction_visible": null,
1135
+ "lighting_fraction_replaceable": null,
1136
+ "lpd_fraction_linear_fluorescent": null,
1137
+ "lpd_fraction_compact_fluorescent": null,
1138
+ "lpd_fraction_high_bay": null,
1139
+ "lpd_fraction_specialty_lighting": null,
1140
+ "lpd_fraction_exit_lighting": null,
1141
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
1142
+ "compact_fluorescent_lighting_schedule": null,
1143
+ "high_bay_lighting_schedule": null,
1144
+ "specialty_lighting_schedule": null,
1145
+ "exit_lighting_schedule": null,
1146
+ "target_illuminance_setpoint": null,
1147
+ "psa_nongeometry_fraction": null,
1148
+ "ssa_nongeometry_fraction": null,
1149
+ "notes": null,
1150
+ "gas_equipment_per_area": null,
1151
+ "gas_equipment_fraction_latent": null,
1152
+ "gas_equipment_fraction_radiant": null,
1153
+ "gas_equipment_fraction_lost": null,
1154
+ "gas_equipment_schedule": null,
1155
+ "electric_equipment_per_area": 0.37,
1156
+ "electric_equipment_fraction_latent": 0.0,
1157
+ "electric_equipment_fraction_radiant": 0.5,
1158
+ "electric_equipment_fraction_lost": 0.0,
1159
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
1160
+ "additional_electric_equipment_schedule": null,
1161
+ "additional_gas_equipment_schedule": null,
1057
1162
  "occupancy_per_area": null,
1058
1163
  "occupancy_schedule": null,
1059
1164
  "occupancy_activity_schedule": null,
1060
1165
  "is_residential": null,
1061
- "notes": null,
1062
- "ventilation_standard": null,
1063
- "ventilation_primary_space_type": null,
1064
- "ventilation_secondary_space_type": null,
1065
- "ventilation_per_area": 0.0,
1066
- "ventilation_per_person": 75.0,
1166
+ "ventilation_standard": "ASHRAE 62.1-2007",
1167
+ "ventilation_primary_space_type": "Public Spaces",
1168
+ "ventilation_secondary_space_type": "Public restrooms (Assume 12 toilet/625 ft^2)",
1169
+ "ventilation_per_area": 0.96,
1170
+ "ventilation_per_person": 0.0,
1067
1171
  "ventilation_air_changes": null,
1068
1172
  "minimum_total_air_changes": null,
1069
1173
  "infiltration_per_exterior_area": null,
@@ -1100,7 +1204,7 @@
1100
1204
  "lighting_standard": "ASHRAE 90.1-2013",
1101
1205
  "lighting_primary_space_type": "Stair",
1102
1206
  "lighting_secondary_space_type": "General",
1103
- "lighting_per_area": 0.6,
1207
+ "lighting_per_area": 0.69,
1104
1208
  "rcr_threshold": 10.0,
1105
1209
  "lighting_per_person": null,
1106
1210
  "additional_lighting_per_area": null,
@@ -1126,10 +1230,10 @@
1126
1230
  "occupancy_schedule": null,
1127
1231
  "occupancy_activity_schedule": null,
1128
1232
  "is_residential": null,
1129
- "ventilation_standard": null,
1130
- "ventilation_primary_space_type": null,
1131
- "ventilation_secondary_space_type": null,
1132
- "ventilation_per_area": 0.02,
1233
+ "ventilation_standard": "ASHRAE 62.1-2007",
1234
+ "ventilation_primary_space_type": "Public Spaces",
1235
+ "ventilation_secondary_space_type": "Corridors and utilities",
1236
+ "ventilation_per_area": 0.06,
1133
1237
  "ventilation_per_person": 0.0,
1134
1238
  "ventilation_air_changes": null,
1135
1239
  "minimum_total_air_changes": null,
@@ -1176,7 +1280,7 @@
1176
1280
  "lighting_standard": "ASHRAE 90.1-2013",
1177
1281
  "lighting_primary_space_type": "Storage",
1178
1282
  "lighting_secondary_space_type": "General",
1179
- "lighting_per_area": 0.8,
1283
+ "lighting_per_area": 0.63,
1180
1284
  "rcr_threshold": 6.0,
1181
1285
  "lighting_per_person": null,
1182
1286
  "additional_lighting_per_area": null,
@@ -1198,15 +1302,15 @@
1198
1302
  "psa_nongeometry_fraction": null,
1199
1303
  "ssa_nongeometry_fraction": null,
1200
1304
  "notes": null,
1201
- "occupancy_per_area": 15.0,
1202
- "occupancy_schedule": "College BLDG_OCC_SCH",
1203
- "occupancy_activity_schedule": "College ACTIVITY_SCH",
1305
+ "occupancy_per_area": null,
1306
+ "occupancy_schedule": null,
1307
+ "occupancy_activity_schedule": null,
1204
1308
  "is_residential": null,
1205
- "ventilation_standard": null,
1206
- "ventilation_primary_space_type": null,
1207
- "ventilation_secondary_space_type": null,
1208
- "ventilation_per_area": 0.0,
1209
- "ventilation_per_person": 5.0,
1309
+ "ventilation_standard": "ASHRAE 62.1-2007",
1310
+ "ventilation_primary_space_type": "Retail Stores, Sales Floors, and Show Room Floors",
1311
+ "ventilation_secondary_space_type": "Storage rooms",
1312
+ "ventilation_per_area": 0.12,
1313
+ "ventilation_per_person": 0.0,
1210
1314
  "ventilation_air_changes": null,
1211
1315
  "minimum_total_air_changes": null,
1212
1316
  "infiltration_per_exterior_area": null,
@@ -1249,15 +1353,51 @@
1249
1353
  "template": "90.1-2013",
1250
1354
  "building_type": "College",
1251
1355
  "space_type": "College - Utility",
1356
+ "lighting_standard": "ASHRAE 90.1-2013",
1357
+ "lighting_primary_space_type": "Electrical/Mechanical",
1358
+ "lighting_secondary_space_type": "General",
1359
+ "lighting_per_area": 0.95,
1360
+ "rcr_threshold": 6.0,
1361
+ "lighting_per_person": null,
1362
+ "additional_lighting_per_area": null,
1363
+ "lighting_fraction_to_return_air": null,
1364
+ "lighting_fraction_radiant": null,
1365
+ "lighting_fraction_visible": null,
1366
+ "lighting_fraction_replaceable": null,
1367
+ "lpd_fraction_linear_fluorescent": null,
1368
+ "lpd_fraction_compact_fluorescent": null,
1369
+ "lpd_fraction_high_bay": null,
1370
+ "lpd_fraction_specialty_lighting": null,
1371
+ "lpd_fraction_exit_lighting": null,
1372
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
1373
+ "compact_fluorescent_lighting_schedule": null,
1374
+ "high_bay_lighting_schedule": null,
1375
+ "specialty_lighting_schedule": null,
1376
+ "exit_lighting_schedule": null,
1377
+ "target_illuminance_setpoint": null,
1378
+ "psa_nongeometry_fraction": null,
1379
+ "ssa_nongeometry_fraction": null,
1380
+ "notes": null,
1381
+ "gas_equipment_per_area": null,
1382
+ "gas_equipment_fraction_latent": null,
1383
+ "gas_equipment_fraction_radiant": null,
1384
+ "gas_equipment_fraction_lost": null,
1385
+ "gas_equipment_schedule": null,
1386
+ "electric_equipment_per_area": 0.37,
1387
+ "electric_equipment_fraction_latent": 0.0,
1388
+ "electric_equipment_fraction_radiant": 0.5,
1389
+ "electric_equipment_fraction_lost": 0.0,
1390
+ "electric_equipment_schedule": "College BLDG_EQUIP_SCH_Base",
1391
+ "additional_electric_equipment_schedule": null,
1392
+ "additional_gas_equipment_schedule": null,
1252
1393
  "occupancy_per_area": null,
1253
1394
  "occupancy_schedule": null,
1254
1395
  "occupancy_activity_schedule": null,
1255
1396
  "is_residential": null,
1256
- "notes": null,
1257
- "ventilation_standard": null,
1258
- "ventilation_primary_space_type": null,
1259
- "ventilation_secondary_space_type": null,
1260
- "ventilation_per_area": 0.02,
1397
+ "ventilation_standard": "ASHRAE 62.1-2007",
1398
+ "ventilation_primary_space_type": "Public Spaces",
1399
+ "ventilation_secondary_space_type": "Corridors and utilities",
1400
+ "ventilation_per_area": 0.06,
1261
1401
  "ventilation_per_person": 0.0,
1262
1402
  "ventilation_air_changes": null,
1263
1403
  "minimum_total_air_changes": null,
@@ -3337,7 +3477,7 @@
3337
3477
  "high_bay_lighting_schedule": null,
3338
3478
  "specialty_lighting_schedule": null,
3339
3479
  "exit_lighting_schedule": null,
3340
- "target_illuminance_setpoint": 300.0,
3480
+ "target_illuminance_setpoint": 215.0,
3341
3481
  "psa_nongeometry_fraction": null,
3342
3482
  "ssa_nongeometry_fraction": null,
3343
3483
  "notes": null,
@@ -3953,7 +4093,7 @@
3953
4093
  "high_bay_lighting_schedule": null,
3954
4094
  "specialty_lighting_schedule": null,
3955
4095
  "exit_lighting_schedule": null,
3956
- "target_illuminance_setpoint": null,
4096
+ "target_illuminance_setpoint": 323.0,
3957
4097
  "psa_nongeometry_fraction": null,
3958
4098
  "ssa_nongeometry_fraction": null,
3959
4099
  "notes": null,
@@ -4217,7 +4357,7 @@
4217
4357
  "high_bay_lighting_schedule": null,
4218
4358
  "specialty_lighting_schedule": null,
4219
4359
  "exit_lighting_schedule": null,
4220
- "target_illuminance_setpoint": 300.0,
4360
+ "target_illuminance_setpoint": 215.0,
4221
4361
  "psa_nongeometry_fraction": null,
4222
4362
  "ssa_nongeometry_fraction": null,
4223
4363
  "notes": null,
@@ -4657,7 +4797,7 @@
4657
4797
  "high_bay_lighting_schedule": null,
4658
4798
  "specialty_lighting_schedule": null,
4659
4799
  "exit_lighting_schedule": null,
4660
- "target_illuminance_setpoint": 375.0,
4800
+ "target_illuminance_setpoint": 377.0,
4661
4801
  "psa_nongeometry_fraction": null,
4662
4802
  "ssa_nongeometry_fraction": null,
4663
4803
  "notes": null,
@@ -4745,7 +4885,7 @@
4745
4885
  "high_bay_lighting_schedule": null,
4746
4886
  "specialty_lighting_schedule": null,
4747
4887
  "exit_lighting_schedule": null,
4748
- "target_illuminance_setpoint": 375.0,
4888
+ "target_illuminance_setpoint": 377.0,
4749
4889
  "psa_nongeometry_fraction": null,
4750
4890
  "ssa_nongeometry_fraction": null,
4751
4891
  "notes": null,
@@ -5273,7 +5413,7 @@
5273
5413
  "high_bay_lighting_schedule": null,
5274
5414
  "specialty_lighting_schedule": null,
5275
5415
  "exit_lighting_schedule": null,
5276
- "target_illuminance_setpoint": 375.0,
5416
+ "target_illuminance_setpoint": 269.0,
5277
5417
  "psa_nongeometry_fraction": null,
5278
5418
  "ssa_nongeometry_fraction": null,
5279
5419
  "notes": null,
@@ -5537,7 +5677,7 @@
5537
5677
  "high_bay_lighting_schedule": null,
5538
5678
  "specialty_lighting_schedule": null,
5539
5679
  "exit_lighting_schedule": null,
5540
- "target_illuminance_setpoint": 375.0,
5680
+ "target_illuminance_setpoint": 377.0,
5541
5681
  "psa_nongeometry_fraction": null,
5542
5682
  "ssa_nongeometry_fraction": null,
5543
5683
  "notes": null,
@@ -6501,7 +6641,7 @@
6501
6641
  "high_bay_lighting_schedule": null,
6502
6642
  "specialty_lighting_schedule": null,
6503
6643
  "exit_lighting_schedule": null,
6504
- "target_illuminance_setpoint": 300.0,
6644
+ "target_illuminance_setpoint": 215.0,
6505
6645
  "psa_nongeometry_fraction": null,
6506
6646
  "ssa_nongeometry_fraction": null,
6507
6647
  "notes": null,
@@ -6677,7 +6817,7 @@
6677
6817
  "high_bay_lighting_schedule": null,
6678
6818
  "specialty_lighting_schedule": null,
6679
6819
  "exit_lighting_schedule": null,
6680
- "target_illuminance_setpoint": 300.0,
6820
+ "target_illuminance_setpoint": 215.0,
6681
6821
  "psa_nongeometry_fraction": null,
6682
6822
  "ssa_nongeometry_fraction": null,
6683
6823
  "notes": null,
@@ -7820,7 +7960,7 @@
7820
7960
  "high_bay_lighting_schedule": null,
7821
7961
  "specialty_lighting_schedule": null,
7822
7962
  "exit_lighting_schedule": null,
7823
- "target_illuminance_setpoint": 300.0,
7963
+ "target_illuminance_setpoint": 269.0,
7824
7964
  "psa_nongeometry_fraction": null,
7825
7965
  "ssa_nongeometry_fraction": null,
7826
7966
  "notes": null,
@@ -13042,7 +13182,7 @@
13042
13182
  "high_bay_lighting_schedule": null,
13043
13183
  "specialty_lighting_schedule": null,
13044
13184
  "exit_lighting_schedule": null,
13045
- "target_illuminance_setpoint": 375.0,
13185
+ "target_illuminance_setpoint": 377.0,
13046
13186
  "psa_nongeometry_fraction": 0.68,
13047
13187
  "ssa_nongeometry_fraction": 0.32,
13048
13188
  "notes": null,
@@ -13130,7 +13270,7 @@
13130
13270
  "high_bay_lighting_schedule": null,
13131
13271
  "specialty_lighting_schedule": null,
13132
13272
  "exit_lighting_schedule": null,
13133
- "target_illuminance_setpoint": 375.0,
13273
+ "target_illuminance_setpoint": 377.0,
13134
13274
  "psa_nongeometry_fraction": 0.68,
13135
13275
  "ssa_nongeometry_fraction": 0.32,
13136
13276
  "notes": null,
@@ -13306,7 +13446,7 @@
13306
13446
  "high_bay_lighting_schedule": null,
13307
13447
  "specialty_lighting_schedule": null,
13308
13448
  "exit_lighting_schedule": null,
13309
- "target_illuminance_setpoint": 375.0,
13449
+ "target_illuminance_setpoint": 377.0,
13310
13450
  "psa_nongeometry_fraction": 0.68,
13311
13451
  "ssa_nongeometry_fraction": 0.32,
13312
13452
  "notes": null,
@@ -13394,7 +13534,7 @@
13394
13534
  "high_bay_lighting_schedule": null,
13395
13535
  "specialty_lighting_schedule": null,
13396
13536
  "exit_lighting_schedule": null,
13397
- "target_illuminance_setpoint": 375.0,
13537
+ "target_illuminance_setpoint": 377.0,
13398
13538
  "psa_nongeometry_fraction": 0.43,
13399
13539
  "ssa_nongeometry_fraction": 0.14,
13400
13540
  "notes": null,
@@ -13834,7 +13974,7 @@
13834
13974
  "high_bay_lighting_schedule": null,
13835
13975
  "specialty_lighting_schedule": null,
13836
13976
  "exit_lighting_schedule": null,
13837
- "target_illuminance_setpoint": 375.0,
13977
+ "target_illuminance_setpoint": 323.0,
13838
13978
  "psa_nongeometry_fraction": null,
13839
13979
  "ssa_nongeometry_fraction": null,
13840
13980
  "notes": null,
@@ -14802,7 +14942,7 @@
14802
14942
  "high_bay_lighting_schedule": null,
14803
14943
  "specialty_lighting_schedule": null,
14804
14944
  "exit_lighting_schedule": null,
14805
- "target_illuminance_setpoint": 300.0,
14945
+ "target_illuminance_setpoint": 161.0,
14806
14946
  "psa_nongeometry_fraction": null,
14807
14947
  "ssa_nongeometry_fraction": null,
14808
14948
  "notes": null,
@@ -15330,7 +15470,7 @@
15330
15470
  "high_bay_lighting_schedule": null,
15331
15471
  "specialty_lighting_schedule": null,
15332
15472
  "exit_lighting_schedule": null,
15333
- "target_illuminance_setpoint": 375.0,
15473
+ "target_illuminance_setpoint": 323.0,
15334
15474
  "psa_nongeometry_fraction": null,
15335
15475
  "ssa_nongeometry_fraction": null,
15336
15476
  "notes": null,
@@ -15418,7 +15558,7 @@
15418
15558
  "high_bay_lighting_schedule": null,
15419
15559
  "specialty_lighting_schedule": null,
15420
15560
  "exit_lighting_schedule": null,
15421
- "target_illuminance_setpoint": 375.0,
15561
+ "target_illuminance_setpoint": 323.0,
15422
15562
  "psa_nongeometry_fraction": null,
15423
15563
  "ssa_nongeometry_fraction": null,
15424
15564
  "notes": null,
@@ -15858,7 +15998,7 @@
15858
15998
  "high_bay_lighting_schedule": null,
15859
15999
  "specialty_lighting_schedule": null,
15860
16000
  "exit_lighting_schedule": null,
15861
- "target_illuminance_setpoint": 300.0,
16001
+ "target_illuminance_setpoint": 269.0,
15862
16002
  "psa_nongeometry_fraction": null,
15863
16003
  "ssa_nongeometry_fraction": null,
15864
16004
  "notes": null,
@@ -16386,7 +16526,7 @@
16386
16526
  "high_bay_lighting_schedule": null,
16387
16527
  "specialty_lighting_schedule": null,
16388
16528
  "exit_lighting_schedule": null,
16389
- "target_illuminance_setpoint": 300.0,
16529
+ "target_illuminance_setpoint": 315.0,
16390
16530
  "psa_nongeometry_fraction": null,
16391
16531
  "ssa_nongeometry_fraction": null,
16392
16532
  "notes": null,
@@ -16474,7 +16614,7 @@
16474
16614
  "high_bay_lighting_schedule": null,
16475
16615
  "specialty_lighting_schedule": null,
16476
16616
  "exit_lighting_schedule": null,
16477
- "target_illuminance_setpoint": 500.0,
16617
+ "target_illuminance_setpoint": 377.0,
16478
16618
  "psa_nongeometry_fraction": null,
16479
16619
  "ssa_nongeometry_fraction": null,
16480
16620
  "notes": null,
@@ -16562,7 +16702,7 @@
16562
16702
  "high_bay_lighting_schedule": null,
16563
16703
  "specialty_lighting_schedule": null,
16564
16704
  "exit_lighting_schedule": null,
16565
- "target_illuminance_setpoint": 500.0,
16705
+ "target_illuminance_setpoint": 377.0,
16566
16706
  "psa_nongeometry_fraction": null,
16567
16707
  "ssa_nongeometry_fraction": null,
16568
16708
  "notes": null,
@@ -16738,7 +16878,7 @@
16738
16878
  "high_bay_lighting_schedule": null,
16739
16879
  "specialty_lighting_schedule": null,
16740
16880
  "exit_lighting_schedule": null,
16741
- "target_illuminance_setpoint": 500.0,
16881
+ "target_illuminance_setpoint": 538.0,
16742
16882
  "psa_nongeometry_fraction": null,
16743
16883
  "ssa_nongeometry_fraction": null,
16744
16884
  "notes": null,
@@ -16914,7 +17054,7 @@
16914
17054
  "high_bay_lighting_schedule": null,
16915
17055
  "specialty_lighting_schedule": null,
16916
17056
  "exit_lighting_schedule": null,
16917
- "target_illuminance_setpoint": 500.0,
17057
+ "target_illuminance_setpoint": 538.0,
16918
17058
  "psa_nongeometry_fraction": null,
16919
17059
  "ssa_nongeometry_fraction": null,
16920
17060
  "notes": null,
@@ -17002,7 +17142,7 @@
17002
17142
  "high_bay_lighting_schedule": null,
17003
17143
  "specialty_lighting_schedule": null,
17004
17144
  "exit_lighting_schedule": null,
17005
- "target_illuminance_setpoint": 300.0,
17145
+ "target_illuminance_setpoint": 269.0,
17006
17146
  "psa_nongeometry_fraction": null,
17007
17147
  "ssa_nongeometry_fraction": null,
17008
17148
  "notes": null,
@@ -17178,7 +17318,7 @@
17178
17318
  "high_bay_lighting_schedule": null,
17179
17319
  "specialty_lighting_schedule": null,
17180
17320
  "exit_lighting_schedule": null,
17181
- "target_illuminance_setpoint": 375.0,
17321
+ "target_illuminance_setpoint": 323.0,
17182
17322
  "psa_nongeometry_fraction": null,
17183
17323
  "ssa_nongeometry_fraction": null,
17184
17324
  "notes": null,
@@ -17442,7 +17582,7 @@
17442
17582
  "high_bay_lighting_schedule": null,
17443
17583
  "specialty_lighting_schedule": null,
17444
17584
  "exit_lighting_schedule": null,
17445
- "target_illuminance_setpoint": 300.0,
17585
+ "target_illuminance_setpoint": 215.0,
17446
17586
  "psa_nongeometry_fraction": null,
17447
17587
  "ssa_nongeometry_fraction": null,
17448
17588
  "notes": null,
@@ -17706,7 +17846,7 @@
17706
17846
  "high_bay_lighting_schedule": null,
17707
17847
  "specialty_lighting_schedule": null,
17708
17848
  "exit_lighting_schedule": null,
17709
- "target_illuminance_setpoint": 550.0,
17849
+ "target_illuminance_setpoint": 538.0,
17710
17850
  "psa_nongeometry_fraction": 0.25,
17711
17851
  "ssa_nongeometry_fraction": 0.25,
17712
17852
  "notes": null,
@@ -18058,7 +18198,7 @@
18058
18198
  "high_bay_lighting_schedule": null,
18059
18199
  "specialty_lighting_schedule": null,
18060
18200
  "exit_lighting_schedule": null,
18061
- "target_illuminance_setpoint": 550.0,
18201
+ "target_illuminance_setpoint": 538.0,
18062
18202
  "psa_nongeometry_fraction": 0.25,
18063
18203
  "ssa_nongeometry_fraction": 0.25,
18064
18204
  "notes": null,
@@ -18146,7 +18286,7 @@
18146
18286
  "high_bay_lighting_schedule": null,
18147
18287
  "specialty_lighting_schedule": null,
18148
18288
  "exit_lighting_schedule": null,
18149
- "target_illuminance_setpoint": 375.0,
18289
+ "target_illuminance_setpoint": 377.0,
18150
18290
  "psa_nongeometry_fraction": null,
18151
18291
  "ssa_nongeometry_fraction": null,
18152
18292
  "notes": null,
@@ -18234,7 +18374,7 @@
18234
18374
  "high_bay_lighting_schedule": null,
18235
18375
  "specialty_lighting_schedule": null,
18236
18376
  "exit_lighting_schedule": null,
18237
- "target_illuminance_setpoint": 300.0,
18377
+ "target_illuminance_setpoint": 108.0,
18238
18378
  "psa_nongeometry_fraction": null,
18239
18379
  "ssa_nongeometry_fraction": null,
18240
18380
  "notes": null,
@@ -18322,7 +18462,7 @@
18322
18462
  "high_bay_lighting_schedule": null,
18323
18463
  "specialty_lighting_schedule": null,
18324
18464
  "exit_lighting_schedule": null,
18325
- "target_illuminance_setpoint": 500.0,
18465
+ "target_illuminance_setpoint": 215.0,
18326
18466
  "psa_nongeometry_fraction": null,
18327
18467
  "ssa_nongeometry_fraction": null,
18328
18468
  "notes": null,
@@ -18410,7 +18550,7 @@
18410
18550
  "high_bay_lighting_schedule": null,
18411
18551
  "specialty_lighting_schedule": null,
18412
18552
  "exit_lighting_schedule": null,
18413
- "target_illuminance_setpoint": 500.0,
18553
+ "target_illuminance_setpoint": 377.0,
18414
18554
  "psa_nongeometry_fraction": null,
18415
18555
  "ssa_nongeometry_fraction": null,
18416
18556
  "notes": null,
@@ -18586,7 +18726,7 @@
18586
18726
  "high_bay_lighting_schedule": null,
18587
18727
  "specialty_lighting_schedule": null,
18588
18728
  "exit_lighting_schedule": null,
18589
- "target_illuminance_setpoint": 500.0,
18729
+ "target_illuminance_setpoint": 538.0,
18590
18730
  "psa_nongeometry_fraction": null,
18591
18731
  "ssa_nongeometry_fraction": null,
18592
18732
  "notes": null,
@@ -18762,7 +18902,7 @@
18762
18902
  "high_bay_lighting_schedule": null,
18763
18903
  "specialty_lighting_schedule": null,
18764
18904
  "exit_lighting_schedule": null,
18765
- "target_illuminance_setpoint": 500.0,
18905
+ "target_illuminance_setpoint": 538.0,
18766
18906
  "psa_nongeometry_fraction": null,
18767
18907
  "ssa_nongeometry_fraction": null,
18768
18908
  "notes": null,
@@ -18850,7 +18990,7 @@
18850
18990
  "high_bay_lighting_schedule": null,
18851
18991
  "specialty_lighting_schedule": null,
18852
18992
  "exit_lighting_schedule": null,
18853
- "target_illuminance_setpoint": 300.0,
18993
+ "target_illuminance_setpoint": 269.0,
18854
18994
  "psa_nongeometry_fraction": null,
18855
18995
  "ssa_nongeometry_fraction": null,
18856
18996
  "notes": null,
@@ -19026,7 +19166,7 @@
19026
19166
  "high_bay_lighting_schedule": null,
19027
19167
  "specialty_lighting_schedule": null,
19028
19168
  "exit_lighting_schedule": null,
19029
- "target_illuminance_setpoint": 375.0,
19169
+ "target_illuminance_setpoint": 323.0,
19030
19170
  "psa_nongeometry_fraction": null,
19031
19171
  "ssa_nongeometry_fraction": null,
19032
19172
  "notes": null,
@@ -19906,7 +20046,7 @@
19906
20046
  "high_bay_lighting_schedule": null,
19907
20047
  "specialty_lighting_schedule": null,
19908
20048
  "exit_lighting_schedule": null,
19909
- "target_illuminance_setpoint": 300.0,
20049
+ "target_illuminance_setpoint": 161.0,
19910
20050
  "psa_nongeometry_fraction": null,
19911
20051
  "ssa_nongeometry_fraction": null,
19912
20052
  "notes": null,
@@ -19994,7 +20134,7 @@
19994
20134
  "high_bay_lighting_schedule": null,
19995
20135
  "specialty_lighting_schedule": null,
19996
20136
  "exit_lighting_schedule": null,
19997
- "target_illuminance_setpoint": 375.0,
20137
+ "target_illuminance_setpoint": null,
19998
20138
  "psa_nongeometry_fraction": null,
19999
20139
  "ssa_nongeometry_fraction": null,
20000
20140
  "notes": null,
@@ -20026,8 +20166,8 @@
20026
20166
  "infiltration_air_changes": null,
20027
20167
  "infiltration_schedule": "Hospital INFIL_SCH_PNNL",
20028
20168
  "infiltration_schedule_perimeter": null,
20029
- "heating_setpoint_schedule": "Hospital HTGSETP_SCH",
20030
- "cooling_setpoint_schedule": "Hospital CLGSETP_SCH",
20169
+ "heating_setpoint_schedule": "HotelSmall Adva_OccGuestRoom_HtgSP_Sch",
20170
+ "cooling_setpoint_schedule": "HotelSmall Adva_OccGuestRoom_ClgSP_Sch",
20031
20171
  "service_water_heating_peak_flow_rate": null,
20032
20172
  "service_water_heating_area": null,
20033
20173
  "service_water_heating_peak_flow_per_area": "",
@@ -20434,7 +20574,7 @@
20434
20574
  "high_bay_lighting_schedule": null,
20435
20575
  "specialty_lighting_schedule": null,
20436
20576
  "exit_lighting_schedule": null,
20437
- "target_illuminance_setpoint": 300.0,
20577
+ "target_illuminance_setpoint": 323.0,
20438
20578
  "psa_nongeometry_fraction": null,
20439
20579
  "ssa_nongeometry_fraction": null,
20440
20580
  "notes": null,
@@ -20610,7 +20750,7 @@
20610
20750
  "high_bay_lighting_schedule": null,
20611
20751
  "specialty_lighting_schedule": null,
20612
20752
  "exit_lighting_schedule": null,
20613
- "target_illuminance_setpoint": 375.0,
20753
+ "target_illuminance_setpoint": 323.0,
20614
20754
  "psa_nongeometry_fraction": null,
20615
20755
  "ssa_nongeometry_fraction": null,
20616
20756
  "notes": null,
@@ -20698,7 +20838,7 @@
20698
20838
  "high_bay_lighting_schedule": null,
20699
20839
  "specialty_lighting_schedule": null,
20700
20840
  "exit_lighting_schedule": null,
20701
- "target_illuminance_setpoint": 375.0,
20841
+ "target_illuminance_setpoint": 323.0,
20702
20842
  "psa_nongeometry_fraction": null,
20703
20843
  "ssa_nongeometry_fraction": null,
20704
20844
  "notes": null,
@@ -22898,7 +23038,7 @@
22898
23038
  "high_bay_lighting_schedule": null,
22899
23039
  "specialty_lighting_schedule": null,
22900
23040
  "exit_lighting_schedule": null,
22901
- "target_illuminance_setpoint": 200.0,
23041
+ "target_illuminance_setpoint": 215.0,
22902
23042
  "psa_nongeometry_fraction": null,
22903
23043
  "ssa_nongeometry_fraction": null,
22904
23044
  "notes": null,
@@ -22986,7 +23126,7 @@
22986
23126
  "high_bay_lighting_schedule": null,
22987
23127
  "specialty_lighting_schedule": null,
22988
23128
  "exit_lighting_schedule": null,
22989
- "target_illuminance_setpoint": 300.0,
23129
+ "target_illuminance_setpoint": 323.0,
22990
23130
  "psa_nongeometry_fraction": null,
22991
23131
  "ssa_nongeometry_fraction": null,
22992
23132
  "notes": null,
@@ -23074,7 +23214,7 @@
23074
23214
  "high_bay_lighting_schedule": null,
23075
23215
  "specialty_lighting_schedule": null,
23076
23216
  "exit_lighting_schedule": null,
23077
- "target_illuminance_setpoint": 375.0,
23217
+ "target_illuminance_setpoint": 377.0,
23078
23218
  "psa_nongeometry_fraction": null,
23079
23219
  "ssa_nongeometry_fraction": null,
23080
23220
  "notes": null,