openstudio-standards 0.2.12.rc1 → 0.2.12.rc2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (62) hide show
  1. checksums.yaml +4 -4
  2. data/data/standards/OpenStudio_Standards-ashrae_90_1(space_types).xlsx +0 -0
  3. data/data/standards/manage_OpenStudio_Standards.rb +4 -1
  4. data/data/standards/test_performance_expected_dd_results.csv +155 -155
  5. data/lib/openstudio-standards/hvac_sizing/Siz.CoilHeatingWaterToAirHeatPumpEquationFit.rb +1 -1
  6. data/lib/openstudio-standards/prototypes/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirTerminalSingleDuctVAVReheat.rb +2 -0
  7. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Hospital.rb +1 -1
  8. data/lib/openstudio-standards/prototypes/common/buildings/Prototype.LargeHotel.rb +1 -1
  9. data/lib/openstudio-standards/prototypes/common/objects/Prototype.CentralAirSourceHeatPump.rb +1 -0
  10. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +1 -1
  11. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +9 -49
  12. data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctVAVReheat.rb +4 -0
  13. data/lib/openstudio-standards/standards/Standards.Model.rb +3 -3
  14. data/lib/openstudio-standards/standards/Standards.Space.rb +5 -7
  15. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +1 -1
  16. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +5200 -0
  17. 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 +4526 -4526
  18. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.economizers.json +76 -0
  19. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +5200 -0
  20. 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 +4549 -4549
  21. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.economizers.json +76 -0
  22. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.AirLoopHVAC.rb +29 -148
  23. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/ashrae_90_1_2010.Space.rb +5 -3
  24. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +5200 -0
  25. 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 +4555 -4555
  26. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.economizers.json +76 -0
  27. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.energy_recovery.json +498 -0
  28. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.AirLoopHVAC.rb +53 -244
  29. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/ashrae_90_1_2013.Space.rb +5 -3
  30. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +5200 -0
  31. 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 +4663 -4507
  32. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.economizers.json +76 -0
  33. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +992 -0
  34. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +5200 -0
  35. 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 +3245 -3245
  36. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.economizers.json +38 -0
  37. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +5200 -0
  38. 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 +3213 -3213
  39. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.economizers.json +38 -0
  40. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/data/nrel_zne_ready_2017.economizers.json +76 -0
  41. data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.Space.rb +2 -3
  42. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/data/ze_aedg_multifamily.economizers.json +76 -0
  43. data/lib/openstudio-standards/standards/ashrae_90_1/ze_aedg_multifamily/ze_aedg_multifamily.Space.rb +2 -3
  44. data/lib/openstudio-standards/standards/deer/deer_2014/deer_2014.Space.rb +2 -3
  45. data/lib/openstudio-standards/standards/deer/deer_2015/deer_2015.Space.rb +2 -3
  46. data/lib/openstudio-standards/standards/deer/deer_2017/deer_2017.Space.rb +2 -3
  47. data/lib/openstudio-standards/standards/deer/deer_2020/deer_2020.Space.rb +2 -3
  48. data/lib/openstudio-standards/standards/deer/deer_2025/deer_2025.Space.rb +2 -3
  49. data/lib/openstudio-standards/standards/deer/deer_2030/deer_2030.Space.rb +2 -3
  50. data/lib/openstudio-standards/standards/deer/deer_2035/deer_2035.Space.rb +2 -3
  51. data/lib/openstudio-standards/standards/deer/deer_2040/deer_2040.Space.rb +2 -3
  52. data/lib/openstudio-standards/standards/deer/deer_2045/deer_2045.Space.rb +2 -3
  53. data/lib/openstudio-standards/standards/deer/deer_2050/deer_2050.Space.rb +2 -3
  54. data/lib/openstudio-standards/standards/deer/deer_2055/deer_2055.Space.rb +2 -3
  55. data/lib/openstudio-standards/standards/deer/deer_2060/deer_2060.Space.rb +2 -3
  56. data/lib/openstudio-standards/standards/deer/deer_2065/deer_2065.Space.rb +2 -3
  57. data/lib/openstudio-standards/standards/deer/deer_2070/deer_2070.Space.rb +2 -3
  58. data/lib/openstudio-standards/standards/deer/deer_2075/deer_2075.Space.rb +2 -3
  59. data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +1 -1
  60. data/lib/openstudio-standards/version.rb +1 -1
  61. metadata +5 -3
  62. data/data/standards/OpenStudio_Standards-ashrae_90_1-ALL-comstock(space_types).xlsx +0 -0
@@ -5,6 +5,7 @@
5
5
  "climate_zone": "ASHRAE 169-2006-1A",
6
6
  "data_center": false,
7
7
  "capacity_limit": null,
8
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
8
9
  "notes": "90.1-2004 Table 6.5.1"
9
10
  },
10
11
  {
@@ -12,6 +13,7 @@
12
13
  "climate_zone": "ASHRAE 169-2006-1A",
13
14
  "data_center": true,
14
15
  "capacity_limit": null,
16
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
15
17
  "notes": "90.1-2004 Table 6.5.1"
16
18
  },
17
19
  {
@@ -19,6 +21,7 @@
19
21
  "climate_zone": "ASHRAE 169-2006-1B",
20
22
  "data_center": false,
21
23
  "capacity_limit": null,
24
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
22
25
  "notes": "90.1-2004 Table 6.5.1"
23
26
  },
24
27
  {
@@ -26,6 +29,7 @@
26
29
  "climate_zone": "ASHRAE 169-2006-1B",
27
30
  "data_center": true,
28
31
  "capacity_limit": null,
32
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
29
33
  "notes": "90.1-2004 Table 6.5.1"
30
34
  },
31
35
  {
@@ -33,6 +37,7 @@
33
37
  "climate_zone": "ASHRAE 169-2006-2A",
34
38
  "data_center": false,
35
39
  "capacity_limit": null,
40
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
36
41
  "notes": "90.1-2004 Table 6.5.1"
37
42
  },
38
43
  {
@@ -40,6 +45,7 @@
40
45
  "climate_zone": "ASHRAE 169-2006-2A",
41
46
  "data_center": true,
42
47
  "capacity_limit": null,
48
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
43
49
  "notes": "90.1-2004 Table 6.5.1"
44
50
  },
45
51
  {
@@ -47,6 +53,7 @@
47
53
  "climate_zone": "ASHRAE 169-2006-2B",
48
54
  "data_center": false,
49
55
  "capacity_limit": 135000.0,
56
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
50
57
  "notes": "90.1-2004 Table 6.5.1"
51
58
  },
52
59
  {
@@ -54,6 +61,7 @@
54
61
  "climate_zone": "ASHRAE 169-2006-2B",
55
62
  "data_center": true,
56
63
  "capacity_limit": 135000.0,
64
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
57
65
  "notes": "90.1-2004 Table 6.5.1"
58
66
  },
59
67
  {
@@ -61,6 +69,7 @@
61
69
  "climate_zone": "ASHRAE 169-2006-3A",
62
70
  "data_center": false,
63
71
  "capacity_limit": null,
72
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
64
73
  "notes": "90.1-2004 Table 6.5.1"
65
74
  },
66
75
  {
@@ -68,6 +77,7 @@
68
77
  "climate_zone": "ASHRAE 169-2006-3A",
69
78
  "data_center": true,
70
79
  "capacity_limit": null,
80
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
71
81
  "notes": "90.1-2004 Table 6.5.1"
72
82
  },
73
83
  {
@@ -75,6 +85,7 @@
75
85
  "climate_zone": "ASHRAE 169-2006-3B",
76
86
  "data_center": false,
77
87
  "capacity_limit": 65000.0,
88
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
78
89
  "notes": "90.1-2004 Table 6.5.1"
79
90
  },
80
91
  {
@@ -82,6 +93,7 @@
82
93
  "climate_zone": "ASHRAE 169-2006-3B",
83
94
  "data_center": true,
84
95
  "capacity_limit": 65000.0,
96
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
85
97
  "notes": "90.1-2004 Table 6.5.1"
86
98
  },
87
99
  {
@@ -89,6 +101,7 @@
89
101
  "climate_zone": "ASHRAE 169-2006-3C",
90
102
  "data_center": false,
91
103
  "capacity_limit": 65000.0,
104
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
92
105
  "notes": "90.1-2004 Table 6.5.1"
93
106
  },
94
107
  {
@@ -96,6 +109,7 @@
96
109
  "climate_zone": "ASHRAE 169-2006-3C",
97
110
  "data_center": true,
98
111
  "capacity_limit": 65000.0,
112
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
99
113
  "notes": "90.1-2004 Table 6.5.1"
100
114
  },
101
115
  {
@@ -103,6 +117,7 @@
103
117
  "climate_zone": "ASHRAE 169-2006-4A",
104
118
  "data_center": false,
105
119
  "capacity_limit": null,
120
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
106
121
  "notes": "90.1-2004 Table 6.5.1"
107
122
  },
108
123
  {
@@ -110,6 +125,7 @@
110
125
  "climate_zone": "ASHRAE 169-2006-4A",
111
126
  "data_center": true,
112
127
  "capacity_limit": null,
128
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
113
129
  "notes": "90.1-2004 Table 6.5.1"
114
130
  },
115
131
  {
@@ -117,6 +133,7 @@
117
133
  "climate_zone": "ASHRAE 169-2006-4B",
118
134
  "data_center": false,
119
135
  "capacity_limit": 65000.0,
136
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
120
137
  "notes": "90.1-2004 Table 6.5.1"
121
138
  },
122
139
  {
@@ -124,6 +141,7 @@
124
141
  "climate_zone": "ASHRAE 169-2006-4B",
125
142
  "data_center": true,
126
143
  "capacity_limit": 65000.0,
144
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
127
145
  "notes": "90.1-2004 Table 6.5.1"
128
146
  },
129
147
  {
@@ -131,6 +149,7 @@
131
149
  "climate_zone": "ASHRAE 169-2006-4C",
132
150
  "data_center": false,
133
151
  "capacity_limit": 65000.0,
152
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
134
153
  "notes": "90.1-2004 Table 6.5.1"
135
154
  },
136
155
  {
@@ -138,6 +157,7 @@
138
157
  "climate_zone": "ASHRAE 169-2006-4C",
139
158
  "data_center": true,
140
159
  "capacity_limit": 65000.0,
160
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
141
161
  "notes": "90.1-2004 Table 6.5.1"
142
162
  },
143
163
  {
@@ -145,6 +165,7 @@
145
165
  "climate_zone": "ASHRAE 169-2006-5A",
146
166
  "data_center": false,
147
167
  "capacity_limit": 135000.0,
168
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
148
169
  "notes": "90.1-2004 Table 6.5.1"
149
170
  },
150
171
  {
@@ -152,6 +173,7 @@
152
173
  "climate_zone": "ASHRAE 169-2006-5A",
153
174
  "data_center": true,
154
175
  "capacity_limit": 135000.0,
176
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
155
177
  "notes": "90.1-2004 Table 6.5.1"
156
178
  },
157
179
  {
@@ -159,6 +181,7 @@
159
181
  "climate_zone": "ASHRAE 169-2006-5B",
160
182
  "data_center": false,
161
183
  "capacity_limit": 65000.0,
184
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
162
185
  "notes": "90.1-2004 Table 6.5.1"
163
186
  },
164
187
  {
@@ -166,6 +189,7 @@
166
189
  "climate_zone": "ASHRAE 169-2006-5B",
167
190
  "data_center": true,
168
191
  "capacity_limit": 65000.0,
192
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
169
193
  "notes": "90.1-2004 Table 6.5.1"
170
194
  },
171
195
  {
@@ -173,6 +197,7 @@
173
197
  "climate_zone": "ASHRAE 169-2006-5C",
174
198
  "data_center": false,
175
199
  "capacity_limit": 65000.0,
200
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
176
201
  "notes": "90.1-2004 Table 6.5.1"
177
202
  },
178
203
  {
@@ -180,6 +205,7 @@
180
205
  "climate_zone": "ASHRAE 169-2006-5C",
181
206
  "data_center": true,
182
207
  "capacity_limit": 65000.0,
208
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
183
209
  "notes": "90.1-2004 Table 6.5.1"
184
210
  },
185
211
  {
@@ -187,6 +213,7 @@
187
213
  "climate_zone": "ASHRAE 169-2006-6A",
188
214
  "data_center": false,
189
215
  "capacity_limit": 135000.0,
216
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
190
217
  "notes": "90.1-2004 Table 6.5.1"
191
218
  },
192
219
  {
@@ -194,6 +221,7 @@
194
221
  "climate_zone": "ASHRAE 169-2006-6A",
195
222
  "data_center": true,
196
223
  "capacity_limit": 135000.0,
224
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
197
225
  "notes": "90.1-2004 Table 6.5.1"
198
226
  },
199
227
  {
@@ -201,6 +229,7 @@
201
229
  "climate_zone": "ASHRAE 169-2006-6B",
202
230
  "data_center": false,
203
231
  "capacity_limit": 65000.0,
232
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
204
233
  "notes": "90.1-2004 Table 6.5.1"
205
234
  },
206
235
  {
@@ -208,6 +237,7 @@
208
237
  "climate_zone": "ASHRAE 169-2006-6B",
209
238
  "data_center": true,
210
239
  "capacity_limit": 65000.0,
240
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
211
241
  "notes": "90.1-2004 Table 6.5.1"
212
242
  },
213
243
  {
@@ -215,6 +245,7 @@
215
245
  "climate_zone": "ASHRAE 169-2006-7A",
216
246
  "data_center": false,
217
247
  "capacity_limit": 135000.0,
248
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
218
249
  "notes": "90.1-2004 Table 6.5.1"
219
250
  },
220
251
  {
@@ -222,6 +253,7 @@
222
253
  "climate_zone": "ASHRAE 169-2006-7A",
223
254
  "data_center": true,
224
255
  "capacity_limit": 135000.0,
256
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
225
257
  "notes": "90.1-2004 Table 6.5.1"
226
258
  },
227
259
  {
@@ -229,6 +261,7 @@
229
261
  "climate_zone": "ASHRAE 169-2006-7B",
230
262
  "data_center": false,
231
263
  "capacity_limit": 135000.0,
264
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
232
265
  "notes": "90.1-2004 Table 6.5.1"
233
266
  },
234
267
  {
@@ -236,6 +269,7 @@
236
269
  "climate_zone": "ASHRAE 169-2006-7B",
237
270
  "data_center": true,
238
271
  "capacity_limit": 135000.0,
272
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
239
273
  "notes": "90.1-2004 Table 6.5.1"
240
274
  },
241
275
  {
@@ -243,6 +277,7 @@
243
277
  "climate_zone": "ASHRAE 169-2006-8A",
244
278
  "data_center": false,
245
279
  "capacity_limit": 135000.0,
280
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
246
281
  "notes": "90.1-2004 Table 6.5.1"
247
282
  },
248
283
  {
@@ -250,6 +285,7 @@
250
285
  "climate_zone": "ASHRAE 169-2006-8A",
251
286
  "data_center": true,
252
287
  "capacity_limit": 135000.0,
288
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
253
289
  "notes": "90.1-2004 Table 6.5.1"
254
290
  },
255
291
  {
@@ -257,6 +293,7 @@
257
293
  "climate_zone": "ASHRAE 169-2006-8B",
258
294
  "data_center": false,
259
295
  "capacity_limit": 135000.0,
296
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
260
297
  "notes": "90.1-2004 Table 6.5.1"
261
298
  },
262
299
  {
@@ -264,6 +301,7 @@
264
301
  "climate_zone": "ASHRAE 169-2006-8B",
265
302
  "data_center": true,
266
303
  "capacity_limit": 135000.0,
304
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
267
305
  "notes": "90.1-2004 Table 6.5.1"
268
306
  },
269
307
  {
@@ -271,6 +309,7 @@
271
309
  "climate_zone": "ASHRAE 169-2013-1A",
272
310
  "data_center": false,
273
311
  "capacity_limit": null,
312
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
274
313
  "notes": "90.1-2004 Table 6.5.1"
275
314
  },
276
315
  {
@@ -278,6 +317,7 @@
278
317
  "climate_zone": "ASHRAE 169-2013-1A",
279
318
  "data_center": true,
280
319
  "capacity_limit": null,
320
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
281
321
  "notes": "90.1-2004 Table 6.5.1"
282
322
  },
283
323
  {
@@ -285,6 +325,7 @@
285
325
  "climate_zone": "ASHRAE 169-2013-1B",
286
326
  "data_center": false,
287
327
  "capacity_limit": null,
328
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
288
329
  "notes": "90.1-2004 Table 6.5.1"
289
330
  },
290
331
  {
@@ -292,6 +333,7 @@
292
333
  "climate_zone": "ASHRAE 169-2013-1B",
293
334
  "data_center": true,
294
335
  "capacity_limit": null,
336
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
295
337
  "notes": "90.1-2004 Table 6.5.1"
296
338
  },
297
339
  {
@@ -299,6 +341,7 @@
299
341
  "climate_zone": "ASHRAE 169-2013-2A",
300
342
  "data_center": false,
301
343
  "capacity_limit": null,
344
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
302
345
  "notes": "90.1-2004 Table 6.5.1"
303
346
  },
304
347
  {
@@ -306,6 +349,7 @@
306
349
  "climate_zone": "ASHRAE 169-2013-2A",
307
350
  "data_center": true,
308
351
  "capacity_limit": null,
352
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
309
353
  "notes": "90.1-2004 Table 6.5.1"
310
354
  },
311
355
  {
@@ -313,6 +357,7 @@
313
357
  "climate_zone": "ASHRAE 169-2013-2B",
314
358
  "data_center": false,
315
359
  "capacity_limit": 135000.0,
360
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
316
361
  "notes": "90.1-2004 Table 6.5.1"
317
362
  },
318
363
  {
@@ -320,6 +365,7 @@
320
365
  "climate_zone": "ASHRAE 169-2013-2B",
321
366
  "data_center": true,
322
367
  "capacity_limit": 135000.0,
368
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
323
369
  "notes": "90.1-2004 Table 6.5.1"
324
370
  },
325
371
  {
@@ -327,6 +373,7 @@
327
373
  "climate_zone": "ASHRAE 169-2013-3A",
328
374
  "data_center": false,
329
375
  "capacity_limit": null,
376
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
330
377
  "notes": "90.1-2004 Table 6.5.1"
331
378
  },
332
379
  {
@@ -334,6 +381,7 @@
334
381
  "climate_zone": "ASHRAE 169-2013-3A",
335
382
  "data_center": true,
336
383
  "capacity_limit": null,
384
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
337
385
  "notes": "90.1-2004 Table 6.5.1"
338
386
  },
339
387
  {
@@ -341,6 +389,7 @@
341
389
  "climate_zone": "ASHRAE 169-2013-3B",
342
390
  "data_center": false,
343
391
  "capacity_limit": 65000.0,
392
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
344
393
  "notes": "90.1-2004 Table 6.5.1"
345
394
  },
346
395
  {
@@ -348,6 +397,7 @@
348
397
  "climate_zone": "ASHRAE 169-2013-3B",
349
398
  "data_center": true,
350
399
  "capacity_limit": 65000.0,
400
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
351
401
  "notes": "90.1-2004 Table 6.5.1"
352
402
  },
353
403
  {
@@ -355,6 +405,7 @@
355
405
  "climate_zone": "ASHRAE 169-2013-3C",
356
406
  "data_center": false,
357
407
  "capacity_limit": 65000.0,
408
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
358
409
  "notes": "90.1-2004 Table 6.5.1"
359
410
  },
360
411
  {
@@ -362,6 +413,7 @@
362
413
  "climate_zone": "ASHRAE 169-2013-3C",
363
414
  "data_center": true,
364
415
  "capacity_limit": 65000.0,
416
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
365
417
  "notes": "90.1-2004 Table 6.5.1"
366
418
  },
367
419
  {
@@ -369,6 +421,7 @@
369
421
  "climate_zone": "ASHRAE 169-2013-4A",
370
422
  "data_center": false,
371
423
  "capacity_limit": null,
424
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
372
425
  "notes": "90.1-2004 Table 6.5.1"
373
426
  },
374
427
  {
@@ -376,6 +429,7 @@
376
429
  "climate_zone": "ASHRAE 169-2013-4A",
377
430
  "data_center": true,
378
431
  "capacity_limit": null,
432
+ "fixed_dry_bulb_high_limit_shutoff_temp": 65.0,
379
433
  "notes": "90.1-2004 Table 6.5.1"
380
434
  },
381
435
  {
@@ -383,6 +437,7 @@
383
437
  "climate_zone": "ASHRAE 169-2013-4B",
384
438
  "data_center": false,
385
439
  "capacity_limit": 65000.0,
440
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
386
441
  "notes": "90.1-2004 Table 6.5.1"
387
442
  },
388
443
  {
@@ -390,6 +445,7 @@
390
445
  "climate_zone": "ASHRAE 169-2013-4B",
391
446
  "data_center": true,
392
447
  "capacity_limit": 65000.0,
448
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
393
449
  "notes": "90.1-2004 Table 6.5.1"
394
450
  },
395
451
  {
@@ -397,6 +453,7 @@
397
453
  "climate_zone": "ASHRAE 169-2013-4C",
398
454
  "data_center": false,
399
455
  "capacity_limit": 65000.0,
456
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
400
457
  "notes": "90.1-2004 Table 6.5.1"
401
458
  },
402
459
  {
@@ -404,6 +461,7 @@
404
461
  "climate_zone": "ASHRAE 169-2013-4C",
405
462
  "data_center": true,
406
463
  "capacity_limit": 65000.0,
464
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
407
465
  "notes": "90.1-2004 Table 6.5.1"
408
466
  },
409
467
  {
@@ -411,6 +469,7 @@
411
469
  "climate_zone": "ASHRAE 169-2013-5A",
412
470
  "data_center": false,
413
471
  "capacity_limit": 135000.0,
472
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
414
473
  "notes": "90.1-2004 Table 6.5.1"
415
474
  },
416
475
  {
@@ -418,6 +477,7 @@
418
477
  "climate_zone": "ASHRAE 169-2013-5A",
419
478
  "data_center": true,
420
479
  "capacity_limit": 135000.0,
480
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
421
481
  "notes": "90.1-2004 Table 6.5.1"
422
482
  },
423
483
  {
@@ -425,6 +485,7 @@
425
485
  "climate_zone": "ASHRAE 169-2013-5B",
426
486
  "data_center": false,
427
487
  "capacity_limit": 65000.0,
488
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
428
489
  "notes": "90.1-2004 Table 6.5.1"
429
490
  },
430
491
  {
@@ -432,6 +493,7 @@
432
493
  "climate_zone": "ASHRAE 169-2013-5B",
433
494
  "data_center": true,
434
495
  "capacity_limit": 65000.0,
496
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
435
497
  "notes": "90.1-2004 Table 6.5.1"
436
498
  },
437
499
  {
@@ -439,6 +501,7 @@
439
501
  "climate_zone": "ASHRAE 169-2013-5C",
440
502
  "data_center": false,
441
503
  "capacity_limit": 65000.0,
504
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
442
505
  "notes": "90.1-2004 Table 6.5.1"
443
506
  },
444
507
  {
@@ -446,6 +509,7 @@
446
509
  "climate_zone": "ASHRAE 169-2013-5C",
447
510
  "data_center": true,
448
511
  "capacity_limit": 65000.0,
512
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
449
513
  "notes": "90.1-2004 Table 6.5.1"
450
514
  },
451
515
  {
@@ -453,6 +517,7 @@
453
517
  "climate_zone": "ASHRAE 169-2013-6A",
454
518
  "data_center": false,
455
519
  "capacity_limit": 135000.0,
520
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
456
521
  "notes": "90.1-2004 Table 6.5.1"
457
522
  },
458
523
  {
@@ -460,6 +525,7 @@
460
525
  "climate_zone": "ASHRAE 169-2013-6A",
461
526
  "data_center": true,
462
527
  "capacity_limit": 135000.0,
528
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
463
529
  "notes": "90.1-2004 Table 6.5.1"
464
530
  },
465
531
  {
@@ -467,6 +533,7 @@
467
533
  "climate_zone": "ASHRAE 169-2013-6B",
468
534
  "data_center": false,
469
535
  "capacity_limit": 65000.0,
536
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
470
537
  "notes": "90.1-2004 Table 6.5.1"
471
538
  },
472
539
  {
@@ -474,6 +541,7 @@
474
541
  "climate_zone": "ASHRAE 169-2013-6B",
475
542
  "data_center": true,
476
543
  "capacity_limit": 65000.0,
544
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
477
545
  "notes": "90.1-2004 Table 6.5.1"
478
546
  },
479
547
  {
@@ -481,6 +549,7 @@
481
549
  "climate_zone": "ASHRAE 169-2013-7A",
482
550
  "data_center": false,
483
551
  "capacity_limit": 135000.0,
552
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
484
553
  "notes": "90.1-2004 Table 6.5.1"
485
554
  },
486
555
  {
@@ -488,6 +557,7 @@
488
557
  "climate_zone": "ASHRAE 169-2013-7A",
489
558
  "data_center": true,
490
559
  "capacity_limit": 135000.0,
560
+ "fixed_dry_bulb_high_limit_shutoff_temp": 70.0,
491
561
  "notes": "90.1-2004 Table 6.5.1"
492
562
  },
493
563
  {
@@ -495,6 +565,7 @@
495
565
  "climate_zone": "ASHRAE 169-2013-7B",
496
566
  "data_center": false,
497
567
  "capacity_limit": 135000.0,
568
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
498
569
  "notes": "90.1-2004 Table 6.5.1"
499
570
  },
500
571
  {
@@ -502,6 +573,7 @@
502
573
  "climate_zone": "ASHRAE 169-2013-7B",
503
574
  "data_center": true,
504
575
  "capacity_limit": 135000.0,
576
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
505
577
  "notes": "90.1-2004 Table 6.5.1"
506
578
  },
507
579
  {
@@ -509,6 +581,7 @@
509
581
  "climate_zone": "ASHRAE 169-2013-8A",
510
582
  "data_center": false,
511
583
  "capacity_limit": 135000.0,
584
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
512
585
  "notes": "90.1-2004 Table 6.5.1"
513
586
  },
514
587
  {
@@ -516,6 +589,7 @@
516
589
  "climate_zone": "ASHRAE 169-2013-8A",
517
590
  "data_center": true,
518
591
  "capacity_limit": 135000.0,
592
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
519
593
  "notes": "90.1-2004 Table 6.5.1"
520
594
  },
521
595
  {
@@ -523,6 +597,7 @@
523
597
  "climate_zone": "ASHRAE 169-2013-8B",
524
598
  "data_center": false,
525
599
  "capacity_limit": 135000.0,
600
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
526
601
  "notes": "90.1-2004 Table 6.5.1"
527
602
  },
528
603
  {
@@ -530,6 +605,7 @@
530
605
  "climate_zone": "ASHRAE 169-2013-8B",
531
606
  "data_center": true,
532
607
  "capacity_limit": 135000.0,
608
+ "fixed_dry_bulb_high_limit_shutoff_temp": 75.0,
533
609
  "notes": "90.1-2004 Table 6.5.1"
534
610
  }
535
611
  ]