NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
486 stars 186 forks source link

#5121 - Extensible Groups problems in ModelObject/WorkspaceObject #5122

Closed jmarrec closed 3 months ago

jmarrec commented 4 months ago

Pull request overview

Seems like the problem is that ModelObject, via WorkspaceObject resolves any handle field to the name the target, and during eraseExtensibleGroup, that goes nuclear, and if the Schedule is named like the object, and the schedule is found first in the workspace, then you end up with the Schedule being on the ZoneHVACEquipmentList...

Pull Request Author

Labels:

Review Checklist

This will not be exhaustively relevant to every PR.

jmarrec commented 4 months ago

Note: the windows build is bricked because it built another PR (the schedule change from Joe).

The perf tests is bricked because it's missing a precondition (@wenyikuang), and is failing on all PRs.

ci-commercialbuildings commented 4 months ago

CI Results for 0996673a1cf5cd4fa255fa8b01ba7e87a38eb107: