openstudio-standards 0.2.16 → 0.2.17.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/standards/manage_OpenStudio_Standards.rb +31 -4
- data/lib/openstudio-standards/btap/geometry.rb +1 -1
- data/lib/openstudio-standards/hvac_sizing/Siz.HeatingCoolingFuels.rb +354 -2
- data/lib/openstudio-standards/hvac_sizing/Siz.ThermalZone.rb +79 -0
- data/lib/openstudio-standards/prototypes/common/buildings/Prototype.College.rb +1 -1
- data/lib/openstudio-standards/prototypes/common/buildings/Prototype.Laboratory.rb +1 -1
- data/lib/openstudio-standards/prototypes/common/do_not_edit_metaclasses.rb +3313 -0
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Fan.rb +12 -0
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.Model.rb +3 -4
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.SizingSystem.rb +1 -1
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb +167 -93
- data/lib/openstudio-standards/prototypes/common/objects/Prototype.utilities.rb +2 -4
- data/lib/openstudio-standards/prototypes/common/prototype_metaprogramming.rb +1 -0
- data/lib/openstudio-standards/refs/references.rb +3 -0
- data/lib/openstudio-standards/standards/Standards.AirLoopHVAC.rb +279 -6
- data/lib/openstudio-standards/standards/Standards.AirTerminalSingleDuctParallelPIUReheat.rb +50 -2
- data/lib/openstudio-standards/standards/Standards.ChillerElectricEIR.rb +4 -0
- data/lib/openstudio-standards/standards/Standards.CoilCoolingWaterToAirHeatPumpEquationFit.rb +0 -1
- data/lib/openstudio-standards/standards/Standards.Construction.rb +185 -3
- data/lib/openstudio-standards/standards/Standards.Fan.rb +14 -6
- data/lib/openstudio-standards/standards/Standards.HeatExchangerSensLat.rb +1 -0
- data/lib/openstudio-standards/standards/Standards.Model.rb +1751 -383
- data/lib/openstudio-standards/standards/Standards.PlanarSurface.rb +130 -9
- data/lib/openstudio-standards/standards/Standards.PlantLoop.rb +50 -3
- data/lib/openstudio-standards/standards/Standards.ScheduleCompact.rb +44 -0
- data/lib/openstudio-standards/standards/Standards.ScheduleConstant.rb +27 -0
- data/lib/openstudio-standards/standards/Standards.ScheduleRuleset.rb +543 -0
- data/lib/openstudio-standards/standards/Standards.Space.rb +665 -15
- data/lib/openstudio-standards/standards/Standards.SpaceType.rb +141 -4
- data/lib/openstudio-standards/standards/Standards.SubSurface.rb +2 -1
- data/lib/openstudio-standards/standards/Standards.Surface.rb +117 -0
- data/lib/openstudio-standards/standards/Standards.ThermalZone.rb +197 -49
- data/lib/openstudio-standards/standards/Standards.ZoneHVACComponent.rb +41 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.Model.rb +6 -8
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/comstock_ashrae_90_1_2004/data/comstock_ashrae_90_1_2004.spc_typ.json +7 -7
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2007/comstock_ashrae_90_1_2007/data/comstock_ashrae_90_1_2007.spc_typ.json +7 -7
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2010/comstock_ashrae_90_1_2010/data/comstock_ashrae_90_1_2010.spc_typ.json +9 -9
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2013/comstock_ashrae_90_1_2013/data/comstock_ashrae_90_1_2013.spc_typ.json +4 -4
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2016/comstock_ashrae_90_1_2016/data/comstock_ashrae_90_1_2016.spc_typ.json +5 -5
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/ashrae_90_1_2019.AirLoopHVAC.rb +5 -5
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2019/comstock_ashrae_90_1_2019/data/comstock_ashrae_90_1_2019.spc_typ.json +5 -5
- data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.constructions.json +2 -2
- data/lib/openstudio-standards/standards/ashrae_90_1/data/ashrae_90_1.fans.json +12 -0
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_1980_2004/comstock_doe_ref_1980_2004/data/comstock_doe_ref_1980_2004.spc_typ.json +10 -10
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/ashrae_90_1.schedules.json +45 -45
- data/lib/openstudio-standards/standards/ashrae_90_1/doe_ref_pre_1980/comstock_doe_ref_pre_1980/data/comstock_doe_ref_pre_1980.spc_typ.json +10 -10
- data/lib/openstudio-standards/standards/ashrae_90_1/nrel_zne_ready_2017/nrel_zne_ready_2017.AirLoopHVAC.rb +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.AirLoopHVAC.rb +792 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.AirTerminalSingleDuctParallelPIUReheat.rb +10 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.AirTerminalSingleDuctVAVReheat.rb +31 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.BoilerHotWater.rb +91 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.ChillerElectricEIR.rb +84 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilCoolingDXSingleSpeed.rb +145 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilCoolingDXTwoSpeed.rb +106 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilDX.rb +71 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilHeatingDXSingleSpeed.rb +194 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoilHeatingGas.rb +120 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoolingTower.rb +110 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.CoolingTowerVariableSpeed.rb +5 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.Fan.rb +73 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.FanConstantVolume.rb +5 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.FanOnOff.rb +5 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.FanVariableVolume.rb +24 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.FanZoneExhaust.rb +5 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.HeatExchangerSensLat.rb +55 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.Model.rb +3045 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.PlanarSurface.rb +187 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.PlantLoop.rb +450 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.Space.rb +106 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.SpaceType.rb +666 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.Surface.rb +54 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.ThermalZone.rb +168 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.ZoneHVACComponent.rb +132 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm.rb +239 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/ashrae_90_1_prm_2019.Model.rb +176 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/ashrae_90_1_prm_2019.rb +25 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.boilers.json +52 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.chillers.json +112 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.climate_zone_sets.json +210 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.construction_properties.json +10384 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.construction_sets.json +133 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.furnaces.json +43 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_pumps.json +119 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_pumps_heating.json +130 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.heat_rejection.json +13 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.lpd_space_type.json +568 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.motors.json +264 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_baseline_hvac.json +439 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_constructions.json +685 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_economizers.json +213 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_ext_ltg.json +32 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_heat_type.json +136 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_hvac_bldg_type.json +32 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_interior_lighting.json +1837 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_swh_bldg_type.json +184 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.prm_wwr_bldg_type.json +84 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.unitary_acs.json +148 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/data/ashrae_90_1_prm_2019.water_heaters.json +157 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/data/ashrae_90_1_prm.climate_zone_sets.json +210 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/data/ashrae_90_1_prm.curves.json +18329 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/data/ashrae_90_1_prm.fans.json +340 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/data/ashrae_90_1_prm.materials.json +49924 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/baseline_building_rotation_exception.md +44 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/check_pump_power_and_control.md +71 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/dcv.md +68 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/dcv_implementation.png +0 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/elevators.md +14 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/exhaust_air_energy_recovery.md +36 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/f_c_factors.md +19 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/fan_power_credits.md +15 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/preheat_coil.md +59 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/pump_power_control.md +46 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/return_air_type.md +31 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/set_baseline_wwr.md +191 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/set_hw_and_chw_supply_water_temp_reset_control.md +24 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/set_num_boilers_chillers_towers.md +49 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/set_plug_load_measures.md +80 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/set_space_lpd.md +73 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md +11 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unmet_load_hours.md +20 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/vav_parallel_piu_terminals_fan_control.md +23 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/docs/vav_terminals_min_flow_setpoint.md +21 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_airloop_hvac.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_airloop_hvac_doas.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_building.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_design_specification_outdoor_air.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_electric_equipment.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_exterior_lights.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_gas_equipment.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_lights.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_space.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_spacetype.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_thermal_zone.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_wateruse_connections.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_wateruse_equipment.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_wateruse_equipment_definition.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_zone_hvac.csv +1 -0
- data/lib/openstudio-standards/standards/ashrae_90_1_prm/userdata_csv/userdata_zone_infiltration.csv +1 -0
- data/lib/openstudio-standards/standards/cbes/data/cbes.fans.json +12 -0
- data/lib/openstudio-standards/standards/deer/data/deer.fans.json +12 -0
- data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps.json +1 -1
- data/lib/openstudio-standards/standards/necb/ECMS/data/heat_pumps_heating.json +1 -1
- data/lib/openstudio-standards/standards/necb/ECMS/data/unitary_acs.json +24 -11
- data/lib/openstudio-standards/standards/necb/ECMS/erv.rb +13 -15
- data/lib/openstudio-standards/standards/necb/NECB2011/data/province_map.json +17 -0
- data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_multi_speed.rb +1 -1
- data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_3_and_8_single_speed.rb +1 -1
- data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_4.rb +2 -2
- data/lib/openstudio-standards/standards/necb/NECB2011/hvac_system_6.rb +6 -5
- data/lib/openstudio-standards/standards/necb/NECB2011/hvac_systems.rb +3 -2
- data/lib/openstudio-standards/standards/necb/NECB2011/necb_2011.rb +2 -3
- data/lib/openstudio-standards/standards/necb/NECB2020/data/chillers.json +2 -2
- data/lib/openstudio-standards/standards/necb/NECB2020/data/space_types.json +33 -924
- data/lib/openstudio-standards/standards/necb/NECB2020/data/unitary_acs.json +15 -15
- data/lib/openstudio-standards/standards/necb/common/btap_data.rb +135 -29
- data/lib/openstudio-standards/standards/necb/common/btap_datapoint.rb +16 -4
- data/lib/openstudio-standards/standards/necb/common/neb_end_use_prices.csv +40 -42
- data/lib/openstudio-standards/standards/necb/common/necb_reference_runs.csv +1 -1
- data/lib/openstudio-standards/standards/necb/common/space_type_upgrade_map.json +89 -89
- data/lib/openstudio-standards/utilities/array.rb +11 -0
- data/lib/openstudio-standards/utilities/logging.rb +48 -0
- data/lib/openstudio-standards/utilities/object_info.rb +20 -0
- data/lib/openstudio-standards/utilities/schedule_translator.rb +348 -0
- data/lib/openstudio-standards/utilities/sqlfile.rb +68 -0
- data/lib/openstudio-standards/version.rb +2 -2
- data/lib/openstudio-standards/weather/Weather.Model.rb +42 -55
- data/lib/openstudio-standards/weather/Weather.stat_file.rb +1 -1
- data/lib/openstudio-standards.rb +35 -1
- metadata +111 -6
- data/data/standards/OpenStudio_Standards-ashrae_90_1.xlsx +0 -0
- data/data/standards/OpenStudio_Standards-ashrae_90_1_28Jan2022.xlsx +0 -0
- data/data/standards/OpenStudio_Standards-ashrae_90_1_28_Jan2022_2.xlsx +0 -0
- data/data/standards/openstudio_standards_duplicates_log.csv +0 -143
@@ -2767,7 +2767,7 @@
|
|
2767
2767
|
"lighting_standard": "NECB2020",
|
2768
2768
|
"lighting_primary_space_type": "Space Function",
|
2769
2769
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-A",
|
2770
|
-
"lighting_per_area": 0.
|
2770
|
+
"lighting_per_area": 0.390192768,
|
2771
2771
|
"lighting_per_person": null,
|
2772
2772
|
"additional_lighting_per_area": null,
|
2773
2773
|
"rel_absence_occ": 0.0,
|
@@ -2848,7 +2848,7 @@
|
|
2848
2848
|
"lighting_standard": "NECB2020",
|
2849
2849
|
"lighting_primary_space_type": "Space Function",
|
2850
2850
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-B",
|
2851
|
-
"lighting_per_area": 0.
|
2851
|
+
"lighting_per_area": 0.390192768,
|
2852
2852
|
"lighting_per_person": null,
|
2853
2853
|
"additional_lighting_per_area": null,
|
2854
2854
|
"rel_absence_occ": 0.0,
|
@@ -2929,7 +2929,7 @@
|
|
2929
2929
|
"lighting_standard": "NECB2020",
|
2930
2930
|
"lighting_primary_space_type": "Space Function",
|
2931
2931
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-C",
|
2932
|
-
"lighting_per_area": 0.
|
2932
|
+
"lighting_per_area": 0.390192768,
|
2933
2933
|
"lighting_per_person": null,
|
2934
2934
|
"additional_lighting_per_area": null,
|
2935
2935
|
"rel_absence_occ": 0.0,
|
@@ -3010,7 +3010,7 @@
|
|
3010
3010
|
"lighting_standard": "NECB2020",
|
3011
3011
|
"lighting_primary_space_type": "Space Function",
|
3012
3012
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-D",
|
3013
|
-
"lighting_per_area": 0.
|
3013
|
+
"lighting_per_area": 0.390192768,
|
3014
3014
|
"lighting_per_person": null,
|
3015
3015
|
"additional_lighting_per_area": null,
|
3016
3016
|
"rel_absence_occ": 0.0,
|
@@ -3091,7 +3091,7 @@
|
|
3091
3091
|
"lighting_standard": "NECB2020",
|
3092
3092
|
"lighting_primary_space_type": "Space Function",
|
3093
3093
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-E",
|
3094
|
-
"lighting_per_area": 0.
|
3094
|
+
"lighting_per_area": 0.390192768,
|
3095
3095
|
"lighting_per_person": null,
|
3096
3096
|
"additional_lighting_per_area": null,
|
3097
3097
|
"rel_absence_occ": 0.0,
|
@@ -3172,7 +3172,7 @@
|
|
3172
3172
|
"lighting_standard": "NECB2020",
|
3173
3173
|
"lighting_primary_space_type": "Space Function",
|
3174
3174
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-F",
|
3175
|
-
"lighting_per_area": 0.
|
3175
|
+
"lighting_per_area": 0.390192768,
|
3176
3176
|
"lighting_per_person": null,
|
3177
3177
|
"additional_lighting_per_area": null,
|
3178
3178
|
"rel_absence_occ": 0.0,
|
@@ -3253,7 +3253,7 @@
|
|
3253
3253
|
"lighting_standard": "NECB2020",
|
3254
3254
|
"lighting_primary_space_type": "Space Function",
|
3255
3255
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-G",
|
3256
|
-
"lighting_per_area": 0.
|
3256
|
+
"lighting_per_area": 0.390192768,
|
3257
3257
|
"lighting_per_person": null,
|
3258
3258
|
"additional_lighting_per_area": null,
|
3259
3259
|
"rel_absence_occ": 0.0,
|
@@ -3334,7 +3334,7 @@
|
|
3334
3334
|
"lighting_standard": "NECB2020",
|
3335
3335
|
"lighting_primary_space_type": "Space Function",
|
3336
3336
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-H",
|
3337
|
-
"lighting_per_area": 0.
|
3337
|
+
"lighting_per_area": 0.390192768,
|
3338
3338
|
"lighting_per_person": null,
|
3339
3339
|
"additional_lighting_per_area": null,
|
3340
3340
|
"rel_absence_occ": 0.0,
|
@@ -3415,7 +3415,7 @@
|
|
3415
3415
|
"lighting_standard": "NECB2020",
|
3416
3416
|
"lighting_primary_space_type": "Space Function",
|
3417
3417
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-I",
|
3418
|
-
"lighting_per_area": 0.
|
3418
|
+
"lighting_per_area": 0.390192768,
|
3419
3419
|
"lighting_per_person": null,
|
3420
3420
|
"additional_lighting_per_area": null,
|
3421
3421
|
"rel_absence_occ": 0.0,
|
@@ -3496,7 +3496,7 @@
|
|
3496
3496
|
"lighting_standard": "NECB2020",
|
3497
3497
|
"lighting_primary_space_type": "Space Function",
|
3498
3498
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-J",
|
3499
|
-
"lighting_per_area": 0.
|
3499
|
+
"lighting_per_area": 0.390192768,
|
3500
3500
|
"lighting_per_person": null,
|
3501
3501
|
"additional_lighting_per_area": null,
|
3502
3502
|
"rel_absence_occ": 0.0,
|
@@ -3577,7 +3577,7 @@
|
|
3577
3577
|
"lighting_standard": "NECB2020",
|
3578
3578
|
"lighting_primary_space_type": "Space Function",
|
3579
3579
|
"lighting_secondary_space_type": "Atrium (height < 6m)-sch-K",
|
3580
|
-
"lighting_per_area": 0.
|
3580
|
+
"lighting_per_area": 0.390192768,
|
3581
3581
|
"lighting_per_person": null,
|
3582
3582
|
"additional_lighting_per_area": null,
|
3583
3583
|
"rel_absence_occ": 0.0,
|
@@ -18719,11 +18719,11 @@
|
|
18719
18719
|
},
|
18720
18720
|
{
|
18721
18721
|
"building_type": "Space Function",
|
18722
|
-
"space_type": "Storage room
|
18722
|
+
"space_type": "Storage room >= 5 m2-sch-A",
|
18723
18723
|
"rgb": "255_255_255",
|
18724
18724
|
"lighting_standard": "NECB2020",
|
18725
18725
|
"lighting_primary_space_type": "Space Function",
|
18726
|
-
"lighting_secondary_space_type": "Storage room
|
18726
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-A",
|
18727
18727
|
"lighting_per_area": 0.380902833,
|
18728
18728
|
"lighting_per_person": null,
|
18729
18729
|
"additional_lighting_per_area": null,
|
@@ -18800,11 +18800,11 @@
|
|
18800
18800
|
},
|
18801
18801
|
{
|
18802
18802
|
"building_type": "Space Function",
|
18803
|
-
"space_type": "Storage room
|
18803
|
+
"space_type": "Storage room >= 5 m2-sch-B",
|
18804
18804
|
"rgb": "255_255_255",
|
18805
18805
|
"lighting_standard": "NECB2020",
|
18806
18806
|
"lighting_primary_space_type": "Space Function",
|
18807
|
-
"lighting_secondary_space_type": "Storage room
|
18807
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-B",
|
18808
18808
|
"lighting_per_area": 0.380902833,
|
18809
18809
|
"lighting_per_person": null,
|
18810
18810
|
"additional_lighting_per_area": null,
|
@@ -18881,11 +18881,11 @@
|
|
18881
18881
|
},
|
18882
18882
|
{
|
18883
18883
|
"building_type": "Space Function",
|
18884
|
-
"space_type": "Storage room
|
18884
|
+
"space_type": "Storage room >= 5 m2-sch-C",
|
18885
18885
|
"rgb": "255_255_255",
|
18886
18886
|
"lighting_standard": "NECB2020",
|
18887
18887
|
"lighting_primary_space_type": "Space Function",
|
18888
|
-
"lighting_secondary_space_type": "Storage room
|
18888
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-C",
|
18889
18889
|
"lighting_per_area": 0.380902833,
|
18890
18890
|
"lighting_per_person": null,
|
18891
18891
|
"additional_lighting_per_area": null,
|
@@ -18962,11 +18962,11 @@
|
|
18962
18962
|
},
|
18963
18963
|
{
|
18964
18964
|
"building_type": "Space Function",
|
18965
|
-
"space_type": "Storage room
|
18965
|
+
"space_type": "Storage room >= 5 m2-sch-D",
|
18966
18966
|
"rgb": "255_255_255",
|
18967
18967
|
"lighting_standard": "NECB2020",
|
18968
18968
|
"lighting_primary_space_type": "Space Function",
|
18969
|
-
"lighting_secondary_space_type": "Storage room
|
18969
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-D",
|
18970
18970
|
"lighting_per_area": 0.380902833,
|
18971
18971
|
"lighting_per_person": null,
|
18972
18972
|
"additional_lighting_per_area": null,
|
@@ -19043,11 +19043,11 @@
|
|
19043
19043
|
},
|
19044
19044
|
{
|
19045
19045
|
"building_type": "Space Function",
|
19046
|
-
"space_type": "Storage room
|
19046
|
+
"space_type": "Storage room >= 5 m2-sch-E",
|
19047
19047
|
"rgb": "255_255_255",
|
19048
19048
|
"lighting_standard": "NECB2020",
|
19049
19049
|
"lighting_primary_space_type": "Space Function",
|
19050
|
-
"lighting_secondary_space_type": "Storage room
|
19050
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-E",
|
19051
19051
|
"lighting_per_area": 0.380902833,
|
19052
19052
|
"lighting_per_person": null,
|
19053
19053
|
"additional_lighting_per_area": null,
|
@@ -19124,11 +19124,11 @@
|
|
19124
19124
|
},
|
19125
19125
|
{
|
19126
19126
|
"building_type": "Space Function",
|
19127
|
-
"space_type": "Storage room
|
19127
|
+
"space_type": "Storage room >= 5 m2-sch-F",
|
19128
19128
|
"rgb": "255_255_255",
|
19129
19129
|
"lighting_standard": "NECB2020",
|
19130
19130
|
"lighting_primary_space_type": "Space Function",
|
19131
|
-
"lighting_secondary_space_type": "Storage room
|
19131
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-F",
|
19132
19132
|
"lighting_per_area": 0.380902833,
|
19133
19133
|
"lighting_per_person": null,
|
19134
19134
|
"additional_lighting_per_area": null,
|
@@ -19205,11 +19205,11 @@
|
|
19205
19205
|
},
|
19206
19206
|
{
|
19207
19207
|
"building_type": "Space Function",
|
19208
|
-
"space_type": "Storage room
|
19208
|
+
"space_type": "Storage room >= 5 m2-sch-G",
|
19209
19209
|
"rgb": "255_255_255",
|
19210
19210
|
"lighting_standard": "NECB2020",
|
19211
19211
|
"lighting_primary_space_type": "Space Function",
|
19212
|
-
"lighting_secondary_space_type": "Storage room
|
19212
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-G",
|
19213
19213
|
"lighting_per_area": 0.380902833,
|
19214
19214
|
"lighting_per_person": null,
|
19215
19215
|
"additional_lighting_per_area": null,
|
@@ -19286,11 +19286,11 @@
|
|
19286
19286
|
},
|
19287
19287
|
{
|
19288
19288
|
"building_type": "Space Function",
|
19289
|
-
"space_type": "Storage room
|
19289
|
+
"space_type": "Storage room >= 5 m2-sch-H",
|
19290
19290
|
"rgb": "255_255_255",
|
19291
19291
|
"lighting_standard": "NECB2020",
|
19292
19292
|
"lighting_primary_space_type": "Space Function",
|
19293
|
-
"lighting_secondary_space_type": "Storage room
|
19293
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-H",
|
19294
19294
|
"lighting_per_area": 0.380902833,
|
19295
19295
|
"lighting_per_person": null,
|
19296
19296
|
"additional_lighting_per_area": null,
|
@@ -19367,11 +19367,11 @@
|
|
19367
19367
|
},
|
19368
19368
|
{
|
19369
19369
|
"building_type": "Space Function",
|
19370
|
-
"space_type": "Storage room
|
19370
|
+
"space_type": "Storage room >= 5 m2-sch-I",
|
19371
19371
|
"rgb": "255_255_255",
|
19372
19372
|
"lighting_standard": "NECB2020",
|
19373
19373
|
"lighting_primary_space_type": "Space Function",
|
19374
|
-
"lighting_secondary_space_type": "Storage room
|
19374
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-I",
|
19375
19375
|
"lighting_per_area": 0.380902833,
|
19376
19376
|
"lighting_per_person": null,
|
19377
19377
|
"additional_lighting_per_area": null,
|
@@ -19448,11 +19448,11 @@
|
|
19448
19448
|
},
|
19449
19449
|
{
|
19450
19450
|
"building_type": "Space Function",
|
19451
|
-
"space_type": "Storage room
|
19451
|
+
"space_type": "Storage room >= 5 m2-sch-J",
|
19452
19452
|
"rgb": "255_255_255",
|
19453
19453
|
"lighting_standard": "NECB2020",
|
19454
19454
|
"lighting_primary_space_type": "Space Function",
|
19455
|
-
"lighting_secondary_space_type": "Storage room
|
19455
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-J",
|
19456
19456
|
"lighting_per_area": 0.380902833,
|
19457
19457
|
"lighting_per_person": null,
|
19458
19458
|
"additional_lighting_per_area": null,
|
@@ -19529,11 +19529,11 @@
|
|
19529
19529
|
},
|
19530
19530
|
{
|
19531
19531
|
"building_type": "Space Function",
|
19532
|
-
"space_type": "Storage room
|
19532
|
+
"space_type": "Storage room >= 5 m2-sch-K",
|
19533
19533
|
"rgb": "255_255_255",
|
19534
19534
|
"lighting_standard": "NECB2020",
|
19535
19535
|
"lighting_primary_space_type": "Space Function",
|
19536
|
-
"lighting_secondary_space_type": "Storage room
|
19536
|
+
"lighting_secondary_space_type": "Storage room >= 5 m2-sch-K",
|
19537
19537
|
"lighting_per_area": 0.380902833,
|
19538
19538
|
"lighting_per_person": null,
|
19539
19539
|
"additional_lighting_per_area": null,
|
@@ -19608,897 +19608,6 @@
|
|
19608
19608
|
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
19609
19609
|
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
19610
19610
|
},
|
19611
|
-
{
|
19612
|
-
"building_type": "Space Function",
|
19613
|
-
"space_type": "Storage room > 100 m2-sch-A",
|
19614
|
-
"rgb": "255_255_255",
|
19615
|
-
"lighting_standard": "NECB2020",
|
19616
|
-
"lighting_primary_space_type": "Space Function",
|
19617
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-A",
|
19618
|
-
"lighting_per_area": 0.380902833,
|
19619
|
-
"lighting_per_person": null,
|
19620
|
-
"additional_lighting_per_area": null,
|
19621
|
-
"rel_absence_occ": 0.6,
|
19622
|
-
"personal_control": 0.0,
|
19623
|
-
"occ_sense": 0.67,
|
19624
|
-
"lighting_fraction_to_return_air": 0.0,
|
19625
|
-
"lighting_fraction_radiant": 0.5,
|
19626
|
-
"lighting_fraction_visible": 0.2,
|
19627
|
-
"lighting_fraction_replaceable": null,
|
19628
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
19629
|
-
"lpd_fractioncompact_fluorescent": null,
|
19630
|
-
"lpd_fractionhigh_bay": null,
|
19631
|
-
"lpd_fractionspecialty_lighting": null,
|
19632
|
-
"lpd_fractionexit_lighting": null,
|
19633
|
-
"lighting_schedule": "NECB-A-Lighting",
|
19634
|
-
"compact_fluorescent_lighting_schedule": null,
|
19635
|
-
"high_bay_lighting_schedule": null,
|
19636
|
-
"specialty_lighting_schedule": null,
|
19637
|
-
"exit_lighting_schedule": null,
|
19638
|
-
"target_illuminance_setpoint": null,
|
19639
|
-
"psa_nongeometry_fraction": null,
|
19640
|
-
"ssa_nongeometry_fraction": null,
|
19641
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
19642
|
-
"ventilation_primary_space_type": "Space Function",
|
19643
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
19644
|
-
"ventilation_per_area": 0.06,
|
19645
|
-
"ventilation_per_person": 5,
|
19646
|
-
"ventilation_air_changes": 0,
|
19647
|
-
"minimum_total_air_changes": null,
|
19648
|
-
"occupancy_per_area": 0.929368029739777,
|
19649
|
-
"occupancy_schedule": "NECB-A-Occupancy",
|
19650
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
19651
|
-
"infiltration_per_exterior_area": 0.049225,
|
19652
|
-
"infiltration_per_exterior_wall_area": null,
|
19653
|
-
"infiltration_air_changes": null,
|
19654
|
-
"infiltration_schedule": "Always On",
|
19655
|
-
"infiltration_schedule_perimeter": null,
|
19656
|
-
"gas_equipment_per_area": null,
|
19657
|
-
"gas_equipment_fraction_latent": null,
|
19658
|
-
"gas_equipment_fraction_radiant": null,
|
19659
|
-
"gas_equipment_fraction_lost": null,
|
19660
|
-
"gas_equipment_schedule": null,
|
19661
|
-
"electric_equipment_per_area": 0.0,
|
19662
|
-
"electric_equipment_fraction_latent": 0.0,
|
19663
|
-
"electric_equipment_fraction_radiant": 0.5,
|
19664
|
-
"electric_equipment_fraction_lost": 0.0,
|
19665
|
-
"electric_equipment_schedule": "NECB-A-Electric-Equipment",
|
19666
|
-
"additional_electric_equipment_schedule": null,
|
19667
|
-
"additional_gas_equipment_schedule": null,
|
19668
|
-
"heating_setpoint_schedule": "NECB-A-Thermostat Setpoint-Heating",
|
19669
|
-
"cooling_setpoint_schedule": "NECB-A-Thermostat Setpoint-Cooling",
|
19670
|
-
"service_water_heating_peak_flow_rate": null,
|
19671
|
-
"service_water_heating_area": null,
|
19672
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
19673
|
-
"service_water_heating_target_temperature": 60.0,
|
19674
|
-
"service_water_heating_fraction_sensible": null,
|
19675
|
-
"service_water_heating_fraction_latent": null,
|
19676
|
-
"service_water_heating_schedule": "NECB-A-Service Water Heating",
|
19677
|
-
"exhaust_per_area": null,
|
19678
|
-
"exhaust_fan_efficiency": null,
|
19679
|
-
"exhaust_fan_power": null,
|
19680
|
-
"exhaust_fan_pressure_rise": null,
|
19681
|
-
"exhaust_fan_maximum_flow_rate": null,
|
19682
|
-
"exhaust_schedule": "NECB-A-FAN",
|
19683
|
-
"balanced_exhaust_fraction_schedule": null,
|
19684
|
-
"is_residential": null,
|
19685
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
19686
|
-
"necb_schedule_type": "A",
|
19687
|
-
"notes": null,
|
19688
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
19689
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
19690
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
19691
|
-
},
|
19692
|
-
{
|
19693
|
-
"building_type": "Space Function",
|
19694
|
-
"space_type": "Storage room > 100 m2-sch-B",
|
19695
|
-
"rgb": "255_255_255",
|
19696
|
-
"lighting_standard": "NECB2020",
|
19697
|
-
"lighting_primary_space_type": "Space Function",
|
19698
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-B",
|
19699
|
-
"lighting_per_area": 0.380902833,
|
19700
|
-
"lighting_per_person": null,
|
19701
|
-
"additional_lighting_per_area": null,
|
19702
|
-
"rel_absence_occ": 0.6,
|
19703
|
-
"personal_control": 0.0,
|
19704
|
-
"occ_sense": 0.67,
|
19705
|
-
"lighting_fraction_to_return_air": 0.0,
|
19706
|
-
"lighting_fraction_radiant": 0.5,
|
19707
|
-
"lighting_fraction_visible": 0.2,
|
19708
|
-
"lighting_fraction_replaceable": null,
|
19709
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
19710
|
-
"lpd_fractioncompact_fluorescent": null,
|
19711
|
-
"lpd_fractionhigh_bay": null,
|
19712
|
-
"lpd_fractionspecialty_lighting": null,
|
19713
|
-
"lpd_fractionexit_lighting": null,
|
19714
|
-
"lighting_schedule": "NECB-B-Lighting",
|
19715
|
-
"compact_fluorescent_lighting_schedule": null,
|
19716
|
-
"high_bay_lighting_schedule": null,
|
19717
|
-
"specialty_lighting_schedule": null,
|
19718
|
-
"exit_lighting_schedule": null,
|
19719
|
-
"target_illuminance_setpoint": null,
|
19720
|
-
"psa_nongeometry_fraction": null,
|
19721
|
-
"ssa_nongeometry_fraction": null,
|
19722
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
19723
|
-
"ventilation_primary_space_type": "Space Function",
|
19724
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
19725
|
-
"ventilation_per_area": 0.06,
|
19726
|
-
"ventilation_per_person": 5,
|
19727
|
-
"ventilation_air_changes": 0,
|
19728
|
-
"minimum_total_air_changes": null,
|
19729
|
-
"occupancy_per_area": 0.929368029739777,
|
19730
|
-
"occupancy_schedule": "NECB-B-Occupancy",
|
19731
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
19732
|
-
"infiltration_per_exterior_area": 0.049225,
|
19733
|
-
"infiltration_per_exterior_wall_area": null,
|
19734
|
-
"infiltration_air_changes": null,
|
19735
|
-
"infiltration_schedule": "Always On",
|
19736
|
-
"infiltration_schedule_perimeter": null,
|
19737
|
-
"gas_equipment_per_area": null,
|
19738
|
-
"gas_equipment_fraction_latent": null,
|
19739
|
-
"gas_equipment_fraction_radiant": null,
|
19740
|
-
"gas_equipment_fraction_lost": null,
|
19741
|
-
"gas_equipment_schedule": null,
|
19742
|
-
"electric_equipment_per_area": 0.0,
|
19743
|
-
"electric_equipment_fraction_latent": 0.0,
|
19744
|
-
"electric_equipment_fraction_radiant": 0.5,
|
19745
|
-
"electric_equipment_fraction_lost": 0.0,
|
19746
|
-
"electric_equipment_schedule": "NECB-B-Electric-Equipment",
|
19747
|
-
"additional_electric_equipment_schedule": null,
|
19748
|
-
"additional_gas_equipment_schedule": null,
|
19749
|
-
"heating_setpoint_schedule": "NECB-B-Thermostat Setpoint-Heating",
|
19750
|
-
"cooling_setpoint_schedule": "NECB-B-Thermostat Setpoint-Cooling",
|
19751
|
-
"service_water_heating_peak_flow_rate": null,
|
19752
|
-
"service_water_heating_area": null,
|
19753
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
19754
|
-
"service_water_heating_target_temperature": 60.0,
|
19755
|
-
"service_water_heating_fraction_sensible": null,
|
19756
|
-
"service_water_heating_fraction_latent": null,
|
19757
|
-
"service_water_heating_schedule": "NECB-B-Service Water Heating",
|
19758
|
-
"exhaust_per_area": null,
|
19759
|
-
"exhaust_fan_efficiency": null,
|
19760
|
-
"exhaust_fan_power": null,
|
19761
|
-
"exhaust_fan_pressure_rise": null,
|
19762
|
-
"exhaust_fan_maximum_flow_rate": null,
|
19763
|
-
"exhaust_schedule": "NECB-B-FAN",
|
19764
|
-
"balanced_exhaust_fraction_schedule": null,
|
19765
|
-
"is_residential": null,
|
19766
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
19767
|
-
"necb_schedule_type": "B",
|
19768
|
-
"notes": null,
|
19769
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
19770
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
19771
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
19772
|
-
},
|
19773
|
-
{
|
19774
|
-
"building_type": "Space Function",
|
19775
|
-
"space_type": "Storage room > 100 m2-sch-C",
|
19776
|
-
"rgb": "255_255_255",
|
19777
|
-
"lighting_standard": "NECB2020",
|
19778
|
-
"lighting_primary_space_type": "Space Function",
|
19779
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-C",
|
19780
|
-
"lighting_per_area": 0.380902833,
|
19781
|
-
"lighting_per_person": null,
|
19782
|
-
"additional_lighting_per_area": null,
|
19783
|
-
"rel_absence_occ": 0.6,
|
19784
|
-
"personal_control": 0.0,
|
19785
|
-
"occ_sense": 0.67,
|
19786
|
-
"lighting_fraction_to_return_air": 0.0,
|
19787
|
-
"lighting_fraction_radiant": 0.5,
|
19788
|
-
"lighting_fraction_visible": 0.2,
|
19789
|
-
"lighting_fraction_replaceable": null,
|
19790
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
19791
|
-
"lpd_fractioncompact_fluorescent": null,
|
19792
|
-
"lpd_fractionhigh_bay": null,
|
19793
|
-
"lpd_fractionspecialty_lighting": null,
|
19794
|
-
"lpd_fractionexit_lighting": null,
|
19795
|
-
"lighting_schedule": "NECB-C-Lighting",
|
19796
|
-
"compact_fluorescent_lighting_schedule": null,
|
19797
|
-
"high_bay_lighting_schedule": null,
|
19798
|
-
"specialty_lighting_schedule": null,
|
19799
|
-
"exit_lighting_schedule": null,
|
19800
|
-
"target_illuminance_setpoint": null,
|
19801
|
-
"psa_nongeometry_fraction": null,
|
19802
|
-
"ssa_nongeometry_fraction": null,
|
19803
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
19804
|
-
"ventilation_primary_space_type": "Space Function",
|
19805
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
19806
|
-
"ventilation_per_area": 0.06,
|
19807
|
-
"ventilation_per_person": 5,
|
19808
|
-
"ventilation_air_changes": 0,
|
19809
|
-
"minimum_total_air_changes": null,
|
19810
|
-
"occupancy_per_area": 0.929368029739777,
|
19811
|
-
"occupancy_schedule": "NECB-C-Occupancy",
|
19812
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
19813
|
-
"infiltration_per_exterior_area": 0.049225,
|
19814
|
-
"infiltration_per_exterior_wall_area": null,
|
19815
|
-
"infiltration_air_changes": null,
|
19816
|
-
"infiltration_schedule": "Always On",
|
19817
|
-
"infiltration_schedule_perimeter": null,
|
19818
|
-
"gas_equipment_per_area": null,
|
19819
|
-
"gas_equipment_fraction_latent": null,
|
19820
|
-
"gas_equipment_fraction_radiant": null,
|
19821
|
-
"gas_equipment_fraction_lost": null,
|
19822
|
-
"gas_equipment_schedule": null,
|
19823
|
-
"electric_equipment_per_area": 0.0,
|
19824
|
-
"electric_equipment_fraction_latent": 0.0,
|
19825
|
-
"electric_equipment_fraction_radiant": 0.5,
|
19826
|
-
"electric_equipment_fraction_lost": 0.0,
|
19827
|
-
"electric_equipment_schedule": "NECB-C-Electric-Equipment",
|
19828
|
-
"additional_electric_equipment_schedule": null,
|
19829
|
-
"additional_gas_equipment_schedule": null,
|
19830
|
-
"heating_setpoint_schedule": "NECB-C-Thermostat Setpoint-Heating",
|
19831
|
-
"cooling_setpoint_schedule": "NECB-C-Thermostat Setpoint-Cooling",
|
19832
|
-
"service_water_heating_peak_flow_rate": null,
|
19833
|
-
"service_water_heating_area": null,
|
19834
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
19835
|
-
"service_water_heating_target_temperature": 60.0,
|
19836
|
-
"service_water_heating_fraction_sensible": null,
|
19837
|
-
"service_water_heating_fraction_latent": null,
|
19838
|
-
"service_water_heating_schedule": "NECB-C-Service Water Heating",
|
19839
|
-
"exhaust_per_area": null,
|
19840
|
-
"exhaust_fan_efficiency": null,
|
19841
|
-
"exhaust_fan_power": null,
|
19842
|
-
"exhaust_fan_pressure_rise": null,
|
19843
|
-
"exhaust_fan_maximum_flow_rate": null,
|
19844
|
-
"exhaust_schedule": "NECB-C-FAN",
|
19845
|
-
"balanced_exhaust_fraction_schedule": null,
|
19846
|
-
"is_residential": null,
|
19847
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
19848
|
-
"necb_schedule_type": "C",
|
19849
|
-
"notes": null,
|
19850
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
19851
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
19852
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
19853
|
-
},
|
19854
|
-
{
|
19855
|
-
"building_type": "Space Function",
|
19856
|
-
"space_type": "Storage room > 100 m2-sch-D",
|
19857
|
-
"rgb": "255_255_255",
|
19858
|
-
"lighting_standard": "NECB2020",
|
19859
|
-
"lighting_primary_space_type": "Space Function",
|
19860
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-D",
|
19861
|
-
"lighting_per_area": 0.380902833,
|
19862
|
-
"lighting_per_person": null,
|
19863
|
-
"additional_lighting_per_area": null,
|
19864
|
-
"rel_absence_occ": 0.6,
|
19865
|
-
"personal_control": 0.0,
|
19866
|
-
"occ_sense": 0.67,
|
19867
|
-
"lighting_fraction_to_return_air": 0.0,
|
19868
|
-
"lighting_fraction_radiant": 0.5,
|
19869
|
-
"lighting_fraction_visible": 0.2,
|
19870
|
-
"lighting_fraction_replaceable": null,
|
19871
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
19872
|
-
"lpd_fractioncompact_fluorescent": null,
|
19873
|
-
"lpd_fractionhigh_bay": null,
|
19874
|
-
"lpd_fractionspecialty_lighting": null,
|
19875
|
-
"lpd_fractionexit_lighting": null,
|
19876
|
-
"lighting_schedule": "NECB-D-Lighting",
|
19877
|
-
"compact_fluorescent_lighting_schedule": null,
|
19878
|
-
"high_bay_lighting_schedule": null,
|
19879
|
-
"specialty_lighting_schedule": null,
|
19880
|
-
"exit_lighting_schedule": null,
|
19881
|
-
"target_illuminance_setpoint": null,
|
19882
|
-
"psa_nongeometry_fraction": null,
|
19883
|
-
"ssa_nongeometry_fraction": null,
|
19884
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
19885
|
-
"ventilation_primary_space_type": "Space Function",
|
19886
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
19887
|
-
"ventilation_per_area": 0.06,
|
19888
|
-
"ventilation_per_person": 5,
|
19889
|
-
"ventilation_air_changes": 0,
|
19890
|
-
"minimum_total_air_changes": null,
|
19891
|
-
"occupancy_per_area": 0.929368029739777,
|
19892
|
-
"occupancy_schedule": "NECB-D-Occupancy",
|
19893
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
19894
|
-
"infiltration_per_exterior_area": 0.049225,
|
19895
|
-
"infiltration_per_exterior_wall_area": null,
|
19896
|
-
"infiltration_air_changes": null,
|
19897
|
-
"infiltration_schedule": "Always On",
|
19898
|
-
"infiltration_schedule_perimeter": null,
|
19899
|
-
"gas_equipment_per_area": null,
|
19900
|
-
"gas_equipment_fraction_latent": null,
|
19901
|
-
"gas_equipment_fraction_radiant": null,
|
19902
|
-
"gas_equipment_fraction_lost": null,
|
19903
|
-
"gas_equipment_schedule": null,
|
19904
|
-
"electric_equipment_per_area": 0.0,
|
19905
|
-
"electric_equipment_fraction_latent": 0.0,
|
19906
|
-
"electric_equipment_fraction_radiant": 0.5,
|
19907
|
-
"electric_equipment_fraction_lost": 0.0,
|
19908
|
-
"electric_equipment_schedule": "NECB-D-Electric-Equipment",
|
19909
|
-
"additional_electric_equipment_schedule": null,
|
19910
|
-
"additional_gas_equipment_schedule": null,
|
19911
|
-
"heating_setpoint_schedule": "NECB-D-Thermostat Setpoint-Heating",
|
19912
|
-
"cooling_setpoint_schedule": "NECB-D-Thermostat Setpoint-Cooling",
|
19913
|
-
"service_water_heating_peak_flow_rate": null,
|
19914
|
-
"service_water_heating_area": null,
|
19915
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
19916
|
-
"service_water_heating_target_temperature": 60.0,
|
19917
|
-
"service_water_heating_fraction_sensible": null,
|
19918
|
-
"service_water_heating_fraction_latent": null,
|
19919
|
-
"service_water_heating_schedule": "NECB-D-Service Water Heating",
|
19920
|
-
"exhaust_per_area": null,
|
19921
|
-
"exhaust_fan_efficiency": null,
|
19922
|
-
"exhaust_fan_power": null,
|
19923
|
-
"exhaust_fan_pressure_rise": null,
|
19924
|
-
"exhaust_fan_maximum_flow_rate": null,
|
19925
|
-
"exhaust_schedule": "NECB-D-FAN",
|
19926
|
-
"balanced_exhaust_fraction_schedule": null,
|
19927
|
-
"is_residential": null,
|
19928
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
19929
|
-
"necb_schedule_type": "D",
|
19930
|
-
"notes": null,
|
19931
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
19932
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
19933
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
19934
|
-
},
|
19935
|
-
{
|
19936
|
-
"building_type": "Space Function",
|
19937
|
-
"space_type": "Storage room > 100 m2-sch-E",
|
19938
|
-
"rgb": "255_255_255",
|
19939
|
-
"lighting_standard": "NECB2020",
|
19940
|
-
"lighting_primary_space_type": "Space Function",
|
19941
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-E",
|
19942
|
-
"lighting_per_area": 0.380902833,
|
19943
|
-
"lighting_per_person": null,
|
19944
|
-
"additional_lighting_per_area": null,
|
19945
|
-
"rel_absence_occ": 0.6,
|
19946
|
-
"personal_control": 0.0,
|
19947
|
-
"occ_sense": 0.67,
|
19948
|
-
"lighting_fraction_to_return_air": 0.0,
|
19949
|
-
"lighting_fraction_radiant": 0.5,
|
19950
|
-
"lighting_fraction_visible": 0.2,
|
19951
|
-
"lighting_fraction_replaceable": null,
|
19952
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
19953
|
-
"lpd_fractioncompact_fluorescent": null,
|
19954
|
-
"lpd_fractionhigh_bay": null,
|
19955
|
-
"lpd_fractionspecialty_lighting": null,
|
19956
|
-
"lpd_fractionexit_lighting": null,
|
19957
|
-
"lighting_schedule": "NECB-E-Lighting",
|
19958
|
-
"compact_fluorescent_lighting_schedule": null,
|
19959
|
-
"high_bay_lighting_schedule": null,
|
19960
|
-
"specialty_lighting_schedule": null,
|
19961
|
-
"exit_lighting_schedule": null,
|
19962
|
-
"target_illuminance_setpoint": null,
|
19963
|
-
"psa_nongeometry_fraction": null,
|
19964
|
-
"ssa_nongeometry_fraction": null,
|
19965
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
19966
|
-
"ventilation_primary_space_type": "Space Function",
|
19967
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
19968
|
-
"ventilation_per_area": 0.06,
|
19969
|
-
"ventilation_per_person": 5,
|
19970
|
-
"ventilation_air_changes": 0,
|
19971
|
-
"minimum_total_air_changes": null,
|
19972
|
-
"occupancy_per_area": 0.929368029739777,
|
19973
|
-
"occupancy_schedule": "NECB-E-Occupancy",
|
19974
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
19975
|
-
"infiltration_per_exterior_area": 0.049225,
|
19976
|
-
"infiltration_per_exterior_wall_area": null,
|
19977
|
-
"infiltration_air_changes": null,
|
19978
|
-
"infiltration_schedule": "Always On",
|
19979
|
-
"infiltration_schedule_perimeter": null,
|
19980
|
-
"gas_equipment_per_area": null,
|
19981
|
-
"gas_equipment_fraction_latent": null,
|
19982
|
-
"gas_equipment_fraction_radiant": null,
|
19983
|
-
"gas_equipment_fraction_lost": null,
|
19984
|
-
"gas_equipment_schedule": null,
|
19985
|
-
"electric_equipment_per_area": 0.0,
|
19986
|
-
"electric_equipment_fraction_latent": 0.0,
|
19987
|
-
"electric_equipment_fraction_radiant": 0.5,
|
19988
|
-
"electric_equipment_fraction_lost": 0.0,
|
19989
|
-
"electric_equipment_schedule": "NECB-E-Electric-Equipment",
|
19990
|
-
"additional_electric_equipment_schedule": null,
|
19991
|
-
"additional_gas_equipment_schedule": null,
|
19992
|
-
"heating_setpoint_schedule": "NECB-E-Thermostat Setpoint-Heating",
|
19993
|
-
"cooling_setpoint_schedule": "NECB-E-Thermostat Setpoint-Cooling",
|
19994
|
-
"service_water_heating_peak_flow_rate": null,
|
19995
|
-
"service_water_heating_area": null,
|
19996
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
19997
|
-
"service_water_heating_target_temperature": 60.0,
|
19998
|
-
"service_water_heating_fraction_sensible": null,
|
19999
|
-
"service_water_heating_fraction_latent": null,
|
20000
|
-
"service_water_heating_schedule": "NECB-E-Service Water Heating",
|
20001
|
-
"exhaust_per_area": null,
|
20002
|
-
"exhaust_fan_efficiency": null,
|
20003
|
-
"exhaust_fan_power": null,
|
20004
|
-
"exhaust_fan_pressure_rise": null,
|
20005
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20006
|
-
"exhaust_schedule": "NECB-E-FAN",
|
20007
|
-
"balanced_exhaust_fraction_schedule": null,
|
20008
|
-
"is_residential": null,
|
20009
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20010
|
-
"necb_schedule_type": "E",
|
20011
|
-
"notes": null,
|
20012
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20013
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20014
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20015
|
-
},
|
20016
|
-
{
|
20017
|
-
"building_type": "Space Function",
|
20018
|
-
"space_type": "Storage room > 100 m2-sch-F",
|
20019
|
-
"rgb": "255_255_255",
|
20020
|
-
"lighting_standard": "NECB2020",
|
20021
|
-
"lighting_primary_space_type": "Space Function",
|
20022
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-F",
|
20023
|
-
"lighting_per_area": 0.380902833,
|
20024
|
-
"lighting_per_person": null,
|
20025
|
-
"additional_lighting_per_area": null,
|
20026
|
-
"rel_absence_occ": 0.6,
|
20027
|
-
"personal_control": 0.0,
|
20028
|
-
"occ_sense": 0.67,
|
20029
|
-
"lighting_fraction_to_return_air": 0.0,
|
20030
|
-
"lighting_fraction_radiant": 0.5,
|
20031
|
-
"lighting_fraction_visible": 0.2,
|
20032
|
-
"lighting_fraction_replaceable": null,
|
20033
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
20034
|
-
"lpd_fractioncompact_fluorescent": null,
|
20035
|
-
"lpd_fractionhigh_bay": null,
|
20036
|
-
"lpd_fractionspecialty_lighting": null,
|
20037
|
-
"lpd_fractionexit_lighting": null,
|
20038
|
-
"lighting_schedule": "NECB-F-Lighting",
|
20039
|
-
"compact_fluorescent_lighting_schedule": null,
|
20040
|
-
"high_bay_lighting_schedule": null,
|
20041
|
-
"specialty_lighting_schedule": null,
|
20042
|
-
"exit_lighting_schedule": null,
|
20043
|
-
"target_illuminance_setpoint": null,
|
20044
|
-
"psa_nongeometry_fraction": null,
|
20045
|
-
"ssa_nongeometry_fraction": null,
|
20046
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
20047
|
-
"ventilation_primary_space_type": "Space Function",
|
20048
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
20049
|
-
"ventilation_per_area": 0.06,
|
20050
|
-
"ventilation_per_person": 5,
|
20051
|
-
"ventilation_air_changes": 0,
|
20052
|
-
"minimum_total_air_changes": null,
|
20053
|
-
"occupancy_per_area": 0.929368029739777,
|
20054
|
-
"occupancy_schedule": "NECB-F-Occupancy",
|
20055
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
20056
|
-
"infiltration_per_exterior_area": 0.049225,
|
20057
|
-
"infiltration_per_exterior_wall_area": null,
|
20058
|
-
"infiltration_air_changes": null,
|
20059
|
-
"infiltration_schedule": "Always On",
|
20060
|
-
"infiltration_schedule_perimeter": null,
|
20061
|
-
"gas_equipment_per_area": null,
|
20062
|
-
"gas_equipment_fraction_latent": null,
|
20063
|
-
"gas_equipment_fraction_radiant": null,
|
20064
|
-
"gas_equipment_fraction_lost": null,
|
20065
|
-
"gas_equipment_schedule": null,
|
20066
|
-
"electric_equipment_per_area": 0.0,
|
20067
|
-
"electric_equipment_fraction_latent": 0.0,
|
20068
|
-
"electric_equipment_fraction_radiant": 0.5,
|
20069
|
-
"electric_equipment_fraction_lost": 0.0,
|
20070
|
-
"electric_equipment_schedule": "NECB-F-Electric-Equipment",
|
20071
|
-
"additional_electric_equipment_schedule": null,
|
20072
|
-
"additional_gas_equipment_schedule": null,
|
20073
|
-
"heating_setpoint_schedule": "NECB-F-Thermostat Setpoint-Heating",
|
20074
|
-
"cooling_setpoint_schedule": "NECB-F-Thermostat Setpoint-Cooling",
|
20075
|
-
"service_water_heating_peak_flow_rate": null,
|
20076
|
-
"service_water_heating_area": null,
|
20077
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
20078
|
-
"service_water_heating_target_temperature": 60.0,
|
20079
|
-
"service_water_heating_fraction_sensible": null,
|
20080
|
-
"service_water_heating_fraction_latent": null,
|
20081
|
-
"service_water_heating_schedule": "NECB-F-Service Water Heating",
|
20082
|
-
"exhaust_per_area": null,
|
20083
|
-
"exhaust_fan_efficiency": null,
|
20084
|
-
"exhaust_fan_power": null,
|
20085
|
-
"exhaust_fan_pressure_rise": null,
|
20086
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20087
|
-
"exhaust_schedule": "NECB-F-FAN",
|
20088
|
-
"balanced_exhaust_fraction_schedule": null,
|
20089
|
-
"is_residential": null,
|
20090
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20091
|
-
"necb_schedule_type": "F",
|
20092
|
-
"notes": null,
|
20093
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20094
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20095
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20096
|
-
},
|
20097
|
-
{
|
20098
|
-
"building_type": "Space Function",
|
20099
|
-
"space_type": "Storage room > 100 m2-sch-G",
|
20100
|
-
"rgb": "255_255_255",
|
20101
|
-
"lighting_standard": "NECB2020",
|
20102
|
-
"lighting_primary_space_type": "Space Function",
|
20103
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-G",
|
20104
|
-
"lighting_per_area": 0.380902833,
|
20105
|
-
"lighting_per_person": null,
|
20106
|
-
"additional_lighting_per_area": null,
|
20107
|
-
"rel_absence_occ": 0.6,
|
20108
|
-
"personal_control": 0.0,
|
20109
|
-
"occ_sense": 0.67,
|
20110
|
-
"lighting_fraction_to_return_air": 0.0,
|
20111
|
-
"lighting_fraction_radiant": 0.5,
|
20112
|
-
"lighting_fraction_visible": 0.2,
|
20113
|
-
"lighting_fraction_replaceable": null,
|
20114
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
20115
|
-
"lpd_fractioncompact_fluorescent": null,
|
20116
|
-
"lpd_fractionhigh_bay": null,
|
20117
|
-
"lpd_fractionspecialty_lighting": null,
|
20118
|
-
"lpd_fractionexit_lighting": null,
|
20119
|
-
"lighting_schedule": "NECB-G-Lighting",
|
20120
|
-
"compact_fluorescent_lighting_schedule": null,
|
20121
|
-
"high_bay_lighting_schedule": null,
|
20122
|
-
"specialty_lighting_schedule": null,
|
20123
|
-
"exit_lighting_schedule": null,
|
20124
|
-
"target_illuminance_setpoint": null,
|
20125
|
-
"psa_nongeometry_fraction": null,
|
20126
|
-
"ssa_nongeometry_fraction": null,
|
20127
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
20128
|
-
"ventilation_primary_space_type": "Space Function",
|
20129
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
20130
|
-
"ventilation_per_area": 0.06,
|
20131
|
-
"ventilation_per_person": 5,
|
20132
|
-
"ventilation_air_changes": 0,
|
20133
|
-
"minimum_total_air_changes": null,
|
20134
|
-
"occupancy_per_area": 0.929368029739777,
|
20135
|
-
"occupancy_schedule": "NECB-G-Occupancy",
|
20136
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
20137
|
-
"infiltration_per_exterior_area": 0.049225,
|
20138
|
-
"infiltration_per_exterior_wall_area": null,
|
20139
|
-
"infiltration_air_changes": null,
|
20140
|
-
"infiltration_schedule": "Always On",
|
20141
|
-
"infiltration_schedule_perimeter": null,
|
20142
|
-
"gas_equipment_per_area": null,
|
20143
|
-
"gas_equipment_fraction_latent": null,
|
20144
|
-
"gas_equipment_fraction_radiant": null,
|
20145
|
-
"gas_equipment_fraction_lost": null,
|
20146
|
-
"gas_equipment_schedule": null,
|
20147
|
-
"electric_equipment_per_area": 0.0,
|
20148
|
-
"electric_equipment_fraction_latent": 0.0,
|
20149
|
-
"electric_equipment_fraction_radiant": 0.5,
|
20150
|
-
"electric_equipment_fraction_lost": 0.0,
|
20151
|
-
"electric_equipment_schedule": "NECB-G-Electric-Equipment",
|
20152
|
-
"additional_electric_equipment_schedule": null,
|
20153
|
-
"additional_gas_equipment_schedule": null,
|
20154
|
-
"heating_setpoint_schedule": "NECB-G-Thermostat Setpoint-Heating",
|
20155
|
-
"cooling_setpoint_schedule": "NECB-G-Thermostat Setpoint-Cooling",
|
20156
|
-
"service_water_heating_peak_flow_rate": null,
|
20157
|
-
"service_water_heating_area": null,
|
20158
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
20159
|
-
"service_water_heating_target_temperature": 60.0,
|
20160
|
-
"service_water_heating_fraction_sensible": null,
|
20161
|
-
"service_water_heating_fraction_latent": null,
|
20162
|
-
"service_water_heating_schedule": "NECB-G-Service Water Heating",
|
20163
|
-
"exhaust_per_area": null,
|
20164
|
-
"exhaust_fan_efficiency": null,
|
20165
|
-
"exhaust_fan_power": null,
|
20166
|
-
"exhaust_fan_pressure_rise": null,
|
20167
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20168
|
-
"exhaust_schedule": "NECB-G-FAN",
|
20169
|
-
"balanced_exhaust_fraction_schedule": null,
|
20170
|
-
"is_residential": null,
|
20171
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20172
|
-
"necb_schedule_type": "G",
|
20173
|
-
"notes": null,
|
20174
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20175
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20176
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20177
|
-
},
|
20178
|
-
{
|
20179
|
-
"building_type": "Space Function",
|
20180
|
-
"space_type": "Storage room > 100 m2-sch-H",
|
20181
|
-
"rgb": "255_255_255",
|
20182
|
-
"lighting_standard": "NECB2020",
|
20183
|
-
"lighting_primary_space_type": "Space Function",
|
20184
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-H",
|
20185
|
-
"lighting_per_area": 0.380902833,
|
20186
|
-
"lighting_per_person": null,
|
20187
|
-
"additional_lighting_per_area": null,
|
20188
|
-
"rel_absence_occ": 0.6,
|
20189
|
-
"personal_control": 0.0,
|
20190
|
-
"occ_sense": 0.67,
|
20191
|
-
"lighting_fraction_to_return_air": 0.0,
|
20192
|
-
"lighting_fraction_radiant": 0.5,
|
20193
|
-
"lighting_fraction_visible": 0.2,
|
20194
|
-
"lighting_fraction_replaceable": null,
|
20195
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
20196
|
-
"lpd_fractioncompact_fluorescent": null,
|
20197
|
-
"lpd_fractionhigh_bay": null,
|
20198
|
-
"lpd_fractionspecialty_lighting": null,
|
20199
|
-
"lpd_fractionexit_lighting": null,
|
20200
|
-
"lighting_schedule": "NECB-H-Lighting",
|
20201
|
-
"compact_fluorescent_lighting_schedule": null,
|
20202
|
-
"high_bay_lighting_schedule": null,
|
20203
|
-
"specialty_lighting_schedule": null,
|
20204
|
-
"exit_lighting_schedule": null,
|
20205
|
-
"target_illuminance_setpoint": null,
|
20206
|
-
"psa_nongeometry_fraction": null,
|
20207
|
-
"ssa_nongeometry_fraction": null,
|
20208
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
20209
|
-
"ventilation_primary_space_type": "Space Function",
|
20210
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
20211
|
-
"ventilation_per_area": 0.06,
|
20212
|
-
"ventilation_per_person": 5,
|
20213
|
-
"ventilation_air_changes": 0,
|
20214
|
-
"minimum_total_air_changes": null,
|
20215
|
-
"occupancy_per_area": 0.929368029739777,
|
20216
|
-
"occupancy_schedule": "NECB-H-Occupancy",
|
20217
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
20218
|
-
"infiltration_per_exterior_area": 0.049225,
|
20219
|
-
"infiltration_per_exterior_wall_area": null,
|
20220
|
-
"infiltration_air_changes": null,
|
20221
|
-
"infiltration_schedule": "Always On",
|
20222
|
-
"infiltration_schedule_perimeter": null,
|
20223
|
-
"gas_equipment_per_area": null,
|
20224
|
-
"gas_equipment_fraction_latent": null,
|
20225
|
-
"gas_equipment_fraction_radiant": null,
|
20226
|
-
"gas_equipment_fraction_lost": null,
|
20227
|
-
"gas_equipment_schedule": null,
|
20228
|
-
"electric_equipment_per_area": 0.0,
|
20229
|
-
"electric_equipment_fraction_latent": 0.0,
|
20230
|
-
"electric_equipment_fraction_radiant": 0.5,
|
20231
|
-
"electric_equipment_fraction_lost": 0.0,
|
20232
|
-
"electric_equipment_schedule": "NECB-H-Electric-Equipment",
|
20233
|
-
"additional_electric_equipment_schedule": null,
|
20234
|
-
"additional_gas_equipment_schedule": null,
|
20235
|
-
"heating_setpoint_schedule": "NECB-H-Thermostat Setpoint-Heating",
|
20236
|
-
"cooling_setpoint_schedule": "NECB-H-Thermostat Setpoint-Cooling",
|
20237
|
-
"service_water_heating_peak_flow_rate": null,
|
20238
|
-
"service_water_heating_area": null,
|
20239
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
20240
|
-
"service_water_heating_target_temperature": 60.0,
|
20241
|
-
"service_water_heating_fraction_sensible": null,
|
20242
|
-
"service_water_heating_fraction_latent": null,
|
20243
|
-
"service_water_heating_schedule": "NECB-H-Service Water Heating",
|
20244
|
-
"exhaust_per_area": null,
|
20245
|
-
"exhaust_fan_efficiency": null,
|
20246
|
-
"exhaust_fan_power": null,
|
20247
|
-
"exhaust_fan_pressure_rise": null,
|
20248
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20249
|
-
"exhaust_schedule": "NECB-H-FAN",
|
20250
|
-
"balanced_exhaust_fraction_schedule": null,
|
20251
|
-
"is_residential": null,
|
20252
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20253
|
-
"necb_schedule_type": "H",
|
20254
|
-
"notes": null,
|
20255
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20256
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20257
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20258
|
-
},
|
20259
|
-
{
|
20260
|
-
"building_type": "Space Function",
|
20261
|
-
"space_type": "Storage room > 100 m2-sch-I",
|
20262
|
-
"rgb": "255_255_255",
|
20263
|
-
"lighting_standard": "NECB2020",
|
20264
|
-
"lighting_primary_space_type": "Space Function",
|
20265
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-I",
|
20266
|
-
"lighting_per_area": 0.380902833,
|
20267
|
-
"lighting_per_person": null,
|
20268
|
-
"additional_lighting_per_area": null,
|
20269
|
-
"rel_absence_occ": 0.6,
|
20270
|
-
"personal_control": 0.0,
|
20271
|
-
"occ_sense": 0.67,
|
20272
|
-
"lighting_fraction_to_return_air": 0.0,
|
20273
|
-
"lighting_fraction_radiant": 0.5,
|
20274
|
-
"lighting_fraction_visible": 0.2,
|
20275
|
-
"lighting_fraction_replaceable": null,
|
20276
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
20277
|
-
"lpd_fractioncompact_fluorescent": null,
|
20278
|
-
"lpd_fractionhigh_bay": null,
|
20279
|
-
"lpd_fractionspecialty_lighting": null,
|
20280
|
-
"lpd_fractionexit_lighting": null,
|
20281
|
-
"lighting_schedule": "NECB-I-Lighting",
|
20282
|
-
"compact_fluorescent_lighting_schedule": null,
|
20283
|
-
"high_bay_lighting_schedule": null,
|
20284
|
-
"specialty_lighting_schedule": null,
|
20285
|
-
"exit_lighting_schedule": null,
|
20286
|
-
"target_illuminance_setpoint": null,
|
20287
|
-
"psa_nongeometry_fraction": null,
|
20288
|
-
"ssa_nongeometry_fraction": null,
|
20289
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
20290
|
-
"ventilation_primary_space_type": "Space Function",
|
20291
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
20292
|
-
"ventilation_per_area": 0.06,
|
20293
|
-
"ventilation_per_person": 5,
|
20294
|
-
"ventilation_air_changes": 0,
|
20295
|
-
"minimum_total_air_changes": null,
|
20296
|
-
"occupancy_per_area": 0.929368029739777,
|
20297
|
-
"occupancy_schedule": "NECB-I-Occupancy",
|
20298
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
20299
|
-
"infiltration_per_exterior_area": 0.049225,
|
20300
|
-
"infiltration_per_exterior_wall_area": null,
|
20301
|
-
"infiltration_air_changes": null,
|
20302
|
-
"infiltration_schedule": "Always On",
|
20303
|
-
"infiltration_schedule_perimeter": null,
|
20304
|
-
"gas_equipment_per_area": null,
|
20305
|
-
"gas_equipment_fraction_latent": null,
|
20306
|
-
"gas_equipment_fraction_radiant": null,
|
20307
|
-
"gas_equipment_fraction_lost": null,
|
20308
|
-
"gas_equipment_schedule": null,
|
20309
|
-
"electric_equipment_per_area": 0.0,
|
20310
|
-
"electric_equipment_fraction_latent": 0.0,
|
20311
|
-
"electric_equipment_fraction_radiant": 0.5,
|
20312
|
-
"electric_equipment_fraction_lost": 0.0,
|
20313
|
-
"electric_equipment_schedule": "NECB-I-Electric-Equipment",
|
20314
|
-
"additional_electric_equipment_schedule": null,
|
20315
|
-
"additional_gas_equipment_schedule": null,
|
20316
|
-
"heating_setpoint_schedule": "NECB-I-Thermostat Setpoint-Heating",
|
20317
|
-
"cooling_setpoint_schedule": "NECB-I-Thermostat Setpoint-Cooling",
|
20318
|
-
"service_water_heating_peak_flow_rate": null,
|
20319
|
-
"service_water_heating_area": null,
|
20320
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
20321
|
-
"service_water_heating_target_temperature": 60.0,
|
20322
|
-
"service_water_heating_fraction_sensible": null,
|
20323
|
-
"service_water_heating_fraction_latent": null,
|
20324
|
-
"service_water_heating_schedule": "NECB-I-Service Water Heating",
|
20325
|
-
"exhaust_per_area": null,
|
20326
|
-
"exhaust_fan_efficiency": null,
|
20327
|
-
"exhaust_fan_power": null,
|
20328
|
-
"exhaust_fan_pressure_rise": null,
|
20329
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20330
|
-
"exhaust_schedule": "NECB-I-FAN",
|
20331
|
-
"balanced_exhaust_fraction_schedule": null,
|
20332
|
-
"is_residential": null,
|
20333
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20334
|
-
"necb_schedule_type": "I",
|
20335
|
-
"notes": null,
|
20336
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20337
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20338
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20339
|
-
},
|
20340
|
-
{
|
20341
|
-
"building_type": "Space Function",
|
20342
|
-
"space_type": "Storage room > 100 m2-sch-J",
|
20343
|
-
"rgb": "255_255_255",
|
20344
|
-
"lighting_standard": "NECB2020",
|
20345
|
-
"lighting_primary_space_type": "Space Function",
|
20346
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-J",
|
20347
|
-
"lighting_per_area": 0.380902833,
|
20348
|
-
"lighting_per_person": null,
|
20349
|
-
"additional_lighting_per_area": null,
|
20350
|
-
"rel_absence_occ": 0.6,
|
20351
|
-
"personal_control": 0.0,
|
20352
|
-
"occ_sense": 0.67,
|
20353
|
-
"lighting_fraction_to_return_air": 0.0,
|
20354
|
-
"lighting_fraction_radiant": 0.5,
|
20355
|
-
"lighting_fraction_visible": 0.2,
|
20356
|
-
"lighting_fraction_replaceable": null,
|
20357
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
20358
|
-
"lpd_fractioncompact_fluorescent": null,
|
20359
|
-
"lpd_fractionhigh_bay": null,
|
20360
|
-
"lpd_fractionspecialty_lighting": null,
|
20361
|
-
"lpd_fractionexit_lighting": null,
|
20362
|
-
"lighting_schedule": "NECB-J-Lighting",
|
20363
|
-
"compact_fluorescent_lighting_schedule": null,
|
20364
|
-
"high_bay_lighting_schedule": null,
|
20365
|
-
"specialty_lighting_schedule": null,
|
20366
|
-
"exit_lighting_schedule": null,
|
20367
|
-
"target_illuminance_setpoint": null,
|
20368
|
-
"psa_nongeometry_fraction": null,
|
20369
|
-
"ssa_nongeometry_fraction": null,
|
20370
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
20371
|
-
"ventilation_primary_space_type": "Space Function",
|
20372
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
20373
|
-
"ventilation_per_area": 0.06,
|
20374
|
-
"ventilation_per_person": 5,
|
20375
|
-
"ventilation_air_changes": 0,
|
20376
|
-
"minimum_total_air_changes": null,
|
20377
|
-
"occupancy_per_area": 0.929368029739777,
|
20378
|
-
"occupancy_schedule": "NECB-J-Occupancy",
|
20379
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
20380
|
-
"infiltration_per_exterior_area": 0.049225,
|
20381
|
-
"infiltration_per_exterior_wall_area": null,
|
20382
|
-
"infiltration_air_changes": null,
|
20383
|
-
"infiltration_schedule": "Always On",
|
20384
|
-
"infiltration_schedule_perimeter": null,
|
20385
|
-
"gas_equipment_per_area": null,
|
20386
|
-
"gas_equipment_fraction_latent": null,
|
20387
|
-
"gas_equipment_fraction_radiant": null,
|
20388
|
-
"gas_equipment_fraction_lost": null,
|
20389
|
-
"gas_equipment_schedule": null,
|
20390
|
-
"electric_equipment_per_area": 0.0,
|
20391
|
-
"electric_equipment_fraction_latent": 0.0,
|
20392
|
-
"electric_equipment_fraction_radiant": 0.5,
|
20393
|
-
"electric_equipment_fraction_lost": 0.0,
|
20394
|
-
"electric_equipment_schedule": "NECB-J-Electric-Equipment",
|
20395
|
-
"additional_electric_equipment_schedule": null,
|
20396
|
-
"additional_gas_equipment_schedule": null,
|
20397
|
-
"heating_setpoint_schedule": "NECB-J-Thermostat Setpoint-Heating",
|
20398
|
-
"cooling_setpoint_schedule": "NECB-J-Thermostat Setpoint-Cooling",
|
20399
|
-
"service_water_heating_peak_flow_rate": null,
|
20400
|
-
"service_water_heating_area": null,
|
20401
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
20402
|
-
"service_water_heating_target_temperature": 60.0,
|
20403
|
-
"service_water_heating_fraction_sensible": null,
|
20404
|
-
"service_water_heating_fraction_latent": null,
|
20405
|
-
"service_water_heating_schedule": "NECB-J-Service Water Heating",
|
20406
|
-
"exhaust_per_area": null,
|
20407
|
-
"exhaust_fan_efficiency": null,
|
20408
|
-
"exhaust_fan_power": null,
|
20409
|
-
"exhaust_fan_pressure_rise": null,
|
20410
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20411
|
-
"exhaust_schedule": "NECB-J-FAN",
|
20412
|
-
"balanced_exhaust_fraction_schedule": null,
|
20413
|
-
"is_residential": null,
|
20414
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20415
|
-
"necb_schedule_type": "J",
|
20416
|
-
"notes": null,
|
20417
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20418
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20419
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20420
|
-
},
|
20421
|
-
{
|
20422
|
-
"building_type": "Space Function",
|
20423
|
-
"space_type": "Storage room > 100 m2-sch-K",
|
20424
|
-
"rgb": "255_255_255",
|
20425
|
-
"lighting_standard": "NECB2020",
|
20426
|
-
"lighting_primary_space_type": "Space Function",
|
20427
|
-
"lighting_secondary_space_type": "Storage room > 100 m2-sch-K",
|
20428
|
-
"lighting_per_area": 0.380902833,
|
20429
|
-
"lighting_per_person": null,
|
20430
|
-
"additional_lighting_per_area": null,
|
20431
|
-
"rel_absence_occ": 0.6,
|
20432
|
-
"personal_control": 0.0,
|
20433
|
-
"occ_sense": 0.67,
|
20434
|
-
"lighting_fraction_to_return_air": 0.0,
|
20435
|
-
"lighting_fraction_radiant": 0.5,
|
20436
|
-
"lighting_fraction_visible": 0.2,
|
20437
|
-
"lighting_fraction_replaceable": null,
|
20438
|
-
"lpd_fractionlinear_fluorescent": 1.0,
|
20439
|
-
"lpd_fractioncompact_fluorescent": null,
|
20440
|
-
"lpd_fractionhigh_bay": null,
|
20441
|
-
"lpd_fractionspecialty_lighting": null,
|
20442
|
-
"lpd_fractionexit_lighting": null,
|
20443
|
-
"lighting_schedule": "NECB-K-Lighting",
|
20444
|
-
"compact_fluorescent_lighting_schedule": null,
|
20445
|
-
"high_bay_lighting_schedule": null,
|
20446
|
-
"specialty_lighting_schedule": null,
|
20447
|
-
"exit_lighting_schedule": null,
|
20448
|
-
"target_illuminance_setpoint": null,
|
20449
|
-
"psa_nongeometry_fraction": null,
|
20450
|
-
"ssa_nongeometry_fraction": null,
|
20451
|
-
"ventilation_standard": "ASHRAE 62.1-2016 Table 6-1",
|
20452
|
-
"ventilation_primary_space_type": "Space Function",
|
20453
|
-
"ventilation_secondary_space_type": "Storage room > 100 m2",
|
20454
|
-
"ventilation_per_area": 0.06,
|
20455
|
-
"ventilation_per_person": 5,
|
20456
|
-
"ventilation_air_changes": 0,
|
20457
|
-
"minimum_total_air_changes": null,
|
20458
|
-
"occupancy_per_area": 0.929368029739777,
|
20459
|
-
"occupancy_schedule": "NECB-K-Occupancy",
|
20460
|
-
"occupancy_activity_schedule": "NECB-Activity",
|
20461
|
-
"infiltration_per_exterior_area": 0.049225,
|
20462
|
-
"infiltration_per_exterior_wall_area": null,
|
20463
|
-
"infiltration_air_changes": null,
|
20464
|
-
"infiltration_schedule": "Always On",
|
20465
|
-
"infiltration_schedule_perimeter": null,
|
20466
|
-
"gas_equipment_per_area": null,
|
20467
|
-
"gas_equipment_fraction_latent": null,
|
20468
|
-
"gas_equipment_fraction_radiant": null,
|
20469
|
-
"gas_equipment_fraction_lost": null,
|
20470
|
-
"gas_equipment_schedule": null,
|
20471
|
-
"electric_equipment_per_area": 0.0,
|
20472
|
-
"electric_equipment_fraction_latent": 0.0,
|
20473
|
-
"electric_equipment_fraction_radiant": 0.5,
|
20474
|
-
"electric_equipment_fraction_lost": 0.0,
|
20475
|
-
"electric_equipment_schedule": "NECB-K-Electric-Equipment",
|
20476
|
-
"additional_electric_equipment_schedule": null,
|
20477
|
-
"additional_gas_equipment_schedule": null,
|
20478
|
-
"heating_setpoint_schedule": "NECB-K-Thermostat Setpoint-Heating",
|
20479
|
-
"cooling_setpoint_schedule": "NECB-K-Thermostat Setpoint-Cooling",
|
20480
|
-
"service_water_heating_peak_flow_rate": null,
|
20481
|
-
"service_water_heating_area": null,
|
20482
|
-
"service_water_heating_peak_flow_per_area": 0.001407784,
|
20483
|
-
"service_water_heating_target_temperature": 60.0,
|
20484
|
-
"service_water_heating_fraction_sensible": null,
|
20485
|
-
"service_water_heating_fraction_latent": null,
|
20486
|
-
"service_water_heating_schedule": "NECB-K-Service Water Heating",
|
20487
|
-
"exhaust_per_area": null,
|
20488
|
-
"exhaust_fan_efficiency": null,
|
20489
|
-
"exhaust_fan_power": null,
|
20490
|
-
"exhaust_fan_pressure_rise": null,
|
20491
|
-
"exhaust_fan_maximum_flow_rate": null,
|
20492
|
-
"exhaust_schedule": "NECB-K-FAN",
|
20493
|
-
"balanced_exhaust_fraction_schedule": null,
|
20494
|
-
"is_residential": null,
|
20495
|
-
"necb_hvac_system_selection_type": "Warehouse Area",
|
20496
|
-
"necb_schedule_type": "K",
|
20497
|
-
"notes": null,
|
20498
|
-
"ventilation_occupancy_rate_people_per_1000ft2": 2,
|
20499
|
-
"ventilation_occupancy_standard": "ASHRAE 62.1-2016 Occupancy",
|
20500
|
-
"ventilation_standard_space_type": "Occupiable storage rooms for dry material"
|
20501
|
-
},
|
20502
19611
|
{
|
20503
19612
|
"building_type": "Space Function",
|
20504
19613
|
"space_type": "Vehicle maintenance area",
|