Fix #815 - Add OutputControl:ResilienceSummaries to OS App#821
Fix #815 - Add OutputControl:ResilienceSummaries to OS App#821
Conversation
jmarrec
commented
Jul 7, 2025
- Fix [OS SDK 3.10.0] Add OutputControl:ResilienceSummaries #815

|
Looks good, seems like there is no reason to be able to delete the object, this will trigger an update when opening an OSM that doesn't have the object but that is not a big deal. The only real use I saw for this is changing the output of Output:Table:ReportPeriod, is that being added to the StandardReport measure? Should we update https://github.com/openstudiocoalition/openstudio-coalition-measures/tree/main/models/ShoeboxExample/measures/openstudio_results which is where the default results measure comes from? FYI, this is where it gets pulled in: https://github.com/openstudiocoalition/OpenStudioApplication/blob/develop/CMakeLists.txt#L665 We should update the OSM versions in that repo too (and add that to the steps when releasing a new version, I had forgotten about it...) |
|
I will affect the ThermalResilienceSummary too. There is no need to update openstudio_results. |