Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appx g/merge master 09062023 #1592

Merged
merged 186 commits into from
Sep 8, 2023
Merged

Conversation

weilixu
Copy link
Collaborator

@weilixu weilixu commented Sep 6, 2023

merge master to Appendix_G branch, resolve conflicts.

amylebar and others added 30 commits February 13, 2023 08:19
…or it in progress; Updated bundler version in openstudio-standards.gemspec
…ests to run. and only rake test:parallel_run_all_tests_locally
Correcting Warehouse wall orientation
Including changes to use OS 3.5.1 and changes in master
…AP1980TO2010; Added units of min illuminance level to space_type_unit_definitions.txt; Added reference of min illuminance level to all space_types.json of necb
…Modified unit test for daylighting sensor control ecm and updated expected results for it
…ailstandalone, and smallhotel, due to changes in daylighting sensor control ecm
…condary school due to changes in daylighting sensor control ecm
…or controls ECM

nrcan_375: modify daylighting sensor controls ECM
* replaced costing_enabled with intrinsic method to check if BTAPCosting is present

* replaced costing_enabled with intrinsic method to check if BTAPCosting is present
Including changes in nrcan branch.
Variable for zone heating equipment in ECN HS12 was not properly set for DOAS
mdahlhausen and others added 26 commits August 28, 2023 11:38
identical to air_loop_hvac_set_vsd_curve_type in Standards.AirLoopHVAC.rb
identical to model_baseline_system_vav_fan_type in ashrae_90_1_prm.Model.rb
The return value is the same throughout the code base, except for an Xcel program override. We can break this out into a method again if other standards require it.
ashrae_90_1_prm_2019 duplicates the method in ashrae_90_1_prm

also remove the Xcel and custom argument reference from the base method
returns the same values as boiler_hot_water_find_search_criteria in Standards.BoilerHotWater.rb
duplicate of coil_heating_gas_find_capacity in Standards.CoilHeatingGas.rb
duplicate of boiler_hot_water_standard_minimum_thermal_efficiency in Standards.BoilerHotWater.rb
remove duplicated method model_prm_baseline_system_number in ashrae_90_1_prm_2019 that is already in ashrae_90_1_prm
this is duplicate of cooling_tower_apply_minimum_power_per_flow in Standards.CoolingTower.rb

Note the 'fan_type' is defined as 'Propeller or Axial' in Standards.CoolingTower.rb, and 'Axial' in the PRM version. The PRM data should switch to 'Propeller or Axial' to align with 90.1.
duplicate of chiller_electric_eir_standard_minimum_full_load_efficiency in Standards.ChillerElectricEIR.rb. The returns were changed for setting the chiller name and logging. Add calls to get those variables.
Remove duplicate prm method chiller_electric_eir_find_search_criteria which is already defined in Standards.ChillerElectricEIR.rb.

The PRM method looks up the compressor type by an additional features property on the chiller object. Adjust the Standards method to check for compressor_type in chiller additional properties before inferring from the chiller name.
duplicate of model_apply_constructions in Standards.Model.rb

Pass the wwr arguments in Standards.Model.rb instead of setting them to nil. If this causes issues, then this needs to be a separate method to set wwr building type.
* Renaming air loop and plant loop nodes to accommodate future OpenStudio changes.

* Updating regression test results to accommodate changes to node and equipment list naming.
…pancy

Feature/radiant controls zone occupancy
Incorporating changes from nrcan branch
…into appx_g/merge_master_09062023

# Conflicts:
#	lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb
#	lib/openstudio-standards/prototypes/common/objects/Prototype.radiant_system_controls.rb
#	lib/openstudio-standards/standards/ashrae_90_1_prm/ashrae_90_1_prm_2019/ashrae_90_1_prm_2019.Model.rb
#	lib/openstudio-standards/standards/necb/ECMS/data/chillers.json
#	test/doe_prototype/regression_models/LargeOffice-90.1-2016-ASHRAE 169-2013-4A_expected_result.osm
#	test/doe_prototype/regression_models/LargeOffice-90.1-2019-ASHRAE 169-2013-4A_expected_result.osm
#	test/helpers/hvac_system_test_helper.rb
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/FullServiceRestaurant-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/HighriseApartment-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeHotel-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/LargeOffice-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MediumOffice-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/MidriseApartment-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/PrimarySchool-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/QuickServiceRestaurant-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/RetailStandalone-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SecondarySchool-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/SmallHotel-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-BTAP1980TO2010-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-BTAP1980TO2010-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-BTAPPRE1980-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-BTAPPRE1980-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2011-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2011-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2011-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2011-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2011-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2011-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2017-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2017-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2017-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2017-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2017-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2017-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2020-Electricity-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2020-ElectricityHPElecBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2020-ElectricityHPGasBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2020-NaturalGas-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2020-NaturalGasHPElecBackupMixed-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/necb/building_regression_tests/expected_results/Warehouse-NECB2020-NaturalGasHPGasBackup-CAN_AB_Calgary.Intl.AP.718770_CWEC2016_expected_result.osm
#	test/os_stds_methods/test_radiant_controls.rb
@weilixu weilixu added the AppendixG Methods to enable the Appendix G model workflow label Sep 6, 2023
@weilixu weilixu self-assigned this Sep 6, 2023
@weilixu weilixu merged commit 2be8a41 into AppendixG_Dev Sep 8, 2023
1 of 2 checks passed
@weilixu weilixu deleted the appx_g/merge_master_09062023 branch February 11, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AppendixG Methods to enable the Appendix G model workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet