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
@@ -1,142 +1,304 @@
1
1
  {
2
- "computer_room_acs": [
3
- {
4
- "template": "90.1-2013",
5
- "cooling_type": "AirCooled",
6
- "heating_type": "Electric Resistance or None",
7
- "subcategory": "CRAC",
8
- "minimum_capacity": 0.0,
9
- "maximum_capacity": 64999.0,
10
- "start_date": "1919-09-09T00:00:00+00:00",
11
- "end_date": "2999-09-09T00:00:00+00:00",
12
- "minimum_seasonal_energy_efficiency_ratio": null,
13
- "minimum_energy_efficiency_ratio": null,
14
- "minimum_integrated_part_load_value": null,
15
- "minimum_integrated_energy_efficiency_ratio": null,
16
- "ptac_eer_coefficient_1": null,
17
- "ptac_eer_coefficient_2": null,
18
- "minimum_scop": 2.2,
19
- "cool_cap_ft": "PSZ-Fine Storage DX Coil Cap-FT",
20
- "cool_cap_fflow": "DX Coil Cap-FF",
21
- "cool_eir_ft": "PSZ-AC DX Coil EIR-FT",
22
- "cool_eir_fflow": "Split DX Coil EIR-FF",
23
- "cool_plf_fplr": "HPACCOOLPLFFPLR",
24
- "notes": "ASHRAE 90.1-2013 Table 6.8.1-11. capacity here is sensible only. SCOP for downflow units"
25
- },
26
- {
27
- "template": "90.1-2013",
28
- "cooling_type": "AirCooled",
29
- "heating_type": "Electric Resistance or None",
30
- "subcategory": "CRAC",
31
- "minimum_capacity": 65000.0,
32
- "maximum_capacity": 239999.0,
33
- "start_date": "1919-09-09T00:00:00+00:00",
34
- "end_date": "2999-09-09T00:00:00+00:00",
35
- "minimum_seasonal_energy_efficiency_ratio": null,
36
- "minimum_energy_efficiency_ratio": null,
37
- "minimum_integrated_part_load_value": null,
38
- "minimum_integrated_energy_efficiency_ratio": null,
39
- "ptac_eer_coefficient_1": null,
40
- "ptac_eer_coefficient_2": null,
41
- "minimum_scop": 2.1,
42
- "cool_cap_ft": "PSZ-Fine Storage DX Coil Cap-FT",
43
- "cool_cap_fflow": "DX Coil Cap-FF",
44
- "cool_eir_ft": "PSZ-AC DX Coil EIR-FT",
45
- "cool_eir_fflow": "Split DX Coil EIR-FF",
46
- "cool_plf_fplr": "HPACCOOLPLFFPLR",
47
- "notes": "ASHRAE 90.1-2013 Table 6.8.1-11. capacity here is sensible only. SCOP for downflow units"
48
- },
49
- {
50
- "template": "90.1-2013",
51
- "cooling_type": "AirCooled",
52
- "heating_type": "Electric Resistance or None",
53
- "subcategory": "CRAC",
54
- "minimum_capacity": 240000.0,
55
- "maximum_capacity": 9999999.0,
56
- "start_date": "1919-09-09T00:00:00+00:00",
57
- "end_date": "2999-09-09T00:00:00+00:00",
58
- "minimum_seasonal_energy_efficiency_ratio": null,
59
- "minimum_energy_efficiency_ratio": null,
60
- "minimum_integrated_part_load_value": null,
61
- "minimum_integrated_energy_efficiency_ratio": null,
62
- "ptac_eer_coefficient_1": null,
63
- "ptac_eer_coefficient_2": null,
64
- "minimum_scop": 1.9,
65
- "cool_cap_ft": "PSZ-Fine Storage DX Coil Cap-FT",
66
- "cool_cap_fflow": "DX Coil Cap-FF",
67
- "cool_eir_ft": "PSZ-AC DX Coil EIR-FT",
68
- "cool_eir_fflow": "Split DX Coil EIR-FF",
69
- "cool_plf_fplr": "HPACCOOLPLFFPLR",
70
- "notes": "ASHRAE 90.1-2013 Table 6.8.1-11. capacity here is sensible only. SCOP for downflow units"
71
- },
72
- {
73
- "template": "90.1-2013",
74
- "cooling_type": "WaterCooled",
75
- "heating_type": "All Other",
76
- "subcategory": "CRAC",
77
- "minimum_capacity": 0.0,
78
- "maximum_capacity": 64999.0,
79
- "start_date": "1919-09-09T00:00:00+00:00",
80
- "end_date": "2999-09-09T00:00:00+00:00",
81
- "minimum_seasonal_energy_efficiency_ratio": null,
82
- "minimum_energy_efficiency_ratio": null,
83
- "minimum_integrated_part_load_value": null,
84
- "minimum_integrated_energy_efficiency_ratio": null,
85
- "ptac_eer_coefficient_1": null,
86
- "ptac_eer_coefficient_2": null,
87
- "minimum_scop": 2.6,
88
- "cool_cap_ft": "PSZ-Fine Storage DX Coil Cap-FT",
89
- "cool_cap_fflow": "DX Coil Cap-FF",
90
- "cool_eir_ft": "PSZ-AC DX Coil EIR-FT",
91
- "cool_eir_fflow": "Split DX Coil EIR-FF",
92
- "cool_plf_fplr": "HPACCOOLPLFFPLR",
93
- "notes": "ASHRAE 90.1-2013 Table 6.8.1-11. capacity here is sensible only. SCOP for water cooled downflow units"
94
- },
95
- {
96
- "template": "90.1-2013",
97
- "cooling_type": "WaterCooled",
98
- "heating_type": "All Other",
99
- "subcategory": "CRAC",
100
- "minimum_capacity": 65000.0,
101
- "maximum_capacity": 239999.0,
102
- "start_date": "1919-09-09T00:00:00+00:00",
103
- "end_date": "2999-09-09T00:00:00+00:00",
104
- "minimum_seasonal_energy_efficiency_ratio": null,
105
- "minimum_energy_efficiency_ratio": null,
106
- "minimum_integrated_part_load_value": null,
107
- "minimum_integrated_energy_efficiency_ratio": null,
108
- "ptac_eer_coefficient_1": null,
109
- "ptac_eer_coefficient_2": null,
110
- "minimum_scop": 2.5,
111
- "cool_cap_ft": "PSZ-Fine Storage DX Coil Cap-FT",
112
- "cool_cap_fflow": "DX Coil Cap-FF",
113
- "cool_eir_ft": "PSZ-AC DX Coil EIR-FT",
114
- "cool_eir_fflow": "Split DX Coil EIR-FF",
115
- "cool_plf_fplr": "HPACCOOLPLFFPLR",
116
- "notes": "ASHRAE 90.1-2013 Table 6.8.1-11. capacity here is sensible only. SCOP for water cooled downflow units"
117
- },
118
- {
119
- "template": "90.1-2013",
120
- "cooling_type": "WaterCooled",
121
- "heating_type": "All Other",
122
- "subcategory": "CRAC",
123
- "minimum_capacity": 240000.0,
124
- "maximum_capacity": 9999999.0,
125
- "start_date": "1919-09-09T00:00:00+00:00",
126
- "end_date": "2999-09-09T00:00:00+00:00",
127
- "minimum_seasonal_energy_efficiency_ratio": null,
128
- "minimum_energy_efficiency_ratio": null,
129
- "minimum_integrated_part_load_value": null,
130
- "minimum_integrated_energy_efficiency_ratio": null,
131
- "ptac_eer_coefficient_1": null,
132
- "ptac_eer_coefficient_2": null,
133
- "minimum_scop": 2.4,
134
- "cool_cap_ft": "PSZ-Fine Storage DX Coil Cap-FT",
135
- "cool_cap_fflow": "DX Coil Cap-FF",
136
- "cool_eir_ft": "PSZ-AC DX Coil EIR-FT",
137
- "cool_eir_fflow": "Split DX Coil EIR-FF",
138
- "cool_plf_fplr": "HPACCOOLPLFFPLR",
139
- "notes": "ASHRAE 90.1-2013 Table 6.8.1-11. capacity here is sensible only. SCOP for water cooled downflow units"
140
- }
141
- ]
2
+ "computer_room_acs": [
3
+ {
4
+ "cooling_type": "AirCooled",
5
+ "standard_model": null,
6
+ "rating_condition": null,
7
+ "minimum_capacity": 0,
8
+ "maximum_capacity": 64999.99,
9
+ "start_date": "1919-09-09T00:00:00+00:00",
10
+ "end_date": "2999-09-09T00:00:00+00:00",
11
+ "minimum_scop": 2.2
12
+ },
13
+ {
14
+ "cooling_type": "AirCooled",
15
+ "standard_model": null,
16
+ "rating_condition": null,
17
+ "minimum_capacity": 0,
18
+ "maximum_capacity": 64999.99,
19
+ "start_date": "1919-09-09T00:00:00+00:00",
20
+ "end_date": "2999-09-09T00:00:00+00:00",
21
+ "minimum_scop": 2.09
22
+ },
23
+ {
24
+ "cooling_type": "AirCooled",
25
+ "standard_model": null,
26
+ "rating_condition": null,
27
+ "minimum_capacity": 65000,
28
+ "maximum_capacity": 239999.99,
29
+ "start_date": "1919-09-09T00:00:00+00:00",
30
+ "end_date": "2999-09-09T00:00:00+00:00",
31
+ "minimum_scop": 2.1
32
+ },
33
+ {
34
+ "cooling_type": "AirCooled",
35
+ "standard_model": null,
36
+ "rating_condition": null,
37
+ "minimum_capacity": 65000,
38
+ "maximum_capacity": 239999.99,
39
+ "start_date": "1919-09-09T00:00:00+00:00",
40
+ "end_date": "2999-09-09T00:00:00+00:00",
41
+ "minimum_scop": 1.99
42
+ },
43
+ {
44
+ "cooling_type": "AirCooled",
45
+ "standard_model": null,
46
+ "rating_condition": null,
47
+ "minimum_capacity": 240000,
48
+ "maximum_capacity": 9999999999,
49
+ "start_date": "1919-09-09T00:00:00+00:00",
50
+ "end_date": "2999-09-09T00:00:00+00:00",
51
+ "minimum_scop": 1.9
52
+ },
53
+ {
54
+ "cooling_type": "AirCooled",
55
+ "standard_model": null,
56
+ "rating_condition": null,
57
+ "minimum_capacity": 240000,
58
+ "maximum_capacity": 9999999999,
59
+ "start_date": "1919-09-09T00:00:00+00:00",
60
+ "end_date": "2999-09-09T00:00:00+00:00",
61
+ "minimum_scop": 1.79
62
+ },
63
+ {
64
+ "cooling_type": "WaterCooled",
65
+ "standard_model": null,
66
+ "rating_condition": null,
67
+ "minimum_capacity": 0,
68
+ "maximum_capacity": 64999.99,
69
+ "start_date": "1919-09-09T00:00:00+00:00",
70
+ "end_date": "2999-09-09T00:00:00+00:00",
71
+ "minimum_scop": 2.6
72
+ },
73
+ {
74
+ "cooling_type": "WaterCooled",
75
+ "standard_model": null,
76
+ "rating_condition": null,
77
+ "minimum_capacity": 0,
78
+ "maximum_capacity": 64999.99,
79
+ "start_date": "1919-09-09T00:00:00+00:00",
80
+ "end_date": "2999-09-09T00:00:00+00:00",
81
+ "minimum_scop": 2.49
82
+ },
83
+ {
84
+ "cooling_type": "WaterCooled",
85
+ "standard_model": null,
86
+ "rating_condition": null,
87
+ "minimum_capacity": 65000,
88
+ "maximum_capacity": 239999.99,
89
+ "start_date": "1919-09-09T00:00:00+00:00",
90
+ "end_date": "2999-09-09T00:00:00+00:00",
91
+ "minimum_scop": 2.5
92
+ },
93
+ {
94
+ "cooling_type": "WaterCooled",
95
+ "standard_model": null,
96
+ "rating_condition": null,
97
+ "minimum_capacity": 65000,
98
+ "maximum_capacity": 239999.99,
99
+ "start_date": "1919-09-09T00:00:00+00:00",
100
+ "end_date": "2999-09-09T00:00:00+00:00",
101
+ "minimum_scop": 2.39
102
+ },
103
+ {
104
+ "cooling_type": "WaterCooled",
105
+ "standard_model": null,
106
+ "rating_condition": null,
107
+ "minimum_capacity": 240000,
108
+ "maximum_capacity": 9999999999,
109
+ "start_date": "1919-09-09T00:00:00+00:00",
110
+ "end_date": "2999-09-09T00:00:00+00:00",
111
+ "minimum_scop": 2.4
112
+ },
113
+ {
114
+ "cooling_type": "WaterCooled",
115
+ "standard_model": null,
116
+ "rating_condition": null,
117
+ "minimum_capacity": 240000,
118
+ "maximum_capacity": 9999999999,
119
+ "start_date": "1919-09-09T00:00:00+00:00",
120
+ "end_date": "2999-09-09T00:00:00+00:00",
121
+ "minimum_scop": 2.29
122
+ },
123
+ {
124
+ "cooling_type": "WaterCooled with fluid economizer",
125
+ "standard_model": null,
126
+ "rating_condition": null,
127
+ "minimum_capacity": 0,
128
+ "maximum_capacity": 64999.99,
129
+ "start_date": "1919-09-09T00:00:00+00:00",
130
+ "end_date": "2999-09-09T00:00:00+00:00",
131
+ "minimum_scop": 2.55
132
+ },
133
+ {
134
+ "cooling_type": "WaterCooled with fluid economizer",
135
+ "standard_model": null,
136
+ "rating_condition": null,
137
+ "minimum_capacity": 0,
138
+ "maximum_capacity": 64999.99,
139
+ "start_date": "1919-09-09T00:00:00+00:00",
140
+ "end_date": "2999-09-09T00:00:00+00:00",
141
+ "minimum_scop": 2.44
142
+ },
143
+ {
144
+ "cooling_type": "WaterCooled with fluid economizer",
145
+ "standard_model": null,
146
+ "rating_condition": null,
147
+ "minimum_capacity": 65000,
148
+ "maximum_capacity": 239999.99,
149
+ "start_date": "1919-09-09T00:00:00+00:00",
150
+ "end_date": "2999-09-09T00:00:00+00:00",
151
+ "minimum_scop": 2.45
152
+ },
153
+ {
154
+ "cooling_type": "WaterCooled with fluid economizer",
155
+ "standard_model": null,
156
+ "rating_condition": null,
157
+ "minimum_capacity": 65000,
158
+ "maximum_capacity": 239999.99,
159
+ "start_date": "1919-09-09T00:00:00+00:00",
160
+ "end_date": "2999-09-09T00:00:00+00:00",
161
+ "minimum_scop": 2.34
162
+ },
163
+ {
164
+ "cooling_type": "WaterCooled with fluid economizer",
165
+ "standard_model": null,
166
+ "rating_condition": null,
167
+ "minimum_capacity": 240000,
168
+ "maximum_capacity": 9999999999,
169
+ "start_date": "1919-09-09T00:00:00+00:00",
170
+ "end_date": "2999-09-09T00:00:00+00:00",
171
+ "minimum_scop": 2.35
172
+ },
173
+ {
174
+ "cooling_type": "WaterCooled with fluid economizer",
175
+ "standard_model": null,
176
+ "rating_condition": null,
177
+ "minimum_capacity": 240000,
178
+ "maximum_capacity": 9999999999,
179
+ "start_date": "1919-09-09T00:00:00+00:00",
180
+ "end_date": "2999-09-09T00:00:00+00:00",
181
+ "minimum_scop": 2.24
182
+ },
183
+ {
184
+ "cooling_type": "GlycolCooled",
185
+ "standard_model": null,
186
+ "rating_condition": null,
187
+ "minimum_capacity": 0,
188
+ "maximum_capacity": 64999.99,
189
+ "start_date": "1919-09-09T00:00:00+00:00",
190
+ "end_date": "2999-09-09T00:00:00+00:00",
191
+ "minimum_scop": 2.5
192
+ },
193
+ {
194
+ "cooling_type": "GlycolCooled",
195
+ "standard_model": null,
196
+ "rating_condition": null,
197
+ "minimum_capacity": 0,
198
+ "maximum_capacity": 64999.99,
199
+ "start_date": "1919-09-09T00:00:00+00:00",
200
+ "end_date": "2999-09-09T00:00:00+00:00",
201
+ "minimum_scop": 2.39
202
+ },
203
+ {
204
+ "cooling_type": "GlycolCooled",
205
+ "standard_model": null,
206
+ "rating_condition": null,
207
+ "minimum_capacity": 65000,
208
+ "maximum_capacity": 239999.99,
209
+ "start_date": "1919-09-09T00:00:00+00:00",
210
+ "end_date": "2999-09-09T00:00:00+00:00",
211
+ "minimum_scop": 2.15
212
+ },
213
+ {
214
+ "cooling_type": "GlycolCooled",
215
+ "standard_model": null,
216
+ "rating_condition": null,
217
+ "minimum_capacity": 65000,
218
+ "maximum_capacity": 239999.99,
219
+ "start_date": "1919-09-09T00:00:00+00:00",
220
+ "end_date": "2999-09-09T00:00:00+00:00",
221
+ "minimum_scop": 2.04
222
+ },
223
+ {
224
+ "cooling_type": "GlycolCooled",
225
+ "standard_model": null,
226
+ "rating_condition": null,
227
+ "minimum_capacity": 240000,
228
+ "maximum_capacity": 9999999999,
229
+ "start_date": "1919-09-09T00:00:00+00:00",
230
+ "end_date": "2999-09-09T00:00:00+00:00",
231
+ "minimum_scop": 2.1
232
+ },
233
+ {
234
+ "cooling_type": "GlycolCooled",
235
+ "standard_model": null,
236
+ "rating_condition": null,
237
+ "minimum_capacity": 240000,
238
+ "maximum_capacity": 9999999999,
239
+ "start_date": "1919-09-09T00:00:00+00:00",
240
+ "end_date": "2999-09-09T00:00:00+00:00",
241
+ "minimum_scop": 1.99
242
+ },
243
+ {
244
+ "cooling_type": "GlycolCooled with fluid economizer",
245
+ "standard_model": null,
246
+ "rating_condition": null,
247
+ "minimum_capacity": 0,
248
+ "maximum_capacity": 64999.99,
249
+ "start_date": "1919-09-09T00:00:00+00:00",
250
+ "end_date": "2999-09-09T00:00:00+00:00",
251
+ "minimum_scop": 2.45
252
+ },
253
+ {
254
+ "cooling_type": "GlycolCooled with fluid economizer",
255
+ "standard_model": null,
256
+ "rating_condition": null,
257
+ "minimum_capacity": 0,
258
+ "maximum_capacity": 64999.99,
259
+ "start_date": "1919-09-09T00:00:00+00:00",
260
+ "end_date": "2999-09-09T00:00:00+00:00",
261
+ "minimum_scop": 2.34
262
+ },
263
+ {
264
+ "cooling_type": "GlycolCooled with fluid economizer",
265
+ "standard_model": null,
266
+ "rating_condition": null,
267
+ "minimum_capacity": 65000,
268
+ "maximum_capacity": 239999.99,
269
+ "start_date": "1919-09-09T00:00:00+00:00",
270
+ "end_date": "2999-09-09T00:00:00+00:00",
271
+ "minimum_scop": 2.1
272
+ },
273
+ {
274
+ "cooling_type": "GlycolCooled with fluid economizer",
275
+ "standard_model": null,
276
+ "rating_condition": null,
277
+ "minimum_capacity": 65000,
278
+ "maximum_capacity": 239999.99,
279
+ "start_date": "1919-09-09T00:00:00+00:00",
280
+ "end_date": "2999-09-09T00:00:00+00:00",
281
+ "minimum_scop": 1.99
282
+ },
283
+ {
284
+ "cooling_type": "GlycolCooled with fluid economizer",
285
+ "standard_model": null,
286
+ "rating_condition": null,
287
+ "minimum_capacity": 240000,
288
+ "maximum_capacity": 9999999999,
289
+ "start_date": "1919-09-09T00:00:00+00:00",
290
+ "end_date": "2999-09-09T00:00:00+00:00",
291
+ "minimum_scop": 2.05
292
+ },
293
+ {
294
+ "cooling_type": "GlycolCooled with fluid economizer",
295
+ "standard_model": null,
296
+ "rating_condition": null,
297
+ "minimum_capacity": 240000,
298
+ "maximum_capacity": 9999999999,
299
+ "start_date": "1919-09-09T00:00:00+00:00",
300
+ "end_date": "2999-09-09T00:00:00+00:00",
301
+ "minimum_scop": 1.94
302
+ }
303
+ ]
142
304
  }
@@ -1309,7 +1309,7 @@
1309
1309
  "percent_oa_60_to_70": null,
1310
1310
  "percent_oa_70_to_80": null,
1311
1311
  "percent_oa_greater_than_80": null,
1312
- "design_conditions": "Heating",
1312
+ "design_conditions": "Cooling",
1313
1313
  "energy_recovery_effectiveness": null,
1314
1314
  "enthalpy_recovery_ratio": null,
1315
1315
  "sensible_energy_recovery_ratio": null
@@ -1327,7 +1327,7 @@
1327
1327
  "percent_oa_60_to_70": null,
1328
1328
  "percent_oa_70_to_80": null,
1329
1329
  "percent_oa_greater_than_80": null,
1330
- "design_conditions": "Heating",
1330
+ "design_conditions": "Cooling",
1331
1331
  "energy_recovery_effectiveness": null,
1332
1332
  "enthalpy_recovery_ratio": null,
1333
1333
  "sensible_energy_recovery_ratio": null
@@ -1345,7 +1345,7 @@
1345
1345
  "percent_oa_60_to_70": null,
1346
1346
  "percent_oa_70_to_80": null,
1347
1347
  "percent_oa_greater_than_80": null,
1348
- "design_conditions": "Heating",
1348
+ "design_conditions": "Cooling",
1349
1349
  "energy_recovery_effectiveness": null,
1350
1350
  "enthalpy_recovery_ratio": null,
1351
1351
  "sensible_energy_recovery_ratio": null
@@ -1363,7 +1363,7 @@
1363
1363
  "percent_oa_60_to_70": null,
1364
1364
  "percent_oa_70_to_80": null,
1365
1365
  "percent_oa_greater_than_80": null,
1366
- "design_conditions": "Heating",
1366
+ "design_conditions": "Cooling",
1367
1367
  "energy_recovery_effectiveness": null,
1368
1368
  "enthalpy_recovery_ratio": null,
1369
1369
  "sensible_energy_recovery_ratio": null
@@ -1381,7 +1381,7 @@
1381
1381
  "percent_oa_60_to_70": null,
1382
1382
  "percent_oa_70_to_80": null,
1383
1383
  "percent_oa_greater_than_80": null,
1384
- "design_conditions": "Heating",
1384
+ "design_conditions": "Cooling",
1385
1385
  "energy_recovery_effectiveness": null,
1386
1386
  "enthalpy_recovery_ratio": null,
1387
1387
  "sensible_energy_recovery_ratio": null
@@ -1399,7 +1399,7 @@
1399
1399
  "percent_oa_60_to_70": null,
1400
1400
  "percent_oa_70_to_80": null,
1401
1401
  "percent_oa_greater_than_80": null,
1402
- "design_conditions": "Heating",
1402
+ "design_conditions": "Cooling",
1403
1403
  "energy_recovery_effectiveness": null,
1404
1404
  "enthalpy_recovery_ratio": null,
1405
1405
  "sensible_energy_recovery_ratio": null
@@ -1417,7 +1417,7 @@
1417
1417
  "percent_oa_60_to_70": null,
1418
1418
  "percent_oa_70_to_80": null,
1419
1419
  "percent_oa_greater_than_80": null,
1420
- "design_conditions": "Heating",
1420
+ "design_conditions": "Cooling",
1421
1421
  "energy_recovery_effectiveness": null,
1422
1422
  "enthalpy_recovery_ratio": null,
1423
1423
  "sensible_energy_recovery_ratio": null
@@ -1435,7 +1435,7 @@
1435
1435
  "percent_oa_60_to_70": null,
1436
1436
  "percent_oa_70_to_80": null,
1437
1437
  "percent_oa_greater_than_80": null,
1438
- "design_conditions": "Heating",
1438
+ "design_conditions": "Cooling",
1439
1439
  "energy_recovery_effectiveness": null,
1440
1440
  "enthalpy_recovery_ratio": null,
1441
1441
  "sensible_energy_recovery_ratio": null