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
data/lib/openstudio-standards/standards/ashrae_90_1/ashrae_90_1_2004/ashrae_90_1_2004.Model.rb
CHANGED
@@ -5,15 +5,13 @@ class ASHRAE9012004 < ASHRAE901
|
|
5
5
|
# The method calculates the window to wall ratio (assuming all spaces are conditioned)
|
6
6
|
# and select the range based on the calculated window to wall ratio
|
7
7
|
# @param model [OpenStudio::Model::Model] OpenStudio model object
|
8
|
-
# @param
|
9
|
-
|
10
|
-
|
11
|
-
|
8
|
+
# @param wwr_parameter [Hash] parameters to choose min and max percent of surfaces,
|
9
|
+
# could be different set in different standard
|
10
|
+
def model_get_percent_of_surface_range(model, wwr_parameter)
|
11
|
+
wwr_range = { 'minimum_percent_of_surface' => nil, 'maximum_percent_of_surface' => nil }
|
12
|
+
intended_surface_type = wwr_parameter['intended_surface_type']
|
12
13
|
# Do not process surfaces other than exterior windows and glass door for 2004 standard
|
13
|
-
if intended_surface_type
|
14
|
-
wwr_range['minimum_percent_of_surface'] = nil
|
15
|
-
wwr_range['maximum_percent_of_surface'] = nil
|
16
|
-
else
|
14
|
+
if intended_surface_type == 'ExteriorWindow' || intended_surface_type == 'GlassDoor'
|
17
15
|
wwr = model_get_window_area_info(model, true)
|
18
16
|
if wwr <= 10
|
19
17
|
wwr_range['minimum_percent_of_surface'] = 1.0
|
@@ -270983,32 +270983,32 @@
|
|
270983
270983
|
"start_date": "2020-01-01T00:00:00+00:00",
|
270984
270984
|
"end_date": "2020-12-31T00:00:00+00:00",
|
270985
270985
|
"type": "Hourly",
|
270986
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
270987
|
-
"values": [
|
270988
|
-
0.
|
270989
|
-
0.
|
270990
|
-
0.
|
270991
|
-
0.
|
270992
|
-
0.
|
270993
|
-
0.
|
270994
|
-
0.
|
270995
|
-
0.
|
270996
|
-
0.
|
270997
|
-
0.
|
270998
|
-
0.
|
270999
|
-
0.
|
271000
|
-
0.
|
271001
|
-
0.
|
271002
|
-
0.
|
271003
|
-
0.
|
271004
|
-
0.
|
271005
|
-
0.
|
271006
|
-
0.
|
271007
|
-
0.
|
271008
|
-
0.
|
271009
|
-
0.
|
271010
|
-
0.
|
271011
|
-
0.
|
270986
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
270987
|
+
"values": [
|
270988
|
+
0.049334,
|
270989
|
+
0.033997,
|
270990
|
+
0.036709,
|
270991
|
+
0.050454,
|
270992
|
+
0.039273,
|
270993
|
+
0.04068,
|
270994
|
+
0.085771,
|
270995
|
+
0.186752,
|
270996
|
+
0.542086,
|
270997
|
+
0.773073,
|
270998
|
+
0.843215,
|
270999
|
+
0.85,
|
271000
|
+
0.817939,
|
271001
|
+
0.768039,
|
271002
|
+
0.792188,
|
271003
|
+
0.765202,
|
271004
|
+
0.646746,
|
271005
|
+
0.299884,
|
271006
|
+
0.135379,
|
271007
|
+
0.09143,
|
271008
|
+
0.086298,
|
271009
|
+
0.087357,
|
271010
|
+
0.086798,
|
271011
|
+
0.053949
|
271012
271012
|
]
|
271013
271013
|
},
|
271014
271014
|
{
|
@@ -271019,7 +271019,7 @@
|
|
271019
271019
|
"start_date": "2020-01-01T00:00:00+00:00",
|
271020
271020
|
"end_date": "2020-12-31T00:00:00+00:00",
|
271021
271021
|
"type": "Hourly",
|
271022
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
271022
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
271023
271023
|
"values": [
|
271024
271024
|
0.044066259,
|
271025
271025
|
0.044439702,
|
@@ -271068,7 +271068,7 @@
|
|
271068
271068
|
"start_date": "2020-01-01T00:00:00+00:00",
|
271069
271069
|
"end_date": "2020-12-31T00:00:00+00:00",
|
271070
271070
|
"type": "Hourly",
|
271071
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
271071
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
271072
271072
|
"values": [
|
271073
271073
|
0.044813145,
|
271074
271074
|
0.043346048,
|
@@ -334883,7 +334883,7 @@
|
|
334883
334883
|
"start_date": "2014-01-01T00:00:00+00:00",
|
334884
334884
|
"end_date": "2014-12-31T00:00:00+00:00",
|
334885
334885
|
"type": "Hourly",
|
334886
|
-
"notes": "From DOE Reference Buildings ",
|
334886
|
+
"notes": "From DOE Reference Buildings; reduced midday value to 0.15",
|
334887
334887
|
"values": [
|
334888
334888
|
0.22,
|
334889
334889
|
0.17,
|
@@ -334896,13 +334896,13 @@
|
|
334896
334896
|
0.44,
|
334897
334897
|
0.44,
|
334898
334898
|
0.28,
|
334899
|
-
0.
|
334900
|
-
0.
|
334901
|
-
0.
|
334902
|
-
0.
|
334903
|
-
0.
|
334904
|
-
0.
|
334905
|
-
0.
|
334899
|
+
0.15,
|
334900
|
+
0.15,
|
334901
|
+
0.15,
|
334902
|
+
0.15,
|
334903
|
+
0.15,
|
334904
|
+
0.15,
|
334905
|
+
0.15,
|
334906
334906
|
0.67,
|
334907
334907
|
0.89,
|
334908
334908
|
1.0,
|
@@ -334932,7 +334932,7 @@
|
|
334932
334932
|
"start_date": "2014-01-01T00:00:00+00:00",
|
334933
334933
|
"end_date": "2014-12-31T00:00:00+00:00",
|
334934
334934
|
"type": "Hourly",
|
334935
|
-
"notes": "From DOE Reference Buildings ",
|
334935
|
+
"notes": "From DOE Reference Buildings; reduce midday value to 0.15",
|
334936
334936
|
"values": [
|
334937
334937
|
0.26,
|
334938
334938
|
0.26,
|
@@ -334944,14 +334944,14 @@
|
|
334944
334944
|
0.41,
|
334945
334945
|
0.56,
|
334946
334946
|
0.56,
|
334947
|
-
0.
|
334948
|
-
0.
|
334949
|
-
0.
|
334950
|
-
0.
|
334951
|
-
0.
|
334952
|
-
0.
|
334953
|
-
0.
|
334954
|
-
0.
|
334947
|
+
0.35,
|
334948
|
+
0.15,
|
334949
|
+
0.15,
|
334950
|
+
0.15,
|
334951
|
+
0.15,
|
334952
|
+
0.15,
|
334953
|
+
0.15,
|
334954
|
+
0.5,
|
334955
334955
|
0.85,
|
334956
334956
|
1.0,
|
334957
334957
|
1.0,
|
@@ -5548,7 +5548,7 @@
|
|
5548
5548
|
"lpd_fraction_high_bay": 0.0,
|
5549
5549
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5550
5550
|
"lpd_fraction_exit_lighting": 0.0,
|
5551
|
-
"lighting_schedule": "HotelLarge
|
5551
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5552
5552
|
"compact_fluorescent_lighting_schedule": null,
|
5553
5553
|
"high_bay_lighting_schedule": null,
|
5554
5554
|
"specialty_lighting_schedule": null,
|
@@ -5636,7 +5636,7 @@
|
|
5636
5636
|
"lpd_fraction_high_bay": 0.0,
|
5637
5637
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5638
5638
|
"lpd_fraction_exit_lighting": 0.0,
|
5639
|
-
"lighting_schedule": "HotelLarge
|
5639
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5640
5640
|
"compact_fluorescent_lighting_schedule": null,
|
5641
5641
|
"high_bay_lighting_schedule": null,
|
5642
5642
|
"specialty_lighting_schedule": null,
|
@@ -5724,7 +5724,7 @@
|
|
5724
5724
|
"lpd_fraction_high_bay": 0.0,
|
5725
5725
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5726
5726
|
"lpd_fraction_exit_lighting": 0.0,
|
5727
|
-
"lighting_schedule": "HotelLarge
|
5727
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5728
5728
|
"compact_fluorescent_lighting_schedule": null,
|
5729
5729
|
"high_bay_lighting_schedule": null,
|
5730
5730
|
"specialty_lighting_schedule": null,
|
@@ -5812,7 +5812,7 @@
|
|
5812
5812
|
"lpd_fraction_high_bay": 0.0,
|
5813
5813
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5814
5814
|
"lpd_fraction_exit_lighting": 0.0,
|
5815
|
-
"lighting_schedule": "HotelLarge
|
5815
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5816
5816
|
"compact_fluorescent_lighting_schedule": null,
|
5817
5817
|
"high_bay_lighting_schedule": null,
|
5818
5818
|
"specialty_lighting_schedule": null,
|
@@ -6047,7 +6047,7 @@
|
|
6047
6047
|
"lpd_fraction_high_bay": null,
|
6048
6048
|
"lpd_fraction_specialty_lighting": null,
|
6049
6049
|
"lpd_fraction_exit_lighting": null,
|
6050
|
-
"lighting_schedule": "HotelLarge
|
6050
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
6051
6051
|
"compact_fluorescent_lighting_schedule": null,
|
6052
6052
|
"high_bay_lighting_schedule": null,
|
6053
6053
|
"specialty_lighting_schedule": null,
|
@@ -15540,7 +15540,7 @@
|
|
15540
15540
|
"lpd_fraction_high_bay": 0.215622,
|
15541
15541
|
"lpd_fraction_specialty_lighting": 0.081,
|
15542
15542
|
"lpd_fraction_exit_lighting": 0.0109,
|
15543
|
-
"lighting_schedule": "
|
15543
|
+
"lighting_schedule": "FoodService_Restaurant BLDG_LIGHT_EndUseData",
|
15544
15544
|
"compact_fluorescent_lighting_schedule": null,
|
15545
15545
|
"high_bay_lighting_schedule": null,
|
15546
15546
|
"specialty_lighting_schedule": null,
|
@@ -15628,7 +15628,7 @@
|
|
15628
15628
|
"lpd_fraction_high_bay": 0.0,
|
15629
15629
|
"lpd_fraction_specialty_lighting": 0.11,
|
15630
15630
|
"lpd_fraction_exit_lighting": 0.015,
|
15631
|
-
"lighting_schedule": "
|
15631
|
+
"lighting_schedule": "FoodService_Restaurant BLDG_LIGHT_EndUseData",
|
15632
15632
|
"compact_fluorescent_lighting_schedule": null,
|
15633
15633
|
"high_bay_lighting_schedule": null,
|
15634
15634
|
"specialty_lighting_schedule": null,
|
@@ -270983,32 +270983,32 @@
|
|
270983
270983
|
"start_date": "2020-01-01T00:00:00+00:00",
|
270984
270984
|
"end_date": "2020-12-31T00:00:00+00:00",
|
270985
270985
|
"type": "Hourly",
|
270986
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
270987
|
-
"values": [
|
270988
|
-
0.
|
270989
|
-
0.
|
270990
|
-
0.
|
270991
|
-
0.
|
270992
|
-
0.
|
270993
|
-
0.
|
270994
|
-
0.
|
270995
|
-
0.
|
270996
|
-
0.
|
270997
|
-
0.
|
270998
|
-
0.
|
270999
|
-
0.
|
271000
|
-
0.
|
271001
|
-
0.
|
271002
|
-
0.
|
271003
|
-
0.
|
271004
|
-
0.
|
271005
|
-
0.
|
271006
|
-
0.
|
271007
|
-
0.
|
271008
|
-
0.
|
271009
|
-
0.
|
271010
|
-
0.
|
271011
|
-
0.
|
270986
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
270987
|
+
"values": [
|
270988
|
+
0.049334,
|
270989
|
+
0.033997,
|
270990
|
+
0.036709,
|
270991
|
+
0.050454,
|
270992
|
+
0.039273,
|
270993
|
+
0.04068,
|
270994
|
+
0.085771,
|
270995
|
+
0.186752,
|
270996
|
+
0.542086,
|
270997
|
+
0.773073,
|
270998
|
+
0.843215,
|
270999
|
+
0.85,
|
271000
|
+
0.817939,
|
271001
|
+
0.768039,
|
271002
|
+
0.792188,
|
271003
|
+
0.765202,
|
271004
|
+
0.646746,
|
271005
|
+
0.299884,
|
271006
|
+
0.135379,
|
271007
|
+
0.09143,
|
271008
|
+
0.086298,
|
271009
|
+
0.087357,
|
271010
|
+
0.086798,
|
271011
|
+
0.053949
|
271012
271012
|
]
|
271013
271013
|
},
|
271014
271014
|
{
|
@@ -271019,7 +271019,7 @@
|
|
271019
271019
|
"start_date": "2020-01-01T00:00:00+00:00",
|
271020
271020
|
"end_date": "2020-12-31T00:00:00+00:00",
|
271021
271021
|
"type": "Hourly",
|
271022
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
271022
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
271023
271023
|
"values": [
|
271024
271024
|
0.044066259,
|
271025
271025
|
0.044439702,
|
@@ -271068,7 +271068,7 @@
|
|
271068
271068
|
"start_date": "2020-01-01T00:00:00+00:00",
|
271069
271069
|
"end_date": "2020-12-31T00:00:00+00:00",
|
271070
271070
|
"type": "Hourly",
|
271071
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
271071
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
271072
271072
|
"values": [
|
271073
271073
|
0.044813145,
|
271074
271074
|
0.043346048,
|
@@ -334883,7 +334883,7 @@
|
|
334883
334883
|
"start_date": "2014-01-01T00:00:00+00:00",
|
334884
334884
|
"end_date": "2014-12-31T00:00:00+00:00",
|
334885
334885
|
"type": "Hourly",
|
334886
|
-
"notes": "From DOE Reference Buildings ",
|
334886
|
+
"notes": "From DOE Reference Buildings; reduced midday value to 0.15",
|
334887
334887
|
"values": [
|
334888
334888
|
0.22,
|
334889
334889
|
0.17,
|
@@ -334896,13 +334896,13 @@
|
|
334896
334896
|
0.44,
|
334897
334897
|
0.44,
|
334898
334898
|
0.28,
|
334899
|
-
0.
|
334900
|
-
0.
|
334901
|
-
0.
|
334902
|
-
0.
|
334903
|
-
0.
|
334904
|
-
0.
|
334905
|
-
0.
|
334899
|
+
0.15,
|
334900
|
+
0.15,
|
334901
|
+
0.15,
|
334902
|
+
0.15,
|
334903
|
+
0.15,
|
334904
|
+
0.15,
|
334905
|
+
0.15,
|
334906
334906
|
0.67,
|
334907
334907
|
0.89,
|
334908
334908
|
1.0,
|
@@ -334932,7 +334932,7 @@
|
|
334932
334932
|
"start_date": "2014-01-01T00:00:00+00:00",
|
334933
334933
|
"end_date": "2014-12-31T00:00:00+00:00",
|
334934
334934
|
"type": "Hourly",
|
334935
|
-
"notes": "From DOE Reference Buildings ",
|
334935
|
+
"notes": "From DOE Reference Buildings; reduce midday value to 0.15",
|
334936
334936
|
"values": [
|
334937
334937
|
0.26,
|
334938
334938
|
0.26,
|
@@ -334944,14 +334944,14 @@
|
|
334944
334944
|
0.41,
|
334945
334945
|
0.56,
|
334946
334946
|
0.56,
|
334947
|
-
0.
|
334948
|
-
0.
|
334949
|
-
0.
|
334950
|
-
0.
|
334951
|
-
0.
|
334952
|
-
0.
|
334953
|
-
0.
|
334954
|
-
0.
|
334947
|
+
0.35,
|
334948
|
+
0.15,
|
334949
|
+
0.15,
|
334950
|
+
0.15,
|
334951
|
+
0.15,
|
334952
|
+
0.15,
|
334953
|
+
0.15,
|
334954
|
+
0.5,
|
334955
334955
|
0.85,
|
334956
334956
|
1.0,
|
334957
334957
|
1.0,
|
@@ -5548,7 +5548,7 @@
|
|
5548
5548
|
"lpd_fraction_high_bay": 0.0,
|
5549
5549
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5550
5550
|
"lpd_fraction_exit_lighting": 0.0,
|
5551
|
-
"lighting_schedule": "HotelLarge
|
5551
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5552
5552
|
"compact_fluorescent_lighting_schedule": null,
|
5553
5553
|
"high_bay_lighting_schedule": null,
|
5554
5554
|
"specialty_lighting_schedule": null,
|
@@ -5636,7 +5636,7 @@
|
|
5636
5636
|
"lpd_fraction_high_bay": 0.0,
|
5637
5637
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5638
5638
|
"lpd_fraction_exit_lighting": 0.0,
|
5639
|
-
"lighting_schedule": "HotelLarge
|
5639
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5640
5640
|
"compact_fluorescent_lighting_schedule": null,
|
5641
5641
|
"high_bay_lighting_schedule": null,
|
5642
5642
|
"specialty_lighting_schedule": null,
|
@@ -5724,7 +5724,7 @@
|
|
5724
5724
|
"lpd_fraction_high_bay": 0.0,
|
5725
5725
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5726
5726
|
"lpd_fraction_exit_lighting": 0.0,
|
5727
|
-
"lighting_schedule": "HotelLarge
|
5727
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5728
5728
|
"compact_fluorescent_lighting_schedule": null,
|
5729
5729
|
"high_bay_lighting_schedule": null,
|
5730
5730
|
"specialty_lighting_schedule": null,
|
@@ -5812,7 +5812,7 @@
|
|
5812
5812
|
"lpd_fraction_high_bay": 0.0,
|
5813
5813
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5814
5814
|
"lpd_fraction_exit_lighting": 0.0,
|
5815
|
-
"lighting_schedule": "HotelLarge
|
5815
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5816
5816
|
"compact_fluorescent_lighting_schedule": null,
|
5817
5817
|
"high_bay_lighting_schedule": null,
|
5818
5818
|
"specialty_lighting_schedule": null,
|
@@ -6047,7 +6047,7 @@
|
|
6047
6047
|
"lpd_fraction_high_bay": null,
|
6048
6048
|
"lpd_fraction_specialty_lighting": null,
|
6049
6049
|
"lpd_fraction_exit_lighting": null,
|
6050
|
-
"lighting_schedule": "HotelLarge
|
6050
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
6051
6051
|
"compact_fluorescent_lighting_schedule": null,
|
6052
6052
|
"high_bay_lighting_schedule": null,
|
6053
6053
|
"specialty_lighting_schedule": null,
|
@@ -15453,7 +15453,7 @@
|
|
15453
15453
|
"lpd_fraction_high_bay": 0.215622,
|
15454
15454
|
"lpd_fraction_specialty_lighting": 0.081,
|
15455
15455
|
"lpd_fraction_exit_lighting": 0.0109,
|
15456
|
-
"lighting_schedule": "
|
15456
|
+
"lighting_schedule": "FoodService_Restaurant BLDG_LIGHT_EndUseData",
|
15457
15457
|
"compact_fluorescent_lighting_schedule": null,
|
15458
15458
|
"high_bay_lighting_schedule": null,
|
15459
15459
|
"specialty_lighting_schedule": null,
|
@@ -15541,7 +15541,7 @@
|
|
15541
15541
|
"lpd_fraction_high_bay": 0.0,
|
15542
15542
|
"lpd_fraction_specialty_lighting": 0.11,
|
15543
15543
|
"lpd_fraction_exit_lighting": 0.015,
|
15544
|
-
"lighting_schedule": "
|
15544
|
+
"lighting_schedule": "FoodService_Restaurant BLDG_LIGHT_EndUseData",
|
15545
15545
|
"compact_fluorescent_lighting_schedule": null,
|
15546
15546
|
"high_bay_lighting_schedule": null,
|
15547
15547
|
"specialty_lighting_schedule": null,
|
@@ -270983,32 +270983,32 @@
|
|
270983
270983
|
"start_date": "2020-01-01T00:00:00+00:00",
|
270984
270984
|
"end_date": "2020-12-31T00:00:00+00:00",
|
270985
270985
|
"type": "Hourly",
|
270986
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
270987
|
-
"values": [
|
270988
|
-
0.
|
270989
|
-
0.
|
270990
|
-
0.
|
270991
|
-
0.
|
270992
|
-
0.
|
270993
|
-
0.
|
270994
|
-
0.
|
270995
|
-
0.
|
270996
|
-
0.
|
270997
|
-
0.
|
270998
|
-
0.
|
270999
|
-
0.
|
271000
|
-
0.
|
271001
|
-
0.
|
271002
|
-
0.
|
271003
|
-
0.
|
271004
|
-
0.
|
271005
|
-
0.
|
271006
|
-
0.
|
271007
|
-
0.
|
271008
|
-
0.
|
271009
|
-
0.
|
271010
|
-
0.
|
271011
|
-
0.
|
270986
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
270987
|
+
"values": [
|
270988
|
+
0.049334,
|
270989
|
+
0.033997,
|
270990
|
+
0.036709,
|
270991
|
+
0.050454,
|
270992
|
+
0.039273,
|
270993
|
+
0.04068,
|
270994
|
+
0.085771,
|
270995
|
+
0.186752,
|
270996
|
+
0.542086,
|
270997
|
+
0.773073,
|
270998
|
+
0.843215,
|
270999
|
+
0.85,
|
271000
|
+
0.817939,
|
271001
|
+
0.768039,
|
271002
|
+
0.792188,
|
271003
|
+
0.765202,
|
271004
|
+
0.646746,
|
271005
|
+
0.299884,
|
271006
|
+
0.135379,
|
271007
|
+
0.09143,
|
271008
|
+
0.086298,
|
271009
|
+
0.087357,
|
271010
|
+
0.086798,
|
271011
|
+
0.053949
|
271012
271012
|
]
|
271013
271013
|
},
|
271014
271014
|
{
|
@@ -271019,7 +271019,7 @@
|
|
271019
271019
|
"start_date": "2020-01-01T00:00:00+00:00",
|
271020
271020
|
"end_date": "2020-12-31T00:00:00+00:00",
|
271021
271021
|
"type": "Hourly",
|
271022
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
271022
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
271023
271023
|
"values": [
|
271024
271024
|
0.044066259,
|
271025
271025
|
0.044439702,
|
@@ -271068,7 +271068,7 @@
|
|
271068
271068
|
"start_date": "2020-01-01T00:00:00+00:00",
|
271069
271069
|
"end_date": "2020-12-31T00:00:00+00:00",
|
271070
271070
|
"type": "Hourly",
|
271071
|
-
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project",
|
271071
|
+
"notes": "From end use data sources (Enertiv, PowerhouseDynamics) under EULP project, scaled to 0.85 peak value",
|
271072
271072
|
"values": [
|
271073
271073
|
0.044813145,
|
271074
271074
|
0.043346048,
|
@@ -334883,7 +334883,7 @@
|
|
334883
334883
|
"start_date": "2014-01-01T00:00:00+00:00",
|
334884
334884
|
"end_date": "2014-12-31T00:00:00+00:00",
|
334885
334885
|
"type": "Hourly",
|
334886
|
-
"notes": "From DOE Reference Buildings ",
|
334886
|
+
"notes": "From DOE Reference Buildings; reduced midday value to 0.15",
|
334887
334887
|
"values": [
|
334888
334888
|
0.22,
|
334889
334889
|
0.17,
|
@@ -334896,13 +334896,13 @@
|
|
334896
334896
|
0.44,
|
334897
334897
|
0.44,
|
334898
334898
|
0.28,
|
334899
|
-
0.
|
334900
|
-
0.
|
334901
|
-
0.
|
334902
|
-
0.
|
334903
|
-
0.
|
334904
|
-
0.
|
334905
|
-
0.
|
334899
|
+
0.15,
|
334900
|
+
0.15,
|
334901
|
+
0.15,
|
334902
|
+
0.15,
|
334903
|
+
0.15,
|
334904
|
+
0.15,
|
334905
|
+
0.15,
|
334906
334906
|
0.67,
|
334907
334907
|
0.89,
|
334908
334908
|
1.0,
|
@@ -334932,7 +334932,7 @@
|
|
334932
334932
|
"start_date": "2014-01-01T00:00:00+00:00",
|
334933
334933
|
"end_date": "2014-12-31T00:00:00+00:00",
|
334934
334934
|
"type": "Hourly",
|
334935
|
-
"notes": "From DOE Reference Buildings ",
|
334935
|
+
"notes": "From DOE Reference Buildings; reduce midday value to 0.15",
|
334936
334936
|
"values": [
|
334937
334937
|
0.26,
|
334938
334938
|
0.26,
|
@@ -334944,14 +334944,14 @@
|
|
334944
334944
|
0.41,
|
334945
334945
|
0.56,
|
334946
334946
|
0.56,
|
334947
|
-
0.
|
334948
|
-
0.
|
334949
|
-
0.
|
334950
|
-
0.
|
334951
|
-
0.
|
334952
|
-
0.
|
334953
|
-
0.
|
334954
|
-
0.
|
334947
|
+
0.35,
|
334948
|
+
0.15,
|
334949
|
+
0.15,
|
334950
|
+
0.15,
|
334951
|
+
0.15,
|
334952
|
+
0.15,
|
334953
|
+
0.15,
|
334954
|
+
0.5,
|
334955
334955
|
0.85,
|
334956
334956
|
1.0,
|
334957
334957
|
1.0,
|
@@ -5548,7 +5548,7 @@
|
|
5548
5548
|
"lpd_fraction_high_bay": 0.0,
|
5549
5549
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5550
5550
|
"lpd_fraction_exit_lighting": 0.0,
|
5551
|
-
"lighting_schedule": "HotelLarge
|
5551
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5552
5552
|
"compact_fluorescent_lighting_schedule": null,
|
5553
5553
|
"high_bay_lighting_schedule": null,
|
5554
5554
|
"specialty_lighting_schedule": null,
|
@@ -5636,7 +5636,7 @@
|
|
5636
5636
|
"lpd_fraction_high_bay": 0.0,
|
5637
5637
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5638
5638
|
"lpd_fraction_exit_lighting": 0.0,
|
5639
|
-
"lighting_schedule": "HotelLarge
|
5639
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5640
5640
|
"compact_fluorescent_lighting_schedule": null,
|
5641
5641
|
"high_bay_lighting_schedule": null,
|
5642
5642
|
"specialty_lighting_schedule": null,
|
@@ -5724,7 +5724,7 @@
|
|
5724
5724
|
"lpd_fraction_high_bay": 0.0,
|
5725
5725
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5726
5726
|
"lpd_fraction_exit_lighting": 0.0,
|
5727
|
-
"lighting_schedule": "HotelLarge
|
5727
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5728
5728
|
"compact_fluorescent_lighting_schedule": null,
|
5729
5729
|
"high_bay_lighting_schedule": null,
|
5730
5730
|
"specialty_lighting_schedule": null,
|
@@ -5812,7 +5812,7 @@
|
|
5812
5812
|
"lpd_fraction_high_bay": 0.0,
|
5813
5813
|
"lpd_fraction_specialty_lighting": 0.0563,
|
5814
5814
|
"lpd_fraction_exit_lighting": 0.0,
|
5815
|
-
"lighting_schedule": "HotelLarge
|
5815
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
5816
5816
|
"compact_fluorescent_lighting_schedule": null,
|
5817
5817
|
"high_bay_lighting_schedule": null,
|
5818
5818
|
"specialty_lighting_schedule": null,
|
@@ -6047,7 +6047,7 @@
|
|
6047
6047
|
"lpd_fraction_high_bay": null,
|
6048
6048
|
"lpd_fraction_specialty_lighting": null,
|
6049
6049
|
"lpd_fraction_exit_lighting": null,
|
6050
|
-
"lighting_schedule": "HotelLarge
|
6050
|
+
"lighting_schedule": "HotelLarge BLDG_LIGHT_GUESTROOM_SCH_2013",
|
6051
6051
|
"compact_fluorescent_lighting_schedule": null,
|
6052
6052
|
"high_bay_lighting_schedule": null,
|
6053
6053
|
"specialty_lighting_schedule": null,
|
@@ -15452,7 +15452,7 @@
|
|
15452
15452
|
"lpd_fraction_high_bay": 0.215622,
|
15453
15453
|
"lpd_fraction_specialty_lighting": 0.081,
|
15454
15454
|
"lpd_fraction_exit_lighting": 0.0109,
|
15455
|
-
"lighting_schedule": "
|
15455
|
+
"lighting_schedule": "FoodService_Restaurant BLDG_LIGHT_EndUseData",
|
15456
15456
|
"compact_fluorescent_lighting_schedule": null,
|
15457
15457
|
"high_bay_lighting_schedule": null,
|
15458
15458
|
"specialty_lighting_schedule": null,
|
@@ -15540,7 +15540,7 @@
|
|
15540
15540
|
"lpd_fraction_high_bay": 0.0,
|
15541
15541
|
"lpd_fraction_specialty_lighting": 0.11,
|
15542
15542
|
"lpd_fraction_exit_lighting": 0.015,
|
15543
|
-
"lighting_schedule": "
|
15543
|
+
"lighting_schedule": "FoodService_Restaurant BLDG_LIGHT_EndUseData",
|
15544
15544
|
"compact_fluorescent_lighting_schedule": null,
|
15545
15545
|
"high_bay_lighting_schedule": null,
|
15546
15546
|
"specialty_lighting_schedule": null,
|
@@ -18004,7 +18004,7 @@
|
|
18004
18004
|
"lpd_fraction_high_bay": 0.0,
|
18005
18005
|
"lpd_fraction_specialty_lighting": 0.0437,
|
18006
18006
|
"lpd_fraction_exit_lighting": 0.0229,
|
18007
|
-
"lighting_schedule": "
|
18007
|
+
"lighting_schedule": "SmallHotel GuestRoom Light",
|
18008
18008
|
"compact_fluorescent_lighting_schedule": null,
|
18009
18009
|
"high_bay_lighting_schedule": null,
|
18010
18010
|
"specialty_lighting_schedule": null,
|
@@ -18180,7 +18180,7 @@
|
|
18180
18180
|
"lpd_fraction_high_bay": 0.0,
|
18181
18181
|
"lpd_fraction_specialty_lighting": 0.0437,
|
18182
18182
|
"lpd_fraction_exit_lighting": 0.0229,
|
18183
|
-
"lighting_schedule": "
|
18183
|
+
"lighting_schedule": "SmallHotel GuestRoom Light",
|
18184
18184
|
"compact_fluorescent_lighting_schedule": null,
|
18185
18185
|
"high_bay_lighting_schedule": null,
|
18186
18186
|
"specialty_lighting_schedule": null,
|