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
@@ -2,7 +2,7 @@
2
2
  "refrigeration_system_lineup": [
3
3
  {
4
4
  "template": "90.1-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
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-2004",
93
- "building_type": "Secondary School",
101
+ "building_type": "SecondarySchool",
94
102
  "size_category": "Any",
95
103
  "system_type": "Medium temperature",
96
104
  "refrigerant": "R404a",
@@ -35,10 +35,10 @@
35
35
  "temperatureterminationdefrostfractiontoice": 0.7,
36
36
  "restocking_schedule": "Always Off",
37
37
  "lighting_schedule": "Always On",
38
- "minutes_defrost": null,
39
- "defrost_per_day": null,
40
- "minutes_dripdown": null,
41
- "dripdown_per_day": null,
38
+ "minutes_defrost": 60.0,
39
+ "defrost_per_day": 2.0,
40
+ "minutes_dripdown": 60.0,
41
+ "dripdown_per_day": 2.0,
42
42
  "doorway_protection_type": "None"
43
43
  },
44
44
  {
@@ -76,10 +76,10 @@
76
76
  "temperatureterminationdefrostfractiontoice": 0.7,
77
77
  "restocking_schedule": "Always Off",
78
78
  "lighting_schedule": "Always On",
79
- "minutes_defrost": null,
80
- "defrost_per_day": null,
81
- "minutes_dripdown": null,
82
- "dripdown_per_day": null,
79
+ "minutes_defrost": 60.0,
80
+ "defrost_per_day": 2.0,
81
+ "minutes_dripdown": 60.0,
82
+ "dripdown_per_day": 2.0,
83
83
  "doorway_protection_type": "None"
84
84
  },
85
85
  {
@@ -117,10 +117,10 @@
117
117
  "temperatureterminationdefrostfractiontoice": 0.7,
118
118
  "restocking_schedule": "Always Off",
119
119
  "lighting_schedule": "Always On",
120
- "minutes_defrost": null,
121
- "defrost_per_day": null,
122
- "minutes_dripdown": null,
123
- "dripdown_per_day": null,
120
+ "minutes_defrost": 60.0,
121
+ "defrost_per_day": 2.0,
122
+ "minutes_dripdown": 60.0,
123
+ "dripdown_per_day": 2.0,
124
124
  "doorway_protection_type": "None"
125
125
  },
126
126
  {
@@ -158,10 +158,10 @@
158
158
  "temperatureterminationdefrostfractiontoice": 0.7,
159
159
  "restocking_schedule": "Always Off",
160
160
  "lighting_schedule": "Always On",
161
- "minutes_defrost": null,
162
- "defrost_per_day": null,
163
- "minutes_dripdown": null,
164
- "dripdown_per_day": null,
161
+ "minutes_defrost": 60.0,
162
+ "defrost_per_day": 2.0,
163
+ "minutes_dripdown": 60.0,
164
+ "dripdown_per_day": 2.0,
165
165
  "doorway_protection_type": "None"
166
166
  },
167
167
  {
@@ -199,10 +199,10 @@
199
199
  "temperatureterminationdefrostfractiontoice": 0.7,
200
200
  "restocking_schedule": "Always Off",
201
201
  "lighting_schedule": "Always On",
202
- "minutes_defrost": null,
203
- "defrost_per_day": null,
204
- "minutes_dripdown": null,
205
- "dripdown_per_day": null,
202
+ "minutes_defrost": 60.0,
203
+ "defrost_per_day": 2.0,
204
+ "minutes_dripdown": 60.0,
205
+ "dripdown_per_day": 2.0,
206
206
  "doorway_protection_type": "None"
207
207
  },
208
208
  {
@@ -240,10 +240,10 @@
240
240
  "temperatureterminationdefrostfractiontoice": 0.7,
241
241
  "restocking_schedule": "Always Off",
242
242
  "lighting_schedule": "Always On",
243
- "minutes_defrost": null,
244
- "defrost_per_day": null,
245
- "minutes_dripdown": null,
246
- "dripdown_per_day": null,
243
+ "minutes_defrost": 60.0,
244
+ "defrost_per_day": 2.0,
245
+ "minutes_dripdown": 60.0,
246
+ "dripdown_per_day": 2.0,
247
247
  "doorway_protection_type": "None"
248
248
  },
249
249
  {
@@ -324,7 +324,7 @@
324
324
  "lighting_schedule": "Always On",
325
325
  "minutes_defrost": 45.0,
326
326
  "defrost_per_day": 2.0,
327
- "minutes_dripdown": 50.0,
327
+ "minutes_dripdown": 45.0,
328
328
  "dripdown_per_day": 2.0,
329
329
  "doorway_protection_type": "None"
330
330
  },
@@ -363,10 +363,10 @@
363
363
  "temperatureterminationdefrostfractiontoice": 0.7,
364
364
  "restocking_schedule": "Always Off",
365
365
  "lighting_schedule": "Always On",
366
- "minutes_defrost": null,
367
- "defrost_per_day": null,
368
- "minutes_dripdown": null,
369
- "dripdown_per_day": null,
366
+ "minutes_defrost": 60.0,
367
+ "defrost_per_day": 2.0,
368
+ "minutes_dripdown": 60.0,
369
+ "dripdown_per_day": 2.0,
370
370
  "doorway_protection_type": "None"
371
371
  },
372
372
  {
@@ -447,7 +447,7 @@
447
447
  "lighting_schedule": "Always On",
448
448
  "minutes_defrost": 45.0,
449
449
  "defrost_per_day": 2.0,
450
- "minutes_dripdown": 50.0,
450
+ "minutes_dripdown": 45.0,
451
451
  "dripdown_per_day": 2.0,
452
452
  "doorway_protection_type": "None"
453
453
  },
@@ -529,7 +529,7 @@
529
529
  "lighting_schedule": "Always On",
530
530
  "minutes_defrost": 45.0,
531
531
  "defrost_per_day": 2.0,
532
- "minutes_dripdown": 50.0,
532
+ "minutes_dripdown": 45.0,
533
533
  "dripdown_per_day": 2.0,
534
534
  "doorway_protection_type": "None"
535
535
  },
@@ -568,10 +568,10 @@
568
568
  "temperatureterminationdefrostfractiontoice": 0.7,
569
569
  "restocking_schedule": "Always Off",
570
570
  "lighting_schedule": "Always On",
571
- "minutes_defrost": null,
572
- "defrost_per_day": null,
573
- "minutes_dripdown": null,
574
- "dripdown_per_day": null,
571
+ "minutes_defrost": 60.0,
572
+ "defrost_per_day": 2.0,
573
+ "minutes_dripdown": 60.0,
574
+ "dripdown_per_day": 2.0,
575
575
  "doorway_protection_type": "None"
576
576
  },
577
577
  {
@@ -609,10 +609,10 @@
609
609
  "temperatureterminationdefrostfractiontoice": 0.7,
610
610
  "restocking_schedule": "Always Off",
611
611
  "lighting_schedule": "Always On",
612
- "minutes_defrost": null,
613
- "defrost_per_day": null,
614
- "minutes_dripdown": null,
615
- "dripdown_per_day": null,
612
+ "minutes_defrost": 60.0,
613
+ "defrost_per_day": 2.0,
614
+ "minutes_dripdown": 60.0,
615
+ "dripdown_per_day": 2.0,
616
616
  "doorway_protection_type": "None"
617
617
  },
618
618
  {
@@ -693,7 +693,7 @@
693
693
  "lighting_schedule": "Always On",
694
694
  "minutes_defrost": 45.0,
695
695
  "defrost_per_day": 2.0,
696
- "minutes_dripdown": 50.0,
696
+ "minutes_dripdown": 45.0,
697
697
  "dripdown_per_day": 2.0,
698
698
  "doorway_protection_type": "None"
699
699
  },
@@ -732,10 +732,10 @@
732
732
  "temperatureterminationdefrostfractiontoice": 0.7,
733
733
  "restocking_schedule": "Always Off",
734
734
  "lighting_schedule": "Always On",
735
- "minutes_defrost": null,
736
- "defrost_per_day": null,
737
- "minutes_dripdown": null,
738
- "dripdown_per_day": null,
735
+ "minutes_defrost": 60.0,
736
+ "defrost_per_day": 2.0,
737
+ "minutes_dripdown": 60.0,
738
+ "dripdown_per_day": 2.0,
739
739
  "doorway_protection_type": "None"
740
740
  },
741
741
  {
@@ -816,7 +816,7 @@
816
816
  "lighting_schedule": "Always On",
817
817
  "minutes_defrost": 45.0,
818
818
  "defrost_per_day": 2.0,
819
- "minutes_dripdown": 50.0,
819
+ "minutes_dripdown": 45.0,
820
820
  "dripdown_per_day": 2.0,
821
821
  "doorway_protection_type": "None"
822
822
  },
@@ -898,10 +898,51 @@
898
898
  "lighting_schedule": "Always On",
899
899
  "minutes_defrost": 45.0,
900
900
  "defrost_per_day": 2.0,
901
- "minutes_dripdown": 50.0,
901
+ "minutes_dripdown": 45.0,
902
902
  "dripdown_per_day": 2.0,
903
903
  "doorway_protection_type": "None"
904
904
  },
905
+ {
906
+ "template": "90.1-2004",
907
+ "size_category": "Any",
908
+ "walkin_type": "Walk-In College",
909
+ "rated_cooling_capacity": 18333.02951,
910
+ "cooling_capacity_c2": null,
911
+ "cooling_capacity_c1": null,
912
+ "cooling_capacity_c0": null,
913
+ "operating_temp": -9.4,
914
+ "source_temp": -19.0,
915
+ "defrost_control_type": null,
916
+ "defrost_type": "Electric",
917
+ "defrost_power_mult": null,
918
+ "defrost_power": 3001.2,
919
+ "ratedtotalheatingpower": 0.0,
920
+ "ratedcirculationfanpower": 0.0,
921
+ "motor_category": "SPM",
922
+ "fan_power": 500.0,
923
+ "fan_power_mult": null,
924
+ "lighting_power": 241.56,
925
+ "lighting_power_mult": null,
926
+ "insulated_floor_u": null,
927
+ "insulated_surface_u": null,
928
+ "stocking_door_u": null,
929
+ "reachin_door_area_mult": 0.0,
930
+ "glass_reachin_door_u_value": null,
931
+ "reachin_door_area": null,
932
+ "total_insulated_surface_area": null,
933
+ "height_of_glass_reachin_doors": null,
934
+ "area_of_stocking_doors": null,
935
+ "floor_surface_area": 240.0,
936
+ "height_of_stocking_doors": null,
937
+ "temperatureterminationdefrostfractiontoice": 0.7,
938
+ "restocking_schedule": "SchoolSecondary Kitchen_ZN_1_FLR_1_Case:1_WALKINFREEZER_WalkInStockingSched",
939
+ "lighting_schedule": "SchoolSecondary BLDG_LIGHT_SCH",
940
+ "minutes_defrost": 60.0,
941
+ "defrost_per_day": 2.0,
942
+ "minutes_dripdown": 60.0,
943
+ "dripdown_per_day": 2.0,
944
+ "doorway_protection_type": "StripCurtain"
945
+ },
905
946
  {
906
947
  "template": "90.1-2004",
907
948
  "size_category": "Any",
@@ -937,10 +978,10 @@
937
978
  "temperatureterminationdefrostfractiontoice": null,
938
979
  "restocking_schedule": "Always Off",
939
980
  "lighting_schedule": "Always On",
940
- "minutes_defrost": null,
941
- "defrost_per_day": null,
942
- "minutes_dripdown": null,
943
- "dripdown_per_day": null,
981
+ "minutes_defrost": 60.0,
982
+ "defrost_per_day": 2.0,
983
+ "minutes_dripdown": 60.0,
984
+ "dripdown_per_day": 2.0,
944
985
  "doorway_protection_type": "None"
945
986
  },
946
987
  {
@@ -978,10 +1019,10 @@
978
1019
  "temperatureterminationdefrostfractiontoice": null,
979
1020
  "restocking_schedule": "Always Off",
980
1021
  "lighting_schedule": "Always On",
981
- "minutes_defrost": null,
982
- "defrost_per_day": null,
983
- "minutes_dripdown": null,
984
- "dripdown_per_day": null,
1022
+ "minutes_defrost": 60.0,
1023
+ "defrost_per_day": 2.0,
1024
+ "minutes_dripdown": 60.0,
1025
+ "dripdown_per_day": 2.0,
985
1026
  "doorway_protection_type": "None"
986
1027
  },
987
1028
  {
@@ -1019,10 +1060,10 @@
1019
1060
  "temperatureterminationdefrostfractiontoice": null,
1020
1061
  "restocking_schedule": "Always Off",
1021
1062
  "lighting_schedule": "Always On",
1022
- "minutes_defrost": null,
1023
- "defrost_per_day": null,
1024
- "minutes_dripdown": null,
1025
- "dripdown_per_day": null,
1063
+ "minutes_defrost": 60.0,
1064
+ "defrost_per_day": 2.0,
1065
+ "minutes_dripdown": 60.0,
1066
+ "dripdown_per_day": 2.0,
1026
1067
  "doorway_protection_type": "None"
1027
1068
  },
1028
1069
  {
@@ -1060,10 +1101,10 @@
1060
1101
  "temperatureterminationdefrostfractiontoice": 0.7,
1061
1102
  "restocking_schedule": "RestaurantSitDown Kitchen_Case:1_WALKINFREEZER_WalkInStockingSched",
1062
1103
  "lighting_schedule": "RestaurantSitDown BLDG_LIGHT_KITCHEN_SCH_2004_2007",
1063
- "minutes_defrost": null,
1064
- "defrost_per_day": null,
1065
- "minutes_dripdown": null,
1066
- "dripdown_per_day": null,
1104
+ "minutes_defrost": 60.0,
1105
+ "defrost_per_day": 2.0,
1106
+ "minutes_dripdown": 60.0,
1107
+ "dripdown_per_day": 2.0,
1067
1108
  "doorway_protection_type": "StripCurtain"
1068
1109
  },
1069
1110
  {
@@ -1101,10 +1142,10 @@
1101
1142
  "temperatureterminationdefrostfractiontoice": 0.7,
1102
1143
  "restocking_schedule": "Hospital Kitchen_Flr_5_Case:1_WALKINFREEZER_WalkInStockingSched",
1103
1144
  "lighting_schedule": "Hospital BLDG_LIGHT_SCH",
1104
- "minutes_defrost": null,
1105
- "defrost_per_day": null,
1106
- "minutes_dripdown": null,
1107
- "dripdown_per_day": null,
1145
+ "minutes_defrost": 60.0,
1146
+ "defrost_per_day": 2.0,
1147
+ "minutes_dripdown": 60.0,
1148
+ "dripdown_per_day": 2.0,
1108
1149
  "doorway_protection_type": "StripCurtain"
1109
1150
  },
1110
1151
  {
@@ -1142,10 +1183,10 @@
1142
1183
  "temperatureterminationdefrostfractiontoice": 0.7,
1143
1184
  "restocking_schedule": "HotelLarge Kitchen_Flr_6_Case:1_WALKINFREEZER_WalkInStockingSched",
1144
1185
  "lighting_schedule": "HotelLarge BLDG_LIGHT_SCH",
1145
- "minutes_defrost": null,
1146
- "defrost_per_day": null,
1147
- "minutes_dripdown": null,
1148
- "dripdown_per_day": null,
1186
+ "minutes_defrost": 60.0,
1187
+ "defrost_per_day": 2.0,
1188
+ "minutes_dripdown": 60.0,
1189
+ "dripdown_per_day": 2.0,
1149
1190
  "doorway_protection_type": "StripCurtain"
1150
1191
  },
1151
1192
  {
@@ -1183,10 +1224,10 @@
1183
1224
  "temperatureterminationdefrostfractiontoice": 0.7,
1184
1225
  "restocking_schedule": "SchoolSecondary Kitchen_ZN_1_FLR_1_Case:1_WALKINFREEZER_WalkInStockingSched",
1185
1226
  "lighting_schedule": "SchoolSecondary BLDG_LIGHT_SCH",
1186
- "minutes_defrost": null,
1187
- "defrost_per_day": null,
1188
- "minutes_dripdown": null,
1189
- "dripdown_per_day": null,
1227
+ "minutes_defrost": 60.0,
1228
+ "defrost_per_day": 2.0,
1229
+ "minutes_dripdown": 60.0,
1230
+ "dripdown_per_day": 2.0,
1190
1231
  "doorway_protection_type": "StripCurtain"
1191
1232
  },
1192
1233
  {
@@ -1224,10 +1265,10 @@
1224
1265
  "temperatureterminationdefrostfractiontoice": 0.7,
1225
1266
  "restocking_schedule": "RestaurantFastFood Kitchen_Case:1_WALKINFREEZER_WalkInStockingSched",
1226
1267
  "lighting_schedule": "QuickServiceRestaurant Bldg Light",
1227
- "minutes_defrost": null,
1228
- "defrost_per_day": null,
1229
- "minutes_dripdown": null,
1230
- "dripdown_per_day": null,
1268
+ "minutes_defrost": 60.0,
1269
+ "defrost_per_day": 2.0,
1270
+ "minutes_dripdown": 60.0,
1271
+ "dripdown_per_day": 2.0,
1231
1272
  "doorway_protection_type": "StripCurtain"
1232
1273
  },
1233
1274
  {
@@ -1265,10 +1306,10 @@
1265
1306
  "temperatureterminationdefrostfractiontoice": 0.7,
1266
1307
  "restocking_schedule": "SchoolSecondary Kitchen_ZN_1_FLR_1_Case:1_WALKINFREEZER_WalkInStockingSched",
1267
1308
  "lighting_schedule": "SchoolSecondary BLDG_LIGHT_SCH",
1268
- "minutes_defrost": null,
1269
- "defrost_per_day": null,
1270
- "minutes_dripdown": null,
1271
- "dripdown_per_day": null,
1309
+ "minutes_defrost": 60.0,
1310
+ "defrost_per_day": 2.0,
1311
+ "minutes_dripdown": 60.0,
1312
+ "dripdown_per_day": 2.0,
1272
1313
  "doorway_protection_type": "StripCurtain"
1273
1314
  }
1274
1315
  ]