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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4ca5cfebeb0b14ae9e18aa0cbd637d99cf98be2d
4
- data.tar.gz: b8ad16cd4ee6acc1a1110f13cf2f0f9bf08f2645
3
+ metadata.gz: b0cb1877d638292c0cef46b95790075a1e264078
4
+ data.tar.gz: 9b5c0161d36a06a943b39d4bdf8c703a20e99c82
5
5
  SHA512:
6
- metadata.gz: a1b1415f7892151ce7140a2be2625f7901c7d3c8b860c06883e9b82918b8e8ebdf7f7d9ad252c5b38d3b3c5ebacc26a4bdddf0751f21e0609accf588d352950a
7
- data.tar.gz: 732e1f975d42c2a1afef5e9656f819019071354fb2e5d61e5818d723639abee4634c0d4f6a6401f471ae58a303fe49091437e183319ebe37d0e77b045c6b9a16
6
+ metadata.gz: 0b3b4e803b11f95ad0a6a67542212a43918bb5c36838e07d0f0827f3abaf7ca38e4cf36c38f6c5f6a769d294a59edc870c70ebf48bc6d5dcc3c283dd669980be
7
+ data.tar.gz: 2e7d594fb0cf28e87f6c3a9b5714c29fd0bf440ef130eff44beb2a66f83779ca7194031c0a6b99735c05e86444d3403cd0c76c128416b2dbe2e87c9518fca1b1
@@ -664,7 +664,9 @@ module BTAP
664
664
  boiler = icomponent.to_BoilerHotWater.get
665
665
 
666
666
  #set design outlet temp
667
- boiler.setDesignWaterOutletTemperature(@hw_boiler_design_water_outlet_temperature) unless @hw_boiler_design_water_outlet_temperature.nil?
667
+ if model.version < OpenStudio::VersionString.new('3.0.0')
668
+ boiler.setDesignWaterOutletTemperature(@hw_boiler_design_water_outlet_temperature) unless @hw_boiler_design_water_outlet_temperature.nil?
669
+ end
668
670
  #set fuel type
669
671
  boiler.setFuelType(@hw_boiler_fuel_type) unless @hw_boiler_fuel_type.nil?
670
672
  #set thermal eff
@@ -674,7 +676,9 @@ module BTAP
674
676
  ["ConstantFlow","LeavingSetpointModulated","NotModulated"].include?(@hw_boiler_flow_mode) ? boiler.setBoilerFlowMode(@hw_boiler_flow_mode) : raise("Boiler flow mode #{@hw_boiler_flow_mode} invalid.")
675
677
  end
676
678
  #set setDesignWaterOutletTemperature
677
- boiler.setDesignWaterOutletTemperature(@hotwaterboiler_reset_highsupplytemp) unless @hotwaterboiler_reset_highsupplytemp.nil?
679
+ if model.version < OpenStudio::VersionString.new('3.0.0')
680
+ boiler.setDesignWaterOutletTemperature(@hotwaterboiler_reset_highsupplytemp) unless @hotwaterboiler_reset_highsupplytemp.nil?
681
+ end
678
682
  #set EfficiencyCurveTemperatureEvaluationVariable
679
683
  unless @hw_boiler_eff_curve_temp_eval_var.nil?
680
684
  ["LeavingBoiler","EnteringBoiler"].include?(@hw_boiler_eff_curve_temp_eval_var) ? boiler.setEfficiencyCurveTemperatureEvaluationVariable(@hw_boiler_eff_curve_temp_eval_var) : raise("EfficiencyCurveTemperatureEvaluationVariable #{@hw_boiler_eff_curve_temp_eval_var} invalid.")
@@ -370,7 +370,7 @@ module BTAP
370
370
  stdglazing.setInfraredTransmittanceatNormalIncidence(infraredTransmittanceatNormalIncidence.to_f)
371
371
  stdglazing.setFrontSideInfraredHemisphericalEmissivity(frontSideInfraredHemisphericalEmissivity.to_f)
372
372
  stdglazing.setBackSideInfraredHemisphericalEmissivity(backSideInfraredHemisphericalEmissivity.to_f)
373
- stdglazing.setConductivity(conductivity.to_f)
373
+ stdglazing.setThermalConductivity(conductivity.to_f)
374
374
  stdglazing.setName(name)
375
375
  stdglazing.setOpticalDataType(opticalDataType)
376
376
  stdglazing.setDirtCorrectionFactorforSolarandVisibleTransmittance(dirt_correction_factor)
@@ -1099,7 +1099,9 @@ module BTAP
1099
1099
  boiler = icomponent.to_BoilerHotWater.get
1100
1100
 
1101
1101
  #set design outlet temp
1102
- boiler.setDesignWaterOutletTemperature(@hw_boiler_design_water_outlet_temperature) unless @hw_boiler_design_water_outlet_temperature.nil?
1102
+ if model.version < OpenStudio::VersionString.new('3.0.0')
1103
+ boiler.setDesignWaterOutletTemperature(@hw_boiler_design_water_outlet_temperature) unless @hw_boiler_design_water_outlet_temperature.nil?
1104
+ end
1103
1105
  #set fuel type
1104
1106
  boiler.setFuelType(@hw_boiler_fuel_type) unless @hw_boiler_fuel_type.nil?
1105
1107
  #set thermal eff
@@ -1109,7 +1111,9 @@ module BTAP
1109
1111
  ["ConstantFlow","LeavingSetpointModulated","NotModulated"].include?(@hw_boiler_flow_mode) ? boiler.setBoilerFlowMode(@hw_boiler_flow_mode) : raise("Boiler flow mode #{@hw_boiler_flow_mode} invalid.")
1110
1112
  end
1111
1113
  #set setDesignWaterOutletTemperature
1112
- boiler.setDesignWaterOutletTemperature(@hotwaterboiler_reset_highsupplytemp) unless @hotwaterboiler_reset_highsupplytemp.nil?
1114
+ if model.version < OpenStudio::VersionString.new('3.0.0')
1115
+ boiler.setDesignWaterOutletTemperature(@hotwaterboiler_reset_highsupplytemp) unless @hotwaterboiler_reset_highsupplytemp.nil?
1116
+ end
1113
1117
  #set EfficiencyCurveTemperatureEvaluationVariable
1114
1118
  unless @hw_boiler_eff_curve_temp_eval_var.nil?
1115
1119
  ["LeavingBoiler","EnteringBoiler"].include?(@hw_boiler_eff_curve_temp_eval_var) ? boiler.setEfficiencyCurveTemperatureEvaluationVariable(@hw_boiler_eff_curve_temp_eval_var) : raise("EfficiencyCurveTemperatureEvaluationVariable #{@hw_boiler_eff_curve_temp_eval_var} invalid.")
@@ -11,6 +11,7 @@ class Standard
11
11
  # @param eff_curve_temp_eval_var [String] LeavingBoiler or EnteringBoiler temperature for the boiler efficiency curve
12
12
  # @param flow_mode [String] boiler flow mode
13
13
  # @param lvg_temp_dsgn [Double] boiler leaving design temperature, degrees Fahrenheit
14
+ # note that this field is deprecated in OS versions 3.0+
14
15
  # @param out_temp_lmt [Double] boiler outlet temperature limit, degrees Fahrenheit
15
16
  # @param min_plr [Double] boiler minimum part load ratio
16
17
  # @param max_plr [Double] boiler maximum part load ratio
@@ -67,10 +68,12 @@ class Standard
67
68
  boiler.setBoilerFlowMode(flow_mode)
68
69
  end
69
70
 
70
- if lvg_temp_dsgn.nil?
71
- boiler.setDesignWaterOutletTemperature(OpenStudio.convert(180.0, 'F', 'C').get)
72
- else
73
- boiler.setDesignWaterOutletTemperature(OpenStudio.convert(lvg_temp_dsgn, 'F', 'C').get)
71
+ if model.version < OpenStudio::VersionString.new('3.0.0')
72
+ if lvg_temp_dsgn.nil?
73
+ boiler.setDesignWaterOutletTemperature(OpenStudio.convert(180.0, 'F', 'C').get)
74
+ else
75
+ boiler.setDesignWaterOutletTemperature(OpenStudio.convert(lvg_temp_dsgn, 'F', 'C').get)
76
+ end
74
77
  end
75
78
 
76
79
  if !out_temp_lmt.nil?
@@ -81,7 +84,9 @@ class Standard
81
84
 
82
85
  # logic to set different defaults for condensing boilers if not specified
83
86
  if draft_type == 'Condensing'
84
- boiler.setDesignWaterOutletTemperature(OpenStudio.convert(120.0, 'F', 'C').get) if lvg_temp_dsgn.nil?
87
+ if model.version < OpenStudio::VersionString.new('3.0.0')
88
+ boiler.setDesignWaterOutletTemperature(OpenStudio.convert(120.0, 'F', 'C').get) if lvg_temp_dsgn.nil?
89
+ end
85
90
  boiler.setNominalThermalEfficiency(0.96) if nominal_thermal_efficiency.nil?
86
91
  end
87
92
 
@@ -279,7 +279,7 @@ Standard.class_eval do
279
279
  normalweight_concrete_floor.setName('100mm Normalweight concrete floor')
280
280
  normalweight_concrete_floor.setRoughness('MediumSmooth')
281
281
  normalweight_concrete_floor.setThickness(0.1016)
282
- normalweight_concrete_floor.setConductivity(2.31)
282
+ normalweight_concrete_floor.setThermalConductivity(2.31)
283
283
  normalweight_concrete_floor.setDensity(2322)
284
284
  normalweight_concrete_floor.setSpecificHeat(832)
285
285
 
@@ -303,7 +303,7 @@ Standard.class_eval do
303
303
  g01_13mm_gypsum_board.setName('G01 13mm gypsum board')
304
304
  g01_13mm_gypsum_board.setRoughness('Smooth')
305
305
  g01_13mm_gypsum_board.setThickness(0.0127)
306
- g01_13mm_gypsum_board.setConductivity(0.1600)
306
+ g01_13mm_gypsum_board.setThermalConductivity(0.1600)
307
307
  g01_13mm_gypsum_board.setDensity(800)
308
308
  g01_13mm_gypsum_board.setSpecificHeat(1090)
309
309
  g01_13mm_gypsum_board.setThermalAbsorptance(0.9)
@@ -321,7 +321,7 @@ Standard.class_eval do
321
321
  m10_200mm_concrete_block_basement_wall.setName('M10 200mm concrete block basement wall')
322
322
  m10_200mm_concrete_block_basement_wall.setRoughness('MediumRough')
323
323
  m10_200mm_concrete_block_basement_wall.setThickness(0.2032)
324
- m10_200mm_concrete_block_basement_wall.setConductivity(1.326)
324
+ m10_200mm_concrete_block_basement_wall.setThermalConductivity(1.326)
325
325
  m10_200mm_concrete_block_basement_wall.setDensity(1842)
326
326
  m10_200mm_concrete_block_basement_wall.setSpecificHeat(912)
327
327
 
@@ -473,7 +473,7 @@ Standard.class_eval do
473
473
  material.setName('Std Wood 6inch')
474
474
  material.setRoughness('MediumSmooth')
475
475
  material.setThickness(0.15)
476
- material.setConductivity(0.12)
476
+ material.setThermalConductivity(0.12)
477
477
  material.setDensity(540)
478
478
  material.setSpecificHeat(1210)
479
479
  material.setThermalAbsorptance(0.9)
@@ -1081,7 +1081,7 @@ class Standard
1081
1081
  copper_pipe.setName("Copper pipe 0.75in type L")
1082
1082
  copper_pipe.setRoughness('Smooth')
1083
1083
  copper_pipe.setThickness(OpenStudio.convert(0.045, 'in', 'm').get)
1084
- copper_pipe.setConductivity(386.0)
1084
+ copper_pipe.setThermalConductivity(386.0)
1085
1085
  copper_pipe.setDensity(OpenStudio.convert(556, 'lb/ft^3', 'kg/m^3').get)
1086
1086
  copper_pipe.setSpecificHeat(OpenStudio.convert(0.092, 'Btu/lb*R', 'J/kg*K').get)
1087
1087
  copper_pipe.setThermalAbsorptance(0.9) # TODO: find reference for property
@@ -1102,7 +1102,7 @@ class Standard
1102
1102
  insulation.setName("Fiberglass batt #{pipe_insulation_thickness_in.round(2)}in")
1103
1103
  insulation.setRoughness('Smooth')
1104
1104
  insulation.setThickness(OpenStudio.convert(pipe_insulation_thickness_in, 'in', 'm').get)
1105
- insulation.setConductivity(OpenStudio.convert(0.46, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
1105
+ insulation.setThermalConductivity(OpenStudio.convert(0.46, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
1106
1106
  insulation.setDensity(OpenStudio.convert(0.7, 'lb/ft^3', 'kg/m^3').get)
1107
1107
  insulation.setSpecificHeat(OpenStudio.convert(0.2, 'Btu/lb*R', 'J/kg*K').get)
1108
1108
  insulation.setThermalAbsorptance(0.9) # Irrelevant for Pipe:Indoor; no radiation model is used
@@ -2184,7 +2184,7 @@ class Standard
2184
2184
 
2185
2185
  material.setRoughness(data['roughness'].to_s)
2186
2186
  material.setThickness(OpenStudio.convert(data['thickness'].to_f, 'in', 'm').get)
2187
- material.setConductivity(OpenStudio.convert(data['conductivity'].to_f, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
2187
+ material.setThermalConductivity(OpenStudio.convert(data['conductivity'].to_f, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
2188
2188
  material.setDensity(OpenStudio.convert(data['density'].to_f, 'lb/ft^3', 'kg/m^3').get)
2189
2189
  material.setSpecificHeat(OpenStudio.convert(data['specific_heat'].to_f, 'Btu/lb*R', 'J/kg*K').get)
2190
2190
  material.setThermalAbsorptance(data['thermal_absorptance'].to_f)
@@ -2195,10 +2195,7 @@ class Standard
2195
2195
  material = OpenStudio::Model::MasslessOpaqueMaterial.new(model)
2196
2196
  material.setName(material_name)
2197
2197
  material.setThermalResistance(OpenStudio.convert(data['resistance'].to_f, 'hr*ft^2*R/Btu', 'm^2*K/W').get)
2198
-
2199
- material.setConductivity(OpenStudio.convert(data['conductivity'].to_f, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
2200
- material.setDensity(OpenStudio.convert(data['density'].to_f, 'lb/ft^3', 'kg/m^3').get)
2201
- material.setSpecificHeat(OpenStudio.convert(data['specific_heat'].to_f, 'Btu/lb*R', 'J/kg*K').get)
2198
+ material.setThermalConductivity(OpenStudio.convert(data['conductivity'].to_f, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
2202
2199
  material.setThermalAbsorptance(data['thermal_absorptance'].to_f)
2203
2200
  material.setSolarAbsorptance(data['solar_absorptance'].to_f)
2204
2201
  material.setVisibleAbsorptance(data['visible_absorptance'].to_f)
@@ -2239,7 +2236,7 @@ class Standard
2239
2236
  material.setInfraredTransmittanceatNormalIncidence(data['infrared_transmittance_at_normal_incidence'].to_f)
2240
2237
  material.setFrontSideInfraredHemisphericalEmissivity(data['front_side_infrared_hemispherical_emissivity'].to_f)
2241
2238
  material.setBackSideInfraredHemisphericalEmissivity(data['back_side_infrared_hemispherical_emissivity'].to_f)
2242
- material.setConductivity(OpenStudio.convert(data['conductivity'].to_f, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
2239
+ material.setThermalConductivity(OpenStudio.convert(data['conductivity'].to_f, 'Btu*in/hr*ft^2*R', 'W/m*K').get)
2243
2240
  material.setDirtCorrectionFactorforSolarandVisibleTransmittance(data['dirt_correction_factor_for_solar_and_visible_transmittance'].to_f)
2244
2241
  if /true/i =~ data['solar_diffusing'].to_s
2245
2242
  material.setSolarDiffusing(true)
@@ -169,10 +169,12 @@ class Standard
169
169
  plant_loop_enable_supply_water_temperature_reset(plant_loop)
170
170
 
171
171
  # Boiler properties
172
- plant_loop.supplyComponents.each do |sc|
173
- if sc.to_BoilerHotWater.is_initialized
174
- boiler = sc.to_BoilerHotWater.get
175
- boiler.setDesignWaterOutletTemperature(hw_temp_c)
172
+ if model.version < OpenStudio::VersionString.new('3.0.0')
173
+ plant_loop.supplyComponents.each do |sc|
174
+ if sc.to_BoilerHotWater.is_initialized
175
+ boiler = sc.to_BoilerHotWater.get
176
+ boiler.setDesignWaterOutletTemperature(hw_temp_c)
177
+ end
176
178
  end
177
179
  end
178
180
  return true
@@ -1,5 +1,377 @@
1
1
  {
2
2
  "refrigeration_system_lineup": [
3
+ {
4
+ "template": "ComStock 90.1-2004",
5
+ "building_type": "FullServiceRestaurant",
6
+ "size_category": "Any",
7
+ "system_type": "Low Temperature",
8
+ "number_of_display_cases": 0.0,
9
+ "number_of_walkins": 1.0,
10
+ "case_type_1": null,
11
+ "case_type_2": null,
12
+ "case_type_3": null,
13
+ "case_type_4": null,
14
+ "case_type_5": null,
15
+ "case_type_6": null,
16
+ "case_type_7": null,
17
+ "case_type_8": null,
18
+ "case_type_9": null,
19
+ "case_type_10": null,
20
+ "case_type_11": null,
21
+ "case_type_12": null,
22
+ "case_type_13": null,
23
+ "case_type_14": null,
24
+ "walkin_type_1": "Full Service Restaurant Freezer",
25
+ "walkin_type_2": null,
26
+ "walkin_type_3": null,
27
+ "walkin_type_4": null,
28
+ "walkin_type_5": null,
29
+ "walkin_type_6": null,
30
+ "walkin_type_7": null,
31
+ "walkin_type_8": null,
32
+ "compressor_name": "LT compressor_SmallandOld"
33
+ },
34
+ {
35
+ "template": "ComStock 90.1-2004",
36
+ "building_type": "FullServiceRestaurant",
37
+ "size_category": "Any",
38
+ "system_type": "Medium temperature",
39
+ "number_of_display_cases": 0.0,
40
+ "number_of_walkins": 1.0,
41
+ "case_type_1": null,
42
+ "case_type_2": null,
43
+ "case_type_3": null,
44
+ "case_type_4": null,
45
+ "case_type_5": null,
46
+ "case_type_6": null,
47
+ "case_type_7": null,
48
+ "case_type_8": null,
49
+ "case_type_9": null,
50
+ "case_type_10": null,
51
+ "case_type_11": null,
52
+ "case_type_12": null,
53
+ "case_type_13": null,
54
+ "case_type_14": null,
55
+ "walkin_type_1": "Full Service Restaurant Cooler",
56
+ "walkin_type_2": null,
57
+ "walkin_type_3": null,
58
+ "walkin_type_4": null,
59
+ "walkin_type_5": null,
60
+ "walkin_type_6": null,
61
+ "walkin_type_7": null,
62
+ "walkin_type_8": null,
63
+ "compressor_name": "MT compressor_SmallandOld"
64
+ },
65
+ {
66
+ "template": "ComStock 90.1-2004",
67
+ "building_type": "Hospital",
68
+ "size_category": "Any",
69
+ "system_type": "Low Temperature",
70
+ "number_of_display_cases": 0.0,
71
+ "number_of_walkins": 1.0,
72
+ "case_type_1": null,
73
+ "case_type_2": null,
74
+ "case_type_3": null,
75
+ "case_type_4": null,
76
+ "case_type_5": null,
77
+ "case_type_6": null,
78
+ "case_type_7": null,
79
+ "case_type_8": null,
80
+ "case_type_9": null,
81
+ "case_type_10": null,
82
+ "case_type_11": null,
83
+ "case_type_12": null,
84
+ "case_type_13": null,
85
+ "case_type_14": null,
86
+ "walkin_type_1": "Hospital Freezer",
87
+ "walkin_type_2": null,
88
+ "walkin_type_3": null,
89
+ "walkin_type_4": null,
90
+ "walkin_type_5": null,
91
+ "walkin_type_6": null,
92
+ "walkin_type_7": null,
93
+ "walkin_type_8": null,
94
+ "compressor_name": "LT compressor_SmallandOld"
95
+ },
96
+ {
97
+ "template": "ComStock 90.1-2004",
98
+ "building_type": "Hospital",
99
+ "size_category": "Any",
100
+ "system_type": "Medium temperature",
101
+ "number_of_display_cases": 0.0,
102
+ "number_of_walkins": 1.0,
103
+ "case_type_1": null,
104
+ "case_type_2": null,
105
+ "case_type_3": null,
106
+ "case_type_4": null,
107
+ "case_type_5": null,
108
+ "case_type_6": null,
109
+ "case_type_7": null,
110
+ "case_type_8": null,
111
+ "case_type_9": null,
112
+ "case_type_10": null,
113
+ "case_type_11": null,
114
+ "case_type_12": null,
115
+ "case_type_13": null,
116
+ "case_type_14": null,
117
+ "walkin_type_1": "Hospital Cooler",
118
+ "walkin_type_2": null,
119
+ "walkin_type_3": null,
120
+ "walkin_type_4": null,
121
+ "walkin_type_5": null,
122
+ "walkin_type_6": null,
123
+ "walkin_type_7": null,
124
+ "walkin_type_8": null,
125
+ "compressor_name": "MT compressor_SmallandOld"
126
+ },
127
+ {
128
+ "template": "ComStock 90.1-2004",
129
+ "building_type": "LargeHotel",
130
+ "size_category": "Any",
131
+ "system_type": "Low Temperature",
132
+ "number_of_display_cases": 0.0,
133
+ "number_of_walkins": 1.0,
134
+ "case_type_1": null,
135
+ "case_type_2": null,
136
+ "case_type_3": null,
137
+ "case_type_4": null,
138
+ "case_type_5": null,
139
+ "case_type_6": null,
140
+ "case_type_7": null,
141
+ "case_type_8": null,
142
+ "case_type_9": null,
143
+ "case_type_10": null,
144
+ "case_type_11": null,
145
+ "case_type_12": null,
146
+ "case_type_13": null,
147
+ "case_type_14": null,
148
+ "walkin_type_1": "Large Hotel Freezer",
149
+ "walkin_type_2": null,
150
+ "walkin_type_3": null,
151
+ "walkin_type_4": null,
152
+ "walkin_type_5": null,
153
+ "walkin_type_6": null,
154
+ "walkin_type_7": null,
155
+ "walkin_type_8": null,
156
+ "compressor_name": "LT compressor_SmallandOld"
157
+ },
158
+ {
159
+ "template": "ComStock 90.1-2004",
160
+ "building_type": "LargeHotel",
161
+ "size_category": "Any",
162
+ "system_type": "Medium temperature",
163
+ "number_of_display_cases": 0.0,
164
+ "number_of_walkins": 1.0,
165
+ "case_type_1": null,
166
+ "case_type_2": null,
167
+ "case_type_3": null,
168
+ "case_type_4": null,
169
+ "case_type_5": null,
170
+ "case_type_6": null,
171
+ "case_type_7": null,
172
+ "case_type_8": null,
173
+ "case_type_9": null,
174
+ "case_type_10": null,
175
+ "case_type_11": null,
176
+ "case_type_12": null,
177
+ "case_type_13": null,
178
+ "case_type_14": null,
179
+ "walkin_type_1": "Large Hotel Cooler",
180
+ "walkin_type_2": null,
181
+ "walkin_type_3": null,
182
+ "walkin_type_4": null,
183
+ "walkin_type_5": null,
184
+ "walkin_type_6": null,
185
+ "walkin_type_7": null,
186
+ "walkin_type_8": null,
187
+ "compressor_name": "MT compressor_SmallandOld"
188
+ },
189
+ {
190
+ "template": "ComStock 90.1-2004",
191
+ "building_type": "PrimarySchool",
192
+ "size_category": "Any",
193
+ "system_type": "Low Temperature",
194
+ "number_of_display_cases": 0.0,
195
+ "number_of_walkins": 1.0,
196
+ "case_type_1": null,
197
+ "case_type_2": null,
198
+ "case_type_3": null,
199
+ "case_type_4": null,
200
+ "case_type_5": null,
201
+ "case_type_6": null,
202
+ "case_type_7": null,
203
+ "case_type_8": null,
204
+ "case_type_9": null,
205
+ "case_type_10": null,
206
+ "case_type_11": null,
207
+ "case_type_12": null,
208
+ "case_type_13": null,
209
+ "case_type_14": null,
210
+ "walkin_type_1": "Primary School Freezer",
211
+ "walkin_type_2": null,
212
+ "walkin_type_3": null,
213
+ "walkin_type_4": null,
214
+ "walkin_type_5": null,
215
+ "walkin_type_6": null,
216
+ "walkin_type_7": null,
217
+ "walkin_type_8": null,
218
+ "compressor_name": "LT compressor_SmallandOld"
219
+ },
220
+ {
221
+ "template": "ComStock 90.1-2004",
222
+ "building_type": "PrimarySchool",
223
+ "size_category": "Any",
224
+ "system_type": "Medium temperature",
225
+ "number_of_display_cases": 0.0,
226
+ "number_of_walkins": 1.0,
227
+ "case_type_1": null,
228
+ "case_type_2": null,
229
+ "case_type_3": null,
230
+ "case_type_4": null,
231
+ "case_type_5": null,
232
+ "case_type_6": null,
233
+ "case_type_7": null,
234
+ "case_type_8": null,
235
+ "case_type_9": null,
236
+ "case_type_10": null,
237
+ "case_type_11": null,
238
+ "case_type_12": null,
239
+ "case_type_13": null,
240
+ "case_type_14": null,
241
+ "walkin_type_1": "Primary School Cooler",
242
+ "walkin_type_2": null,
243
+ "walkin_type_3": null,
244
+ "walkin_type_4": null,
245
+ "walkin_type_5": null,
246
+ "walkin_type_6": null,
247
+ "walkin_type_7": null,
248
+ "walkin_type_8": null,
249
+ "compressor_name": "MT compressor_SmallandOld"
250
+ },
251
+ {
252
+ "template": "ComStock 90.1-2004",
253
+ "building_type": "QuickServiceRestaurant",
254
+ "size_category": "Any",
255
+ "system_type": "Low Temperature",
256
+ "number_of_display_cases": 0.0,
257
+ "number_of_walkins": 1.0,
258
+ "case_type_1": null,
259
+ "case_type_2": null,
260
+ "case_type_3": null,
261
+ "case_type_4": null,
262
+ "case_type_5": null,
263
+ "case_type_6": null,
264
+ "case_type_7": null,
265
+ "case_type_8": null,
266
+ "case_type_9": null,
267
+ "case_type_10": null,
268
+ "case_type_11": null,
269
+ "case_type_12": null,
270
+ "case_type_13": null,
271
+ "case_type_14": null,
272
+ "walkin_type_1": "Quick Service Restaurant Freezer",
273
+ "walkin_type_2": null,
274
+ "walkin_type_3": null,
275
+ "walkin_type_4": null,
276
+ "walkin_type_5": null,
277
+ "walkin_type_6": null,
278
+ "walkin_type_7": null,
279
+ "walkin_type_8": null,
280
+ "compressor_name": "LT compressor_SmallandOld"
281
+ },
282
+ {
283
+ "template": "ComStock 90.1-2004",
284
+ "building_type": "QuickServiceRestaurant",
285
+ "size_category": "Any",
286
+ "system_type": "Medium temperature",
287
+ "number_of_display_cases": 0.0,
288
+ "number_of_walkins": 1.0,
289
+ "case_type_1": null,
290
+ "case_type_2": null,
291
+ "case_type_3": null,
292
+ "case_type_4": null,
293
+ "case_type_5": null,
294
+ "case_type_6": null,
295
+ "case_type_7": null,
296
+ "case_type_8": null,
297
+ "case_type_9": null,
298
+ "case_type_10": null,
299
+ "case_type_11": null,
300
+ "case_type_12": null,
301
+ "case_type_13": null,
302
+ "case_type_14": null,
303
+ "walkin_type_1": "Quick Service Restaurant Cooler",
304
+ "walkin_type_2": null,
305
+ "walkin_type_3": null,
306
+ "walkin_type_4": null,
307
+ "walkin_type_5": null,
308
+ "walkin_type_6": null,
309
+ "walkin_type_7": null,
310
+ "walkin_type_8": null,
311
+ "compressor_name": "MT compressor_SmallandOld"
312
+ },
313
+ {
314
+ "template": "ComStock 90.1-2004",
315
+ "building_type": "SecondarySchool",
316
+ "size_category": "Any",
317
+ "system_type": "Low Temperature",
318
+ "number_of_display_cases": 0.0,
319
+ "number_of_walkins": 1.0,
320
+ "case_type_1": null,
321
+ "case_type_2": null,
322
+ "case_type_3": null,
323
+ "case_type_4": null,
324
+ "case_type_5": null,
325
+ "case_type_6": null,
326
+ "case_type_7": null,
327
+ "case_type_8": null,
328
+ "case_type_9": null,
329
+ "case_type_10": null,
330
+ "case_type_11": null,
331
+ "case_type_12": null,
332
+ "case_type_13": null,
333
+ "case_type_14": null,
334
+ "walkin_type_1": "Secondary School Freezer",
335
+ "walkin_type_2": null,
336
+ "walkin_type_3": null,
337
+ "walkin_type_4": null,
338
+ "walkin_type_5": null,
339
+ "walkin_type_6": null,
340
+ "walkin_type_7": null,
341
+ "walkin_type_8": null,
342
+ "compressor_name": "LT compressor_SmallandOld"
343
+ },
344
+ {
345
+ "template": "ComStock 90.1-2004",
346
+ "building_type": "SecondarySchool",
347
+ "size_category": "Any",
348
+ "system_type": "Medium temperature",
349
+ "number_of_display_cases": 0.0,
350
+ "number_of_walkins": 1.0,
351
+ "case_type_1": null,
352
+ "case_type_2": null,
353
+ "case_type_3": null,
354
+ "case_type_4": null,
355
+ "case_type_5": null,
356
+ "case_type_6": null,
357
+ "case_type_7": null,
358
+ "case_type_8": null,
359
+ "case_type_9": null,
360
+ "case_type_10": null,
361
+ "case_type_11": null,
362
+ "case_type_12": null,
363
+ "case_type_13": null,
364
+ "case_type_14": null,
365
+ "walkin_type_1": "Secondary School Cooler",
366
+ "walkin_type_2": null,
367
+ "walkin_type_3": null,
368
+ "walkin_type_4": null,
369
+ "walkin_type_5": null,
370
+ "walkin_type_6": null,
371
+ "walkin_type_7": null,
372
+ "walkin_type_8": null,
373
+ "compressor_name": "MT compressor_SmallandOld"
374
+ },
3
375
  {
4
376
  "template": "ComStock 90.1-2004",
5
377
  "building_type": "SuperMarket",
@@ -34,6 +34,40 @@
34
34
  "dripdown_per_day": 4.0,
35
35
  "notes": null
36
36
  },
37
+ {
38
+ "template": "90.1-2004",
39
+ "size_category": "Any",
40
+ "case_type": "Case College",
41
+ "case_category": "Deli Cases",
42
+ "case_model": "Hussman_D5L",
43
+ "ft_tube_per_ft_case": 2.7625,
44
+ "latent_heat_ratio": 0.08,
45
+ "rated_runtime_fraction": 0.85,
46
+ "case_length": 24.015748031496,
47
+ "case_temp": 35.6,
48
+ "cooling_capacity_per_length": 763.375245016609,
49
+ "evap_fan_power_per_length": 16.764,
50
+ "evap_temp": null,
51
+ "lighting_per_ft": 10.0584,
52
+ "fraction_of_lighting_energy_to_case": 1.0,
53
+ "latent_case_credit_curve_name": "Refrigeration Case Latent Credit Curve",
54
+ "defrost_power_per_length": 0.0,
55
+ "defrost_type": "None",
56
+ "defrost_correction_type": "None",
57
+ "defrost_correction_curve_name": null,
58
+ "anti_sweat_power": null,
59
+ "minimum_anti_sweat_heater_power_per_unit_length": null,
60
+ "anti_sweat_heater_control": "None",
61
+ "fractionofantisweatheaterenergytocase": 0.2,
62
+ "under_case_hvac_return_air_fraction": 0.05,
63
+ "restocking_schedule": "SchoolSecondary Kitchen_ZN_1_FLR_1_Case:2_SELFCONTAINEDDISPLAYCASE_CaseStockingSched",
64
+ "lighting_schedule": "College BLDG_LIGHT_SCH",
65
+ "minutes_defrost": null,
66
+ "defrost_per_day": null,
67
+ "minutes_dripdown": null,
68
+ "dripdown_per_day": null,
69
+ "notes": "Hussman_D5L"
70
+ },
37
71
  {
38
72
  "template": "90.1-2004",
39
73
  "size_category": "Any",