Skip to content

Broken Measures #107

@corymosiman12

Description

@corymosiman12

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions