Using measures across different standards / building types does not always work as expected. The few I have come to find which are broken are:
Daylight Controls Error
- Building 151
- Attempting to run
Add daylight controls with an <auc:OccupancyClassification>Retail</auc:OccupancyClassification does not work because there are multiple retail space types (they don't get squashed into a 'Whole Building' space type like SmallOffice, etc.). The WorkflowMaker.set_argument_detail method should be modified.
[15:02:26.839323 ERROR] Could not set argument 'space_type' to value 'RetailStandalone CBES T24 2001'
Energy Recovery Errors
[15:06:15.662485 ERROR] undefined method `getSensibleEffectivenessat100CoolingAirFlow' for #<OpenStudio::Model::HeatExchangerAirToAirSensibleAndLatent:0x00007fa52097f0f0>
PZHP Errors
================ ZONES THAT MATCHED THE FILTER ================ [14:01:13.077073 ERROR] undefined method `each' for nil:NilClass /Users/cmosiman/Github/BuildingSync/BuildingSync-gem/.bundle/install/ruby/2.5.0/bundler/gems/openstudio-ee-gem-4d47e51086df/lib/measures/add_apszhp_to_each_zone/measure.rb:221:in `run'
VRF Errors
[15:08:28.017378 ERROR] Could not find argument 'Retail Back_Space -' in argument_map
GSHP and DOAS
[14:16:30.675876 ERROR] Could not find argument 'Retail Back_Space -' in argument_map
Using measures across different standards / building types does not always work as expected. The few I have come to find which are broken are:
Add daylight controlsAdd energy recoveryReplace HVAC system type to PZHP onlyReplace HVAC system type to VRFReplace HVAC with GSHP and DOAS OnlyDaylight Controls Error
Add daylight controlswith an<auc:OccupancyClassification>Retail</auc:OccupancyClassificationdoes not work because there are multiple retail space types (they don't get squashed into a 'Whole Building' space type like SmallOffice, etc.). TheWorkflowMaker.set_argument_detailmethod should be modified.Energy Recovery Errors
PZHP Errors
VRF Errors
GSHP and DOAS