-
Notifications
You must be signed in to change notification settings - Fork 16
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
UnmetLoadHoursTroubleshooting measure should handle failures more gracefully #175
Comments
After adjusting the SPMs, the measure will throw here, because the name has comas and the SQL query fails. openstudio-common-measures-gem/lib/measures/UnmetLoadHoursTroubleshooting/measure.rb Lines 590 to 591 in 6f3a818
Then if I fix this, it fails on
The proper SizingPlant getter is I'm not sure when the Quantity getDesignLoopExitTemperature() was removed in 3.0.0 Edit:
|
User on https://unmethours.com/question/100084/cannot-run-unmet-load-hours-troubleshooting-measure/
AirLoopHVAC does not have a setpoint manager on the supply outlet node, so it crashes here:
openstudio-common-measures-gem/lib/measures/UnmetLoadHoursTroubleshooting/measure.rb
Lines 162 to 165 in 6f3a818
The text was updated successfully, but these errors were encountered: