openstudio-standards 0.8.1 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openstudio-standards/exterior_lighting/data/entryways.csv +1 -1
  3. data/lib/openstudio-standards/exterior_lighting/data/parking.csv +1 -1
  4. data/lib/openstudio-standards/exterior_lighting/information.rb +7 -7
  5. data/lib/openstudio-standards/hvac/exhaust/data/typical_exhaust.csv +1 -1
  6. data/lib/openstudio-standards/infiltration/data/NISTInfiltrationCorrelations.csv +1 -1
  7. data/lib/openstudio-standards/infiltration/nist_infiltration.rb +1 -1
  8. data/lib/openstudio-standards/refrigeration/create_case.rb +60 -23
  9. data/lib/openstudio-standards/refrigeration/create_compressor.rb +2 -2
  10. data/lib/openstudio-standards/refrigeration/create_typical_refrigeration.rb +8 -6
  11. data/lib/openstudio-standards/refrigeration/create_walkin.rb +59 -24
  12. data/lib/openstudio-standards/refrigeration/data/refrigerated_cases.csv +31 -31
  13. data/lib/openstudio-standards/refrigeration/data/refrigerated_walkins.csv +76 -76
  14. data/lib/openstudio-standards/refrigeration/data/refrigeration_compressors.csv +1 -1
  15. data/lib/openstudio-standards/refrigeration/data/typical_refrigerated_cases.csv +1 -1
  16. data/lib/openstudio-standards/refrigeration/data/typical_refrigerated_walkins.csv +1 -1
  17. data/lib/openstudio-standards/refrigeration/information.rb +4 -4
  18. data/lib/openstudio-standards/service_water_heating/create_typical.rb +10 -10
  19. data/lib/openstudio-standards/service_water_heating/create_water_heater.rb +10 -0
  20. data/lib/openstudio-standards/service_water_heating/create_water_heating_loop.rb +16 -3
  21. data/lib/openstudio-standards/service_water_heating/data/convert_data.rb +9 -9
  22. data/lib/openstudio-standards/service_water_heating/data/typical_water_use_equipment.csv +49 -49
  23. data/lib/openstudio-standards/service_water_heating/data/typical_water_use_equipment.json +159 -159
  24. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXMultiSpeed.rb +7 -18
  25. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +10 -20
  26. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +6 -15
  27. data/lib/openstudio-standards/standards/Standards.CoilCoolingWaterToAirHeatPumpEquationFit.rb +5 -6
  28. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +93 -43
  29. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXMultiSpeed.rb +5 -5
  30. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXSingleSpeed.rb +135 -37
  31. data/lib/openstudio-standards/standards/Standards.CoilHeatingWaterToAirHeatPumpEquationFit.rb +2 -2
  32. data/lib/openstudio-standards/standards/Standards.Model.rb +9 -4
  33. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.computer_room_acs.json +302 -140
  34. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps.json +648 -326
  35. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps_heating.json +371 -90
  36. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_heaters.json +66 -22
  37. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.computer_room_acs.json +302 -140
  38. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps.json +1012 -296
  39. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps_heating.json +443 -79
  40. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_heaters.json +66 -22
  41. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.computer_room_acs.json +302 -140
  42. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps.json +672 -306
  43. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps_heating.json +354 -74
  44. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_heaters.json +72 -24
  45. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.computer_room_acs.json +302 -140
  46. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +8 -8
  47. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps.json +930 -604
  48. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps_heating.json +415 -111
  49. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_heaters.json +72 -24
  50. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.computer_room_acs.json +602 -140
  51. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.heat_pumps.json +1005 -333
  52. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.heat_pumps_heating.json +642 -88
  53. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.water_heaters.json +78 -26
  54. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.computer_room_acs.json +722 -140
  55. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.heat_pumps.json +1741 -426
  56. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.heat_pumps_heating.json +1108 -111
  57. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.water_heaters.json +186 -62
  58. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +62 -232
  59. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilCoolingDXSingleSpeed.rb +2 -3
  60. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilCoolingDXTwoSpeed.rb +1 -1
  61. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilDX.rb +7 -18
  62. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilHeatingDXSingleSpeed.rb +9 -7
  63. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilHeatingGas.rb +1 -1
  64. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_pumps.json +154 -69
  65. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_pumps_heating.json +72 -72
  66. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.water_heaters.json +382 -295
  67. data/lib/openstudio-standards/standards/deer/data/deer.schedules.json +62 -232
  68. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/data/heat_pumps.json +16 -0
  69. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/data/heat_pumps_heating.json +6 -0
  70. data/lib/openstudio-standards/standards/necb/NECB2011/data/heat_pumps.json +16 -0
  71. data/lib/openstudio-standards/standards/necb/NECB2011/data/heat_pumps_heating.json +6 -0
  72. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +1 -1
  73. data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +2 -2
  74. data/lib/openstudio-standards/standards/necb/NECB2015/data/heat_pumps.json +16 -0
  75. data/lib/openstudio-standards/standards/necb/NECB2015/data/heat_pumps_heating.json +8 -0
  76. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps.json +20 -0
  77. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps_heating.json +10 -0
  78. data/lib/openstudio-standards/utilities/simulation.rb +3 -2
  79. data/lib/openstudio-standards/version.rb +1 -1
  80. metadata +2 -2
@@ -347305,134 +347305,49 @@
347305
347305
  "name": "SuperMarket ClgSetp_Enduse",
347306
347306
  "category": "Thermostat Setpoint",
347307
347307
  "units": "C",
347308
- "day_types": "Sat",
347309
- "start_date": "2014-01-01T00:00:00+00:00",
347310
- "end_date": "2014-12-31T00:00:00+00:00",
347311
- "type": "Hourly",
347312
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347313
- "values": [
347314
- 23.1,
347315
- 23.1,
347316
- 23.1,
347317
- 23.1,
347318
- 23.1,
347319
- 23.0,
347320
- 22.5,
347321
- 22.4,
347322
- 22.4,
347323
- 22.4,
347324
- 22.4,
347325
- 22.4,
347326
- 22.4,
347327
- 22.4,
347328
- 22.4,
347329
- 22.4,
347330
- 22.4,
347331
- 22.4,
347332
- 22.4,
347333
- 22.4,
347334
- 22.4,
347335
- 22.6,
347336
- 22.6,
347337
- 22.7
347308
+ "day_types": "Default|Wknd|Wkdy",
347309
+ "start_date": "2014-01-01T00:00:00+00:00",
347310
+ "end_date": "2014-12-31T00:00:00+00:00",
347311
+ "type": "Hourly",
347312
+ "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings. Values vary from 22.4C to 23.1C. Edited to constant 22.75C.",
347313
+ "values": [
347314
+ 22.75,
347315
+ 22.75,
347316
+ 22.75,
347317
+ 22.75,
347318
+ 22.75,
347319
+ 22.75,
347320
+ 22.75,
347321
+ 22.75,
347322
+ 22.75,
347323
+ 22.75,
347324
+ 22.75,
347325
+ 22.75,
347326
+ 22.75,
347327
+ 22.75,
347328
+ 22.75,
347329
+ 22.75,
347330
+ 22.75,
347331
+ 22.75,
347332
+ 22.75,
347333
+ 22.75,
347334
+ 22.75,
347335
+ 22.75,
347336
+ 22.75,
347337
+ 22.75
347338
347338
  ]
347339
347339
  },
347340
347340
  {
347341
347341
  "name": "SuperMarket ClgSetp_Enduse",
347342
347342
  "category": "Thermostat Setpoint",
347343
347343
  "units": "C",
347344
- "day_types": "SmrDsn",
347345
- "start_date": "2014-01-01T00:00:00+00:00",
347346
- "end_date": "2014-12-31T00:00:00+00:00",
347347
- "type": "Constant",
347348
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347349
- "values": [
347350
- 22.4
347351
- ]
347352
- },
347353
- {
347354
- "name": "SuperMarket ClgSetp_Enduse",
347355
- "category": "Thermostat Setpoint",
347356
- "units": "C",
347357
- "day_types": "Sun",
347358
- "start_date": "2014-01-01T00:00:00+00:00",
347359
- "end_date": "2014-12-31T00:00:00+00:00",
347360
- "type": "Hourly",
347361
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347362
- "values": [
347363
- 23.1,
347364
- 23.1,
347365
- 23.1,
347366
- 23.1,
347367
- 23.1,
347368
- 23.1,
347369
- 22.5,
347370
- 22.4,
347371
- 22.4,
347372
- 22.5,
347373
- 22.4,
347374
- 22.4,
347375
- 22.4,
347376
- 22.4,
347377
- 22.4,
347378
- 22.4,
347379
- 22.4,
347380
- 22.4,
347381
- 22.4,
347382
- 22.4,
347383
- 22.5,
347384
- 22.6,
347385
- 22.6,
347386
- 22.7
347387
- ]
347388
- },
347389
- {
347390
- "name": "SuperMarket ClgSetp_Enduse",
347391
- "category": "Thermostat Setpoint",
347392
- "units": "C",
347393
- "day_types": "Wkdy",
347394
- "start_date": "2014-01-01T00:00:00+00:00",
347395
- "end_date": "2014-12-31T00:00:00+00:00",
347396
- "type": "Hourly",
347397
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347398
- "values": [
347399
- 23.1,
347400
- 23.1,
347401
- 23.1,
347402
- 23.1,
347403
- 23.1,
347404
- 23.0,
347405
- 22.5,
347406
- 22.4,
347407
- 22.4,
347408
- 22.4,
347409
- 22.4,
347410
- 22.4,
347411
- 22.4,
347412
- 22.4,
347413
- 22.4,
347414
- 22.4,
347415
- 22.4,
347416
- 22.4,
347417
- 22.4,
347418
- 22.4,
347419
- 22.4,
347420
- 22.6,
347421
- 22.6,
347422
- 22.7
347423
- ]
347424
- },
347425
- {
347426
- "name": "SuperMarket ClgSetp_Enduse",
347427
- "category": "Thermostat Setpoint",
347428
- "units": "C",
347429
- "day_types": "WntrDsn",
347344
+ "day_types": "WntrDsn|SmrDsn",
347430
347345
  "start_date": "2014-01-01T00:00:00+00:00",
347431
347346
  "end_date": "2014-12-31T00:00:00+00:00",
347432
347347
  "type": "Constant",
347433
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347348
+ "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings. Values vary from 22.4C to 23.1C. Edited to constant 22.75C.",
347434
347349
  "values": [
347435
- 23.1
347350
+ 22.75
347436
347351
  ]
347437
347352
  },
347438
347353
  {
@@ -347805,134 +347720,49 @@
347805
347720
  "name": "SuperMarket HtgSetp_Enduse",
347806
347721
  "category": "Thermostat Setpoint",
347807
347722
  "units": "C",
347808
- "day_types": "Sat",
347809
- "start_date": "2014-01-01T00:00:00+00:00",
347810
- "end_date": "2014-12-31T00:00:00+00:00",
347811
- "type": "Hourly",
347812
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347813
- "values": [
347814
- 18.9,
347815
- 18.9,
347816
- 18.9,
347817
- 18.9,
347818
- 18.9,
347819
- 18.9,
347820
- 19.9,
347821
- 20.0,
347822
- 20.0,
347823
- 20.1,
347824
- 20.1,
347825
- 20.1,
347826
- 20.1,
347827
- 20.1,
347828
- 20.1,
347829
- 20.1,
347830
- 20.1,
347831
- 20.1,
347832
- 20.1,
347833
- 20.1,
347834
- 20.0,
347835
- 19.8,
347836
- 19.8,
347837
- 19.7
347838
- ]
347839
- },
347840
- {
347841
- "name": "SuperMarket HtgSetp_Enduse",
347842
- "category": "Thermostat Setpoint",
347843
- "units": "C",
347844
- "day_types": "SmrDsn",
347845
- "start_date": "2014-01-01T00:00:00+00:00",
347846
- "end_date": "2014-12-31T00:00:00+00:00",
347847
- "type": "Constant",
347848
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347849
- "values": [
347850
- 18.9
347851
- ]
347852
- },
347853
- {
347854
- "name": "SuperMarket HtgSetp_Enduse",
347855
- "category": "Thermostat Setpoint",
347856
- "units": "C",
347857
- "day_types": "Sun",
347858
- "start_date": "2014-01-01T00:00:00+00:00",
347859
- "end_date": "2014-12-31T00:00:00+00:00",
347860
- "type": "Hourly",
347861
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347862
- "values": [
347863
- 18.9,
347864
- 18.9,
347865
- 18.9,
347866
- 18.9,
347867
- 18.9,
347868
- 18.9,
347869
- 19.9,
347870
- 20.0,
347871
- 20.0,
347872
- 20.0,
347873
- 20.1,
347874
- 20.1,
347875
- 20.1,
347876
- 20.1,
347877
- 20.1,
347878
- 20.1,
347879
- 20.1,
347880
- 20.1,
347881
- 20.1,
347882
- 20.0,
347883
- 20.0,
347884
- 19.8,
347885
- 19.8,
347886
- 19.7
347887
- ]
347888
- },
347889
- {
347890
- "name": "SuperMarket HtgSetp_Enduse",
347891
- "category": "Thermostat Setpoint",
347892
- "units": "C",
347893
- "day_types": "Wkdy",
347723
+ "day_types": "Default|Wknd|Wkdy",
347894
347724
  "start_date": "2014-01-01T00:00:00+00:00",
347895
347725
  "end_date": "2014-12-31T00:00:00+00:00",
347896
347726
  "type": "Hourly",
347897
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347727
+ "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings. Values vary from 18.9C to 20.1C. Edited to constant 19.5C.",
347898
347728
  "values": [
347899
- 18.9,
347900
- 18.9,
347901
- 18.9,
347902
- 18.9,
347903
- 18.9,
347904
- 19.0,
347905
- 20.0,
347906
- 20.1,
347907
- 20.1,
347908
- 20.1,
347909
- 20.1,
347910
- 20.1,
347911
- 20.1,
347912
- 20.1,
347913
- 20.1,
347914
- 20.1,
347915
- 20.1,
347916
- 20.1,
347917
- 20.1,
347918
- 20.1,
347919
- 20.0,
347920
- 19.8,
347921
- 19.8,
347922
- 19.7
347729
+ 19.5,
347730
+ 19.5,
347731
+ 19.5,
347732
+ 19.5,
347733
+ 19.5,
347734
+ 19.5,
347735
+ 19.5,
347736
+ 19.5,
347737
+ 19.5,
347738
+ 19.5,
347739
+ 19.5,
347740
+ 19.5,
347741
+ 19.5,
347742
+ 19.5,
347743
+ 19.5,
347744
+ 19.5,
347745
+ 19.5,
347746
+ 19.5,
347747
+ 19.5,
347748
+ 19.5,
347749
+ 19.5,
347750
+ 19.5,
347751
+ 19.5,
347752
+ 19.5
347923
347753
  ]
347924
347754
  },
347925
347755
  {
347926
347756
  "name": "SuperMarket HtgSetp_Enduse",
347927
347757
  "category": "Thermostat Setpoint",
347928
347758
  "units": "C",
347929
- "day_types": "WntrDsn",
347759
+ "day_types": "WntrDsn|SmrDsn",
347930
347760
  "start_date": "2014-01-01T00:00:00+00:00",
347931
347761
  "end_date": "2014-12-31T00:00:00+00:00",
347932
347762
  "type": "Constant",
347933
- "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings.",
347763
+ "notes": "From end use data (Powerhouse Dynamics and Transformative Wave). Informed by 164 buildings. Values vary from 18.9C to 20.1C. Edited to constant 19.5C.",
347934
347764
  "values": [
347935
- 20.1
347765
+ 19.5
347936
347766
  ]
347937
347767
  },
347938
347768
  {
@@ -8,6 +8,7 @@
8
8
  "table": [
9
9
  {
10
10
 
11
+ "equipment_type": "Heat Pumps",
11
12
  "cooling_type": "AirCooled",
12
13
  "heating_type": "Electric Resistance or None",
13
14
  "subcategory": "Single Package",
@@ -30,6 +31,7 @@
30
31
  },
31
32
  {
32
33
 
34
+ "equipment_type": "Heat Pumps",
33
35
  "cooling_type": "AirCooled",
34
36
  "heating_type": "All Other",
35
37
  "subcategory": "Single Package",
@@ -52,6 +54,7 @@
52
54
  },
53
55
  {
54
56
 
57
+ "equipment_type": "Heat Pumps",
55
58
  "cooling_type": "AirCooled",
56
59
  "heating_type": "Electric Resistance or None",
57
60
  "subcategory": "Split System",
@@ -74,6 +77,7 @@
74
77
  },
75
78
  {
76
79
 
80
+ "equipment_type": "Heat Pumps",
77
81
  "cooling_type": "AirCooled",
78
82
  "heating_type": "All Other",
79
83
  "subcategory": "Split System",
@@ -96,6 +100,7 @@
96
100
  },
97
101
  {
98
102
 
103
+ "equipment_type": "Heat Pumps",
99
104
  "cooling_type": "AirCooled",
100
105
  "heating_type": "Electric Resistance or None",
101
106
  "subcategory": "Single Package",
@@ -118,6 +123,7 @@
118
123
  },
119
124
  {
120
125
 
126
+ "equipment_type": "Heat Pumps",
121
127
  "cooling_type": "AirCooled",
122
128
  "heating_type": "All Other",
123
129
  "subcategory": "Single Package",
@@ -140,6 +146,7 @@
140
146
  },
141
147
  {
142
148
 
149
+ "equipment_type": "Heat Pumps",
143
150
  "cooling_type": "AirCooled",
144
151
  "heating_type": "Electric Resistance or None",
145
152
  "subcategory": "Split System",
@@ -162,6 +169,7 @@
162
169
  },
163
170
  {
164
171
 
172
+ "equipment_type": "Heat Pumps",
165
173
  "cooling_type": "AirCooled",
166
174
  "heating_type": "All Other",
167
175
  "subcategory": "Split System",
@@ -184,6 +192,7 @@
184
192
  },
185
193
  {
186
194
 
195
+ "equipment_type": "Heat Pumps",
187
196
  "cooling_type": "AirCooled",
188
197
  "heating_type": "Electric Resistance or None",
189
198
  "subcategory": "Single Package",
@@ -206,6 +215,7 @@
206
215
  },
207
216
  {
208
217
 
218
+ "equipment_type": "Heat Pumps",
209
219
  "cooling_type": "AirCooled",
210
220
  "heating_type": "All Other",
211
221
  "subcategory": "Single Package",
@@ -228,6 +238,7 @@
228
238
  },
229
239
  {
230
240
 
241
+ "equipment_type": "Heat Pumps",
231
242
  "cooling_type": "AirCooled",
232
243
  "heating_type": "Electric Resistance or None",
233
244
  "subcategory": "Split System",
@@ -250,6 +261,7 @@
250
261
  },
251
262
  {
252
263
 
264
+ "equipment_type": "Heat Pumps",
253
265
  "cooling_type": "AirCooled",
254
266
  "heating_type": "All Other",
255
267
  "subcategory": "Split System",
@@ -272,6 +284,7 @@
272
284
  },
273
285
  {
274
286
 
287
+ "equipment_type": "Heat Pumps",
275
288
  "cooling_type": "AirCooled",
276
289
  "heating_type": "Electric Resistance or None",
277
290
  "subcategory": "Single Package",
@@ -294,6 +307,7 @@
294
307
  },
295
308
  {
296
309
 
310
+ "equipment_type": "Heat Pumps",
297
311
  "cooling_type": "AirCooled",
298
312
  "heating_type": "All Other",
299
313
  "subcategory": "Single Package",
@@ -316,6 +330,7 @@
316
330
  },
317
331
  {
318
332
 
333
+ "equipment_type": "Heat Pumps",
319
334
  "cooling_type": "AirCooled",
320
335
  "heating_type": "Electric Resistance or None",
321
336
  "subcategory": "Split System",
@@ -338,6 +353,7 @@
338
353
  },
339
354
  {
340
355
 
356
+ "equipment_type": "Heat Pumps",
341
357
  "cooling_type": "AirCooled",
342
358
  "heating_type": "All Other",
343
359
  "subcategory": "Split System",
@@ -8,6 +8,7 @@
8
8
  "table": [
9
9
  {
10
10
 
11
+ "equipment_type": "Heat Pumps",
11
12
  "cooling_type": "AirCooled",
12
13
  "subcategory": "Single Package",
13
14
  "minimum_capacity": 0.0,
@@ -28,6 +29,7 @@
28
29
  },
29
30
  {
30
31
 
32
+ "equipment_type": "Heat Pumps",
31
33
  "cooling_type": "AirCooled",
32
34
  "subcategory": "Split System",
33
35
  "minimum_capacity": 0.0,
@@ -48,6 +50,7 @@
48
50
  },
49
51
  {
50
52
 
53
+ "equipment_type": "Heat Pumps",
51
54
  "cooling_type": "AirCooled",
52
55
  "subcategory": "Single Package",
53
56
  "minimum_capacity": 65001.0,
@@ -68,6 +71,7 @@
68
71
  },
69
72
  {
70
73
 
74
+ "equipment_type": "Heat Pumps",
71
75
  "cooling_type": "AirCooled",
72
76
  "subcategory": "Split System",
73
77
  "minimum_capacity": 65001.0,
@@ -88,6 +92,7 @@
88
92
  },
89
93
  {
90
94
 
95
+ "equipment_type": "Heat Pumps",
91
96
  "cooling_type": "AirCooled",
92
97
  "subcategory": "Single Package",
93
98
  "minimum_capacity": 238841.0,
@@ -108,6 +113,7 @@
108
113
  },
109
114
  {
110
115
 
116
+ "equipment_type": "Heat Pumps",
111
117
  "cooling_type": "AirCooled",
112
118
  "subcategory": "Split System",
113
119
  "minimum_capacity": 238841.0,
@@ -8,6 +8,7 @@
8
8
  "table": [
9
9
  {
10
10
 
11
+ "equipment_type": "Heat Pumps",
11
12
  "cooling_type": "AirCooled",
12
13
  "heating_type": "Electric Resistance or None",
13
14
  "subcategory": "Single Package",
@@ -30,6 +31,7 @@
30
31
  },
31
32
  {
32
33
 
34
+ "equipment_type": "Heat Pumps",
33
35
  "cooling_type": "AirCooled",
34
36
  "heating_type": "All Other",
35
37
  "subcategory": "Single Package",
@@ -52,6 +54,7 @@
52
54
  },
53
55
  {
54
56
 
57
+ "equipment_type": "Heat Pumps",
55
58
  "cooling_type": "AirCooled",
56
59
  "heating_type": "Electric Resistance or None",
57
60
  "subcategory": "Split System",
@@ -74,6 +77,7 @@
74
77
  },
75
78
  {
76
79
 
80
+ "equipment_type": "Heat Pumps",
77
81
  "cooling_type": "AirCooled",
78
82
  "heating_type": "All Other",
79
83
  "subcategory": "Split System",
@@ -96,6 +100,7 @@
96
100
  },
97
101
  {
98
102
 
103
+ "equipment_type": "Heat Pumps",
99
104
  "cooling_type": "AirCooled",
100
105
  "heating_type": "Electric Resistance or None",
101
106
  "subcategory": "Single Package",
@@ -118,6 +123,7 @@
118
123
  },
119
124
  {
120
125
 
126
+ "equipment_type": "Heat Pumps",
121
127
  "cooling_type": "AirCooled",
122
128
  "heating_type": "All Other",
123
129
  "subcategory": "Single Package",
@@ -140,6 +146,7 @@
140
146
  },
141
147
  {
142
148
 
149
+ "equipment_type": "Heat Pumps",
143
150
  "cooling_type": "AirCooled",
144
151
  "heating_type": "Electric Resistance or None",
145
152
  "subcategory": "Split System",
@@ -162,6 +169,7 @@
162
169
  },
163
170
  {
164
171
 
172
+ "equipment_type": "Heat Pumps",
165
173
  "cooling_type": "AirCooled",
166
174
  "heating_type": "All Other",
167
175
  "subcategory": "Split System",
@@ -184,6 +192,7 @@
184
192
  },
185
193
  {
186
194
 
195
+ "equipment_type": "Heat Pumps",
187
196
  "cooling_type": "AirCooled",
188
197
  "heating_type": "Electric Resistance or None",
189
198
  "subcategory": "Single Package",
@@ -206,6 +215,7 @@
206
215
  },
207
216
  {
208
217
 
218
+ "equipment_type": "Heat Pumps",
209
219
  "cooling_type": "AirCooled",
210
220
  "heating_type": "All Other",
211
221
  "subcategory": "Single Package",
@@ -228,6 +238,7 @@
228
238
  },
229
239
  {
230
240
 
241
+ "equipment_type": "Heat Pumps",
231
242
  "cooling_type": "AirCooled",
232
243
  "heating_type": "Electric Resistance or None",
233
244
  "subcategory": "Split System",
@@ -250,6 +261,7 @@
250
261
  },
251
262
  {
252
263
 
264
+ "equipment_type": "Heat Pumps",
253
265
  "cooling_type": "AirCooled",
254
266
  "heating_type": "All Other",
255
267
  "subcategory": "Split System",
@@ -272,6 +284,7 @@
272
284
  },
273
285
  {
274
286
 
287
+ "equipment_type": "Heat Pumps",
275
288
  "cooling_type": "AirCooled",
276
289
  "heating_type": "Electric Resistance or None",
277
290
  "subcategory": "Single Package",
@@ -294,6 +307,7 @@
294
307
  },
295
308
  {
296
309
 
310
+ "equipment_type": "Heat Pumps",
297
311
  "cooling_type": "AirCooled",
298
312
  "heating_type": "All Other",
299
313
  "subcategory": "Single Package",
@@ -316,6 +330,7 @@
316
330
  },
317
331
  {
318
332
 
333
+ "equipment_type": "Heat Pumps",
319
334
  "cooling_type": "AirCooled",
320
335
  "heating_type": "Electric Resistance or None",
321
336
  "subcategory": "Split System",
@@ -338,6 +353,7 @@
338
353
  },
339
354
  {
340
355
 
356
+ "equipment_type": "Heat Pumps",
341
357
  "cooling_type": "AirCooled",
342
358
  "heating_type": "All Other",
343
359
  "subcategory": "Split System",
@@ -7,6 +7,7 @@
7
7
  ],
8
8
  "table": [
9
9
  {
10
+ "equipment_type": "Heat Pumps",
10
11
  "cooling_type": "AirCooled",
11
12
  "subcategory": "Single Package",
12
13
  "minimum_capacity": 0.0,
@@ -26,6 +27,7 @@
26
27
  "notes": "From NECB 2011, Table 5.2.12.1"
27
28
  },
28
29
  {
30
+ "equipment_type": "Heat Pumps",
29
31
  "cooling_type": "AirCooled",
30
32
  "subcategory": "Split System",
31
33
  "minimum_capacity": 0.0,
@@ -45,6 +47,7 @@
45
47
  "notes": "From NECB 2011, Table 5.2.12.1"
46
48
  },
47
49
  {
50
+ "equipment_type": "Heat Pumps",
48
51
  "cooling_type": "AirCooled",
49
52
  "subcategory": "Single Package",
50
53
  "minimum_capacity": 65001.0,
@@ -64,6 +67,7 @@
64
67
  "notes": "From NECB 2011, Table 5.2.12.1"
65
68
  },
66
69
  {
70
+ "equipment_type": "Heat Pumps",
67
71
  "cooling_type": "AirCooled",
68
72
  "subcategory": "Split System",
69
73
  "minimum_capacity": 65001.0,
@@ -83,6 +87,7 @@
83
87
  "notes": "From NECB 2011, Table 5.2.12.1"
84
88
  },
85
89
  {
90
+ "equipment_type": "Heat Pumps",
86
91
  "cooling_type": "AirCooled",
87
92
  "subcategory": "Single Package",
88
93
  "minimum_capacity": 238841.0,
@@ -102,6 +107,7 @@
102
107
  "notes": "From NECB 2011, Table 5.2.12.1"
103
108
  },
104
109
  {
110
+ "equipment_type": "Heat Pumps",
105
111
  "cooling_type": "AirCooled",
106
112
  "subcategory": "Split System",
107
113
  "minimum_capacity": 238841.0,
@@ -877,7 +877,7 @@ class NECB2011
877
877
 
878
878
  # Check to make sure properties were found
879
879
  if coil_props.nil?
880
- OpenStudio.logFree(OpenStudio::Warn, 'openstudio.standards.CoilHeatingGas', "For #{coil_heating_gas.name}, cannot find efficiency info using #{search_criteria}, cannot apply efficiency standard.")
880
+ OpenStudio.logFree(OpenStudio::Warn, 'openstudio.standards.CoilHeatingGas', "For #{coil_heating_gas.name}, cannot find efficiency info using #{search_criteria} and capacity #{capacity_btu_per_hr} btu/hr, cannot apply efficiency standard.")
881
881
  successfully_set_all_properties = false
882
882
  end
883
883