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

Broken Measures #107

Open
5 tasks
corymosiman12 opened this issue Jan 15, 2021 · 0 comments
Open
5 tasks

Broken Measures #107

corymosiman12 opened this issue Jan 15, 2021 · 0 comments

Comments

@corymosiman12
Copy link
Contributor

corymosiman12 commented Jan 15, 2021

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 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

  • 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
@corymosiman12 corymosiman12 changed the title Add testing and docs to demonstrate supported measures Broken Measures Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant