openstudio-standards 0.1.11 → 0.1.12

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 (50) hide show
  1. checksums.yaml +4 -4
  2. data/data/standards/OpenStudio_Standards.xlsx +0 -0
  3. data/data/standards/OpenStudio_Standards_climate_zone_sets.json +96 -0
  4. data/data/standards/OpenStudio_Standards_climate_zones.json +96 -0
  5. data/data/standards/OpenStudio_Standards_construction_properties.json +11424 -0
  6. data/data/standards/OpenStudio_Standards_construction_sets.json +1746 -24
  7. data/data/standards/OpenStudio_Standards_constructions.json +409 -0
  8. data/data/standards/OpenStudio_Standards_curve_biquadratics.json +160 -0
  9. data/data/standards/OpenStudio_Standards_curve_quadratics.json +165 -0
  10. data/data/standards/OpenStudio_Standards_entryways.json +191 -0
  11. data/data/standards/OpenStudio_Standards_exterior_lighting.json +964 -0
  12. data/data/standards/OpenStudio_Standards_exterior_lighting_assumptions.json +191 -0
  13. data/data/standards/OpenStudio_Standards_ground_temperatures.json +11424 -0
  14. data/data/standards/OpenStudio_Standards_illuminated_parking_area.json +157 -0
  15. data/data/standards/OpenStudio_Standards_materials.json +2539 -745
  16. data/data/standards/OpenStudio_Standards_motors.json +420 -0
  17. data/data/standards/OpenStudio_Standards_parking.json +157 -0
  18. data/data/standards/OpenStudio_Standards_prototype_inputs.json +4410 -10
  19. data/data/standards/OpenStudio_Standards_schedules.json +13756 -8383
  20. data/data/standards/OpenStudio_Standards_space_types.json +8593 -907
  21. data/data/standards/OpenStudio_Standards_standards.json +9 -0
  22. data/data/standards/OpenStudio_Standards_templates.json +24 -0
  23. data/data/standards/OpenStudio_Standards_unitary_acs.json +924 -0
  24. data/data/standards/manage_OpenStudio_Standards.rb +1 -1
  25. data/lib/openstudio-standards/btap/btap.rb +0 -1
  26. data/lib/openstudio-standards/btap/compliance.rb +2 -5
  27. data/lib/openstudio-standards/btap/economics.rb +16 -16
  28. data/lib/openstudio-standards/btap/envelope.rb +1 -1
  29. data/lib/openstudio-standards/btap/equest.rb +7 -7
  30. data/lib/openstudio-standards/btap/fileio.rb +2 -2
  31. data/lib/openstudio-standards/btap/geometry.rb +1 -1
  32. data/lib/openstudio-standards/btap/measures.rb +16 -16
  33. data/lib/openstudio-standards/btap/mpc.rb +18 -18
  34. data/lib/openstudio-standards/btap/schedules.rb +35 -2
  35. data/lib/openstudio-standards/btap/simmanager.rb +1 -1
  36. data/lib/openstudio-standards/btap/spaceloads.rb +1 -1
  37. data/lib/openstudio-standards/btap/vintagizer.rb +1 -1
  38. data/lib/openstudio-standards/prototypes/Prototype.Model.elevators.rb +218 -0
  39. data/lib/openstudio-standards/prototypes/Prototype.Model.exterior_lights.rb +399 -0
  40. data/lib/openstudio-standards/prototypes/Prototype.Model.hvac.rb +2 -2
  41. data/lib/openstudio-standards/prototypes/Prototype.Model.rb +237 -0
  42. data/lib/openstudio-standards/prototypes/Prototype.Model.swh.rb +536 -0
  43. data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +6 -0
  44. data/lib/openstudio-standards/standards/Standards.Model.rb +249 -10
  45. data/lib/openstudio-standards/standards/Standards.SpaceType.rb +5 -5
  46. data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +161 -0
  47. data/lib/openstudio-standards/utilities/simulation.rb +6 -4
  48. data/lib/openstudio-standards/version.rb +1 -1
  49. metadata +223 -204
  50. data/lib/openstudio-standards/btap/os_lib_schedules.rb +0 -677
@@ -70,6 +70,42 @@
70
70
  "Theoretical Glass [216]"
71
71
  ]
72
72
  },
73
+ {
74
+ "name": "Ground FloorGround_Floor_R11_T2013",
75
+ "intended_surface_type": "GroundContactFloor",
76
+ "standards_construction_type": null,
77
+ "insulation_layer": null,
78
+ "sort": null,
79
+ "materials": [
80
+ "Ground_Floor_R11_T2013",
81
+ "Plywood - 5/8 in.",
82
+ "Carpet - 3/4 in."
83
+ ]
84
+ },
85
+ {
86
+ "name": "Ground FloorGround_Floor_R17_T2013",
87
+ "intended_surface_type": "GroundContactFloor",
88
+ "standards_construction_type": null,
89
+ "insulation_layer": null,
90
+ "sort": null,
91
+ "materials": [
92
+ "Ground_Floor_R17_T2013",
93
+ "Plywood - 5/8 in.",
94
+ "Carpet - 3/4 in."
95
+ ]
96
+ },
97
+ {
98
+ "name": "Ground FloorGround_Floor_R22_T2013",
99
+ "intended_surface_type": "GroundContactFloor",
100
+ "standards_construction_type": null,
101
+ "insulation_layer": null,
102
+ "sort": null,
103
+ "materials": [
104
+ "Ground_Floor_R22_T2013",
105
+ "Plywood - 5/8 in.",
106
+ "Carpet - 3/4 in."
107
+ ]
108
+ },
73
109
  {
74
110
  "name": "LargeHotel Interior Ceiling",
75
111
  "intended_surface_type": "InteriorCeiling",
@@ -105,6 +141,219 @@
105
141
  "G01 13mm gypsum board"
106
142
  ]
107
143
  },
144
+ {
145
+ "name": "Metal framed wallsW1_R8.60",
146
+ "intended_surface_type": "ExteriorWall",
147
+ "standards_construction_type": null,
148
+ "insulation_layer": null,
149
+ "sort": null,
150
+ "materials": [
151
+ "Stucco - 7/8 in.",
152
+ "W1_R8.60",
153
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
154
+ "Gypsum Board - 1/2 in."
155
+ ]
156
+ },
157
+ {
158
+ "name": "Metal framed wallsW2_R11.13",
159
+ "intended_surface_type": "ExteriorWall",
160
+ "standards_construction_type": null,
161
+ "insulation_layer": null,
162
+ "sort": null,
163
+ "materials": [
164
+ "Stucco - 7/8 in.",
165
+ "W2_R11.13",
166
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
167
+ "Gypsum Board - 1/2 in."
168
+ ]
169
+ },
170
+ {
171
+ "name": "Metal framed wallsW3_R11.36",
172
+ "intended_surface_type": "ExteriorWall",
173
+ "standards_construction_type": null,
174
+ "insulation_layer": null,
175
+ "sort": null,
176
+ "materials": [
177
+ "Stucco - 7/8 in.",
178
+ "W3_R11.36",
179
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
180
+ "Gypsum Board - 1/2 in."
181
+ ]
182
+ },
183
+ {
184
+ "name": "Metal framed wallsW4_R12.62",
185
+ "intended_surface_type": "ExteriorWall",
186
+ "standards_construction_type": null,
187
+ "insulation_layer": null,
188
+ "sort": null,
189
+ "materials": [
190
+ "Stucco - 7/8 in.",
191
+ "W4_R12.62",
192
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
193
+ "Gypsum Board - 1/2 in."
194
+ ]
195
+ },
196
+ {
197
+ "name": "Metal framed wallsW_T24_2013_R13.99",
198
+ "intended_surface_type": "ExteriorWall",
199
+ "standards_construction_type": null,
200
+ "insulation_layer": null,
201
+ "sort": null,
202
+ "materials": [
203
+ "Stucco - 7/8 in.",
204
+ "W_T24_2013_R13.99",
205
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
206
+ "Gypsum Board - 1/2 in."
207
+ ]
208
+ },
209
+ {
210
+ "name": "Metal framed wallsW_m1_R15",
211
+ "intended_surface_type": "ExteriorWall",
212
+ "standards_construction_type": null,
213
+ "insulation_layer": null,
214
+ "sort": null,
215
+ "materials": [
216
+ "Stucco - 7/8 in.",
217
+ "W_m1_R15",
218
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
219
+ "Gypsum Board - 1/2 in."
220
+ ]
221
+ },
222
+ {
223
+ "name": "Metal framed wallsW_m2_R19",
224
+ "intended_surface_type": "ExteriorWall",
225
+ "standards_construction_type": null,
226
+ "insulation_layer": null,
227
+ "sort": null,
228
+ "materials": [
229
+ "Stucco - 7/8 in.",
230
+ "W_m2_R19",
231
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
232
+ "Gypsum Board - 1/2 in."
233
+ ]
234
+ },
235
+ {
236
+ "name": "Metal framed wallsW_m3_R21",
237
+ "intended_surface_type": "ExteriorWall",
238
+ "standards_construction_type": null,
239
+ "insulation_layer": null,
240
+ "sort": null,
241
+ "materials": [
242
+ "Stucco - 7/8 in.",
243
+ "W_m3_R21",
244
+ "Air - Metal Wall Framing - 16 or 24 in. OC",
245
+ "Gypsum Board - 1/2 in."
246
+ ]
247
+ },
248
+ {
249
+ "name": "Metal roofR1_R14.20",
250
+ "intended_surface_type": "ExteriorRoof",
251
+ "standards_construction_type": null,
252
+ "insulation_layer": null,
253
+ "sort": null,
254
+ "materials": [
255
+ "Metal Standing Seam - 1/16 in.",
256
+ "R1_R14.20"
257
+ ]
258
+ },
259
+ {
260
+ "name": "Metal roofR2_R12.90",
261
+ "intended_surface_type": "ExteriorRoof",
262
+ "standards_construction_type": null,
263
+ "insulation_layer": null,
264
+ "sort": null,
265
+ "materials": [
266
+ "Metal Standing Seam - 1/16 in.",
267
+ "R2_R12.90"
268
+ ]
269
+ },
270
+ {
271
+ "name": "Metal roofR3_R17.74",
272
+ "intended_surface_type": "ExteriorRoof",
273
+ "standards_construction_type": null,
274
+ "insulation_layer": null,
275
+ "sort": null,
276
+ "materials": [
277
+ "Metal Standing Seam - 1/16 in.",
278
+ "R3_R17.74"
279
+ ]
280
+ },
281
+ {
282
+ "name": "Metal roofR4_R20.28",
283
+ "intended_surface_type": "ExteriorRoof",
284
+ "standards_construction_type": null,
285
+ "insulation_layer": null,
286
+ "sort": null,
287
+ "materials": [
288
+ "Metal Standing Seam - 1/16 in.",
289
+ "R4_R20.28"
290
+ ]
291
+ },
292
+ {
293
+ "name": "Metal roofR_R30",
294
+ "intended_surface_type": "ExteriorRoof",
295
+ "standards_construction_type": null,
296
+ "insulation_layer": null,
297
+ "sort": null,
298
+ "materials": [
299
+ "Metal Standing Seam - 1/16 in.",
300
+ "R_R30"
301
+ ]
302
+ },
303
+ {
304
+ "name": "Metal roofR_R38",
305
+ "intended_surface_type": "ExteriorRoof",
306
+ "standards_construction_type": null,
307
+ "insulation_layer": null,
308
+ "sort": null,
309
+ "materials": [
310
+ "Metal Standing Seam - 1/16 in.",
311
+ "R_R38"
312
+ ]
313
+ },
314
+ {
315
+ "name": "Metal roofR_T24_2013_24.86",
316
+ "intended_surface_type": "ExteriorRoof",
317
+ "standards_construction_type": null,
318
+ "insulation_layer": null,
319
+ "sort": null,
320
+ "materials": [
321
+ "Metal Standing Seam - 1/16 in.",
322
+ "R_T24_2013_24.86"
323
+ ]
324
+ },
325
+ {
326
+ "name": "NACM_Drop Ceiling",
327
+ "intended_surface_type": "InteriorCeiling",
328
+ "standards_construction_type": null,
329
+ "insulation_layer": null,
330
+ "sort": null,
331
+ "materials": [
332
+ "NACM_Acoustic Tile 3/4in"
333
+ ]
334
+ },
335
+ {
336
+ "name": "NACM_Interior Floor",
337
+ "intended_surface_type": "InteriorFloor",
338
+ "standards_construction_type": null,
339
+ "insulation_layer": null,
340
+ "sort": null,
341
+ "materials": [
342
+ "NACM_Carpet 3/4in",
343
+ "NACM_Carpet 3/4in"
344
+ ]
345
+ },
346
+ {
347
+ "name": "NACM_Interior Wall",
348
+ "intended_surface_type": "InteriorWall",
349
+ "standards_construction_type": null,
350
+ "insulation_layer": null,
351
+ "sort": null,
352
+ "materials": [
353
+ "NACM_Gypsum Board 5/8in",
354
+ "NACM_Gypsum Board 5/8in"
355
+ ]
356
+ },
108
357
  {
109
358
  "name": "Smallhotel 2010 Slab Floor",
110
359
  "intended_surface_type": "GroundContactFloor",
@@ -2013,6 +2262,156 @@
2013
2262
  "U 1.98 SHGC 0.61 Simple Glazing"
2014
2263
  ]
2015
2264
  },
2265
+ {
2266
+ "name": "Window10",
2267
+ "intended_surface_type": "ExteriorWindow",
2268
+ "standards_construction_type": null,
2269
+ "insulation_layer": null,
2270
+ "sort": null,
2271
+ "materials": [
2272
+ "Window10"
2273
+ ]
2274
+ },
2275
+ {
2276
+ "name": "Window11",
2277
+ "intended_surface_type": "ExteriorWindow",
2278
+ "standards_construction_type": null,
2279
+ "insulation_layer": null,
2280
+ "sort": null,
2281
+ "materials": [
2282
+ "Window11"
2283
+ ]
2284
+ },
2285
+ {
2286
+ "name": "Window12",
2287
+ "intended_surface_type": "ExteriorWindow",
2288
+ "standards_construction_type": null,
2289
+ "insulation_layer": null,
2290
+ "sort": null,
2291
+ "materials": [
2292
+ "Window12"
2293
+ ]
2294
+ },
2295
+ {
2296
+ "name": "Window2",
2297
+ "intended_surface_type": "ExteriorWindow",
2298
+ "standards_construction_type": null,
2299
+ "insulation_layer": null,
2300
+ "sort": null,
2301
+ "materials": [
2302
+ "Window2"
2303
+ ]
2304
+ },
2305
+ {
2306
+ "name": "Window3",
2307
+ "intended_surface_type": "ExteriorWindow",
2308
+ "standards_construction_type": null,
2309
+ "insulation_layer": null,
2310
+ "sort": null,
2311
+ "materials": [
2312
+ "Window3"
2313
+ ]
2314
+ },
2315
+ {
2316
+ "name": "Window4",
2317
+ "intended_surface_type": "ExteriorWindow",
2318
+ "standards_construction_type": null,
2319
+ "insulation_layer": null,
2320
+ "sort": null,
2321
+ "materials": [
2322
+ "Window4"
2323
+ ]
2324
+ },
2325
+ {
2326
+ "name": "Window5",
2327
+ "intended_surface_type": "ExteriorWindow",
2328
+ "standards_construction_type": null,
2329
+ "insulation_layer": null,
2330
+ "sort": null,
2331
+ "materials": [
2332
+ "Window5"
2333
+ ]
2334
+ },
2335
+ {
2336
+ "name": "Window6",
2337
+ "intended_surface_type": "ExteriorWindow",
2338
+ "standards_construction_type": null,
2339
+ "insulation_layer": null,
2340
+ "sort": null,
2341
+ "materials": [
2342
+ "Window6"
2343
+ ]
2344
+ },
2345
+ {
2346
+ "name": "Window7",
2347
+ "intended_surface_type": "ExteriorWindow",
2348
+ "standards_construction_type": null,
2349
+ "insulation_layer": null,
2350
+ "sort": null,
2351
+ "materials": [
2352
+ "Window7"
2353
+ ]
2354
+ },
2355
+ {
2356
+ "name": "Window8",
2357
+ "intended_surface_type": "ExteriorWindow",
2358
+ "standards_construction_type": null,
2359
+ "insulation_layer": null,
2360
+ "sort": null,
2361
+ "materials": [
2362
+ "Window8"
2363
+ ]
2364
+ },
2365
+ {
2366
+ "name": "Window9",
2367
+ "intended_surface_type": "ExteriorWindow",
2368
+ "standards_construction_type": null,
2369
+ "insulation_layer": null,
2370
+ "sort": null,
2371
+ "materials": [
2372
+ "Window9"
2373
+ ]
2374
+ },
2375
+ {
2376
+ "name": "Window_Skylt_T24_2013",
2377
+ "intended_surface_type": "Skylight",
2378
+ "standards_construction_type": null,
2379
+ "insulation_layer": null,
2380
+ "sort": null,
2381
+ "materials": [
2382
+ "Window_Skylt_T24_2013"
2383
+ ]
2384
+ },
2385
+ {
2386
+ "name": "Window_m1",
2387
+ "intended_surface_type": "ExteriorWindow",
2388
+ "standards_construction_type": null,
2389
+ "insulation_layer": null,
2390
+ "sort": null,
2391
+ "materials": [
2392
+ "Window_m1"
2393
+ ]
2394
+ },
2395
+ {
2396
+ "name": "Window_m2",
2397
+ "intended_surface_type": "ExteriorWindow",
2398
+ "standards_construction_type": null,
2399
+ "insulation_layer": null,
2400
+ "sort": null,
2401
+ "materials": [
2402
+ "Window_m2"
2403
+ ]
2404
+ },
2405
+ {
2406
+ "name": "Window_u2_T24_2013",
2407
+ "intended_surface_type": "ExteriorWindow",
2408
+ "standards_construction_type": null,
2409
+ "insulation_layer": null,
2410
+ "sort": null,
2411
+ "materials": [
2412
+ "Window_u2_T24_2013"
2413
+ ]
2414
+ },
2016
2415
  {
2017
2416
  "name": "WoodWallU110",
2018
2417
  "intended_surface_type": "ExteriorWall",
@@ -2100,6 +2499,16 @@
2100
2499
  "1/2 in. Gypsum Board",
2101
2500
  "1/2 in. Gypsum Board"
2102
2501
  ]
2502
+ },
2503
+ {
2504
+ "name": "window1",
2505
+ "intended_surface_type": "ExteriorWindow",
2506
+ "standards_construction_type": null,
2507
+ "insulation_layer": null,
2508
+ "sort": null,
2509
+ "materials": [
2510
+ "window1"
2511
+ ]
2103
2512
  }
2104
2513
  ]
2105
2514
  }
@@ -544,6 +544,102 @@
544
544
  "max_out": 1.34,
545
545
  "notes": "From CBECC Appendix_3.7_PerformanceCurves-S901G.xlsx"
546
546
  },
547
+ {
548
+ "name": "Curve Biquadratic 1",
549
+ "coeff_1": 0.9425878,
550
+ "coeff_2": 0.00954335,
551
+ "coeff_3": 0.00068377,
552
+ "coeff_4": -0.0110427,
553
+ "coeff_5": 5.249e-06,
554
+ "coeff_6": -9.72e-06,
555
+ "min_x": 17.0,
556
+ "max_x": 22.0,
557
+ "min_y": 13.0,
558
+ "max_y": 46.0,
559
+ "min_out": null,
560
+ "max_out": null,
561
+ "notes": "Office -2 stories, Retail medium"
562
+ },
563
+ {
564
+ "name": "Curve Biquadratic 2",
565
+ "coeff_1": 0.3424144,
566
+ "coeff_2": 0.03488501,
567
+ "coeff_3": -0.0006237,
568
+ "coeff_4": 0.00497722,
569
+ "coeff_5": 0.00043795,
570
+ "coeff_6": -0.000728,
571
+ "min_x": 17.0,
572
+ "max_x": 22.0,
573
+ "min_y": 13.0,
574
+ "max_y": 46.0,
575
+ "min_out": null,
576
+ "max_out": null,
577
+ "notes": "Office -2 stories, Retail medium"
578
+ },
579
+ {
580
+ "name": "Curve Biquadratic 3",
581
+ "coeff_1": 0.9425878,
582
+ "coeff_2": 0.00954335,
583
+ "coeff_3": 0.00068377,
584
+ "coeff_4": -0.0110427,
585
+ "coeff_5": 5.249e-06,
586
+ "coeff_6": -9.72e-06,
587
+ "min_x": 17.0,
588
+ "max_x": 22.0,
589
+ "min_y": 13.0,
590
+ "max_y": 46.0,
591
+ "min_out": null,
592
+ "max_out": null,
593
+ "notes": "Office -3 stories, Mixed use - 2 stories"
594
+ },
595
+ {
596
+ "name": "Curve Biquadratic 4",
597
+ "coeff_1": 0.3424144,
598
+ "coeff_2": 0.03488501,
599
+ "coeff_3": -0.0006237,
600
+ "coeff_4": 0.00497722,
601
+ "coeff_5": 0.00043795,
602
+ "coeff_6": -0.000728,
603
+ "min_x": 17.0,
604
+ "max_x": 22.0,
605
+ "min_y": 13.0,
606
+ "max_y": 46.0,
607
+ "min_out": null,
608
+ "max_out": null,
609
+ "notes": "Office -3 stories, Mixed use - 2 stories"
610
+ },
611
+ {
612
+ "name": "Curve Biquadratic 5",
613
+ "coeff_1": 0.943,
614
+ "coeff_2": 0.00954335,
615
+ "coeff_3": 0.00068377,
616
+ "coeff_4": -0.0110427,
617
+ "coeff_5": 5.249e-06,
618
+ "coeff_6": -9.72e-06,
619
+ "min_x": 17.0,
620
+ "max_x": 22.0,
621
+ "min_y": 13.0,
622
+ "max_y": 46.0,
623
+ "min_out": null,
624
+ "max_out": null,
625
+ "notes": "Mixed use - 3 stories"
626
+ },
627
+ {
628
+ "name": "Curve Biquadratic 6",
629
+ "coeff_1": 0.342,
630
+ "coeff_2": 0.03488501,
631
+ "coeff_3": -0.0006237,
632
+ "coeff_4": 0.00497722,
633
+ "coeff_5": 0.00043795,
634
+ "coeff_6": -0.000728,
635
+ "min_x": 17.0,
636
+ "max_x": 22.0,
637
+ "min_y": 13.0,
638
+ "max_y": 46.0,
639
+ "min_out": null,
640
+ "max_out": null,
641
+ "notes": "Mixed use - 3 stories"
642
+ },
547
643
  {
548
644
  "name": "DOE Ref DX Clg Coil Cool-Cap-fT",
549
645
  "coeff_1": 0.9712123,
@@ -1231,6 +1327,70 @@
1231
1327
  "min_out": null,
1232
1328
  "max_out": null,
1233
1329
  "notes": "From NECB 2011"
1330
+ },
1331
+ {
1332
+ "name": "back perimeter space Cooling capacity of temperature",
1333
+ "coeff_1": 0.86779,
1334
+ "coeff_2": 0.014245,
1335
+ "coeff_3": 0.000554,
1336
+ "coeff_4": -0.007569,
1337
+ "coeff_5": 3.2e-05,
1338
+ "coeff_6": -0.000191,
1339
+ "min_x": 0.0,
1340
+ "max_x": 100.0,
1341
+ "min_y": 0.0,
1342
+ "max_y": 100.0,
1343
+ "min_out": null,
1344
+ "max_out": null,
1345
+ "notes": "Office - 1 story"
1346
+ },
1347
+ {
1348
+ "name": "back perimeter space Energy input ration of temperature",
1349
+ "coeff_1": -0.199992,
1350
+ "coeff_2": -0.035686,
1351
+ "coeff_3": 0.000787,
1352
+ "coeff_4": 0.074834,
1353
+ "coeff_5": -0.000516,
1354
+ "coeff_6": -0.000573,
1355
+ "min_x": 13.9,
1356
+ "max_x": 25.0,
1357
+ "min_y": 23.9,
1358
+ "max_y": 43.3,
1359
+ "min_out": null,
1360
+ "max_out": null,
1361
+ "notes": "Office - 1 story"
1362
+ },
1363
+ {
1364
+ "name": "sale space Cooling capacity of temperature",
1365
+ "coeff_1": 0.868,
1366
+ "coeff_2": 0.014245,
1367
+ "coeff_3": 0.000554,
1368
+ "coeff_4": -0.007569,
1369
+ "coeff_5": 3.2e-05,
1370
+ "coeff_6": -0.000191,
1371
+ "min_x": 0.0,
1372
+ "max_x": 100.0,
1373
+ "min_y": 0.0,
1374
+ "max_y": 100.0,
1375
+ "min_out": null,
1376
+ "max_out": null,
1377
+ "notes": "Retail small"
1378
+ },
1379
+ {
1380
+ "name": "sale space Energy input ration of temperature",
1381
+ "coeff_1": -0.199992,
1382
+ "coeff_2": -0.035686,
1383
+ "coeff_3": 0.000787,
1384
+ "coeff_4": 0.074834,
1385
+ "coeff_5": -0.000516,
1386
+ "coeff_6": -0.000573,
1387
+ "min_x": 13.9,
1388
+ "max_x": 25.0,
1389
+ "min_y": 23.9,
1390
+ "max_y": 43.3,
1391
+ "min_out": null,
1392
+ "max_out": null,
1393
+ "notes": "Retail small"
1234
1394
  }
1235
1395
  ]
1236
1396
  }