openstudio-standards 0.8.1 → 0.8.3

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 (80) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openstudio-standards/exterior_lighting/data/entryways.csv +1 -1
  3. data/lib/openstudio-standards/exterior_lighting/data/parking.csv +1 -1
  4. data/lib/openstudio-standards/exterior_lighting/information.rb +7 -7
  5. data/lib/openstudio-standards/hvac/exhaust/data/typical_exhaust.csv +1 -1
  6. data/lib/openstudio-standards/infiltration/data/NISTInfiltrationCorrelations.csv +1 -1
  7. data/lib/openstudio-standards/infiltration/nist_infiltration.rb +1 -1
  8. data/lib/openstudio-standards/refrigeration/create_case.rb +60 -23
  9. data/lib/openstudio-standards/refrigeration/create_compressor.rb +2 -2
  10. data/lib/openstudio-standards/refrigeration/create_typical_refrigeration.rb +8 -6
  11. data/lib/openstudio-standards/refrigeration/create_walkin.rb +59 -24
  12. data/lib/openstudio-standards/refrigeration/data/refrigerated_cases.csv +31 -31
  13. data/lib/openstudio-standards/refrigeration/data/refrigerated_walkins.csv +76 -76
  14. data/lib/openstudio-standards/refrigeration/data/refrigeration_compressors.csv +1 -1
  15. data/lib/openstudio-standards/refrigeration/data/typical_refrigerated_cases.csv +1 -1
  16. data/lib/openstudio-standards/refrigeration/data/typical_refrigerated_walkins.csv +1 -1
  17. data/lib/openstudio-standards/refrigeration/information.rb +4 -4
  18. data/lib/openstudio-standards/service_water_heating/create_typical.rb +10 -10
  19. data/lib/openstudio-standards/service_water_heating/create_water_heater.rb +10 -0
  20. data/lib/openstudio-standards/service_water_heating/create_water_heating_loop.rb +16 -3
  21. data/lib/openstudio-standards/service_water_heating/data/convert_data.rb +9 -9
  22. data/lib/openstudio-standards/service_water_heating/data/typical_water_use_equipment.csv +49 -49
  23. data/lib/openstudio-standards/service_water_heating/data/typical_water_use_equipment.json +159 -159
  24. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXMultiSpeed.rb +7 -18
  25. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXSingleSpeed.rb +10 -20
  26. data/lib/openstudio-standards/standards/Standards.CoilCoolingDXTwoSpeed.rb +6 -15
  27. data/lib/openstudio-standards/standards/Standards.CoilCoolingWaterToAirHeatPumpEquationFit.rb +5 -6
  28. data/lib/openstudio-standards/standards/Standards.CoilDX.rb +93 -43
  29. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXMultiSpeed.rb +5 -5
  30. data/lib/openstudio-standards/standards/Standards.CoilHeatingDXSingleSpeed.rb +135 -37
  31. data/lib/openstudio-standards/standards/Standards.CoilHeatingWaterToAirHeatPumpEquationFit.rb +2 -2
  32. data/lib/openstudio-standards/standards/Standards.Model.rb +9 -4
  33. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.computer_room_acs.json +302 -140
  34. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps.json +648 -326
  35. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.heat_pumps_heating.json +371 -90
  36. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/data/ashrae_90_1_2004.water_heaters.json +66 -22
  37. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.computer_room_acs.json +302 -140
  38. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps.json +1012 -296
  39. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.heat_pumps_heating.json +443 -79
  40. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/data/ashrae_90_1_2007.water_heaters.json +66 -22
  41. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.computer_room_acs.json +302 -140
  42. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps.json +672 -306
  43. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.heat_pumps_heating.json +354 -74
  44. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/data/ashrae_90_1_2010.water_heaters.json +72 -24
  45. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.computer_room_acs.json +302 -140
  46. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.energy_recovery.json +8 -8
  47. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps.json +930 -604
  48. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.heat_pumps_heating.json +415 -111
  49. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/data/ashrae_90_1_2013.water_heaters.json +72 -24
  50. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.computer_room_acs.json +602 -140
  51. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.heat_pumps.json +1005 -333
  52. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.heat_pumps_heating.json +642 -88
  53. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/data/ashrae_90_1_2016.water_heaters.json +78 -26
  54. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.computer_room_acs.json +722 -140
  55. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.heat_pumps.json +1741 -426
  56. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.heat_pumps_heating.json +1108 -111
  57. data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/data/ashrae_90_1_2019.water_heaters.json +186 -62
  58. data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.schedules.json +62 -232
  59. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilCoolingDXSingleSpeed.rb +2 -3
  60. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilCoolingDXTwoSpeed.rb +1 -1
  61. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilDX.rb +7 -18
  62. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilHeatingDXSingleSpeed.rb +9 -7
  63. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilHeatingGas.rb +1 -1
  64. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_pumps.json +154 -69
  65. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_pumps_heating.json +72 -72
  66. data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.water_heaters.json +382 -295
  67. data/lib/openstudio-standards/standards/deer/data/deer.schedules.json +62 -232
  68. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/data/heat_pumps.json +16 -0
  69. data/lib/openstudio-standards/standards/necb/BTAPPRE1980/data/heat_pumps_heating.json +6 -0
  70. data/lib/openstudio-standards/standards/necb/NECB2011/data/heat_pumps.json +16 -0
  71. data/lib/openstudio-standards/standards/necb/NECB2011/data/heat_pumps_heating.json +6 -0
  72. data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +1 -1
  73. data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +2 -2
  74. data/lib/openstudio-standards/standards/necb/NECB2015/data/heat_pumps.json +16 -0
  75. data/lib/openstudio-standards/standards/necb/NECB2015/data/heat_pumps_heating.json +8 -0
  76. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps.json +20 -0
  77. data/lib/openstudio-standards/standards/necb/NECB2020/data/heat_pumps_heating.json +10 -0
  78. data/lib/openstudio-standards/utilities/simulation.rb +3 -2
  79. data/lib/openstudio-standards/version.rb +1 -1
  80. metadata +2 -2
@@ -1,76 +1,76 @@
1
- walkin_name,template,operation_type,insulated_floor_area,rated_capacity,operating_temperature,rated_cooling_source_temperature,rated_total_heating_power,rated_cooling_fan_power,lighting_power,lighting_schedule,defrost_type,defrost_control_type,defrost_schedule,drip_down_schedule,defrost_power,temperature_termination_defrost_fraction_to_ice,insulated_floor_uvalue,total_insulatedsurface_area_facing_zone,insulated_surface_uvalue_facing_zone,area_of_glass_reachin_doors_facing_zone,reachin_door_uvalue,area_of_stocking_doors_facing_zone,height_of_stocking_doors_facing_zone,stocking_door_u,stocking_door_schedule,stocking_door_opening_protection
2
- Walk-in Freezer - 80SF,old,LT,7.4,2783.9,-26.1,-31.7,0,222.72,80.3,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,2199.3,0.7,0.203,43.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
3
- Walk-in Freezer - 120SF,old,LT,11.1,3305.9,-26.1,-31.7,0,264.48,120.4,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,2611.7,0.7,0.203,49.3,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
4
- Walk-in Freezer - 240SF,old,LT,22.3,4834.8,-26.1,-31.7,0,386.78,240.8,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,3819.5,0.7,0.203,68.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
5
- Walk-in Freezer - 360SF,old,LT,33.4,6308,-26.1,-31.7,0,504.64,361.2,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,4983.3,0.7,0.203,86.9,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
6
- Walk-in Freezer - 480SF,old,LT,44.6,7725.5,-26.1,-31.7,0,618.04,481.6,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,6103.2,0.7,0.203,105.6,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
7
- Walk-in Cooler - 64SF with no glass door,old,MT,5.9,2494,1.7,-3.9,0,144.7,64.2,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,40.6,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
8
- Walk-in Cooler - 80SF with no glass door,old,MT,7.4,2729.3,1.7,-3.9,0,158.3,80.3,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,43.1,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
9
- Walk-in Cooler - 100SF with no glass door,old,MT,9.3,3022,1.7,-3.9,0,175.3,100.3,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,46.2,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
10
- Walk-in Cooler - 120SF with no glass door,old,MT,11.1,3313.2,1.7,-3.9,0,192.2,120.4,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,49.3,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
11
- Walk-in Cooler - 240SF with no glass door,old,MT,22.3,5028.1,1.7,-3.9,0,291.6,240.8,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,68.1,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
12
- Walk-in Cooler - 360SF with no glass door,old,MT,33.4,6687.5,1.7,-3.9,0,387.9,361.2,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,86.9,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
13
- Walk-in Cooler - 400SF with no glass door,old,MT,37.2,7228.4,1.7,-3.9,0,419.2,401.3,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,93.1,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
14
- Walk-in Cooler - 480SF with no glass door,old,MT,44.6,8291.7,1.7,-3.9,0,480.9,481.6,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,105.6,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
15
- Walk-in Cooler - 600SF with no glass door,old,MT,55.7,9840.5,1.7,-3.9,0,570.7,602,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,124.4,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
16
- Walk-in Cooler - 660SF with no glass door,old,MT,61.3,10594.1,1.7,-3.9,0,614.5,662.2,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,133.8,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
17
- Walk-in Cooler - 64SF with glass door,old,MT,5.9,2494,1.7,-3.9,0,144.7,64.2,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,40.6,2.27,2.1,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
18
- Walk-in Cooler - 80SF with glass door,old,MT,7.4,2729.3,1.7,-3.9,0,158.3,80.3,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,43.1,2.27,2.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
19
- Walk-in Cooler - 100SF with glass door,old,MT,9.3,3022,1.7,-3.9,0,175.3,100.3,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,46.2,2.27,3.3,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
20
- Walk-in Cooler - 120SF with glass door,old,MT,11.1,3313.2,1.7,-3.9,0,192.2,120.4,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,49.3,2.27,3.9,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
21
- Walk-in Cooler - 240SF with glass door,old,MT,22.3,5028.1,1.7,-3.9,0,291.6,240.8,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,68.1,2.27,7.8,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
22
- Walk-in Cooler - 360SF with glass door,old,MT,33.4,6687.5,1.7,-3.9,0,387.9,361.2,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,86.9,2.27,11.7,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
23
- Walk-in Cooler - 400SF with glass door,old,MT,37.2,7228.4,1.7,-3.9,0,419.2,401.3,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,93.1,2.27,13,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
24
- Walk-in Cooler - 480SF with glass door,old,MT,44.6,8291.7,1.7,-3.9,0,480.9,481.6,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,105.6,2.27,15.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
25
- Walk-in Cooler - 600SF with glass door,old,MT,55.7,9840.5,1.7,-3.9,0,570.7,602,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,124.4,2.27,19.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
26
- Walk-in Cooler - 660SF with glass door,old,MT,61.3,10594.1,1.7,-3.9,0,614.5,662.2,Always on,Offcycle,TimeSchedule,Cooler Defrost Sch,Cooler Drip-Down Sch,0,0.7,0.203,133.8,2.27,21.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
27
- Walk-in Freezer - 80SF,new,LT,7.4,1953.6,-26.1,-31.7,0,101.59,40.1,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,1543.4,0.7,0.203,43.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
28
- Walk-in Freezer - 120SF,new,LT,11.1,2540.7,-26.1,-31.7,0,132.12,60.2,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,2007.2,0.7,0.203,49.3,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
29
- Walk-in Freezer - 240SF,new,LT,22.3,4115.4,-26.1,-31.7,0,214,120.4,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,3251.2,0.7,0.203,68.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
30
- Walk-in Freezer - 360SF,new,LT,33.4,5410.2,-26.1,-31.7,0,281.33,180.6,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,4274,0.7,0.203,86.9,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
31
- Walk-in Freezer - 480SF,new,LT,44.6,6425,-26.1,-31.7,0,334.1,240.8,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,5075.7,0.7,0.203,105.6,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
32
- Walk-in Cooler - 64SF with no glass door,new,MT,5.9,1588.7,1.67,-3.9,0,63.5,32.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
33
- Walk-in Cooler - 80SF with no glass door,new,MT,7.4,1809.8,1.67,-3.9,0,72.4,40.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
34
- Walk-in Cooler - 100SF with no glass door,new,MT,9.3,2078.9,1.67,-3.9,0,83.2,50.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
35
- Walk-in Cooler - 120SF with no glass door,new,MT,11.1,2339.8,1.67,-3.9,0,93.6,60.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
36
- Walk-in Cooler - 240SF with no glass door,new,MT,22.3,3734.4,1.67,-3.9,0,149.4,120.4,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
37
- Walk-in Cooler - 360SF with no glass door,new,MT,33.4,4836.4,1.67,-3.9,0,193.5,180.6,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
38
- Walk-in Cooler - 400SF with no glass door,new,MT,37.2,5138.6,1.67,-3.9,0,205.5,200.7,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
39
- Walk-in Cooler - 480SF with no glass door,new,MT,44.6,5645.6,1.67,-3.9,0,225.8,240.8,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
40
- Walk-in Cooler - 600SF with no glass door,new,MT,55.7,6162,1.67,-3.9,0,246.5,301,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
41
- Walk-in Cooler - 660SF with no glass door,new,MT,61.3,6310.5,1.67,-3.9,0,252.4,331.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
42
- Walk-in Cooler - 64SF with glass door,new,MT,5.9,1588.7,1.67,-3.9,0,63.5,32.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,2.1,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
43
- Walk-in Cooler - 80SF with glass door,new,MT,7.4,1809.8,1.67,-3.9,0,72.4,40.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,2.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
44
- Walk-in Cooler - 100SF with glass door,new,MT,9.3,2078.9,1.67,-3.9,0,83.2,50.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,3.3,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
45
- Walk-in Cooler - 120SF with glass door,new,MT,11.1,2339.8,1.67,-3.9,0,93.6,60.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,3.9,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
46
- Walk-in Cooler - 240SF with glass door,new,MT,22.3,3734.4,1.67,-3.9,0,149.4,120.4,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,7.8,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
47
- Walk-in Cooler - 360SF with glass door,new,MT,33.4,4836.4,1.67,-3.9,0,193.5,180.6,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,11.7,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
48
- Walk-in Cooler - 400SF with glass door,new,MT,37.2,5138.6,1.67,-3.9,0,205.5,200.7,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,13,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
49
- Walk-in Cooler - 480SF with glass door,new,MT,44.6,5645.6,1.67,-3.9,0,225.8,240.8,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,15.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
50
- Walk-in Cooler - 600SF with glass door,new,MT,55.7,6162,1.67,-3.9,0,246.5,301,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,19.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
51
- Walk-in Cooler - 660SF with glass door,new,MT,61.3,6310.5,1.67,-3.9,0,252.4,331.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,21.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
52
- Walk-in Freezer - 80SF,advanced,LT,7.4,1858.7,-26.1,-31.7,0,96.65,40.1,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,1468.4,0.7,0.203,43.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
53
- Walk-in Freezer - 120SF,advanced,LT,11.1,2308.3,-26.1,-31.7,0,120.03,60.2,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,1823.6,0.7,0.203,49.3,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
54
- Walk-in Freezer - 240SF,advanced,LT,22.3,3614.4,-26.1,-31.7,0,187.95,120.4,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,2855.4,0.7,0.203,68.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
55
- Walk-in Freezer - 360SF,advanced,LT,33.4,4856.2,-26.1,-31.7,0,252.52,180.6,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,3836.4,0.7,0.203,86.9,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
56
- Walk-in Freezer - 480SF,advanced,LT,44.6,6033.8,-26.1,-31.7,0,313.76,240.8,Always on,Electric,TemperatureTermination,Freezer Defrost Sch,Freezer Drip-Down Sch,4766.7,0.7,0.203,105.6,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
57
- Walk-in Cooler - 64SF with no glass door,advanced,MT,5.9,1605.3,1.67,-3.9,0,64.2,32.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
58
- Walk-in Cooler - 80SF with no glass door,advanced,MT,7.4,1746.9,1.67,-3.9,0,69.9,40.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
59
- Walk-in Cooler - 100SF with no glass door,advanced,MT,9.3,1923.1,1.67,-3.9,0,76.9,50.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
60
- Walk-in Cooler - 120SF with no glass door,advanced,MT,11.1,2098.2,1.67,-3.9,0,83.9,60.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
61
- Walk-in Cooler - 240SF with no glass door,advanced,MT,22.3,3129,1.67,-3.9,0,125.2,120.4,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
62
- Walk-in Cooler - 360SF with no glass door,advanced,MT,33.4,4124.7,1.67,-3.9,0,165,180.6,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
63
- Walk-in Cooler - 400SF with no glass door,advanced,MT,37.2,4448.8,1.67,-3.9,0,178,200.7,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
64
- Walk-in Cooler - 480SF with no glass door,advanced,MT,44.6,5085.3,1.67,-3.9,0,203.4,240.8,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
65
- Walk-in Cooler - 600SF with no glass door,advanced,MT,55.7,6011,1.67,-3.9,0,240.4,301,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
66
- Walk-in Cooler - 660SF with no glass door,advanced,MT,61.3,6460.7,1.67,-3.9,0,258.4,331.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
67
- Walk-in Cooler - 64SF with glass door,advanced,MT,5.9,1605.3,1.67,-3.9,0,64.2,32.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,2.1,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
68
- Walk-in Cooler - 80SF with glass door,advanced,MT,7.4,1746.9,1.67,-3.9,0,69.9,40.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,2.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
69
- Walk-in Cooler - 100SF with glass door,advanced,MT,9.3,1923.1,1.67,-3.9,0,76.9,50.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,3.3,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
70
- Walk-in Cooler - 120SF with glass door,advanced,MT,11.1,2098.2,1.67,-3.9,0,83.9,60.2,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,3.9,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
71
- Walk-in Cooler - 240SF with glass door,advanced,MT,22.3,3129,1.67,-3.9,0,125.2,120.4,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,7.8,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
72
- Walk-in Cooler - 360SF with glass door,advanced,MT,33.4,4124.7,1.67,-3.9,0,165,180.6,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,11.7,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
73
- Walk-in Cooler - 400SF with glass door,advanced,MT,37.2,4448.8,1.67,-3.9,0,178,200.7,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,13,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
74
- Walk-in Cooler - 480SF with glass door,advanced,MT,44.6,5085.3,1.67,-3.9,0,203.4,240.8,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,15.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
75
- Walk-in Cooler - 600SF with glass door,advanced,MT,55.7,6011,1.67,-3.9,0,240.4,301,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,19.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
76
- Walk-in Cooler - 660SF with glass door,advanced,MT,61.3,6460.7,1.67,-3.9,0,258.4,331.1,Always on,Offcycle,TimeSchedule,"Cooler Defrost Sch,",Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,21.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
1
+ walkin_name,template,operation_type,insulated_floor_area,rated_capacity,operating_temperature,rated_cooling_source_temperature,rated_total_heating_power,rated_cooling_fan_power,lighting_power,lighting_schedule,defrost_type,defrost_control_type,defrost_duration,defrosts_per_day,defrost_schedule,dripdown_duration,drip_down_schedule,defrost_power,temperature_termination_defrost_fraction_to_ice,insulated_floor_uvalue,total_insulatedsurface_area_facing_zone,insulated_surface_uvalue_facing_zone,area_of_glass_reachin_doors_facing_zone,reachin_door_uvalue,area_of_stocking_doors_facing_zone,height_of_stocking_doors_facing_zone,stocking_door_u,stocking_door_schedule,stocking_door_opening_protection
2
+ Walk-in Freezer - 80SF,old,LT,7.4,2783.9,-26.1,-31.7,0,222.72,80.3,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,2199.3,0.7,0.203,43.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
3
+ Walk-in Freezer - 120SF,old,LT,11.1,3305.9,-26.1,-31.7,0,264.48,120.4,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,2611.7,0.7,0.203,49.3,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
4
+ Walk-in Freezer - 240SF,old,LT,22.3,4834.8,-26.1,-31.7,0,386.78,240.8,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,3819.5,0.7,0.203,68.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
5
+ Walk-in Freezer - 360SF,old,LT,33.4,6308,-26.1,-31.7,0,504.64,361.2,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,4983.3,0.7,0.203,86.9,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
6
+ Walk-in Freezer - 480SF,old,LT,44.6,7725.5,-26.1,-31.7,0,618.04,481.6,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,6103.2,0.7,0.203,105.6,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
7
+ Walk-in Cooler - 64SF with no glass door,old,MT,5.9,2494,1.7,-3.9,0,144.7,64.2,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,40.6,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
8
+ Walk-in Cooler - 80SF with no glass door,old,MT,7.4,2729.3,1.7,-3.9,0,158.3,80.3,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,43.1,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
9
+ Walk-in Cooler - 100SF with no glass door,old,MT,9.3,3022,1.7,-3.9,0,175.3,100.3,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,46.2,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
10
+ Walk-in Cooler - 120SF with no glass door,old,MT,11.1,3313.2,1.7,-3.9,0,192.2,120.4,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,49.3,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
11
+ Walk-in Cooler - 240SF with no glass door,old,MT,22.3,5028.1,1.7,-3.9,0,291.6,240.8,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,68.1,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
12
+ Walk-in Cooler - 360SF with no glass door,old,MT,33.4,6687.5,1.7,-3.9,0,387.9,361.2,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,86.9,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
13
+ Walk-in Cooler - 400SF with no glass door,old,MT,37.2,7228.4,1.7,-3.9,0,419.2,401.3,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,93.1,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
14
+ Walk-in Cooler - 480SF with no glass door,old,MT,44.6,8291.7,1.7,-3.9,0,480.9,481.6,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,105.6,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
15
+ Walk-in Cooler - 600SF with no glass door,old,MT,55.7,9840.5,1.7,-3.9,0,570.7,602,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,124.4,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
16
+ Walk-in Cooler - 660SF with no glass door,old,MT,61.3,10594.1,1.7,-3.9,0,614.5,662.2,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,133.8,2.27,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
17
+ Walk-in Cooler - 64SF with glass door,old,MT,5.9,2494,1.7,-3.9,0,144.7,64.2,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,40.6,2.27,2.1,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
18
+ Walk-in Cooler - 80SF with glass door,old,MT,7.4,2729.3,1.7,-3.9,0,158.3,80.3,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,43.1,2.27,2.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
19
+ Walk-in Cooler - 100SF with glass door,old,MT,9.3,3022,1.7,-3.9,0,175.3,100.3,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,46.2,2.27,3.3,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
20
+ Walk-in Cooler - 120SF with glass door,old,MT,11.1,3313.2,1.7,-3.9,0,192.2,120.4,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,49.3,2.27,3.9,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
21
+ Walk-in Cooler - 240SF with glass door,old,MT,22.3,5028.1,1.7,-3.9,0,291.6,240.8,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,68.1,2.27,7.8,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
22
+ Walk-in Cooler - 360SF with glass door,old,MT,33.4,6687.5,1.7,-3.9,0,387.9,361.2,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,86.9,2.27,11.7,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
23
+ Walk-in Cooler - 400SF with glass door,old,MT,37.2,7228.4,1.7,-3.9,0,419.2,401.3,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,93.1,2.27,13,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
24
+ Walk-in Cooler - 480SF with glass door,old,MT,44.6,8291.7,1.7,-3.9,0,480.9,481.6,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,105.6,2.27,15.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
25
+ Walk-in Cooler - 600SF with glass door,old,MT,55.7,9840.5,1.7,-3.9,0,570.7,602,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,124.4,2.27,19.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
26
+ Walk-in Cooler - 660SF with glass door,old,MT,61.3,10594.1,1.7,-3.9,0,614.5,662.2,Always on,Offcycle,TimeSchedule,,,Cooler Defrost Sch,,Cooler Drip-Down Sch,0,0.7,0.203,133.8,2.27,21.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
27
+ Walk-in Freezer - 80SF,new,LT,7.4,1953.6,-26.1,-31.7,0,101.59,40.1,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,1543.4,0.7,0.203,43.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
28
+ Walk-in Freezer - 120SF,new,LT,11.1,2540.7,-26.1,-31.7,0,132.12,60.2,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,2007.2,0.7,0.203,49.3,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
29
+ Walk-in Freezer - 240SF,new,LT,22.3,4115.4,-26.1,-31.7,0,214,120.4,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,3251.2,0.7,0.203,68.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
30
+ Walk-in Freezer - 360SF,new,LT,33.4,5410.2,-26.1,-31.7,0,281.33,180.6,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,4274,0.7,0.203,86.9,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
31
+ Walk-in Freezer - 480SF,new,LT,44.6,6425,-26.1,-31.7,0,334.1,240.8,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,5075.7,0.7,0.203,105.6,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
32
+ Walk-in Cooler - 64SF with no glass door,new,MT,5.9,1588.7,1.67,-3.9,0,63.5,32.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
33
+ Walk-in Cooler - 80SF with no glass door,new,MT,7.4,1809.8,1.67,-3.9,0,72.4,40.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
34
+ Walk-in Cooler - 100SF with no glass door,new,MT,9.3,2078.9,1.67,-3.9,0,83.2,50.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
35
+ Walk-in Cooler - 120SF with no glass door,new,MT,11.1,2339.8,1.67,-3.9,0,93.6,60.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
36
+ Walk-in Cooler - 240SF with no glass door,new,MT,22.3,3734.4,1.67,-3.9,0,149.4,120.4,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
37
+ Walk-in Cooler - 360SF with no glass door,new,MT,33.4,4836.4,1.67,-3.9,0,193.5,180.6,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
38
+ Walk-in Cooler - 400SF with no glass door,new,MT,37.2,5138.6,1.67,-3.9,0,205.5,200.7,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
39
+ Walk-in Cooler - 480SF with no glass door,new,MT,44.6,5645.6,1.67,-3.9,0,225.8,240.8,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
40
+ Walk-in Cooler - 600SF with no glass door,new,MT,55.7,6162,1.67,-3.9,0,246.5,301,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
41
+ Walk-in Cooler - 660SF with no glass door,new,MT,61.3,6310.5,1.67,-3.9,0,252.4,331.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
42
+ Walk-in Cooler - 64SF with glass door,new,MT,5.9,1588.7,1.67,-3.9,0,63.5,32.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,2.1,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
43
+ Walk-in Cooler - 80SF with glass door,new,MT,7.4,1809.8,1.67,-3.9,0,72.4,40.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,2.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
44
+ Walk-in Cooler - 100SF with glass door,new,MT,9.3,2078.9,1.67,-3.9,0,83.2,50.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,3.3,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
45
+ Walk-in Cooler - 120SF with glass door,new,MT,11.1,2339.8,1.67,-3.9,0,93.6,60.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,3.9,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
46
+ Walk-in Cooler - 240SF with glass door,new,MT,22.3,3734.4,1.67,-3.9,0,149.4,120.4,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,7.8,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
47
+ Walk-in Cooler - 360SF with glass door,new,MT,33.4,4836.4,1.67,-3.9,0,193.5,180.6,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,11.7,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
48
+ Walk-in Cooler - 400SF with glass door,new,MT,37.2,5138.6,1.67,-3.9,0,205.5,200.7,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,13,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
49
+ Walk-in Cooler - 480SF with glass door,new,MT,44.6,5645.6,1.67,-3.9,0,225.8,240.8,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,15.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
50
+ Walk-in Cooler - 600SF with glass door,new,MT,55.7,6162,1.67,-3.9,0,246.5,301,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,19.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
51
+ Walk-in Cooler - 660SF with glass door,new,MT,61.3,6310.5,1.67,-3.9,0,252.4,331.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,21.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
52
+ Walk-in Freezer - 80SF,advanced,LT,7.4,1858.7,-26.1,-31.7,0,96.65,40.1,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,1468.4,0.7,0.203,43.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
53
+ Walk-in Freezer - 120SF,advanced,LT,11.1,2308.3,-26.1,-31.7,0,120.03,60.2,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,1823.6,0.7,0.203,49.3,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
54
+ Walk-in Freezer - 240SF,advanced,LT,22.3,3614.4,-26.1,-31.7,0,187.95,120.4,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,2855.4,0.7,0.203,68.1,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
55
+ Walk-in Freezer - 360SF,advanced,LT,33.4,4856.2,-26.1,-31.7,0,252.52,180.6,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,3836.4,0.7,0.203,86.9,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
56
+ Walk-in Freezer - 480SF,advanced,LT,44.6,6033.8,-26.1,-31.7,0,313.76,240.8,Always on,Electric,TemperatureTermination,45,2,Freezer Defrost Sch,5,Freezer Drip-Down Sch,4766.7,0.7,0.203,105.6,0.177,0,,3.3,2.1,0.177,Walk-in Door Sch,StripCurtain
57
+ Walk-in Cooler - 64SF with no glass door,advanced,MT,5.9,1605.3,1.67,-3.9,0,64.2,32.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
58
+ Walk-in Cooler - 80SF with no glass door,advanced,MT,7.4,1746.9,1.67,-3.9,0,69.9,40.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
59
+ Walk-in Cooler - 100SF with no glass door,advanced,MT,9.3,1923.1,1.67,-3.9,0,76.9,50.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
60
+ Walk-in Cooler - 120SF with no glass door,advanced,MT,11.1,2098.2,1.67,-3.9,0,83.9,60.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
61
+ Walk-in Cooler - 240SF with no glass door,advanced,MT,22.3,3129,1.67,-3.9,0,125.2,120.4,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
62
+ Walk-in Cooler - 360SF with no glass door,advanced,MT,33.4,4124.7,1.67,-3.9,0,165,180.6,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
63
+ Walk-in Cooler - 400SF with no glass door,advanced,MT,37.2,4448.8,1.67,-3.9,0,178,200.7,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
64
+ Walk-in Cooler - 480SF with no glass door,advanced,MT,44.6,5085.3,1.67,-3.9,0,203.4,240.8,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
65
+ Walk-in Cooler - 600SF with no glass door,advanced,MT,55.7,6011,1.67,-3.9,0,240.4,301,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
66
+ Walk-in Cooler - 660SF with no glass door,advanced,MT,61.3,6460.7,1.67,-3.9,0,258.4,331.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,0,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
67
+ Walk-in Cooler - 64SF with glass door,advanced,MT,5.9,1605.3,1.67,-3.9,0,64.2,32.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,40.6,0.203,2.1,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
68
+ Walk-in Cooler - 80SF with glass door,advanced,MT,7.4,1746.9,1.67,-3.9,0,69.9,40.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,43.1,0.203,2.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
69
+ Walk-in Cooler - 100SF with glass door,advanced,MT,9.3,1923.1,1.67,-3.9,0,76.9,50.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,46.2,0.203,3.3,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
70
+ Walk-in Cooler - 120SF with glass door,advanced,MT,11.1,2098.2,1.67,-3.9,0,83.9,60.2,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,49.3,0.203,3.9,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
71
+ Walk-in Cooler - 240SF with glass door,advanced,MT,22.3,3129,1.67,-3.9,0,125.2,120.4,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,68.1,0.203,7.8,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
72
+ Walk-in Cooler - 360SF with glass door,advanced,MT,33.4,4124.7,1.67,-3.9,0,165,180.6,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,86.9,0.203,11.7,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
73
+ Walk-in Cooler - 400SF with glass door,advanced,MT,37.2,4448.8,1.67,-3.9,0,178,200.7,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,93.1,0.203,13,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
74
+ Walk-in Cooler - 480SF with glass door,advanced,MT,44.6,5085.3,1.67,-3.9,0,203.4,240.8,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,105.6,0.203,15.6,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
75
+ Walk-in Cooler - 600SF with glass door,advanced,MT,55.7,6011,1.67,-3.9,0,240.4,301,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,124.4,0.203,19.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
76
+ Walk-in Cooler - 660SF with glass door,advanced,MT,61.3,6460.7,1.67,-3.9,0,258.4,331.1,Always on,Offcycle,TimeSchedule,,,"Cooler Defrost Sch,",,Cooler Drip-Down Sch,0,0,2.27,133.8,0.203,21.5,2.27,3.3,2.1,0.203,Walk-in Door Sch,StripCurtain
@@ -1,4 +1,4 @@
1
- curve_name,template,operation_type,curve_type,coefficient1,coefficient2,coefficient3,coefficient4,coefficient5,coefficient6,coefficient7,coefficient8,coefficient9,coefficient10,min_val_x,max_val_x,min_val_y,max_val_y
1
+ curve_name,template,operation_type,curve_type,coefficient1,coefficient2,coefficient3,coefficient4,coefficient5,coefficient6,coefficient7,coefficient8,coefficient9,coefficient10,min_val_x,max_val_x,min_val_y,max_val_y
2
2
  Old_Low_Temp_Comp_Pwr_Curve,old,LT,Power,29669.27106,1027.632052,18.10662623,-442.1997136,11.13352877,-20.38045192,0.139980653,-0.058866918,-0.218451538,0.203858467,-40,-17.8,4.4,54.4
3
3
  Old_Med_Temp_Comp_Pwr_Curve,old,MT,Power,7438.922294,-269.5975647,-9.856104461,553.5732602,-3.385889614,14.86578782,-0.100796292,0.009822793,0.097362356,-0.039675217,-23.3,7.2,10,60
4
4
  New_Low_Temp_Comp_Pwr_Curve,new,LT,Power,170751.8339,6102.903702,78.2619862,-2959.432648,19.78765887,-90.95810147,0.435964768,-0.041157653,-0.60884596,0.459133262,-40,-17.8,4.4,54.4
@@ -1,4 +1,4 @@
1
- building_type,space_type,case_type,length_ft,reference_space_type_area_ft2
1
+ building_type,space_type,case_type,length_ft,reference_space_type_area_ft2
2
2
  SuperMarket,Sales,Coffin - Frozen Food,80,27500
3
3
  SuperMarket,Sales,Coffin - Ice Cream,20,27500
4
4
  SuperMarket,Sales,Reach-in - Ice Cream,187,27500
@@ -1,4 +1,4 @@
1
- building_type,space_type,walkin_name,walkin_type,size_ft2,reference_space_type_area_ft2,notes
1
+ building_type,space_type,walkin_name,walkin_type,size_ft2,reference_space_type_area_ft2,notes
2
2
  PrimarySchool,Kitchen,Walk-in Cooler,Walk-in Cooler,120,1800,
3
3
  PrimarySchool,Kitchen,Walk-in Freezer,Walk-in Freezer,120,1800,
4
4
  SecondarySchool,Kitchen,Walk-in Cooler,Walk-in Cooler,240,2325,
@@ -12,8 +12,8 @@ module OpenstudioStandards
12
12
  # @return [OpenStudio::Model::ThermalZone] returns a thermal zone if found, nil if not.
13
13
  def self.refrigeration_case_zone(model)
14
14
  # load refrigeration cases data
15
- cases_csv = "#{__dir__}/data/typical_refrigerated_cases.csv"
16
- unless File.exist?(cases_csv)
15
+ cases_csv = "#{File.dirname(__FILE__)}/data/typical_refrigerated_cases.csv"
16
+ unless File.file?(cases_csv)
17
17
  OpenStudio.logFree(OpenStudio::Error, 'openstudio.standards.Refrigeration', "Unable to find file: #{cases_csv}")
18
18
  return nil
19
19
  end
@@ -73,8 +73,8 @@ module OpenstudioStandards
73
73
  # @return [OpenStudio::Model::ThermalZone] returns a thermal zone if found, nil if not.
74
74
  def self.refrigeration_walkin_zone(model)
75
75
  # load refrigeration walkin data
76
- walkins_csv = "#{__dir__}/data/typical_refrigerated_walkins.csv"
77
- unless File.exist?(walkins_csv)
76
+ walkins_csv = "#{File.dirname(__FILE__)}/data/typical_refrigerated_walkins.csv"
77
+ unless File.file?(walkins_csv)
78
78
  OpenStudio.logFree(OpenStudio::Error, 'openstudio.standards.Refrigeration', "Unable to find file: #{walkins_csv}")
79
79
  return nil
80
80
  end
@@ -62,10 +62,10 @@ module OpenstudioStandards
62
62
  water_use_equipment.each do |w|
63
63
  # get water use equipment properties
64
64
  water_use_name = w[:equipment_name]
65
- peak_flow_rate_gal_per_hr = w[:peak_flow_rate].to_f
66
- peak_flow_rate_gal_per_hr_per_ft2 = w[:peak_flow_rate_per_area].to_f
65
+ peak_flow_rate_gal_per_hr = w[:peak_flow_rate_gph].to_f
66
+ peak_flow_rate_gal_per_hr_per_ft2 = w[:peak_flow_rate_gph_per_floor_area_ft2].to_f
67
67
  loop_type = w[:loop_type]
68
- temperature = w[:temperature]
68
+ temperature = w[:mixed_water_temperature_f]
69
69
  flow_rate_schedule = w[:flow_rate_schedule]
70
70
  sensible_fraction = w[:sensible_fraction]
71
71
  latent_fraction = w[:latent_fraction]
@@ -73,7 +73,7 @@ module OpenstudioStandards
73
73
  # derived from equipment properties
74
74
  is_booster = water_use_name && water_use_name.downcase.include?('booster')
75
75
  water_use_name = water_use_name ? "#{space.name} #{water_use_name}" : "#{space.name} Water Use"
76
- service_water_temperature_c = OpenStudio.convert(temperature, 'F', 'C').get
76
+ mixed_water_temperature_c = OpenStudio.convert(temperature, 'F', 'C').get
77
77
 
78
78
  # @todo replace this line once model_add_schedule is refactored to not require a standard
79
79
  flow_rate_schedule = std.model_add_schedule(model, flow_rate_schedule)
@@ -114,7 +114,7 @@ module OpenstudioStandards
114
114
  name: water_use_name,
115
115
  flow_rate: peak_flow_rate_m3_per_s,
116
116
  flow_rate_fraction_schedule: flow_rate_schedule,
117
- water_use_temperature: service_water_temperature_c,
117
+ water_use_temperature: mixed_water_temperature_c,
118
118
  sensible_fraction: sensible_fraction,
119
119
  latent_fraction: latent_fraction,
120
120
  space: space)
@@ -145,13 +145,13 @@ module OpenstudioStandards
145
145
  # default to electricity for single units
146
146
  dedicated_water_heating_fuel = water_heating_fuel || 'Electricity'
147
147
 
148
- # @todo add method to get service water temperature as max of space_water_use_equipment
149
- service_water_temperature_c = OpenStudio.convert(140.0, 'F', 'C').get
148
+ # default to 140F
149
+ service_water_loop_temperature_c = OpenStudio.convert(140.0, 'F', 'C').get
150
150
 
151
151
  # add service water loop with water heater
152
152
  swh_loop = OpenstudioStandards::ServiceWaterHeating.create_service_water_heating_loop(model,
153
153
  system_name: "#{space.name} Service Water Loop",
154
- service_water_temperature: service_water_temperature_c,
154
+ service_water_temperature: service_water_loop_temperature_c,
155
155
  service_water_pump_head: 0.01,
156
156
  service_water_pump_motor_efficiency: 1.0,
157
157
  water_heater_capacity: water_heater_capacity_w,
@@ -238,11 +238,11 @@ module OpenstudioStandards
238
238
  supply_temperature: 180.0)
239
239
 
240
240
  # Note that booster water heaters are always assumed to be electric resistance
241
- booster_water_temperature_c = OpenStudio.convert(180.0, 'F', 'C').get
241
+ booster_water_loop_temperature_c = OpenStudio.convert(180.0, 'F', 'C').get
242
242
  swh_booster_loop = OpenstudioStandards::ServiceWaterHeating.create_booster_water_heating_loop(model,
243
243
  system_name: 'Booster Water Loop',
244
244
  water_heater_capacity: booster_water_heater_sizing[:water_heater_capacity],
245
- service_water_temperature: booster_water_temperature_c,
245
+ service_water_temperature: booster_water_loop_temperature_c,
246
246
  service_water_loop: shared_swh_loop)
247
247
 
248
248
  # Add loop to array
@@ -56,6 +56,7 @@ module OpenstudioStandards
56
56
  end
57
57
  water_heater_volume_gal = OpenStudio.convert(water_heater_volume, 'm^3', 'gal').get
58
58
  water_heater.setTankVolume(water_heater_volume)
59
+ water_heating_sizing = water_heater.waterHeaterSizing
59
60
 
60
61
  # set the water heater fuel
61
62
  case water_heater_fuel
@@ -68,6 +69,9 @@ module OpenstudioStandards
68
69
  water_heater.setOffCycleParasiticFuelType('Gas')
69
70
  water_heater.setOffCycleLossCoefficienttoAmbientTemperature(6.0)
70
71
  water_heater.setOnCycleLossCoefficienttoAmbientTemperature(6.0)
72
+ # assume 0.5 hour recovery temperature for natural gas water heaters
73
+ water_heating_sizing.setDesignMode('PeakDraw')
74
+ water_heating_sizing.setTimeforTankRecovery(0.5)
71
75
  when 'Electricity', 'Electric', 'Elec'
72
76
  water_heater.setHeaterFuelType('Electricity')
73
77
  water_heater.setHeaterThermalEfficiency(1.0)
@@ -77,6 +81,9 @@ module OpenstudioStandards
77
81
  water_heater.setOffCycleParasiticFuelType('Electricity')
78
82
  water_heater.setOffCycleLossCoefficienttoAmbientTemperature(1.053)
79
83
  water_heater.setOnCycleLossCoefficienttoAmbientTemperature(1.053)
84
+ # assume 1.0 hour recovery temperature for electric water heaters
85
+ water_heating_sizing.setDesignMode('PeakDraw')
86
+ water_heating_sizing.setTimeforTankRecovery(1.0)
80
87
  when 'FuelOilNo2'
81
88
  water_heater.setHeaterFuelType('FuelOilNo2')
82
89
  water_heater.setHeaterThermalEfficiency(0.78)
@@ -86,6 +93,9 @@ module OpenstudioStandards
86
93
  water_heater.setOffCycleParasiticFuelType('FuelOilNo2')
87
94
  water_heater.setOffCycleLossCoefficienttoAmbientTemperature(6.0)
88
95
  water_heater.setOnCycleLossCoefficienttoAmbientTemperature(6.0)
96
+ # assume 0.5 hour recovery temperature for fuel oil water heaters
97
+ water_heating_sizing.setDesignMode('PeakDraw')
98
+ water_heating_sizing.setTimeforTankRecovery(0.5)
89
99
  when 'HeatPump', 'SimpleHeatPump'
90
100
  OpenStudio.logFree(OpenStudio::Warn, 'openstudio.standards.ServiceWaterHeating', 'Simple workaround to represent heat pump water heaters without incurring significant runtime penalty associated with using correct objects.')
91
101
  # Make a part-load efficiency modifier curve with a value above 1, which is multiplied by the nominal efficiency of 100% to represent the COP of a HPWH.
@@ -47,13 +47,16 @@ module OpenstudioStandards
47
47
 
48
48
  # create service water heating loop
49
49
  service_water_loop = OpenStudio::Model::PlantLoop.new(model)
50
- service_water_loop.setMinimumLoopTemperature(10.0)
51
50
  if service_water_temperature > 60.0
52
51
  service_water_loop.setMaximumLoopTemperature(service_water_temperature)
53
52
  else
54
53
  service_water_loop.setMaximumLoopTemperature(60.0)
55
54
  end
56
55
 
56
+ # set minimum temperature of 125F for legionella growth risk
57
+ swh_loop_min_c = OpenStudio.convert(125.0, 'F', 'C').get
58
+ service_water_loop.setMinimumLoopTemperature(swh_loop_min_c)
59
+
57
60
  if system_name.nil?
58
61
  system_name = 'Service Water Loop'
59
62
  end
@@ -61,7 +64,7 @@ module OpenstudioStandards
61
64
 
62
65
  # service water heating loop controls
63
66
  swh_temp_f = OpenStudio.convert(service_water_temperature, 'C', 'F').get
64
- swh_delta_t_r = 9.0 # 9F delta-T
67
+ swh_delta_t_r = 9.0 # default to 9 R temperature difference
65
68
  swh_delta_t_k = OpenStudio.convert(swh_delta_t_r, 'R', 'K').get
66
69
  swh_temp_sch = OpenstudioStandards::Schedules.create_constant_schedule_ruleset(model,
67
70
  service_water_temperature,
@@ -204,6 +207,16 @@ module OpenstudioStandards
204
207
  booster_service_water_loop = OpenStudio::Model::PlantLoop.new(model)
205
208
  booster_service_water_loop.setName('Booster Service Water Loop')
206
209
 
210
+ if service_water_temperature > 82.2
211
+ service_water_loop.setMaximumLoopTemperature(service_water_temperature)
212
+ else
213
+ service_water_loop.setMaximumLoopTemperature(82.2)
214
+ end
215
+
216
+ # set minimum temperature of 125F for legionella growth risk
217
+ swh_loop_min_c = OpenStudio.convert(125.0, 'F', 'C').get
218
+ service_water_loop.setMinimumLoopTemperature(swh_loop_min_c)
219
+
207
220
  # create and add booster water heater to loop
208
221
  booster_water_heater = OpenstudioStandards::ServiceWaterHeating.create_water_heater(model,
209
222
  water_heater_capacity: water_heater_capacity,
@@ -220,7 +233,7 @@ module OpenstudioStandards
220
233
 
221
234
  # Service water heating loop controls
222
235
  swh_temp_f = OpenStudio.convert(service_water_temperature, 'C', 'F').get
223
- swh_delta_t_r = 9.0 # 9F delta-T
236
+ swh_delta_t_r = 9.0 # default to 9 R temperature difference
224
237
  swh_delta_t_k = OpenStudio.convert(swh_delta_t_r, 'R', 'K').get
225
238
  swh_temp_sch = OpenstudioStandards::Schedules.create_constant_schedule_ruleset(model,
226
239
  service_water_temperature,
@@ -38,10 +38,10 @@ def csv_to_json(input_csv = 'typical_water_use_equipment.csv',
38
38
  # Add water_use_equipment entry
39
39
  water_use_entry = {
40
40
  equipment_name: row[:equipment_name],
41
- peak_flow_rate: row[:peak_flow_rate]&.to_f, # gallons / hour
42
- peak_flow_rate_per_area: row[:peak_flow_rate_per_area]&.to_f, # gallons / hour-ft^2
41
+ peak_flow_rate_gph: row[:peak_flow_rate_gph]&.to_f, # gallons / hour
42
+ peak_flow_rate_gph_per_floor_area_ft2: row[:peak_flow_rate_gph_per_floor_area_ft2]&.to_f, # gallons / hour-ft^2
43
43
  loop_type: row[:loop_type],
44
- temperature: row[:temperature]&.to_f, # deg F
44
+ mixed_water_temperature_f: row[:mixed_water_temperature_f]&.to_f, # deg F
45
45
  flow_rate_schedule: row[:flow_rate_schedule],
46
46
  sensible_fraction: row[:sensible_fraction]&.to_f,
47
47
  latent_fraction: row[:latent_fraction]&.to_f
@@ -83,10 +83,10 @@ def json_to_csv(input_json = 'typical_water_use_equipment.json',
83
83
  :space_type,
84
84
  :building_type,
85
85
  :equipment_name,
86
- :peak_flow_rate,
87
- :peak_flow_rate_per_area,
86
+ :peak_flow_rate_gph,
87
+ :peak_flow_rate_gph_per_floor_area_ft2,
88
88
  :loop_type,
89
- :temperature,
89
+ :mixed_water_temperature_f,
90
90
  :flow_rate_schedule,
91
91
  :sensible_fraction,
92
92
  :latent_fraction
@@ -103,10 +103,10 @@ def json_to_csv(input_json = 'typical_water_use_equipment.json',
103
103
  space_type,
104
104
  building_type,
105
105
  equipment[:equipment_name],
106
- equipment[:peak_flow_rate],
107
- equipment[:peak_flow_rate_per_area],
106
+ equipment[:peak_flow_rate_gph],
107
+ equipment[:peak_flow_rate_gph_per_floor_area_ft2],
108
108
  equipment[:loop_type],
109
- equipment[:temperature],
109
+ equipment[:mixed_water_temperature_f],
110
110
  equipment[:flow_rate_schedule],
111
111
  equipment[:sensible_fraction],
112
112
  equipment[:latent_fraction]
@@ -1,54 +1,54 @@
1
- space_type,building_type,equipment_name,peak_flow_rate,peak_flow_rate_per_area,loop_type,temperature,flow_rate_schedule,sensible_fraction,latent_fraction
2
- Break Room,Courthouse,,,0.02,Shared,140,Courthouse BLDG_SWH_SCH,0.2,0.05
3
- Restroom,Courthouse,,,0.02,Shared,140,Courthouse BLDG_SWH_SCH,0.2,0.05
1
+ space_type,building_type,equipment_name,peak_flow_rate_gph,peak_flow_rate_gph_per_floor_area_ft2,loop_type,mixed_water_temperature_f,flow_rate_schedule,sensible_fraction,latent_fraction
2
+ Break Room,Courthouse,,,0.02,Shared,110,Courthouse BLDG_SWH_SCH,0.2,0.05
3
+ Restroom,Courthouse,,,0.02,Shared,110,Courthouse BLDG_SWH_SCH,0.2,0.05
4
4
  Kitchen,FullServiceRestaurant,Dishwasher Booster,,0.054,Shared,180,RestaurantSitDown BLDG_SWH_SCH,0.2,0.05
5
- Kitchen,FullServiceRestaurant,,,0.036,Shared,140,RestaurantSitDown BLDG_SWH_SCH,0.2,0.05
6
- Apartment,HighriseApartment,,,0.003663158,Shared,140,ApartmentHighRise APT_DHW_SCH,0.2,0.05
7
- ER_Exam,Hospital,,,0.003333333,Shared,140,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
8
- ER_Trauma,Hospital,,,0.003333333,Shared,140,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
9
- ER_Triage,Hospital,,,0.003333333,Shared,140,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
5
+ Kitchen,FullServiceRestaurant,,,0.036,Shared,120,RestaurantSitDown BLDG_SWH_SCH,0.2,0.05
6
+ Apartment,HighriseApartment,,,0.003663158,Shared,110,ApartmentHighRise APT_DHW_SCH,0.2,0.05
7
+ ER_Exam,Hospital,,,0.003333333,Shared,110,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
8
+ ER_Trauma,Hospital,,,0.003333333,Shared,110,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
9
+ ER_Triage,Hospital,,,0.003333333,Shared,110,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
10
10
  Kitchen,Hospital,Dishwasher Booster,,0.009,Shared,180,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
11
- Kitchen,Hospital,,,0.006,Shared,140,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
12
- Lab,Hospital,,,0.000701754,Shared,140,Hospital BLDG_SWH_SCH,0.2,0.05
13
- OR,Hospital,,,0.003333333,Shared,140,Hospital BLDG_SWH_SCH,0.2,0.05
14
- PatRoom,Hospital,,,0.003571429,Shared,140,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
15
- PhysTherapy,Hospital,,,0.000189394,Shared,140,Hospital BLDG_SWH_SCH,0.2,0.05
16
- Radiology,Hospital,,,0.000190476,Shared,140,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
17
- GuestRoom,LargeHotel,,,0.00297619,Shared,140,HotelLarge GuestRoom_SWH_Sch,0.2,0.05
11
+ Kitchen,Hospital,,,0.006,Shared,120,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
12
+ Lab,Hospital,,,0.000701754,Shared,110,Hospital BLDG_SWH_SCH,0.2,0.05
13
+ OR,Hospital,,,0.003333333,Shared,110,Hospital BLDG_SWH_SCH,0.2,0.05
14
+ PatRoom,Hospital,,,0.003571429,Shared,110,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
15
+ PhysTherapy,Hospital,,,0.000189394,Shared,110,Hospital BLDG_SWH_SCH,0.2,0.05
16
+ Radiology,Hospital,,,0.000190476,Shared,110,Hospital BLDG_SWH_EXTD_SCH,0.2,0.05
17
+ GuestRoom,LargeHotel,,,0.00297619,Shared,110,HotelLarge GuestRoom_SWH_Sch,0.2,0.05
18
18
  Kitchen,LargeHotel,Dishwasher Booster,,0.072,Shared,180,HotelLarge BLDG_SWH_SCH,0.2,0.05
19
- Kitchen,LargeHotel,,,0.048,Shared,140,HotelLarge BLDG_SWH_SCH,0.2,0.05
20
- Laundry,LargeHotel,,,0.186428571,Shared,140,HotelLarge LaundryRoom_SWH_Sch_Post2004,0.2,0.05
21
- Apartment,MidriseApartment,,3.48,0.003663158,One Per Unit,140,ApartmentMidRise APT_DHW_SCH,0.2,0.05
22
- Restroom,Office,,,0.02,Shared,140,OfficeMedium BLDG_SWH_SCH,0.2,0.05
23
- Restroom,Office,,,0.02,Shared,140,OfficeMedium BLDG_SWH_SCH,0.2,0.05
24
- Restroom,Office,,,0.02,Shared,140,OfficeSmall BLDG_SWH_SCH,0.2,0.05
25
- WholeBuilding - Lg Office,Office,,,0.000516521,Shared,140,OfficeLarge BLDG_SWH_SCH,0.2,0.05
26
- WholeBuilding - Lg Office-basement,Office,,,0.000516521,Shared,140,OfficeLarge BLDG_SWH_SCH,0.2,0.05
27
- WholeBuilding - Lg Office-others,Office,,,0.000516521,Shared,140,OfficeLarge BLDG_SWH_SCH,0.2,0.05
28
- WholeBuilding - Md Office,Office,,,0.000950996,Shared,140,OfficeMedium BLDG_SWH_SCH,0.2,0.05
29
- WholeBuilding - Sm Office,Office,,,0.000545256,Shared,140,OfficeSmall BLDG_SWH_SCH,0.2,0.05
30
- Anesthesia,Outpatient,,,0.018518519,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
31
- MRI,Outpatient,,,0.004545455,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
32
- MRI_Control,Outpatient,,,0.011904762,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
33
- OR,Outpatient,,,0.025423729,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
34
- PACU,Outpatient,,,0.006329114,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
35
- PhysicalTherapy,Outpatient,,,0.002114165,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
36
- PreOp,Outpatient,,,0.007590133,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
37
- ProcedureRoom,Outpatient,,,0.007017544,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
38
- Xray,Outpatient,,,0.002222222,Shared,140,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
39
- Restroom,PrimarySchool,,,0.02,Shared,140,SchoolPrimary BLDG_SWH_SCH,0.2,0.05
19
+ Kitchen,LargeHotel,,,0.048,Shared,120,HotelLarge BLDG_SWH_SCH,0.2,0.05
20
+ Laundry,LargeHotel,,,0.186428571,Shared,110,HotelLarge LaundryRoom_SWH_Sch_Post2004,0.2,0.05
21
+ Apartment,MidriseApartment,,3.48,0.003663158,One Per Unit,110,ApartmentMidRise APT_DHW_SCH,0.2,0.05
22
+ Restroom,Office,,,0.02,Shared,110,OfficeMedium BLDG_SWH_SCH,0.2,0.05
23
+ Restroom,Office,,,0.02,Shared,110,OfficeMedium BLDG_SWH_SCH,0.2,0.05
24
+ Restroom,Office,,,0.02,Shared,110,OfficeSmall BLDG_SWH_SCH,0.2,0.05
25
+ WholeBuilding - Lg Office,Office,,,0.000516521,Shared,110,OfficeLarge BLDG_SWH_SCH,0.2,0.05
26
+ WholeBuilding - Lg Office-basement,Office,,,0.000516521,Shared,110,OfficeLarge BLDG_SWH_SCH,0.2,0.05
27
+ WholeBuilding - Lg Office-others,Office,,,0.000516521,Shared,110,OfficeLarge BLDG_SWH_SCH,0.2,0.05
28
+ WholeBuilding - Md Office,Office,,,0.000950996,Shared,110,OfficeMedium BLDG_SWH_SCH,0.2,0.05
29
+ WholeBuilding - Sm Office,Office,,,0.000545256,Shared,110,OfficeSmall BLDG_SWH_SCH,0.2,0.05
30
+ Anesthesia,Outpatient,,,0.018518519,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
31
+ MRI,Outpatient,,,0.004545455,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
32
+ MRI_Control,Outpatient,,,0.011904762,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
33
+ OR,Outpatient,,,0.025423729,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
34
+ PACU,Outpatient,,,0.006329114,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
35
+ PhysicalTherapy,Outpatient,,,0.002114165,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
36
+ PreOp,Outpatient,,,0.007590133,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
37
+ ProcedureRoom,Outpatient,,,0.007017544,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
38
+ Xray,Outpatient,,,0.002222222,Shared,110,OutPatientHealthCare BLDG_SWH_SCH,0.2,0.05
39
+ Restroom,PrimarySchool,,,0.02,Shared,110,SchoolPrimary BLDG_SWH_SCH,0.2,0.05
40
40
  Kitchen,SecondarySchool,Dishwasher Booster,,0.034,Shared,180,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
41
- Kitchen,SecondarySchool,,,0.023,Shared,140,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
41
+ Kitchen,SecondarySchool,,,0.023,Shared,120,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
42
42
  Kitchen,PrimarySchool,Dishwasher Booster,,0.033,Shared,180,SchoolPrimary BLDG_SWH_SCH,0.2,0.05
43
- Kitchen,PrimarySchool,,,0.022,Shared,140,SchoolPrimary BLDG_SWH_SCH,0.2,0.05
44
- Kitchen,QuickServiceRestaurant,,,0.032,Shared,140,RestaurantFastFood BLDG_SWH_SCH,0.2,0.05
45
- Gym,SecondarySchool,,,0.007499177,Shared,140,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
46
- Restroom,SecondarySchool,,,0.02,Shared,140,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
47
- GuestRoom123Occ,SmallHotel,,,0.006324786,Shared,140,HotelSmall GuestRoom_SHW_Sch,0.2,0.05
48
- GuestRoom123Vac,SmallHotel,,,0.006324786,Shared,140,HotelSmall AlwaysOff,0.2,0.05
49
- Laundry,SmallHotel,,,0.064102564,One Per Space,140,HotelSmall LaundryRoom_SHW_Sch,0.2,0.05
50
- Strip mall - type 1,StripMall,,1.8,,One Per Space,140,RetailStripmall Type1_SWH_SCH,0.2,0.05
51
- Strip mall - type 2,StripMall,,1.8,,One Per Space,140,RetailStripmall Type2_SWH_SCH,0.2,0.05
52
- Strip mall - type 3,StripMall,,1.8,,One Per Space,140,RetailStripmall Type3_SWH_SCH,0.2,0.05
53
- Bakery,SuperMarket,,,0.002141786,Shared,140,SuperMarket Bldg Swh,0.2,0.05
54
- Deli,SuperMarket,,,0.002141786,Shared,140,SuperMarket Bldg Swh,0.2,0.05
43
+ Kitchen,PrimarySchool,,,0.022,Shared,120,SchoolPrimary BLDG_SWH_SCH,0.2,0.05
44
+ Kitchen,QuickServiceRestaurant,,,0.032,Shared,110,RestaurantFastFood BLDG_SWH_SCH,0.2,0.05
45
+ Gym,SecondarySchool,,,0.007499177,Shared,110,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
46
+ Restroom,SecondarySchool,,,0.02,Shared,110,SchoolSecondary BLDG_SWH_SCH,0.2,0.05
47
+ GuestRoom123Occ,SmallHotel,,,0.006324786,Shared,110,HotelSmall GuestRoom_SHW_Sch,0.2,0.05
48
+ GuestRoom123Vac,SmallHotel,,,0.006324786,Shared,110,HotelSmall AlwaysOff,0.2,0.05
49
+ Laundry,SmallHotel,,,0.064102564,One Per Space,110,HotelSmall LaundryRoom_SHW_Sch,0.2,0.05
50
+ Strip mall - type 1,StripMall,,1.8,,One Per Space,110,RetailStripmall Type1_SWH_SCH,0.2,0.05
51
+ Strip mall - type 2,StripMall,,1.8,,One Per Space,110,RetailStripmall Type2_SWH_SCH,0.2,0.05
52
+ Strip mall - type 3,StripMall,,1.8,,One Per Space,110,RetailStripmall Type3_SWH_SCH,0.2,0.05
53
+ Bakery,SuperMarket,,,0.002141786,Shared,110,SuperMarket Bldg Swh,0.2,0.05
54
+ Deli,SuperMarket,,,0.002141786,Shared,110,SuperMarket Bldg Swh,0.2,0.05