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
@@ -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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
822
822
  },
@@ -898,7 +898,48 @@
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
+ "dripdown_per_day": 2.0,
903
+ "doorway_protection_type": "StripCurtain"
904
+ },
905
+ {
906
+ "template": "90.1-2013",
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,
902
943
  "dripdown_per_day": 2.0,
903
944
  "doorway_protection_type": "StripCurtain"
904
945
  },
@@ -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": "StripCurtain"
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": "StripCurtain"
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": "StripCurtain"
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": "FullServiceRestaurant Bldg Light",
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": "RestaurantFastFood BLDG_LIGHT_DINING_SCH_2004_2007",
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
  ]