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
@@ -253,27 +253,27 @@
253
253
  "curve_type": "BiQuadratic",
254
254
  "normalization_reference": 1.0,
255
255
  "output_unit_type": "Dimensionless",
256
- "data_point1": "15.0,-25,1.052",
257
- "data_point2": "15.0,-10.0,1.052",
258
- "data_point3": "15.0,-8.0,1.052",
259
- "data_point4": "15.0,-6.0,1.052",
260
- "data_point5": "15.0,-4.0,1.111",
261
- "data_point6": "15.0,-2.0,1.149",
262
- "data_point7": "15.0,0.0,1.205",
263
- "data_point8": "15.0,1.0,1.205",
264
- "data_point9": "15.0,2.0,1.19",
265
- "data_point10": "15.0,4.0,1.052",
256
+ "data_point1": "15.0,-25,1.0",
257
+ "data_point2": "15.0,-10.0,1.0",
258
+ "data_point3": "15.0,-8.0,1.0",
259
+ "data_point4": "15.0,-6.0,1.0",
260
+ "data_point5": "15.0,-4.0,1.0",
261
+ "data_point6": "15.0,-2.0,1.0",
262
+ "data_point7": "15.0,0.0,1.0",
263
+ "data_point8": "15.0,1.0,1.0",
264
+ "data_point9": "15.0,2.0,1.0",
265
+ "data_point10": "15.0,4.0,1.0",
266
266
  "data_point11": "15.0,6.0,1.0",
267
- "data_point12": "27.2,-25,1.052",
268
- "data_point13": "27.2,-10.0,1.052",
269
- "data_point14": "27.2,-8.0,1.052",
270
- "data_point15": "27.2,-6.0,1.052",
271
- "data_point16": "27.2,-4.0,1.111",
272
- "data_point17": "27.2,-2.0,1.149",
273
- "data_point18": "27.2,0.0,1.205",
274
- "data_point19": "27.2,1.0,1.205",
275
- "data_point20": "27.2,2.0,1.19",
276
- "data_point21": "27.2,4.0,1.052",
267
+ "data_point12": "27.2,-25,1.0",
268
+ "data_point13": "27.2,-10.0,1.0",
269
+ "data_point14": "27.2,-8.0,1.0",
270
+ "data_point15": "27.2,-6.0,1.0",
271
+ "data_point16": "27.2,-4.0,1.0",
272
+ "data_point17": "27.2,-2.0,1.0",
273
+ "data_point18": "27.2,0.0,1.0",
274
+ "data_point19": "27.2,1.0,1.0",
275
+ "data_point20": "27.2,2.0,1.0",
276
+ "data_point21": "27.2,4.0,1.0",
277
277
  "data_point22": "27.2,6.0,1.0",
278
278
  "minimum_independent_variable_1": 15.0,
279
279
  "maximum_independent_variable_1": 27.2,
@@ -906,6 +906,1181 @@
906
906
  "minimum_dependent_variable_output": null,
907
907
  "maximum_dependent_variable_output": null,
908
908
  "notes": "From NECB 2011 Table 8.4.4.21.-G (2). Converted EIR curve to PLF via curve fit. Note this is treating the Water Heater as a boiler not a tank."
909
+ },
910
+ {
911
+ "name": "ElectricEIRChiller Carrier 19XR 742kW/5.42COP/VSD CAPFT",
912
+ "category": "ElectricEIRChiller",
913
+ "form": "BiQuadratic",
914
+ "dependent_variable": "CoolingCapacity",
915
+ "independent_variable_1": "LeavingChilledWaterTemperature",
916
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
917
+ "coeff_1": 9.797101E-01,
918
+ "coeff_2": -2.895701E-03,
919
+ "coeff_3": -8.970718E-04,
920
+ "coeff_4": 1.031440E-02,
921
+ "coeff_5": -7.431651E-04,
922
+ "coeff_6": 1.453508E-03,
923
+ "coeff_7": null,
924
+ "coeff_8": null,
925
+ "coeff_9": null,
926
+ "coeff_10": null,
927
+ "minimum_independent_variable_1": 5.56,
928
+ "maximum_independent_variable_1": 10.00,
929
+ "minimum_independent_variable_2": 11.25,
930
+ "maximum_independent_variable_2": 23.89,
931
+ "minimum_dependent_variable_output": null,
932
+ "maximum_dependent_variable_output": null,
933
+ "notes": "Ref: E+/DataSets/Chillers.idf"
934
+ },
935
+ {
936
+ "name": "ElectricEIRChiller Carrier 19XR 742kW/5.42COP/VSD EIRFT",
937
+ "category": "ElectricEIRChiller",
938
+ "form": "BiQuadratic",
939
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
940
+ "independent_variable_1": "LeavingChilledWaterTemperature",
941
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
942
+ "coeff_1": 9.946139E-01,
943
+ "coeff_2": -4.829399E-02,
944
+ "coeff_3": 4.674277E-04,
945
+ "coeff_4": -1.158726E-03,
946
+ "coeff_5": 5.762583E-04,
947
+ "coeff_6": 2.148192E-04,
948
+ "coeff_7": null,
949
+ "coeff_8": null,
950
+ "coeff_9": null,
951
+ "coeff_10": null,
952
+ "minimum_independent_variable_1": 5.56,
953
+ "maximum_independent_variable_1": 10.00,
954
+ "minimum_independent_variable_2": 11.25,
955
+ "maximum_independent_variable_2": 23.89,
956
+ "minimum_dependent_variable_output": null,
957
+ "maximum_dependent_variable_output": null,
958
+ "notes": "Ref: E+/DataSets/Chillers.idf"
959
+ },
960
+ {
961
+ "name": "ElectricEIRChiller Carrier 19XR 742kW/5.42COP/VSD EIRFPLR",
962
+ "category": "ElectricEIRChiller",
963
+ "form": "Quadratic",
964
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
965
+ "independent_variable_1": "PartLoadRatio",
966
+ "independent_variable_2": null,
967
+ "coeff_1": 1.202277E-01,
968
+ "coeff_2": 1.396384E-01,
969
+ "coeff_3": 7.394038E-01,
970
+ "coeff_4": null,
971
+ "coeff_5": null,
972
+ "coeff_6": null,
973
+ "coeff_7": null,
974
+ "coeff_8": null,
975
+ "coeff_9": null,
976
+ "coeff_10": null,
977
+ "minimum_independent_variable_1": 0.19,
978
+ "maximum_independent_variable_1": 1.02,
979
+ "minimum_independent_variable_2": null,
980
+ "maximum_independent_variable_2": null,
981
+ "minimum_dependent_variable_output": null,
982
+ "maximum_dependent_variable_output": null,
983
+ "notes": "Ref: E+/DataSets/Chillers.idf"
984
+ },
985
+ {
986
+ "name": "ElectricEIRChiller Trane CVHF 2567kW/11.77COP/VSD CAPFT",
987
+ "category": "ElectricEIRChiller",
988
+ "form": "BiQuadratic",
989
+ "dependent_variable": "CoolingCapacity",
990
+ "independent_variable_1": "LeavingChilledWaterTemperature",
991
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
992
+ "coeff_1": 4.549428E-01,
993
+ "coeff_2": 2.748161E-02,
994
+ "coeff_3": -4.298342E-03,
995
+ "coeff_4": 4.363928E-02,
996
+ "coeff_5": -1.352509E-03,
997
+ "coeff_6": 2.964225E-03,
998
+ "coeff_7": null,
999
+ "coeff_8": null,
1000
+ "coeff_9": null,
1001
+ "coeff_10": null,
1002
+ "minimum_independent_variable_1": 4.44,
1003
+ "maximum_independent_variable_1": 8.89,
1004
+ "minimum_independent_variable_2": 12.78,
1005
+ "maximum_independent_variable_2": 29.44,
1006
+ "minimum_dependent_variable_output": null,
1007
+ "maximum_dependent_variable_output": null,
1008
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1009
+ },
1010
+ {
1011
+ "name": "ElectricEIRChiller Trane CVHF 2567kW/11.77COP/VSD EIRFT",
1012
+ "category": "ElectricEIRChiller",
1013
+ "form": "BiQuadratic",
1014
+ "dependent_variable": "CoolingCapacity",
1015
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1016
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1017
+ "coeff_1": 4.561990E-01,
1018
+ "coeff_2": -3.333063E-02,
1019
+ "coeff_3": -1.763576E-03,
1020
+ "coeff_4": 5.624520E-02,
1021
+ "coeff_5": -8.535085E-05,
1022
+ "coeff_6": 3.567604E-04,
1023
+ "coeff_7": null,
1024
+ "coeff_8": null,
1025
+ "coeff_9": null,
1026
+ "coeff_10": null,
1027
+ "minimum_independent_variable_1": 4.44,
1028
+ "maximum_independent_variable_1": 8.89,
1029
+ "minimum_independent_variable_2": 12.78,
1030
+ "maximum_independent_variable_2": 29.44,
1031
+ "minimum_dependent_variable_output": null,
1032
+ "maximum_dependent_variable_output": null,
1033
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1034
+ },
1035
+ {
1036
+ "name": "ElectricEIRChiller Trane CVHF 2567kW/11.77COP/VSD EIRFPLR",
1037
+ "category": "ElectricEIRChiller",
1038
+ "form": "Quadratic",
1039
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1040
+ "independent_variable_1": "PartLoadRatio",
1041
+ "independent_variable_2": null,
1042
+ "coeff_1": 1.039419E-01,
1043
+ "coeff_2": 4.184975E-01,
1044
+ "coeff_3": 4.774210E-01,
1045
+ "coeff_4": null,
1046
+ "coeff_5": null,
1047
+ "coeff_6": null,
1048
+ "coeff_7": null,
1049
+ "coeff_8": null,
1050
+ "coeff_9": null,
1051
+ "coeff_10": null,
1052
+ "minimum_independent_variable_1": 0.11,
1053
+ "maximum_independent_variable_1": 1.04,
1054
+ "minimum_independent_variable_2": null,
1055
+ "maximum_independent_variable_2": null,
1056
+ "minimum_dependent_variable_output": null,
1057
+ "maximum_dependent_variable_output": null,
1058
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1059
+ },
1060
+ {
1061
+ "name": "ElectricEIRChiller York YT 2233kW/9.54COP/VSD CAPFT",
1062
+ "category": "ElectricEIRChiller",
1063
+ "form": "BiQuadratic",
1064
+ "dependent_variable": "CoolingCapacity",
1065
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1066
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1067
+ "coeff_1": 7.139071E-01,
1068
+ "coeff_2": -4.174477E-02,
1069
+ "coeff_3": 5.188589E-03,
1070
+ "coeff_4": 4.350540E-02,
1071
+ "coeff_5": -1.632005E-03,
1072
+ "coeff_6": 9.364594E-04,
1073
+ "coeff_7": null,
1074
+ "coeff_8": null,
1075
+ "coeff_9": null,
1076
+ "coeff_10": null,
1077
+ "minimum_independent_variable_1": 5.56,
1078
+ "maximum_independent_variable_1": 8.89,
1079
+ "minimum_independent_variable_2": 12.78,
1080
+ "maximum_independent_variable_2": 29.44,
1081
+ "minimum_dependent_variable_output": null,
1082
+ "maximum_dependent_variable_output": null,
1083
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1084
+ },
1085
+ {
1086
+ "name": "ElectricEIRChiller York YT 2233kW/9.54COP/VSD EIRFT",
1087
+ "category": "ElectricEIRChiller",
1088
+ "form": "BiQuadratic",
1089
+ "dependent_variable": "CoolingCapacity",
1090
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1091
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1092
+ "coeff_1": 7.145541E-01,
1093
+ "coeff_2": -1.074745E-02,
1094
+ "coeff_3": -1.010204E-03,
1095
+ "coeff_4": 3.081188E-02,
1096
+ "coeff_5": 1.061200E-04,
1097
+ "coeff_6": -4.325357E-04,
1098
+ "coeff_7": null,
1099
+ "coeff_8": null,
1100
+ "coeff_9": null,
1101
+ "coeff_10": null,
1102
+ "minimum_independent_variable_1": 5.56,
1103
+ "maximum_independent_variable_1": 8.89,
1104
+ "minimum_independent_variable_2": 12.78,
1105
+ "maximum_independent_variable_2": 29.44,
1106
+ "minimum_dependent_variable_output": null,
1107
+ "maximum_dependent_variable_output": null,
1108
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1109
+ },
1110
+ {
1111
+ "name": "ElectricEIRChiller York YT 2233kW/9.54COP/VSD EIRFPLR",
1112
+ "category": "ElectricEIRChiller",
1113
+ "form": "Quadratic",
1114
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1115
+ "independent_variable_1": "PartLoadRatio",
1116
+ "independent_variable_2": null,
1117
+ "coeff_1": 7.308728E-02,
1118
+ "coeff_2": 1.513521E-01,
1119
+ "coeff_3": 7.709311E-01,
1120
+ "coeff_4": null,
1121
+ "coeff_5": null,
1122
+ "coeff_6": null,
1123
+ "coeff_7": null,
1124
+ "coeff_8": null,
1125
+ "coeff_9": null,
1126
+ "coeff_10": null,
1127
+ "minimum_independent_variable_1": 0.10,
1128
+ "maximum_independent_variable_1": 1.04,
1129
+ "minimum_independent_variable_2": null,
1130
+ "maximum_independent_variable_2": null,
1131
+ "minimum_dependent_variable_output": null,
1132
+ "maximum_dependent_variable_output": null,
1133
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1134
+ },
1135
+ {
1136
+ "name": "ElectricEIRChiller Carrier 19XR 897kW/7.23COP/VSD CAPFT",
1137
+ "category": "ElectricEIRChiller",
1138
+ "form": "BiQuadratic",
1139
+ "dependent_variable": "CoolingCapacity",
1140
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1141
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1142
+ "coeff_1": 5.559679E-01,
1143
+ "coeff_2": 7.630860E-02,
1144
+ "coeff_3": -1.431181E-03,
1145
+ "coeff_4": 2.167593E-02,
1146
+ "coeff_5": -6.233447E-04,
1147
+ "coeff_6": -9.876498E-04,
1148
+ "coeff_7": null,
1149
+ "coeff_8": null,
1150
+ "coeff_9": null,
1151
+ "coeff_10": null,
1152
+ "minimum_independent_variable_1": 5.56,
1153
+ "maximum_independent_variable_1": 10.00,
1154
+ "minimum_independent_variable_2": 12.78,
1155
+ "maximum_independent_variable_2": 23.89,
1156
+ "minimum_dependent_variable_output": null,
1157
+ "maximum_dependent_variable_output": null,
1158
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1159
+ },
1160
+ {
1161
+ "name": "ElectricEIRChiller Carrier 19XR 897kW/7.23COP/VSD EIRFT",
1162
+ "category": "ElectricEIRChiller",
1163
+ "form": "BiQuadratic",
1164
+ "dependent_variable": "CoolingCapacity",
1165
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1166
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1167
+ "coeff_1": 6.511011E-01,
1168
+ "coeff_2": 4.948557E-02,
1169
+ "coeff_3": -8.152733E-04,
1170
+ "coeff_4": 2.322946E-02,
1171
+ "coeff_5": 1.990802E-04,
1172
+ "coeff_6": -2.669401E-03,
1173
+ "coeff_7": null,
1174
+ "coeff_8": null,
1175
+ "coeff_9": null,
1176
+ "coeff_10": null,
1177
+ "minimum_independent_variable_1": 5.56,
1178
+ "maximum_independent_variable_1": 10.00,
1179
+ "minimum_independent_variable_2": 12.78,
1180
+ "maximum_independent_variable_2": 23.89,
1181
+ "minimum_dependent_variable_output": null,
1182
+ "maximum_dependent_variable_output": null,
1183
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1184
+ },
1185
+ {
1186
+ "name": "ElectricEIRChiller Carrier 19XR 897kW/7.23COP/VSD EIRFPLR",
1187
+ "category": "ElectricEIRChiller",
1188
+ "form": "Quadratic",
1189
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1190
+ "independent_variable_1": "PartLoadRatio",
1191
+ "independent_variable_2": null,
1192
+ "coeff_1": 2.036380E-01,
1193
+ "coeff_2": -3.913200E-01,
1194
+ "coeff_3": 1.187172E+00,
1195
+ "coeff_4": null,
1196
+ "coeff_5": null,
1197
+ "coeff_6": null,
1198
+ "coeff_7": null,
1199
+ "coeff_8": null,
1200
+ "coeff_9": null,
1201
+ "coeff_10": null,
1202
+ "minimum_independent_variable_1": 0.20,
1203
+ "maximum_independent_variable_1": 1.04,
1204
+ "minimum_independent_variable_2": null,
1205
+ "maximum_independent_variable_2": null,
1206
+ "minimum_dependent_variable_output": null,
1207
+ "maximum_dependent_variable_output": null,
1208
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1209
+ },
1210
+ {
1211
+ "name": "ElectricEIRChiller Trane CVHF 2317kW/6.33COP/VSD CAPFT",
1212
+ "category": "ElectricEIRChiller",
1213
+ "form": "BiQuadratic",
1214
+ "dependent_variable": "CoolingCapacity",
1215
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1216
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1217
+ "coeff_1": 7.277716E-01,
1218
+ "coeff_2": 1.018101E-02,
1219
+ "coeff_3": -6.282438E-04,
1220
+ "coeff_4": 1.337701E-02,
1221
+ "coeff_5": -5.050352E-04,
1222
+ "coeff_6": 1.527259E-03,
1223
+ "coeff_7": null,
1224
+ "coeff_8": null,
1225
+ "coeff_9": null,
1226
+ "coeff_10": null,
1227
+ "minimum_independent_variable_1": 4.44,
1228
+ "maximum_independent_variable_1": 8.89,
1229
+ "minimum_independent_variable_2": 12.78,
1230
+ "maximum_independent_variable_2": 29.44,
1231
+ "minimum_dependent_variable_output": null,
1232
+ "maximum_dependent_variable_output": null,
1233
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1234
+ },
1235
+ {
1236
+ "name": "ElectricEIRChiller Trane CVHF 2317kW/6.33COP/VSD EIRFT",
1237
+ "category": "ElectricEIRChiller",
1238
+ "form": "BiQuadratic",
1239
+ "dependent_variable": "CoolingCapacity",
1240
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1241
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1242
+ "coeff_1": 3.502330E-01,
1243
+ "coeff_2": -2.301510E-02,
1244
+ "coeff_3": 5.749596E-04,
1245
+ "coeff_4": 1.902421E-02,
1246
+ "coeff_5": 3.109974E-04,
1247
+ "coeff_6": -4.714517E-04,
1248
+ "coeff_7": null,
1249
+ "coeff_8": null,
1250
+ "coeff_9": null,
1251
+ "coeff_10": null,
1252
+ "minimum_independent_variable_1": 4.44,
1253
+ "maximum_independent_variable_1": 8.89,
1254
+ "minimum_independent_variable_2": 12.78,
1255
+ "maximum_independent_variable_2": 29.44,
1256
+ "minimum_dependent_variable_output": null,
1257
+ "maximum_dependent_variable_output": null,
1258
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1259
+ },
1260
+ {
1261
+ "name": "ElectricEIRChiller Trane CVHF 2317kW/6.33COP/VSD EIRFPLR",
1262
+ "category": "ElectricEIRChiller",
1263
+ "form": "Quadratic",
1264
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1265
+ "independent_variable_1": "PartLoadRatio",
1266
+ "independent_variable_2": null,
1267
+ "coeff_1": 9.861441E-02,
1268
+ "coeff_2": 5.297727E-01,
1269
+ "coeff_3": 3.707229E-01,
1270
+ "coeff_4": null,
1271
+ "coeff_5": null,
1272
+ "coeff_6": null,
1273
+ "coeff_7": null,
1274
+ "coeff_8": null,
1275
+ "coeff_9": null,
1276
+ "coeff_10": null,
1277
+ "minimum_independent_variable_1": 0.10,
1278
+ "maximum_independent_variable_1": 1.04,
1279
+ "minimum_independent_variable_2": null,
1280
+ "maximum_independent_variable_2": null,
1281
+ "minimum_dependent_variable_output": null,
1282
+ "maximum_dependent_variable_output": null,
1283
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1284
+ },
1285
+ {
1286
+ "name": "ElectricEIRChiller McQuay WSC 471kW/5.89COP/Vanes CAPFT",
1287
+ "category": "ElectricEIRChiller",
1288
+ "form": "BiQuadratic",
1289
+ "dependent_variable": "CoolingCapacity",
1290
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1291
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1292
+ "coeff_1": 2.521130E-01,
1293
+ "coeff_2": 1.324053E-02,
1294
+ "coeff_3": -8.637329E-03,
1295
+ "coeff_4": 8.581056E-02,
1296
+ "coeff_5": -4.261176E-03,
1297
+ "coeff_6": 8.661899E-03,
1298
+ "coeff_7": null,
1299
+ "coeff_8": null,
1300
+ "coeff_9": null,
1301
+ "coeff_10": null,
1302
+ "minimum_independent_variable_1": 7.22,
1303
+ "maximum_independent_variable_1": 12.78,
1304
+ "minimum_independent_variable_2": 12.78,
1305
+ "maximum_independent_variable_2": 26.67,
1306
+ "minimum_dependent_variable_output": null,
1307
+ "maximum_dependent_variable_output": null,
1308
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1309
+ },
1310
+ {
1311
+ "name": "ElectricEIRChiller McQuay WSC 471kW/5.89COP/Vanes EIRFT",
1312
+ "category": "ElectricEIRChiller",
1313
+ "form": "BiQuadratic",
1314
+ "dependent_variable": "CoolingCapacity",
1315
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1316
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1317
+ "coeff_1": 4.475238E-01,
1318
+ "coeff_2": -2.588210E-02,
1319
+ "coeff_3": -1.459053E-03,
1320
+ "coeff_4": 4.342595E-02,
1321
+ "coeff_5": -1.000651E-03,
1322
+ "coeff_6": 1.920106E-03,
1323
+ "coeff_7": null,
1324
+ "coeff_8": null,
1325
+ "coeff_9": null,
1326
+ "coeff_10": null,
1327
+ "minimum_independent_variable_1": 7.22,
1328
+ "maximum_independent_variable_1": 12.78,
1329
+ "minimum_independent_variable_2": 12.78,
1330
+ "maximum_independent_variable_2": 26.67,
1331
+ "minimum_dependent_variable_output": null,
1332
+ "maximum_dependent_variable_output": null,
1333
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1334
+ },
1335
+ {
1336
+ "name": "ElectricEIRChiller McQuay WSC 471kW/5.89COP/Vanes EIRFPLR",
1337
+ "category": "ElectricEIRChiller",
1338
+ "form": "Quadratic",
1339
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1340
+ "independent_variable_1": "PartLoadRatio",
1341
+ "independent_variable_2": null,
1342
+ "coeff_1": 2.778889E-01,
1343
+ "coeff_2": 2.338363E-01,
1344
+ "coeff_3": 4.883748E-01,
1345
+ "coeff_4": null,
1346
+ "coeff_5": null,
1347
+ "coeff_6": null,
1348
+ "coeff_7": null,
1349
+ "coeff_8": null,
1350
+ "coeff_9": null,
1351
+ "coeff_10": null,
1352
+ "minimum_independent_variable_1": 0.10,
1353
+ "maximum_independent_variable_1": 1.15,
1354
+ "minimum_independent_variable_2": null,
1355
+ "maximum_independent_variable_2": null,
1356
+ "minimum_dependent_variable_output": null,
1357
+ "maximum_dependent_variable_output": null,
1358
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1359
+ },
1360
+ {
1361
+ "name": "ElectricEIRChiller Carrier 19XR 1143kW/6.57COP/VSD CAPFT",
1362
+ "category": "ElectricEIRChiller",
1363
+ "form": "BiQuadratic",
1364
+ "dependent_variable": "CoolingCapacity",
1365
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1366
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1367
+ "coeff_1": 7.939538E-01,
1368
+ "coeff_2": 4.096493E-02,
1369
+ "coeff_3": -1.419397E-03,
1370
+ "coeff_4": -1.639813E-03,
1371
+ "coeff_5": -5.220497E-04,
1372
+ "coeff_6": 1.348786E-03,
1373
+ "coeff_7": null,
1374
+ "coeff_8": null,
1375
+ "coeff_9": null,
1376
+ "coeff_10": null,
1377
+ "minimum_independent_variable_1": 7.22,
1378
+ "maximum_independent_variable_1": 12.78,
1379
+ "minimum_independent_variable_2": 12.78,
1380
+ "maximum_independent_variable_2": 26.67,
1381
+ "minimum_dependent_variable_output": null,
1382
+ "maximum_dependent_variable_output": null,
1383
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1384
+ },
1385
+ {
1386
+ "name": "ElectricEIRChiller Carrier 19XR 1143kW/6.57COP/VSD EIRFT",
1387
+ "category": "ElectricEIRChiller",
1388
+ "form": "BiQuadratic",
1389
+ "dependent_variable": "CoolingCapacity",
1390
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1391
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1392
+ "coeff_1": 9.475580E-01,
1393
+ "coeff_2": -1.187942E-02,
1394
+ "coeff_3": 8.799326E-05,
1395
+ "coeff_4": 2.250775E-04,
1396
+ "coeff_5": 1.815775E-04,
1397
+ "coeff_6": 2.178409E-04,
1398
+ "coeff_7": null,
1399
+ "coeff_8": null,
1400
+ "coeff_9": null,
1401
+ "coeff_10": null,
1402
+ "minimum_independent_variable_1": 7.22,
1403
+ "maximum_independent_variable_1": 12.78,
1404
+ "minimum_independent_variable_2": 12.78,
1405
+ "maximum_independent_variable_2": 26.67,
1406
+ "minimum_dependent_variable_output": null,
1407
+ "maximum_dependent_variable_output": null,
1408
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1409
+ },
1410
+ {
1411
+ "name": "ElectricEIRChiller Carrier 19XR 1143kW/6.57COP/VSD EIRFPLR",
1412
+ "category": "ElectricEIRChiller",
1413
+ "form": "Quadratic",
1414
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1415
+ "independent_variable_1": "PartLoadRatio",
1416
+ "independent_variable_2": null,
1417
+ "coeff_1": 1.408822E-01,
1418
+ "coeff_2": -1.578153E-01,
1419
+ "coeff_3": 1.014316E+00,
1420
+ "coeff_4": null,
1421
+ "coeff_5": null,
1422
+ "coeff_6": null,
1423
+ "coeff_7": null,
1424
+ "coeff_8": null,
1425
+ "coeff_9": null,
1426
+ "coeff_10": null,
1427
+ "minimum_independent_variable_1": 0.20,
1428
+ "maximum_independent_variable_1": 1.03,
1429
+ "minimum_independent_variable_2": null,
1430
+ "maximum_independent_variable_2": null,
1431
+ "minimum_dependent_variable_output": null,
1432
+ "maximum_dependent_variable_output": null,
1433
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1434
+ },
1435
+ {
1436
+ "name": "ElectricEIRChiller Carrier 19XR 2391kW/6.77COP/Vanes CAPFT",
1437
+ "category": "ElectricEIRChiller",
1438
+ "form": "BiQuadratic",
1439
+ "dependent_variable": "CoolingCapacity",
1440
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1441
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1442
+ "coeff_1": 3.676388E-01,
1443
+ "coeff_2": -5.087680E-02,
1444
+ "coeff_3": -1.772675E-03,
1445
+ "coeff_4": 9.518123E-02,
1446
+ "coeff_5": -3.403878E-03,
1447
+ "coeff_6": 4.526983E-03,
1448
+ "coeff_7": null,
1449
+ "coeff_8": null,
1450
+ "coeff_9": null,
1451
+ "coeff_10": null,
1452
+ "minimum_independent_variable_1": 6.67,
1453
+ "maximum_independent_variable_1": 12.22,
1454
+ "minimum_independent_variable_2": 12.78,
1455
+ "maximum_independent_variable_2": 23.89,
1456
+ "minimum_dependent_variable_output": null,
1457
+ "maximum_dependent_variable_output": null,
1458
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1459
+ },
1460
+ {
1461
+ "name": "ElectricEIRChiller Carrier 19XR 2391kW/6.77COP/Vanes EIRFT",
1462
+ "category": "ElectricEIRChiller",
1463
+ "form": "BiQuadratic",
1464
+ "dependent_variable": "CoolingCapacity",
1465
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1466
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1467
+ "coeff_1": 6.266646E-01,
1468
+ "coeff_2": -2.367443E-02,
1469
+ "coeff_3": 4.031296E-04,
1470
+ "coeff_4": 2.827714E-02,
1471
+ "coeff_5": -1.985242E-04,
1472
+ "coeff_6": -1.470260E-04,
1473
+ "coeff_7": null,
1474
+ "coeff_8": null,
1475
+ "coeff_9": null,
1476
+ "coeff_10": null,
1477
+ "minimum_independent_variable_1": 6.67,
1478
+ "maximum_independent_variable_1": 12.22,
1479
+ "minimum_independent_variable_2": 12.78,
1480
+ "maximum_independent_variable_2": 23.89,
1481
+ "minimum_dependent_variable_output": null,
1482
+ "maximum_dependent_variable_output": null,
1483
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1484
+ },
1485
+ {
1486
+ "name": "ElectricEIRChiller Carrier 19XR 2391kW/6.77COP/Vanes EIRFPLR",
1487
+ "category": "ElectricEIRChiller",
1488
+ "form": "Quadratic",
1489
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1490
+ "independent_variable_1": "PartLoadRatio",
1491
+ "independent_variable_2": null,
1492
+ "coeff_1": 3.036386E-01,
1493
+ "coeff_2": 2.524850E-01,
1494
+ "coeff_3": 4.429285E-01,
1495
+ "coeff_4": null,
1496
+ "coeff_5": null,
1497
+ "coeff_6": null,
1498
+ "coeff_7": null,
1499
+ "coeff_8": null,
1500
+ "coeff_9": null,
1501
+ "coeff_10": null,
1502
+ "minimum_independent_variable_1": 0.20,
1503
+ "maximum_independent_variable_1": 1.02,
1504
+ "minimum_independent_variable_2": null,
1505
+ "maximum_independent_variable_2": null,
1506
+ "minimum_dependent_variable_output": null,
1507
+ "maximum_dependent_variable_output": null,
1508
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1509
+ },
1510
+ {
1511
+ "name": "ElectricEIRChiller York YT 1090kW/7.57COP/VSD CAPFT",
1512
+ "category": "ElectricEIRChiller",
1513
+ "form": "BiQuadratic",
1514
+ "dependent_variable": "CoolingCapacity",
1515
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1516
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1517
+ "coeff_1": 6.769028E-01,
1518
+ "coeff_2": 5.711844E-02,
1519
+ "coeff_3": -6.072310E-04,
1520
+ "coeff_4": 1.656541E-02,
1521
+ "coeff_5": -8.087831E-04,
1522
+ "coeff_6": 2.303904E-04,
1523
+ "coeff_7": null,
1524
+ "coeff_8": null,
1525
+ "coeff_9": null,
1526
+ "coeff_10": null,
1527
+ "minimum_independent_variable_1": 5.56,
1528
+ "maximum_independent_variable_1": 10.00,
1529
+ "minimum_independent_variable_2": 12.78,
1530
+ "maximum_independent_variable_2": 23.89,
1531
+ "minimum_dependent_variable_output": null,
1532
+ "maximum_dependent_variable_output": null,
1533
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1534
+ },
1535
+ {
1536
+ "name": "ElectricEIRChiller York YT 1090kW/7.57COP/VSD EIRFT",
1537
+ "category": "ElectricEIRChiller",
1538
+ "form": "BiQuadratic",
1539
+ "dependent_variable": "CoolingCapacity",
1540
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1541
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1542
+ "coeff_1": 9.241019E-01,
1543
+ "coeff_2": -4.961574E-02,
1544
+ "coeff_3": 1.291675E-04,
1545
+ "coeff_4": 3.299013E-02,
1546
+ "coeff_5": -6.769477E-04,
1547
+ "coeff_6": 1.692815E-03,
1548
+ "coeff_7": null,
1549
+ "coeff_8": null,
1550
+ "coeff_9": null,
1551
+ "coeff_10": null,
1552
+ "minimum_independent_variable_1": 5.56,
1553
+ "maximum_independent_variable_1": 10.00,
1554
+ "minimum_independent_variable_2": 12.78,
1555
+ "maximum_independent_variable_2": 23.89,
1556
+ "minimum_dependent_variable_output": null,
1557
+ "maximum_dependent_variable_output": null,
1558
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1559
+ },
1560
+ {
1561
+ "name": "ElectricEIRChiller York YT 1090kW/7.57COP/VSD EIRFPLR",
1562
+ "category": "ElectricEIRChiller",
1563
+ "form": "Quadratic",
1564
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1565
+ "independent_variable_1": "PartLoadRatio",
1566
+ "independent_variable_2": null,
1567
+ "coeff_1": 1.431969E-01,
1568
+ "coeff_2": -4.920686E-01,
1569
+ "coeff_3": 1.341333E+00,
1570
+ "coeff_4": null,
1571
+ "coeff_5": null,
1572
+ "coeff_6": null,
1573
+ "coeff_7": null,
1574
+ "coeff_8": null,
1575
+ "coeff_9": null,
1576
+ "coeff_10": null,
1577
+ "minimum_independent_variable_1": 0.14,
1578
+ "maximum_independent_variable_1": 1.02,
1579
+ "minimum_independent_variable_2": null,
1580
+ "maximum_independent_variable_2": null,
1581
+ "minimum_dependent_variable_output": null,
1582
+ "maximum_dependent_variable_output": null,
1583
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1584
+ },
1585
+ {
1586
+ "name": "ElectricEIRChiller Carrier 19XR 1350kW/7.90COP/VSD CAPFT",
1587
+ "category": "ElectricEIRChiller",
1588
+ "form": "BiQuadratic",
1589
+ "dependent_variable": "CoolingCapacity",
1590
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1591
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1592
+ "coeff_1": 1.063866E+00,
1593
+ "coeff_2": -1.448990E-02,
1594
+ "coeff_3": -1.021036E-03,
1595
+ "coeff_4": -1.197817E-03,
1596
+ "coeff_5": -4.163507E-04,
1597
+ "coeff_6": 1.927446E-03,
1598
+ "coeff_7": null,
1599
+ "coeff_8": null,
1600
+ "coeff_9": null,
1601
+ "coeff_10": null,
1602
+ "minimum_independent_variable_1": 5.56,
1603
+ "maximum_independent_variable_1": 8.89,
1604
+ "minimum_independent_variable_2": 12.78,
1605
+ "maximum_independent_variable_2": 23.89,
1606
+ "minimum_dependent_variable_output": null,
1607
+ "maximum_dependent_variable_output": null,
1608
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1609
+ },
1610
+ {
1611
+ "name": "ElectricEIRChiller Carrier 19XR 1350kW/7.90COP/VSD EIRFT",
1612
+ "category": "ElectricEIRChiller",
1613
+ "form": "BiQuadratic",
1614
+ "dependent_variable": "CoolingCapacity",
1615
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1616
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1617
+ "coeff_1": 9.953536E-01,
1618
+ "coeff_2": -3.118863E-02,
1619
+ "coeff_3": 2.094171E-03,
1620
+ "coeff_4": 7.086716E-03,
1621
+ "coeff_5": 7.387078E-04,
1622
+ "coeff_6": -1.384330E-03,
1623
+ "coeff_7": null,
1624
+ "coeff_8": null,
1625
+ "coeff_9": null,
1626
+ "coeff_10": null,
1627
+ "minimum_independent_variable_1": 5.56,
1628
+ "maximum_independent_variable_1": 8.89,
1629
+ "minimum_independent_variable_2": 12.78,
1630
+ "maximum_independent_variable_2": 23.89,
1631
+ "minimum_dependent_variable_output": null,
1632
+ "maximum_dependent_variable_output": null,
1633
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1634
+ },
1635
+ {
1636
+ "name": "ElectricEIRChiller Carrier 19XR 1350kW/7.90COP/VSD EIRFPLR",
1637
+ "category": "ElectricEIRChiller",
1638
+ "form": "Quadratic",
1639
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1640
+ "independent_variable_1": "PartLoadRatio",
1641
+ "independent_variable_2": null,
1642
+ "coeff_1": 3.336374E-01,
1643
+ "coeff_2": -4.098166E-01,
1644
+ "coeff_3": 1.077791E+00,
1645
+ "coeff_4": null,
1646
+ "coeff_5": null,
1647
+ "coeff_6": null,
1648
+ "coeff_7": null,
1649
+ "coeff_8": null,
1650
+ "coeff_9": null,
1651
+ "coeff_10": null,
1652
+ "minimum_independent_variable_1": 0.19,
1653
+ "maximum_independent_variable_1": 1.02,
1654
+ "minimum_independent_variable_2": null,
1655
+ "maximum_independent_variable_2": null,
1656
+ "minimum_dependent_variable_output": null,
1657
+ "maximum_dependent_variable_output": null,
1658
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1659
+ },
1660
+ {
1661
+ "name": "ElectricEIRChiller Carrier 19XR 1723kW/8.32COP/VSD CAPFT",
1662
+ "category": "ElectricEIRChiller",
1663
+ "form": "BiQuadratic",
1664
+ "dependent_variable": "CoolingCapacity",
1665
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1666
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1667
+ "coeff_1": 4.742518E-01,
1668
+ "coeff_2": -5.109937E-02,
1669
+ "coeff_3": -2.845323E-03,
1670
+ "coeff_4": 8.257997E-02,
1671
+ "coeff_5": -3.404799E-03,
1672
+ "coeff_6": 5.625321E-03,
1673
+ "coeff_7": null,
1674
+ "coeff_8": null,
1675
+ "coeff_9": null,
1676
+ "coeff_10": null,
1677
+ "minimum_independent_variable_1": 6.11,
1678
+ "maximum_independent_variable_1": 12.78,
1679
+ "minimum_independent_variable_2": 12.78,
1680
+ "maximum_independent_variable_2": 23.89,
1681
+ "minimum_dependent_variable_output": null,
1682
+ "maximum_dependent_variable_output": null,
1683
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1684
+ },
1685
+ {
1686
+ "name": "ElectricEIRChiller Carrier 19XR 1723kW/8.32COP/VSD EIRFT",
1687
+ "category": "ElectricEIRChiller",
1688
+ "form": "BiQuadratic",
1689
+ "dependent_variable": "CoolingCapacity",
1690
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1691
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1692
+ "coeff_1": 2.950574E-01,
1693
+ "coeff_2": -1.036684E-01,
1694
+ "coeff_3": -4.169567E-03,
1695
+ "coeff_4": 1.256790E-01,
1696
+ "coeff_5": -4.004203E-03,
1697
+ "coeff_6": 6.718687E-03,
1698
+ "coeff_7": null,
1699
+ "coeff_8": null,
1700
+ "coeff_9": null,
1701
+ "coeff_10": null,
1702
+ "minimum_independent_variable_1": 6.11,
1703
+ "maximum_independent_variable_1": 12.78,
1704
+ "minimum_independent_variable_2": 12.78,
1705
+ "maximum_independent_variable_2": 23.89,
1706
+ "minimum_dependent_variable_output": null,
1707
+ "maximum_dependent_variable_output": null,
1708
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1709
+ },
1710
+ {
1711
+ "name": "ElectricEIRChiller Carrier 19XR 1723kW/8.32COP/VSD EIRFPLR",
1712
+ "category": "ElectricEIRChiller",
1713
+ "form": "Quadratic",
1714
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1715
+ "independent_variable_1": "PartLoadRatio",
1716
+ "independent_variable_2": null,
1717
+ "coeff_1": 2.374010E-01,
1718
+ "coeff_2": -1.796745E-01,
1719
+ "coeff_3": 9.441507E-01,
1720
+ "coeff_4": null,
1721
+ "coeff_5": null,
1722
+ "coeff_6": null,
1723
+ "coeff_7": null,
1724
+ "coeff_8": null,
1725
+ "coeff_9": null,
1726
+ "coeff_10": null,
1727
+ "minimum_independent_variable_1": 0.18,
1728
+ "maximum_independent_variable_1": 1.04,
1729
+ "minimum_independent_variable_2": null,
1730
+ "maximum_independent_variable_2": null,
1731
+ "minimum_dependent_variable_output": null,
1732
+ "maximum_dependent_variable_output": null,
1733
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1734
+ },
1735
+ {
1736
+ "name": "ElectricEIRChiller York YT 2233kW/9.54COP/VSD CAPFT_2",
1737
+ "category": "ElectricEIRChiller",
1738
+ "form": "BiQuadratic",
1739
+ "dependent_variable": "CoolingCapacity",
1740
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1741
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1742
+ "coeff_1": 7.585741E-01,
1743
+ "coeff_2": -5.127829E-02,
1744
+ "coeff_3": 5.848602E-03,
1745
+ "coeff_4": 4.235544E-02,
1746
+ "coeff_5": -1.606561E-03,
1747
+ "coeff_6": 9.364594E-04,
1748
+ "coeff_7": null,
1749
+ "coeff_8": null,
1750
+ "coeff_9": null,
1751
+ "coeff_10": null,
1752
+ "minimum_independent_variable_1": 5.56,
1753
+ "maximum_independent_variable_1": 8.89,
1754
+ "minimum_independent_variable_2": 12.78,
1755
+ "maximum_independent_variable_2": 29.44,
1756
+ "minimum_dependent_variable_output": null,
1757
+ "maximum_dependent_variable_output": null,
1758
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1759
+ },
1760
+ {
1761
+ "name": "ElectricEIRChiller York YT 2233kW/9.54COP/VSD EIRFT_2",
1762
+ "category": "ElectricEIRChiller",
1763
+ "form": "BiQuadratic",
1764
+ "dependent_variable": "CoolingCapacity",
1765
+ "independent_variable_1": "LeavingChilledWaterTemperature",
1766
+ "independent_variable_2": "EnteringCondenserWaterTemperature",
1767
+ "coeff_1": 7.563409E-01,
1768
+ "coeff_2": -1.966623E-02,
1769
+ "coeff_3": -3.927494E-04,
1770
+ "coeff_4": 2.973607E-02,
1771
+ "coeff_5": 1.299230E-04,
1772
+ "coeff_6": -4.325357E-04,
1773
+ "coeff_7": null,
1774
+ "coeff_8": null,
1775
+ "coeff_9": null,
1776
+ "coeff_10": null,
1777
+ "minimum_independent_variable_1": 5.56,
1778
+ "maximum_independent_variable_1": 8.89,
1779
+ "minimum_independent_variable_2": 12.78,
1780
+ "maximum_independent_variable_2": 29.44,
1781
+ "minimum_dependent_variable_output": null,
1782
+ "maximum_dependent_variable_output": null,
1783
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1784
+ },
1785
+ {
1786
+ "name": "ElectricEIRChiller York YT 2233kW/9.54COP/VSD EIRFPLR_2",
1787
+ "category": "ElectricEIRChiller",
1788
+ "form": "Quadratic",
1789
+ "dependent_variable": "ElectricInputToCoolingOutputRatio",
1790
+ "independent_variable_1": "PartLoadRatio",
1791
+ "independent_variable_2": null,
1792
+ "coeff_1": 6.917141E-02,
1793
+ "coeff_2": 1.743339E-01,
1794
+ "coeff_3": 7.524059E-01,
1795
+ "coeff_4": null,
1796
+ "coeff_5": null,
1797
+ "coeff_6": null,
1798
+ "coeff_7": null,
1799
+ "coeff_8": null,
1800
+ "coeff_9": null,
1801
+ "coeff_10": null,
1802
+ "minimum_independent_variable_1": 0.10,
1803
+ "maximum_independent_variable_1": 1.04,
1804
+ "minimum_independent_variable_2": null,
1805
+ "maximum_independent_variable_2": null,
1806
+ "minimum_dependent_variable_output": null,
1807
+ "maximum_dependent_variable_output": null,
1808
+ "notes": "Ref: E+/DataSets/Chillers.idf"
1809
+ },
1810
+ {
1811
+ "name": "DXHEAT-NECB2011-REF-CAPFT",
1812
+ "category": "DX Heating Coil",
1813
+ "form": "Cubic",
1814
+ "dependent_variable": "QRatio",
1815
+ "independent_variable_1": "Toadb",
1816
+ "independent_variable_2": null,
1817
+ "coeff_1": 0.729009,
1818
+ "coeff_2": 0.0319275,
1819
+ "coeff_3": 0.000136404,
1820
+ "coeff_4": -8.748e-06,
1821
+ "coeff_5": null,
1822
+ "coeff_6": null,
1823
+ "coeff_7": null,
1824
+ "coeff_8": null,
1825
+ "coeff_9": null,
1826
+ "coeff_10": null,
1827
+ "minimum_independent_variable_1": -20.0,
1828
+ "maximum_independent_variable_1": 20.0,
1829
+ "minimum_independent_variable_2": null,
1830
+ "maximum_independent_variable_2": null,
1831
+ "minimum_dependent_variable_output": null,
1832
+ "maximum_dependent_variable_output": null,
1833
+ "notes": "From NECB 2011 Table 8.4.4.21.-E (2). Converted coefficients for deg. F to deg. C."
1834
+ },
1835
+ {
1836
+ "name": "DXHEAT-NECB2011-REF-CAPFFLOW",
1837
+ "category": "DX Heating Coil",
1838
+ "form": "Cubic",
1839
+ "dependent_variable": "QRatio",
1840
+ "independent_variable_1": "FlowRatio",
1841
+ "independent_variable_2": null,
1842
+ "coeff_1": 0.84,
1843
+ "coeff_2": 0.16,
1844
+ "coeff_3": 0.0,
1845
+ "coeff_4": 0.0,
1846
+ "coeff_5": null,
1847
+ "coeff_6": null,
1848
+ "coeff_7": null,
1849
+ "coeff_8": null,
1850
+ "coeff_9": null,
1851
+ "coeff_10": null,
1852
+ "minimum_independent_variable_1": 0.5,
1853
+ "maximum_independent_variable_1": 1.5,
1854
+ "minimum_independent_variable_2": null,
1855
+ "maximum_independent_variable_2": null,
1856
+ "minimum_dependent_variable_output": null,
1857
+ "maximum_dependent_variable_output": null,
1858
+ "notes": "Not supplied by NECB 2011 but required for EnergyPlus. Used default curve coefficients from OpenStudio 2.8.1 DX Single Speed Heating Coil."
1859
+ },
1860
+ {
1861
+ "name": "DXHEAT-NECB2011-REF-EIRFT",
1862
+ "category": "DX Heating Coil",
1863
+ "form": "Cubic",
1864
+ "dependent_variable": "EIRRatio",
1865
+ "independent_variable_1": "Toadb",
1866
+ "independent_variable_2": null,
1867
+ "coeff_1": 1.2183,
1868
+ "coeff_2": -0.03612,
1869
+ "coeff_3": 0.00142,
1870
+ "coeff_4": -2.68e-05,
1871
+ "coeff_5": null,
1872
+ "coeff_6": null,
1873
+ "coeff_7": null,
1874
+ "coeff_8": null,
1875
+ "coeff_9": null,
1876
+ "coeff_10": null,
1877
+ "minimum_independent_variable_1": -20.0,
1878
+ "maximum_independent_variable_1": 20.0,
1879
+ "minimum_independent_variable_2": null,
1880
+ "maximum_independent_variable_2": null,
1881
+ "minimum_dependent_variable_output": null,
1882
+ "maximum_dependent_variable_output": null,
1883
+ "notes": "From NECB 2011 Table 8.4.4.21.-E (6). Converted coefficients for deg. F to deg. C."
1884
+ },
1885
+ {
1886
+ "name": "DXHEAT-NECB2011-REF-EIRFFLOW",
1887
+ "category": "DX Heating Coil",
1888
+ "form": "Quadratic",
1889
+ "dependent_variable": "EIRRatio",
1890
+ "independent_variable_1": "FlowRatio",
1891
+ "independent_variable_2": null,
1892
+ "coeff_1": 1.3824,
1893
+ "coeff_2": -0.4336,
1894
+ "coeff_3": 0.0512,
1895
+ "coeff_4": null,
1896
+ "coeff_5": null,
1897
+ "coeff_6": null,
1898
+ "coeff_7": null,
1899
+ "coeff_8": null,
1900
+ "coeff_9": null,
1901
+ "coeff_10": null,
1902
+ "minimum_independent_variable_1": 0.0,
1903
+ "maximum_independent_variable_1": 1.0,
1904
+ "minimum_independent_variable_2": null,
1905
+ "maximum_independent_variable_2": null,
1906
+ "minimum_dependent_variable_output": null,
1907
+ "maximum_dependent_variable_output": null,
1908
+ "notes": "Not supplied by NECB 2011 but required for EnergyPlus. Used default curve coefficients from OpenStudio 2.8.1 DX Single Speed Heating Coil."
1909
+ },
1910
+ {
1911
+ "name": "DXHEAT-NECB2011-REF-PLFFPLR",
1912
+ "category": "DX Heating Coil",
1913
+ "form": "Cubic",
1914
+ "dependent_variable": "EIRRatio",
1915
+ "independent_variable_1": "QRatio",
1916
+ "independent_variable_2": null,
1917
+ "coeff_1": 0.3696,
1918
+ "coeff_2": 2.3362,
1919
+ "coeff_3": -2.9577,
1920
+ "coeff_4": 1.2596,
1921
+ "coeff_5": null,
1922
+ "coeff_6": null,
1923
+ "coeff_7": null,
1924
+ "coeff_8": null,
1925
+ "coeff_9": null,
1926
+ "coeff_10": null,
1927
+ "minimum_independent_variable_1": 0.7,
1928
+ "maximum_independent_variable_1": 1.0,
1929
+ "minimum_independent_variable_2": null,
1930
+ "maximum_independent_variable_2": null,
1931
+ "minimum_dependent_variable_output": null,
1932
+ "maximum_dependent_variable_output": null,
1933
+ "notes": "From NECB 2011 Table 8.4.4.21.-E (4). Converted EIR curve to PLF via curve fit."
1934
+ },
1935
+ {
1936
+ "name": "DXHEAT-NECB2011-REF-Defrost-EIRFT",
1937
+ "category": "DX Heating Coil",
1938
+ "form": "BiQuadratic",
1939
+ "dependent_variable": "EIRRatio",
1940
+ "independent_variable_1": "Toadb",
1941
+ "independent_variable_2": null,
1942
+ "coeff_1": 1.0,
1943
+ "coeff_2": 0.0,
1944
+ "coeff_3": 0.0,
1945
+ "coeff_4": 0.0,
1946
+ "coeff_5": 0.0,
1947
+ "coeff_6": 0.0,
1948
+ "coeff_7": 0.0,
1949
+ "coeff_8": 0.0,
1950
+ "coeff_9": 0.0,
1951
+ "coeff_10": 0.0,
1952
+ "minimum_independent_variable_1": 10.0,
1953
+ "maximum_independent_variable_1": 30.0,
1954
+ "minimum_independent_variable_2": -20.0,
1955
+ "maximum_independent_variable_2": 20.0,
1956
+ "minimum_dependent_variable_output": 0.0,
1957
+ "maximum_dependent_variable_output": 1.0,
1958
+ "notes": "No value given in NECB. Assume no correction for now"
1959
+ },
1960
+ {
1961
+ "name": "DXCOOL-NECB2011-REF-CAPFFLOW",
1962
+ "category": "DX Cooling Coil",
1963
+ "form": "Quadratic",
1964
+ "dependent_variable": "QRatio",
1965
+ "independent_variable_1": "FlowRatio",
1966
+ "independent_variable_2": null,
1967
+ "coeff_1": 0.8,
1968
+ "coeff_2": 0.2,
1969
+ "coeff_3": 0.0,
1970
+ "coeff_4": null,
1971
+ "coeff_5": null,
1972
+ "coeff_6": null,
1973
+ "coeff_7": null,
1974
+ "coeff_8": null,
1975
+ "coeff_9": null,
1976
+ "coeff_10": null,
1977
+ "minimum_independent_variable_1": 0.5,
1978
+ "maximum_independent_variable_1": 1.5,
1979
+ "minimum_independent_variable_2": null,
1980
+ "maximum_independent_variable_2": null,
1981
+ "minimum_dependent_variable_output": null,
1982
+ "maximum_dependent_variable_output": null,
1983
+ "notes": "Not supplied by NECB 2011 but required for EnergyPlus. Used default curve coefficients from OpenStudio 2.8.1 DX Single Speed Cooling Coil."
1984
+ },
1985
+ {
1986
+ "name": "DXCOOL-NECB2011-REF-CAPFT",
1987
+ "category": "DX Cooling Coil",
1988
+ "form": "BiQuadratic",
1989
+ "dependent_variable": "QRatio",
1990
+ "independent_variable_1": "Twb",
1991
+ "independent_variable_2": "Toadb",
1992
+ "coeff_1": 0.867905,
1993
+ "coeff_2": 0.0142459,
1994
+ "coeff_3": 0.00055436,
1995
+ "coeff_4": -0.0075575,
1996
+ "coeff_5": 3.3e-05,
1997
+ "coeff_6": -0.0001918,
1998
+ "coeff_7": null,
1999
+ "coeff_8": null,
2000
+ "coeff_9": null,
2001
+ "coeff_10": null,
2002
+ "minimum_independent_variable_1": 13.0,
2003
+ "maximum_independent_variable_1": 24.0,
2004
+ "minimum_independent_variable_2": 24.0,
2005
+ "maximum_independent_variable_2": 46.0,
2006
+ "minimum_dependent_variable_output": null,
2007
+ "maximum_dependent_variable_output": null,
2008
+ "notes": "From NECB 2011 Table 8.4.4.21.-B (2). Converted coefficients for deg. F to deg. C."
2009
+ },
2010
+ {
2011
+ "name": "DXCOOL-NECB2011-REF-COOLEIRFFLOW",
2012
+ "category": "DX Cooling Coil",
2013
+ "form": "Quadratic",
2014
+ "dependent_variable": "EIRRatio",
2015
+ "independent_variable_1": "FlowRatio",
2016
+ "independent_variable_2": null,
2017
+ "coeff_1": 1.1552,
2018
+ "coeff_2": -0.1808,
2019
+ "coeff_3": 0.0256,
2020
+ "coeff_4": null,
2021
+ "coeff_5": null,
2022
+ "coeff_6": null,
2023
+ "coeff_7": null,
2024
+ "coeff_8": null,
2025
+ "coeff_9": null,
2026
+ "coeff_10": null,
2027
+ "minimum_independent_variable_1": 0.5,
2028
+ "maximum_independent_variable_1": 1.5,
2029
+ "minimum_independent_variable_2": null,
2030
+ "maximum_independent_variable_2": null,
2031
+ "minimum_dependent_variable_output": null,
2032
+ "maximum_dependent_variable_output": null,
2033
+ "notes": "Not supplied by NECB 2011 but required for EnergyPlus. Used default curve coefficients from OpenStudio 2.8.1 DX Single Speed Cooling Coil."
2034
+ },
2035
+ {
2036
+ "name": "DXCOOL-NECB2011-REF-COOLEIRFT",
2037
+ "category": "DX Cooling Coil",
2038
+ "form": "BiQuadratic",
2039
+ "dependent_variable": "EIRRatio",
2040
+ "independent_variable_1": "Twb",
2041
+ "independent_variable_2": "Toadb",
2042
+ "coeff_1": 0.1141714,
2043
+ "coeff_2": 0.02818224,
2044
+ "coeff_3": -0.0004199,
2045
+ "coeff_4": 0.02141082,
2046
+ "coeff_5": 0.000161028,
2047
+ "coeff_6": -0.000679104,
2048
+ "coeff_7": null,
2049
+ "coeff_8": null,
2050
+ "coeff_9": null,
2051
+ "coeff_10": null,
2052
+ "minimum_independent_variable_1": 13.0,
2053
+ "maximum_independent_variable_1": 24.0,
2054
+ "minimum_independent_variable_2": 24.0,
2055
+ "maximum_independent_variable_2": 46.0,
2056
+ "minimum_dependent_variable_output": null,
2057
+ "maximum_dependent_variable_output": null,
2058
+ "notes": "From NECB 2011 Table 8.4.4.21.-B (6). Converted coefficients for deg. F to deg. C."
2059
+ },
2060
+ {
2061
+ "name": "DXCOOL-NECB2011-REF-COOLPLFFPLR",
2062
+ "category": "DX Cooling Coil",
2063
+ "form": "Cubic",
2064
+ "dependent_variable": "EIRRatio",
2065
+ "independent_variable_1": "QRatio",
2066
+ "independent_variable_2": null,
2067
+ "coeff_1": 0.0277,
2068
+ "coeff_2": 4.9151,
2069
+ "coeff_3": -8.184,
2070
+ "coeff_4": 4.2702,
2071
+ "coeff_5": null,
2072
+ "coeff_6": null,
2073
+ "coeff_7": null,
2074
+ "coeff_8": null,
2075
+ "coeff_9": null,
2076
+ "coeff_10": null,
2077
+ "minimum_independent_variable_1": 0.7,
2078
+ "maximum_independent_variable_1": 1.0,
2079
+ "minimum_independent_variable_2": null,
2080
+ "maximum_independent_variable_2": null,
2081
+ "minimum_dependent_variable_output": null,
2082
+ "maximum_dependent_variable_output": null,
2083
+ "notes": "From NECB 2011 Table 8.4.4.21.-B (4), curve modified to take into account how PLF is used in E+, and PLF ranges (> 0.7)"
909
2084
  }
910
2085
  ]
911
2086
  }