-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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 controls -
Add energy recovery -
Replace HVAC system type to PZHP only -
Replace HVAC system type to VRF -
Replace HVAC with GSHP and DOAS Only
Daylight Controls Error
- Building 151
- Attempting to run
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.
[15:02:26.839323 ERROR] Could not set argument 'space_type' to value 'RetailStandalone CBES T24 2001'
Energy Recovery Errors
- Building 151
[15:06:15.662485 ERROR] undefined method `getSensibleEffectivenessat100CoolingAirFlow' for #<OpenStudio::Model::HeatExchangerAirToAirSensibleAndLatent:0x00007fa52097f0f0>
PZHP Errors
- Building 151
================ 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
- Building 151
[15:08:28.017378 ERROR] Could not find argument 'Retail Back_Space -' in argument_map
GSHP and DOAS
- Building 151
[14:16:30.675876 ERROR] Could not find argument 'Retail Back_Space -' in argument_map
Metadata
Metadata
Assignees
Labels
No labels