openstudio-standards 0.2.11.rc1 → 0.2.11.rc2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openstudio-standards/btap/economics.rb +6 -2
  3. data/lib/openstudio-standards/btap/envelope.rb +1 -1
  4. data/lib/openstudio-standards/btap/measures.rb +6 -2
  5. data/lib/openstudio-standards/prototypes/common/objects/Prototype.BoilerHotWater.rb +10 -5
  6. data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +4 -4
  7. data/lib/openstudio-standards/prototypes/common/objects/Prototype.ServiceWaterHeating.rb +2 -2
  8. data/lib/openstudio-standards/standards/Standards.Model.rb +3 -6
  9. data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +6 -4
  10. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.ref_lnup.json +372 -0
  11. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_cases.json +34 -0
  12. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.ref_lnup.json +10 -10
  13. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_condenser.json +10 -10
  14. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_system.json +18 -10
  15. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.refrigeration_walkins.json +123 -82
  16. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.ref_lnup.json +372 -0
  17. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_cases.json +34 -0
  18. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.ref_lnup.json +10 -10
  19. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_condenser.json +10 -10
  20. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_system.json +18 -10
  21. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.refrigeration_walkins.json +123 -82
  22. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.ref_lnup.json +372 -0
  23. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_cases.json +34 -0
  24. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.ref_lnup.json +10 -10
  25. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_condenser.json +10 -10
  26. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_system.json +18 -10
  27. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.refrigeration_walkins.json +123 -82
  28. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.ref_lnup.json +372 -0
  29. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_cases.json +34 -0
  30. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.ref_lnup.json +10 -10
  31. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_condenser.json +10 -10
  32. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_system.json +18 -10
  33. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.refrigeration_walkins.json +123 -82
  34. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.ref_lnup.json +372 -0
  35. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.ref_cases.json +34 -0
  36. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.ref_lnup.json +10 -10
  37. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.refrigeration_condenser.json +10 -10
  38. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.refrigeration_system.json +18 -10
  39. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/data/doe_ref_1980_2004.refrigeration_walkins.json +123 -82
  40. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.ref_lnup.json +372 -0
  41. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.ref_cases.json +34 -0
  42. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.ref_lnup.json +10 -10
  43. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.refrigeration_condenser.json +10 -10
  44. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.refrigeration_system.json +18 -10
  45. data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/data/doe_ref_pre_1980.refrigeration_walkins.json +123 -82
  46. data/lib/openstudio-standards/standards/necb/NECB2011/building_envelope.rb +3 -3
  47. data/lib/openstudio-standards/version.rb +1 -1
  48. metadata +4 -4
@@ -1,5 +1,377 @@
1
1
  {
2
2
  "refrigeration_system_lineup": [
3
+ {
4
+ "template": "ComStock 90.1-2013",
5
+ "building_type": "FullServiceRestaurant",
6
+ "size_category": "Any",
7
+ "system_type": "Low Temperature",
8
+ "number_of_display_cases": 0.0,
9
+ "number_of_walkins": 1.0,
10
+ "case_type_1": null,
11
+ "case_type_2": null,
12
+ "case_type_3": null,
13
+ "case_type_4": null,
14
+ "case_type_5": null,
15
+ "case_type_6": null,
16
+ "case_type_7": null,
17
+ "case_type_8": null,
18
+ "case_type_9": null,
19
+ "case_type_10": null,
20
+ "case_type_11": null,
21
+ "case_type_12": null,
22
+ "case_type_13": null,
23
+ "case_type_14": null,
24
+ "walkin_type_1": "Full Service Restaurant Freezer",
25
+ "walkin_type_2": null,
26
+ "walkin_type_3": null,
27
+ "walkin_type_4": null,
28
+ "walkin_type_5": null,
29
+ "walkin_type_6": null,
30
+ "walkin_type_7": null,
31
+ "walkin_type_8": null,
32
+ "compressor_name": "LT compressor"
33
+ },
34
+ {
35
+ "template": "ComStock 90.1-2013",
36
+ "building_type": "FullServiceRestaurant",
37
+ "size_category": "Any",
38
+ "system_type": "Medium temperature",
39
+ "number_of_display_cases": 0.0,
40
+ "number_of_walkins": 1.0,
41
+ "case_type_1": null,
42
+ "case_type_2": null,
43
+ "case_type_3": null,
44
+ "case_type_4": null,
45
+ "case_type_5": null,
46
+ "case_type_6": null,
47
+ "case_type_7": null,
48
+ "case_type_8": null,
49
+ "case_type_9": null,
50
+ "case_type_10": null,
51
+ "case_type_11": null,
52
+ "case_type_12": null,
53
+ "case_type_13": null,
54
+ "case_type_14": null,
55
+ "walkin_type_1": "Full Service Restaurant Cooler",
56
+ "walkin_type_2": null,
57
+ "walkin_type_3": null,
58
+ "walkin_type_4": null,
59
+ "walkin_type_5": null,
60
+ "walkin_type_6": null,
61
+ "walkin_type_7": null,
62
+ "walkin_type_8": null,
63
+ "compressor_name": "MT compressor"
64
+ },
65
+ {
66
+ "template": "ComStock 90.1-2013",
67
+ "building_type": "Hospital",
68
+ "size_category": "Any",
69
+ "system_type": "Low Temperature",
70
+ "number_of_display_cases": 0.0,
71
+ "number_of_walkins": 1.0,
72
+ "case_type_1": null,
73
+ "case_type_2": null,
74
+ "case_type_3": null,
75
+ "case_type_4": null,
76
+ "case_type_5": null,
77
+ "case_type_6": null,
78
+ "case_type_7": null,
79
+ "case_type_8": null,
80
+ "case_type_9": null,
81
+ "case_type_10": null,
82
+ "case_type_11": null,
83
+ "case_type_12": null,
84
+ "case_type_13": null,
85
+ "case_type_14": null,
86
+ "walkin_type_1": "Hospital Freezer",
87
+ "walkin_type_2": null,
88
+ "walkin_type_3": null,
89
+ "walkin_type_4": null,
90
+ "walkin_type_5": null,
91
+ "walkin_type_6": null,
92
+ "walkin_type_7": null,
93
+ "walkin_type_8": null,
94
+ "compressor_name": "LT compressor"
95
+ },
96
+ {
97
+ "template": "ComStock 90.1-2013",
98
+ "building_type": "Hospital",
99
+ "size_category": "Any",
100
+ "system_type": "Medium temperature",
101
+ "number_of_display_cases": 0.0,
102
+ "number_of_walkins": 1.0,
103
+ "case_type_1": null,
104
+ "case_type_2": null,
105
+ "case_type_3": null,
106
+ "case_type_4": null,
107
+ "case_type_5": null,
108
+ "case_type_6": null,
109
+ "case_type_7": null,
110
+ "case_type_8": null,
111
+ "case_type_9": null,
112
+ "case_type_10": null,
113
+ "case_type_11": null,
114
+ "case_type_12": null,
115
+ "case_type_13": null,
116
+ "case_type_14": null,
117
+ "walkin_type_1": "Hospital Cooler",
118
+ "walkin_type_2": null,
119
+ "walkin_type_3": null,
120
+ "walkin_type_4": null,
121
+ "walkin_type_5": null,
122
+ "walkin_type_6": null,
123
+ "walkin_type_7": null,
124
+ "walkin_type_8": null,
125
+ "compressor_name": "MT compressor"
126
+ },
127
+ {
128
+ "template": "ComStock 90.1-2013",
129
+ "building_type": "LargeHotel",
130
+ "size_category": "Any",
131
+ "system_type": "Low Temperature",
132
+ "number_of_display_cases": 0.0,
133
+ "number_of_walkins": 1.0,
134
+ "case_type_1": null,
135
+ "case_type_2": null,
136
+ "case_type_3": null,
137
+ "case_type_4": null,
138
+ "case_type_5": null,
139
+ "case_type_6": null,
140
+ "case_type_7": null,
141
+ "case_type_8": null,
142
+ "case_type_9": null,
143
+ "case_type_10": null,
144
+ "case_type_11": null,
145
+ "case_type_12": null,
146
+ "case_type_13": null,
147
+ "case_type_14": null,
148
+ "walkin_type_1": "Large Hotel Freezer",
149
+ "walkin_type_2": null,
150
+ "walkin_type_3": null,
151
+ "walkin_type_4": null,
152
+ "walkin_type_5": null,
153
+ "walkin_type_6": null,
154
+ "walkin_type_7": null,
155
+ "walkin_type_8": null,
156
+ "compressor_name": "LT compressor"
157
+ },
158
+ {
159
+ "template": "ComStock 90.1-2013",
160
+ "building_type": "LargeHotel",
161
+ "size_category": "Any",
162
+ "system_type": "Medium temperature",
163
+ "number_of_display_cases": 0.0,
164
+ "number_of_walkins": 1.0,
165
+ "case_type_1": null,
166
+ "case_type_2": null,
167
+ "case_type_3": null,
168
+ "case_type_4": null,
169
+ "case_type_5": null,
170
+ "case_type_6": null,
171
+ "case_type_7": null,
172
+ "case_type_8": null,
173
+ "case_type_9": null,
174
+ "case_type_10": null,
175
+ "case_type_11": null,
176
+ "case_type_12": null,
177
+ "case_type_13": null,
178
+ "case_type_14": null,
179
+ "walkin_type_1": "Large Hotel Cooler",
180
+ "walkin_type_2": null,
181
+ "walkin_type_3": null,
182
+ "walkin_type_4": null,
183
+ "walkin_type_5": null,
184
+ "walkin_type_6": null,
185
+ "walkin_type_7": null,
186
+ "walkin_type_8": null,
187
+ "compressor_name": "MT compressor"
188
+ },
189
+ {
190
+ "template": "ComStock 90.1-2013",
191
+ "building_type": "PrimarySchool",
192
+ "size_category": "Any",
193
+ "system_type": "Low Temperature",
194
+ "number_of_display_cases": 0.0,
195
+ "number_of_walkins": 1.0,
196
+ "case_type_1": null,
197
+ "case_type_2": null,
198
+ "case_type_3": null,
199
+ "case_type_4": null,
200
+ "case_type_5": null,
201
+ "case_type_6": null,
202
+ "case_type_7": null,
203
+ "case_type_8": null,
204
+ "case_type_9": null,
205
+ "case_type_10": null,
206
+ "case_type_11": null,
207
+ "case_type_12": null,
208
+ "case_type_13": null,
209
+ "case_type_14": null,
210
+ "walkin_type_1": "Primary School Freezer",
211
+ "walkin_type_2": null,
212
+ "walkin_type_3": null,
213
+ "walkin_type_4": null,
214
+ "walkin_type_5": null,
215
+ "walkin_type_6": null,
216
+ "walkin_type_7": null,
217
+ "walkin_type_8": null,
218
+ "compressor_name": "LT compressor"
219
+ },
220
+ {
221
+ "template": "ComStock 90.1-2013",
222
+ "building_type": "PrimarySchool",
223
+ "size_category": "Any",
224
+ "system_type": "Medium temperature",
225
+ "number_of_display_cases": 0.0,
226
+ "number_of_walkins": 1.0,
227
+ "case_type_1": null,
228
+ "case_type_2": null,
229
+ "case_type_3": null,
230
+ "case_type_4": null,
231
+ "case_type_5": null,
232
+ "case_type_6": null,
233
+ "case_type_7": null,
234
+ "case_type_8": null,
235
+ "case_type_9": null,
236
+ "case_type_10": null,
237
+ "case_type_11": null,
238
+ "case_type_12": null,
239
+ "case_type_13": null,
240
+ "case_type_14": null,
241
+ "walkin_type_1": "Primary School Cooler",
242
+ "walkin_type_2": null,
243
+ "walkin_type_3": null,
244
+ "walkin_type_4": null,
245
+ "walkin_type_5": null,
246
+ "walkin_type_6": null,
247
+ "walkin_type_7": null,
248
+ "walkin_type_8": null,
249
+ "compressor_name": "MT compressor"
250
+ },
251
+ {
252
+ "template": "ComStock 90.1-2013",
253
+ "building_type": "QuickServiceRestaurant",
254
+ "size_category": "Any",
255
+ "system_type": "Low Temperature",
256
+ "number_of_display_cases": 0.0,
257
+ "number_of_walkins": 1.0,
258
+ "case_type_1": null,
259
+ "case_type_2": null,
260
+ "case_type_3": null,
261
+ "case_type_4": null,
262
+ "case_type_5": null,
263
+ "case_type_6": null,
264
+ "case_type_7": null,
265
+ "case_type_8": null,
266
+ "case_type_9": null,
267
+ "case_type_10": null,
268
+ "case_type_11": null,
269
+ "case_type_12": null,
270
+ "case_type_13": null,
271
+ "case_type_14": null,
272
+ "walkin_type_1": "Quick Service Restaurant Freezer",
273
+ "walkin_type_2": null,
274
+ "walkin_type_3": null,
275
+ "walkin_type_4": null,
276
+ "walkin_type_5": null,
277
+ "walkin_type_6": null,
278
+ "walkin_type_7": null,
279
+ "walkin_type_8": null,
280
+ "compressor_name": "LT compressor"
281
+ },
282
+ {
283
+ "template": "ComStock 90.1-2013",
284
+ "building_type": "QuickServiceRestaurant",
285
+ "size_category": "Any",
286
+ "system_type": "Medium temperature",
287
+ "number_of_display_cases": 0.0,
288
+ "number_of_walkins": 1.0,
289
+ "case_type_1": null,
290
+ "case_type_2": null,
291
+ "case_type_3": null,
292
+ "case_type_4": null,
293
+ "case_type_5": null,
294
+ "case_type_6": null,
295
+ "case_type_7": null,
296
+ "case_type_8": null,
297
+ "case_type_9": null,
298
+ "case_type_10": null,
299
+ "case_type_11": null,
300
+ "case_type_12": null,
301
+ "case_type_13": null,
302
+ "case_type_14": null,
303
+ "walkin_type_1": "Quick Service Restaurant Cooler",
304
+ "walkin_type_2": null,
305
+ "walkin_type_3": null,
306
+ "walkin_type_4": null,
307
+ "walkin_type_5": null,
308
+ "walkin_type_6": null,
309
+ "walkin_type_7": null,
310
+ "walkin_type_8": null,
311
+ "compressor_name": "MT compressor"
312
+ },
313
+ {
314
+ "template": "ComStock 90.1-2013",
315
+ "building_type": "SecondarySchool",
316
+ "size_category": "Any",
317
+ "system_type": "Low Temperature",
318
+ "number_of_display_cases": 0.0,
319
+ "number_of_walkins": 1.0,
320
+ "case_type_1": null,
321
+ "case_type_2": null,
322
+ "case_type_3": null,
323
+ "case_type_4": null,
324
+ "case_type_5": null,
325
+ "case_type_6": null,
326
+ "case_type_7": null,
327
+ "case_type_8": null,
328
+ "case_type_9": null,
329
+ "case_type_10": null,
330
+ "case_type_11": null,
331
+ "case_type_12": null,
332
+ "case_type_13": null,
333
+ "case_type_14": null,
334
+ "walkin_type_1": "Secondary School Freezer",
335
+ "walkin_type_2": null,
336
+ "walkin_type_3": null,
337
+ "walkin_type_4": null,
338
+ "walkin_type_5": null,
339
+ "walkin_type_6": null,
340
+ "walkin_type_7": null,
341
+ "walkin_type_8": null,
342
+ "compressor_name": "LT compressor"
343
+ },
344
+ {
345
+ "template": "ComStock 90.1-2013",
346
+ "building_type": "SecondarySchool",
347
+ "size_category": "Any",
348
+ "system_type": "Medium temperature",
349
+ "number_of_display_cases": 0.0,
350
+ "number_of_walkins": 1.0,
351
+ "case_type_1": null,
352
+ "case_type_2": null,
353
+ "case_type_3": null,
354
+ "case_type_4": null,
355
+ "case_type_5": null,
356
+ "case_type_6": null,
357
+ "case_type_7": null,
358
+ "case_type_8": null,
359
+ "case_type_9": null,
360
+ "case_type_10": null,
361
+ "case_type_11": null,
362
+ "case_type_12": null,
363
+ "case_type_13": null,
364
+ "case_type_14": null,
365
+ "walkin_type_1": "Secondary School Cooler",
366
+ "walkin_type_2": null,
367
+ "walkin_type_3": null,
368
+ "walkin_type_4": null,
369
+ "walkin_type_5": null,
370
+ "walkin_type_6": null,
371
+ "walkin_type_7": null,
372
+ "walkin_type_8": null,
373
+ "compressor_name": "MT compressor"
374
+ },
3
375
  {
4
376
  "template": "ComStock 90.1-2013",
5
377
  "building_type": "SuperMarket",
@@ -34,6 +34,40 @@
34
34
  "dripdown_per_day": 4.0,
35
35
  "notes": null
36
36
  },
37
+ {
38
+ "template": "90.1-2013",
39
+ "size_category": "Any",
40
+ "case_type": "Case College",
41
+ "case_category": "Deli Cases",
42
+ "case_model": "Hussman_D5L",
43
+ "ft_tube_per_ft_case": 2.7625,
44
+ "latent_heat_ratio": 0.08,
45
+ "rated_runtime_fraction": 0.85,
46
+ "case_length": 24.015748031496,
47
+ "case_temp": 35.6,
48
+ "cooling_capacity_per_length": 763.375245016609,
49
+ "evap_fan_power_per_length": 4.789714284408,
50
+ "evap_temp": null,
51
+ "lighting_per_ft": 10.0584,
52
+ "fraction_of_lighting_energy_to_case": 1.0,
53
+ "latent_case_credit_curve_name": "Refrigeration Case Latent Credit Curve",
54
+ "defrost_power_per_length": 0.0,
55
+ "defrost_type": "None",
56
+ "defrost_correction_type": "None",
57
+ "defrost_correction_curve_name": null,
58
+ "anti_sweat_power": null,
59
+ "minimum_anti_sweat_heater_power_per_unit_length": null,
60
+ "anti_sweat_heater_control": "None",
61
+ "fractionofantisweatheaterenergytocase": 0.2,
62
+ "under_case_hvac_return_air_fraction": 0.05,
63
+ "restocking_schedule": "SchoolSecondary Kitchen_ZN_1_FLR_1_Case:2_SELFCONTAINEDDISPLAYCASE_CaseStockingSched",
64
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
65
+ "minutes_defrost": null,
66
+ "defrost_per_day": null,
67
+ "minutes_dripdown": null,
68
+ "dripdown_per_day": null,
69
+ "notes": "Hussman_D5L"
70
+ },
37
71
  {
38
72
  "template": "90.1-2013",
39
73
  "size_category": "Any",
@@ -2,7 +2,7 @@
2
2
  "refrigeration_system_lineup": [
3
3
  {
4
4
  "template": "90.1-2013",
5
- "building_type": "Full Service Restaurant",
5
+ "building_type": "FullServiceRestaurant",
6
6
  "size_category": "Any",
7
7
  "system_type": "Low Temperature",
8
8
  "number_of_display_cases": 0.0,
@@ -33,7 +33,7 @@
33
33
  },
34
34
  {
35
35
  "template": "90.1-2013",
36
- "building_type": "Full Service Restaurant",
36
+ "building_type": "FullServiceRestaurant",
37
37
  "size_category": "Any",
38
38
  "system_type": "Medium temperature",
39
39
  "number_of_display_cases": 0.0,
@@ -126,7 +126,7 @@
126
126
  },
127
127
  {
128
128
  "template": "90.1-2013",
129
- "building_type": "Large Hotel",
129
+ "building_type": "LargeHotel",
130
130
  "size_category": "Any",
131
131
  "system_type": "Low Temperature",
132
132
  "number_of_display_cases": 0.0,
@@ -157,7 +157,7 @@
157
157
  },
158
158
  {
159
159
  "template": "90.1-2013",
160
- "building_type": "Large Hotel",
160
+ "building_type": "LargeHotel",
161
161
  "size_category": "Any",
162
162
  "system_type": "Medium temperature",
163
163
  "number_of_display_cases": 0.0,
@@ -188,7 +188,7 @@
188
188
  },
189
189
  {
190
190
  "template": "90.1-2013",
191
- "building_type": "Primary School",
191
+ "building_type": "PrimarySchool",
192
192
  "size_category": "Any",
193
193
  "system_type": "Low Temperature",
194
194
  "number_of_display_cases": 0.0,
@@ -219,7 +219,7 @@
219
219
  },
220
220
  {
221
221
  "template": "90.1-2013",
222
- "building_type": "Primary School",
222
+ "building_type": "PrimarySchool",
223
223
  "size_category": "Any",
224
224
  "system_type": "Medium temperature",
225
225
  "number_of_display_cases": 0.0,
@@ -250,7 +250,7 @@
250
250
  },
251
251
  {
252
252
  "template": "90.1-2013",
253
- "building_type": "Quick Service Restaurant",
253
+ "building_type": "QuickServiceRestaurant",
254
254
  "size_category": "Any",
255
255
  "system_type": "Low Temperature",
256
256
  "number_of_display_cases": 0.0,
@@ -281,7 +281,7 @@
281
281
  },
282
282
  {
283
283
  "template": "90.1-2013",
284
- "building_type": "Quick Service Restaurant",
284
+ "building_type": "QuickServiceRestaurant",
285
285
  "size_category": "Any",
286
286
  "system_type": "Medium temperature",
287
287
  "number_of_display_cases": 0.0,
@@ -312,7 +312,7 @@
312
312
  },
313
313
  {
314
314
  "template": "90.1-2013",
315
- "building_type": "Secondary School",
315
+ "building_type": "SecondarySchool",
316
316
  "size_category": "Any",
317
317
  "system_type": "Low Temperature",
318
318
  "number_of_display_cases": 0.0,
@@ -343,7 +343,7 @@
343
343
  },
344
344
  {
345
345
  "template": "90.1-2013",
346
- "building_type": "Secondary School",
346
+ "building_type": "SecondarySchool",
347
347
  "size_category": "Any",
348
348
  "system_type": "Medium temperature",
349
349
  "number_of_display_cases": 0.0,
@@ -2,7 +2,7 @@
2
2
  "refrigeration_condenser": [
3
3
  {
4
4
  "template": "90.1-2013",
5
- "building_type": "Full Service Restaurant",
5
+ "building_type": "FullServiceRestaurant",
6
6
  "system_type": "Low Temperature",
7
7
  "size_category": "Any",
8
8
  "subcool_t": 2.0,
@@ -15,7 +15,7 @@
15
15
  },
16
16
  {
17
17
  "template": "90.1-2013",
18
- "building_type": "Full Service Restaurant",
18
+ "building_type": "FullServiceRestaurant",
19
19
  "system_type": "Medium Temperature",
20
20
  "size_category": "Any",
21
21
  "subcool_t": 2.0,
@@ -54,7 +54,7 @@
54
54
  },
55
55
  {
56
56
  "template": "90.1-2013",
57
- "building_type": "Large Hotel",
57
+ "building_type": "LargeHotel",
58
58
  "system_type": "Low Temperature",
59
59
  "size_category": "Any",
60
60
  "subcool_t": 2.0,
@@ -67,7 +67,7 @@
67
67
  },
68
68
  {
69
69
  "template": "90.1-2013",
70
- "building_type": "Large Hotel",
70
+ "building_type": "LargeHotel",
71
71
  "system_type": "Medium Temperature",
72
72
  "size_category": "Any",
73
73
  "subcool_t": 2.0,
@@ -80,7 +80,7 @@
80
80
  },
81
81
  {
82
82
  "template": "90.1-2013",
83
- "building_type": "Primary School",
83
+ "building_type": "PrimarySchool",
84
84
  "system_type": "Low Temperature",
85
85
  "size_category": "Any",
86
86
  "subcool_t": 2.0,
@@ -93,7 +93,7 @@
93
93
  },
94
94
  {
95
95
  "template": "90.1-2013",
96
- "building_type": "Primary School",
96
+ "building_type": "PrimarySchool",
97
97
  "system_type": "Medium Temperature",
98
98
  "size_category": "Any",
99
99
  "subcool_t": 2.0,
@@ -106,7 +106,7 @@
106
106
  },
107
107
  {
108
108
  "template": "90.1-2013",
109
- "building_type": "Quick Service Restaurant",
109
+ "building_type": "QuickServiceRestaurant",
110
110
  "system_type": "Low Temperature",
111
111
  "size_category": "Any",
112
112
  "subcool_t": 2.0,
@@ -119,7 +119,7 @@
119
119
  },
120
120
  {
121
121
  "template": "90.1-2013",
122
- "building_type": "Quick Service Restaurant",
122
+ "building_type": "QuickServiceRestaurant",
123
123
  "system_type": "Medium Temperature",
124
124
  "size_category": "Any",
125
125
  "subcool_t": 2.0,
@@ -132,7 +132,7 @@
132
132
  },
133
133
  {
134
134
  "template": "90.1-2013",
135
- "building_type": "Secondary School",
135
+ "building_type": "SecondarySchool",
136
136
  "system_type": "Low Temperature",
137
137
  "size_category": "Any",
138
138
  "subcool_t": 2.0,
@@ -145,7 +145,7 @@
145
145
  },
146
146
  {
147
147
  "template": "90.1-2013",
148
- "building_type": "Secondary School",
148
+ "building_type": "SecondarySchool",
149
149
  "system_type": "Medium Temperature",
150
150
  "size_category": "Any",
151
151
  "subcool_t": 2.0,
@@ -2,7 +2,7 @@
2
2
  "refrigeration_system": [
3
3
  {
4
4
  "template": "90.1-2013",
5
- "building_type": "Full Service Restaurant",
5
+ "building_type": "College",
6
6
  "size_category": "Any",
7
7
  "system_type": "Low Temperature",
8
8
  "refrigerant": "R404a",
@@ -10,7 +10,15 @@
10
10
  },
11
11
  {
12
12
  "template": "90.1-2013",
13
- "building_type": "Full Service Restaurant",
13
+ "building_type": "FullServiceRestaurant",
14
+ "size_category": "Any",
15
+ "system_type": "Low Temperature",
16
+ "refrigerant": "R404a",
17
+ "suctiontemperaturecontroltype": "ConstantSuctionTemperature"
18
+ },
19
+ {
20
+ "template": "90.1-2013",
21
+ "building_type": "FullServiceRestaurant",
14
22
  "size_category": "Any",
15
23
  "system_type": "Medium temperature",
16
24
  "refrigerant": "R404a",
@@ -34,7 +42,7 @@
34
42
  },
35
43
  {
36
44
  "template": "90.1-2013",
37
- "building_type": "Large Hotel",
45
+ "building_type": "LargeHotel",
38
46
  "size_category": "Any",
39
47
  "system_type": "Low Temperature",
40
48
  "refrigerant": "R404a",
@@ -42,7 +50,7 @@
42
50
  },
43
51
  {
44
52
  "template": "90.1-2013",
45
- "building_type": "Large Hotel",
53
+ "building_type": "LargeHotel",
46
54
  "size_category": "Any",
47
55
  "system_type": "Medium temperature",
48
56
  "refrigerant": "R404a",
@@ -50,7 +58,7 @@
50
58
  },
51
59
  {
52
60
  "template": "90.1-2013",
53
- "building_type": "Primary School",
61
+ "building_type": "PrimarySchool",
54
62
  "size_category": "Any",
55
63
  "system_type": "Low Temperature",
56
64
  "refrigerant": "R404a",
@@ -58,7 +66,7 @@
58
66
  },
59
67
  {
60
68
  "template": "90.1-2013",
61
- "building_type": "Primary School",
69
+ "building_type": "PrimarySchool",
62
70
  "size_category": "Any",
63
71
  "system_type": "Medium temperature",
64
72
  "refrigerant": "R404a",
@@ -66,7 +74,7 @@
66
74
  },
67
75
  {
68
76
  "template": "90.1-2013",
69
- "building_type": "Quick Service Restaurant",
77
+ "building_type": "QuickServiceRestaurant",
70
78
  "size_category": "Any",
71
79
  "system_type": "Low Temperature",
72
80
  "refrigerant": "R404a",
@@ -74,7 +82,7 @@
74
82
  },
75
83
  {
76
84
  "template": "90.1-2013",
77
- "building_type": "Quick Service Restaurant",
85
+ "building_type": "QuickServiceRestaurant",
78
86
  "size_category": "Any",
79
87
  "system_type": "Medium temperature",
80
88
  "refrigerant": "R404a",
@@ -82,7 +90,7 @@
82
90
  },
83
91
  {
84
92
  "template": "90.1-2013",
85
- "building_type": "Secondary School",
93
+ "building_type": "SecondarySchool",
86
94
  "size_category": "Any",
87
95
  "system_type": "Low Temperature",
88
96
  "refrigerant": "R404a",
@@ -90,7 +98,7 @@
90
98
  },
91
99
  {
92
100
  "template": "90.1-2013",
93
- "building_type": "Secondary School",
101
+ "building_type": "SecondarySchool",
94
102
  "size_category": "Any",
95
103
  "system_type": "Medium temperature",
96
104
  "refrigerant": "R404a",