Releases: openstudiocoalition/OpenStudioApplication
v1.6.0
The OpenStudio Application 1.6.0 release updates the application to OpenStudio 3.6.1, EnergyPlus 23.1.0.
Beyond these regular updates and bug fixes, this version of the OpenStudio Application includes a new feature to reorder HVACComponents on a loop using drag and drop. This new feature saves time by moving components around without having to delete and re-add them.
What's Changed
New Features:
- Update to OpenStudio 3.6.1 and EnergyPlus 23.1.0
- Fix #145 - Allow reordering HVACComponent on Loop via drag and drop by @jmarrec in #599
Bug fixes:
- Fix #597 - ZoomOutButton displays 5.2 times by @jmarrec in #598
- Fix #594 - Openstudio Application crashes after selecting calendar year and switching to/from "Utility Bills" by @jmarrec in #596
- Fixes the map not showing up in FloorspaceJS by @macumber in #607
- Don't crash if LocalBCL is corrupt by @macumber in #609
Internal/Developer changes:
- Remove ccache on Windows runners by @macumber in #604
- Update to Google Analytics 4 by @macumber in #601
- Update to windows-2022 runner and removed the windows-2019 runner by @jmarrec
- Update Conan to 1.53.0 by @jmarrec in #595
Full Changelog: v1.5.0...v1.6.0
Changelog
Date Range: 2023-01-03 (v1.5.0) - 2023-06-06:
New Issues: 11
Closed Issues: 12
Accepted Pull Requests: 12
Total Open Issues: 132
Total Open Pull Requests: 2
Click to see details
Closed Issues: 12
- ➕ #145, Allow rearraging of AirLoop and PlantLoop components
- ✔️ #486, Openstudio Result measure tab not reporting Interior lighting summary
- ➕ #489, Update Conan CMAKE
- ✔️ #579, v1.5.0-rc1 Testing: Call for help from the community
- ✔️ #591, Incorrect SwimmingPool:Indoor field unit
- ✔️ #592, Results do not show up
- ✔️ #593, Report about "Update standards (add 90.1-2016 and 90.1-2019 library files) by @jmarrec in #587"
- ✔️ #594, Openstudio Application crashes after selecting calendar year and switching to/from "Utility Bills"
- ✔️ #597, Multiple 'un-magnifying glass' icons inside VRF system view
- ✔️ #600, Copying an Airloop doubles the components
- ✔️ #606, Remove windows2019 runner from CI in favor of 2022
- ✔️ #608, Windows 10: Application fails on launch on new computer with "D:\OSN\src\utilities\blc\Local.cpp@74 Unable to update Local Database"
Accepted Pull Requests: 12
- ✔️ #589, Merge develop to master for 1.5.0 release
- ➕ #595, Upgrade to OS SDK 3.6.0 alpha
- ✔️ #596, Fix #594 - Openstudio Application crashes after selecting calendar year and switching to/from "Utility Bills"
- ✔️ #598, Fix #597 - ZoomOutButton displays 5.2 times
- ➕ #599, Fix #145 - Allow reordering HVACComponent on Loop via drag and drop
- ✔️ #601, Update to Google Analytics 4
- ✔️ #603, Update to OpenStudio SDK 3.6.0 official
- ✔️ #604, Remove ccache on Windows runners
- ✔️ #607, Send tab name instead of tab index and fix CORS issue
- ✔️ #609, Don't crash if LocalBCL is corrupt
- ✔️ #610, Update to OS 3.6.1
- ✔️ #611, Merge for 1.6.0 release
Total Open Issues: 132 (#130, #132, #111, #112, #142, #113, #143, #158, #133, #134, #172, #135, #136, #162, #139, #174, #157, #166, #175, #138, #167, #137, #121, #176, #114, #144, #152, #171, #141, #115, #140, #122, #116, #164, #170, #165, #151, #154, #148, #117, #150, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #127, #118, #119, #128, #129, #146, #147, #168, #19, #42, #78, #101, #96, #104, #179, #199, #206, #213, #217, #224, #234, #238, #239, #253, #254, #262, #263, #271, #272, #273, #278, #279, #280, #284, #289, #293, #298, #300, #314, #322, #332, #335, #336, #337, #338, #357, #371, #377, #380, #381, #389, #396, #400, #410, #411, #416, #417, #423, #472, #475, #481, #482, #485, #491, #493, #495, #512, #520, #529, #542, #555, #557, #560, #561, #562, #571, #590, #602, #605)
v1.6.0-rc1
The OpenStudio Coalition is proud to release the first release candidate for OpenStudio Application 1.6.0, which has updates to OpenStudio SDK 3.6.0, EnergyPlus 23.1.0.
As a reminder we have strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
Testing: Call for help from the community
Please take a few minutes of your time to help us test this Release candidate by going to this issue
What's Changed
New Features:
- Update to OpenStudio SDK v3.6.0 and EnergyPlus v23.1.0
- Fix #145 - Allow reordering HVACComponent on Loop via drag and drop by @jmarrec in #599
Bug fixes:
- Fix #597 - ZoomOutButton displays 5.2 times by @jmarrec in #598
- Fix #594 - Openstudio Application crashes after selecting calendar year and switching to/from "Utility Bills" by @jmarrec in #596
Internal/Developer changes:
- Upgrade to OS SDK 3.6.0 alpha by @jmarrec in #595
- Update to OpenStudio SDK 3.6.0 official by @jmarrec in #603
- Update to Google Analytics 4 by @macumber in #601
- Remove ccache on Windows runners by @macumber in #604
Full Changelog: v1.5.0...v1.6.0-rc1
Changelog
Date Range: 2023-01-03 (v1.5.0) - 2023-05-15:
New Issues: 9
Closed Issues: 10
Accepted Pull Requests: 8
Total Open Issues: 132
Total Open Pull Requests: 2
Click to see details
Closed Issues: 10
- ➕ #145, Allow rearraging of AirLoop and PlantLoop components
- ✔️ #486, Openstudio Result measure tab not reporting Interior lighting summary
- ➕ #489, Update Conan CMAKE
- ✔️ #579, v1.5.0-rc1 Testing: Call for help from the community
- ✔️ #591, Incorrect SwimmingPool:Indoor field unit
- ✔️ #592, Results do not show up
- ✔️ #593, Report about "Update standards (add 90.1-2016 and 90.1-2019 library files) by @jmarrec in #587"
- ✔️ #594, Openstudio Application crashes after selecting calendar year and switching to/from "Utility Bills"
- ✔️ #597, Multiple 'un-magnifying glass' icons inside VRF system view
- ✔️ #600, Copying an Airloop doubles the components
Accepted Pull Requests: 8
- ✔️ #589, Merge develop to master for 1.5.0 release
- ➕ #595, Upgrade to OS SDK 3.6.0 alpha
- ✔️ #596, Fix #594 - Openstudio Application crashes after selecting calendar year and switching to/from "Utility Bills"
- ✔️ #598, Fix #597 - ZoomOutButton displays 5.2 times
- ➕ #599, Fix #145 - Allow reordering HVACComponent on Loop via drag and drop
- ✔️ #601, Update to Google Analytics 4
- ✔️ #603, Update to OpenStudio SDK 3.6.0 official
- ✔️ #604, Remove ccache on Windows runners
Total Open Issues: 132 (#130, #132, #111, #112, #142, #113, #143, #158, #133, #134, #172, #135, #136, #162, #139, #174, #157, #166, #175, #138, #167, #137, #121, #176, #114, #144, #152, #171, #141, #115, #140, #122, #116, #164, #170, #165, #151, #154, #148, #117, #150, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #127, #118, #119, #128, #129, #146, #147, #168, #19, #42, #78, #101, #96, #104, #179, #199, #206, #213, #217, #224, #234, #238, #239, #253, #254, #262, #263, #271, #272, #273, #278, #279, #280, #284, #289, #293, #298, #300, #314, #322, #332, #335, #336, #337, #338, #357, #371, #377, #380, #381, #389, #396, #400, #410, #411, #416, #417, #423, #472, #475, #481, #482, #485, #491, #493, #495, #512, #520, #529, #542, #555, #557, #560, #561, #562, #571, #590, #602, #605)
v1.5.0
The OpenStudio Coalition is proud to release OpenStudio Application 1.5.0, which has updates to OpenStudio 3.5.1, EnergyPlus 22.2.0.
As a reminder we have strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
What's Changed
New Features:
- Update to OpenStudio SDK v3.5.1 and EnergyPlus v22.2.0
- Add SetpointManager:SystemNodeReset:Temperature and SetpointManager:SystemNodeReset:Humidity by @jmarrec in #569
- Add tab tracking with google analytics by @macumber in #564
- Tab tracking is opt-in, and can be disabled at any time in the OpenStudio Application settings. The OpenStudio Coalition aims to collect anonymous usage statistics to help improve the OpenStudio Application. You can refer to our privacy policy for more information.
- Style updates by @macumber in #540
- Note: A new component called "Python bindings" is available for selection in the binary installers. For now, it will only install the python bindings in your application's folder, since support for Python Measures is still experimental in the OS SDK.
- Update standards (add 90.1-2016 and 90.1-2019 library files) by @jmarrec in #587
Bug fixes:
- Fix #551 - Allow connecting a VRF Terminal from "MyModel" to a VRF System by @jmarrec in #552
- Parent page to view by @macumber in #548
- Fix #549 - Update hvac_library.osm for ZoneHVACTerminalUnitVariableRefrigerantFlow by @jmarrec in #550
- Update other uses of OSWebEnginePage by @macumber in #558
- Geometry preview - fix incorrect variable scope by @antoine-galataud in #553
- Allow deleting subsurfaces and improve app speed by @macumber in #582
- Only set error to true on failed simulation by @macumber in #580
- render scene when camera option changes by @antoine-galataud in #586
- Fix dup images, fix measure manager bug, show beginning of long strings in QLineEdit by @macumber in #588
Internal/Developer changes:
- Enable C++20 and use nighty build of OpenStudio (3.5.0-alpha, E+ 22.2.0) by @jmarrec in #566
- Bump hvac library to 3.5.0 by @jmarrec in #567
- Bump all osms but hvac_library to 3.5.0 by @jmarrec in #568
- Run Clang checks:
performance-for-range-copy
readability-qualified-auto
,modernize-use-auto
,modernize-use-using -fix
by @jmarrec in #573 - Bump cppcheck from 2.3 to 2.9 by @jmarrec in #570
- Adding Mac Mini runner for arm64 (M1) packages by @macumber in #578
- Update to OS SDK 3.5.0-rc1 by @jmarrec in #572
- Update SHAs to final 3.5.0 release by @macumber in #576
- Upgrade OS SDK to 3.5.1-rc2 by @jmarrec in #583
- Update to OpenStudio 3.5.1 by @macumber in #584
Full Changelog: v1.4.0...v1.5.0
Changelog
Date Range: 2022-06-08 (v1.4.0) - 2023-01-03:
New Issues: 19
Closed Issues: 18
Accepted Pull Requests: 27
Total Open Issues: 133
Total Open Pull Requests: 2
Click to see details
Closed Issues: 18
- ➕ #478, Update to Visual Studio 2022 (version 17)
- ✔️ #500, openstudio-model-articulation-gem Create Baseline Building Doesn't work
- ✔️ #506, Mac M1 CI runner
- ✔️ #507, OpenStudioApplication 1.4.0 - Release Checklist
- ✔️ #523, Measures list is not updated after download from BCL
- ✔️ #536, Text too large on OSItems
- ✔️ #546, EPW Line 5 Syntax - HOLIDAYS/DAYLIGHT SAVING
- ✔️ #547, App crashes after viewing Results Summary tab
- ✔️ #549, hvac_library.osm needs to harcode some fields for ZoneHVACTerminalUnitVariableRefrigerantFlow
- ➕ #551, Allow connecting a VRF Terminal from "MyModel" to a VRF System
- ✔️ #554, Openstudio application crashes after clicking on thermal zone tab
- ✔️ #556, Unable to delete subsurfaces in spaces, subsurfaces tab
- ✔️ #559, Cannot set object name in OpenStudio SketchUp Plug-in
- ➕ #565, Show inherited constructions in spaces tab
- ✔️ #574, BCL Measures do not Update
- ✔️ #575, Adaptive ASHRAE 55 model doesn't report status variable
- ✔️ #581, Default Cooling Coil should be CounterFlow
- ✔️ #585, Geometry camera options don't trigger scene rendering
Accepted Pull Requests: 27
- ✔️ #540, Style updates
- ✔️ #545, Merge to master for 1.4.0
- ✔️ #548, Parent page to view
- ✔️ #550, Fix #549 - Update hvac_library.osm for ZoneHVACTerminalUnitVariableRefrigerantFlow
- ➕ #552, Fix #551 - Allow connecting a VRF Terminal from "MyModel" to a VRF System
- ✔️ #553, Geometry preview - fix incorrect variable scope
- ✔️ #558, Update other uses of OSWebEnginePage
- ✔️ #563, Enable C++20 and use nighty build of OpenStudio (3.5.0-alpha, E+ 22.2.0)
- ✔️ #564, Add tab tracking with google analytics
- ✔️ #566, Enable C++20 and use nighty build of OpenStudio (3.5.0-alpha, E+ 22.2.0)
- ✔️ #567, Bump hvac library to 3.5.0
- ✔️ #568, Bump all osms but hvac_library to 3.5.0
- ➕ #569, Add SetpointManager:SystemNodeReset:Temperature and SetpointManager:SystemNodeReset:Humidity
- ✔️ [#570]( #570 ...
OpenStudioApplication v1.5.0-rc1
The OpenStudio Coalition is proud to release the first release candidate for OpenStudio Application 1.5.0, which has updates to OpenStudio 3.5.0, EnergyPlus 22.2.0.
As a reminder we have strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
Testing: Call for help from the community
Please take a few minutes of your time to help us test this Release candidate by going to this issue
What's Changed
New Features:
- Update to OpenStudio SDK v3.5.0 and EnergyPlus v22.2.0
- Add SetpointManager:SystemNodeReset:Temperature and SetpointManager:SystemNodeReset:Humidity by @jmarrec in #569
- Add tab tracking with google analytics by @macumber in #564
- Tab tracking is opt-in, and can be disabled at any time in the OpenStudio Application settings. The OpenStudio Coalition aims to collect anonymous usage statistics to help improve the OpenStudio Application. You can refer to our privacy policy for more information.
- Style updates by @macumber in #540
- Note: A new component called "Python bindings" is available for selection in the binary installers. For now, it will only install the python bindings in your application's folder, since support for Python Measures is still experimental in the OS SDK.
Bug fixes:
- Fix #551 - Allow connecting a VRF Terminal from "MyModel" to a VRF System by @jmarrec in #552
- Parent page to view by @macumber in #548
- Fix #549 - Update hvac_library.osm for ZoneHVACTerminalUnitVariableRefrigerantFlow by @jmarrec in #550
- Update other uses of OSWebEnginePage by @macumber in #558
- Geometry preview - fix incorrect variable scope by @antoine-galataud in #553
Internal/Developer changes:
- Enable C++20 and use nighty build of OpenStudio (3.5.0-alpha, E+ 22.2.0) by @jmarrec in #566
- Bump hvac library to 3.5.0 by @jmarrec in #567
- Bump all osms but hvac_library to 3.5.0 by @jmarrec in #568
- Run Clang checks:
performance-for-range-copy
readability-qualified-auto
,modernize-use-auto
,modernize-use-using -fix
by @jmarrec in #573 - Bump cppcheck from 2.3 to 2.9 by @jmarrec in #570
- Adding Mac Mini runner for arm64 (M1) packages by @macumber in #578
- Update to OS SDK 3.5.0-rc1 by @jmarrec in #572
- Update SHAs to final 3.5.0 release by @macumber in #576
Full Changelog: v1.4.0...v1.5.0-rc1
Changelog
Date Range: 2022-06-08 (v1.4.0) - 2022-12-06:
New Issues: 16
Closed Issues: 9
Accepted Pull Requests: 19
Total Open Issues: 139
Total Open Pull Requests: 2
Click to see details
Closed Issues: 9
- ➕ #478, Update to Visual Studio 2022 (version 17)
- ✔️ #500, openstudio-model-articulation-gem Create Baseline Building Doesn't work
- ✔️ #507, OpenStudioApplication 1.4.0 - Release Checklist
- ✔️ #536, Text too large on OSItems
- ✔️ #546, EPW Line 5 Syntax - HOLIDAYS/DAYLIGHT SAVING
- ✔️ #547, App crashes after viewing Results Summary tab
- ✔️ #549, hvac_library.osm needs to harcode some fields for ZoneHVACTerminalUnitVariableRefrigerantFlow
- ➕ #551, Allow connecting a VRF Terminal from "MyModel" to a VRF System
- ➕ #565, Show inherited constructions in spaces tab
Accepted Pull Requests: 19
- ✔️ #540, Style updates
- ✔️ #545, Merge to master for 1.4.0
- ✔️ #548, Parent page to view
- ✔️ #550, Fix #549 - Update hvac_library.osm for ZoneHVACTerminalUnitVariableRefrigerantFlow
- ➕ #552, Fix #551 - Allow connecting a VRF Terminal from "MyModel" to a VRF System
- ✔️ #553, Geometry preview - fix incorrect variable scope
- ✔️ #558, Update other uses of OSWebEnginePage
- ✔️ #563, Enable C++20 and use nighty build of OpenStudio (3.5.0-alpha, E+ 22.2.0)
- ✔️ #564, Add tab tracking with google analytics
- ✔️ #566, Enable C++20 and use nighty build of OpenStudio (3.5.0-alpha, E+ 22.2.0)
- ✔️ #567, Bump hvac library to 3.5.0
- ✔️ #568, Bump all osms but hvac_library to 3.5.0
- ➕ #569, Add SetpointManager:SystemNodeReset:Temperature and SetpointManager:SystemNodeReset:Humidity
- ✔️ #570, Bump cppcheck from 2.3 to 2.9
- ✔️ #572, Update to OS SDK 3.5.0-rc1
- ✔️ #573, Run Clang checks:
performance-for-range-copy
readability-qualified-auto
,modernize-use-auto
,modernize-use-using -fix
- ✔️ #576, Update SHAs to final 3.5.0 release
- ✔️ #577, Style updates plus change icons to SVGs
- ✔️ #578, Adding Mac Mini runner
Total Open Issues: 139 (#130, #132, #111, #112, #142, #113, #143, #158, #133, #134, #172, #135, #136, #162, #139, #174, #157, #166, #175, #138, #167, #137, #121, #176, #114, #144, #152, #171, #141, #115, #140, #122, #116, #164, #170, #165, #151, #154, #148, #117, #150, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #127, #118, #119, #128, #129, #145, #146, #147, #168, #19, #42, #78, #101, #96, #104, #179, #199, #206, #213, #217, #224, #234, #238, #239, #253, #254, #262, #263, #271, #272, #273, #278, #279, #280, #284, #289, #293, #298, #300, #314, #322, #332, #335, #336, #337, #338, #357, #371, #377, #380, #381, #389, #396, #400, #410, #411, #416, #417, #423, #472, #475, #481, #482, #485, #486, #489, #491, #493, #495, #506, #512, #520, #523, #529, #542, #554, #555, #556, #557, #559, #560, #561, #562, #571, #574, #575)
OpenStudioApplication v1.4.0
The OpenStudio Coalition is proud to release OpenStudio Application 1.4.0, which has updates to OpenStudio 3.4.0, EnergyPlus 22.1.0.
As a reminder we have strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
What's Changed
New Features:
- Update to OpenStudio SDK v3.4.0 and EnergyPlus v22.1.0
- We have bumped the Qt dependency from 5.15 to 6.3.0. As a result Ubuntu-18.04 is no longer officially supported.
- This is the first release that includes an Apple M1 (arm64) package
- Internationalization: translate first tab of the app to English, French, Spanish, Chinese, Greek, Polish, Catalan, Farsi-Persian, Hindi, Japanese, Italian, German, Vietnamese by @jmarrec in #354
- Option to enable Verbose output to run tab + styled fallback when no socket by @jmarrec in #513
- filter scene by air loop by @antoine-galataud in #497
- render 3D scene on demand by @antoine-galataud in #510
- #479 - Find outdated measures in your local BCL folder compared to Online BCL by @jmarrec in #517
- Enable loop clone by @eringold in #488
Bug Fixes:
- Fix #477 - SubSurface types don't line up with many subsurfaces in space by @jmarrec in #515
- Fix #476 - Apply to selected does not work on ThermalZone Cooling or Heating Size Parameters by @jmarrec in #516
- Fix #428 - Redo dependent dropdowns for Standards Template / Building Type / Space Type by @jmarrec in #514
- Fixes #494 - Opening simulation run directory fails by @macumber in #502
- Allow simulation if run socket cannot be opened by @macumber in #484
- Workaround for #521: download the missing vcomp140.dll by @jmarrec in #525
- [#501] DesignHeatRecoveryWaterFlowRate field by @j-lorrey in #532
- 538 crashes by @macumber in #539
- Fix #522 - Too many new lines in Verbose output on the Run tab on Windows by @jmarrec in #543
- Fix #535 - Combobox offset when using fractional scaling by @jmarrec in #544
Internal/Developer changes:
- [#230] Remove explicit constructor cppcheck suppression by @j-lorrey in #511
- Bump SDK to v3.4.0 official by @jmarrec in #518
- Upgrade to Qt 6 by @macumber in #461
- Consolidate settings into OSWebEnginePage by @macumber in #504
- Fix #526 : do not use OpenStudioApp in openstudio_lib by @jmarrec in #527
- Update Copyright to 2022 by @jmarrec in #531
- #521 - Udpate SHA for OS SDK 3.4.0 on Windows by @jmarrec in #533
- Start at adjusting dependencies to match what windeployqt suggests by @macumber in #537
New Contributors
- @luisclv made their first contribution in #382
- @kentakahas made their first contribution in #388
- @eringold made their first contribution in #488
- @j-lorrey made their first contribution in #511
Full Changelog: v1.3.1...v1.4.0
Changelog
Date Range: 2021-12-16 (v1.3.0) - 2022-06-08:
New Issues: 40
Closed Issues: 37
Accepted Pull Requests: 32
Total Open Issues: 131
Total Open Pull Requests: 3
Click to see details
Closed Issues: 37
- ➕ #110, Hard to see errors generated in ModelToIdf job in App
- ✔️ #205, Code signing for Windows installer?
- ➕ #230, Remove explicit constructor cppcheck suppression
- ✔️ #290, No rendering color for Foundation surfaces in Geometry Viewer
- ➕ #353, OpenStudioApplication 1.2.0 - Release Checklist
- ✔️ #358, Cannot run geometry editor on systems without OpenGL 2.0
- ✔️ #365, Cannot edit plug load densities on Mac after running simulation and looking at results
- ➕ #413, Geometry preview - air loops
- ✔️ #415, v1.2.1-rc1 Testing: Call for help from the community
- ✔️ #428, Standards Building Type does not populate correctly
- ✔️ #435, v1.2.1 Thermal Zone/ Space Tab in Large Models
- ✔️ #437, No error message for failed simulation with empty spaces
- ➕ #438, Update to Qt 6.2
- ✔️ #456, OSApp 1.3.0: Release checklist
- ✔️ #476, Apply to selected does not work on ThermalZone Cooling or Heating Size Parameters
- ✔️ #477, SubSurface types don't line up with many subsurfaces in space
- ✔️ #479, Measure updates on BCL don't work
- ✔️ #480, compiling current version on ubuntu 20.04
- ✔️ #483, RunView server port is 0, no run feedback
- ➕ #487, Enable 'x2' button to clone Plant Loops in HVAC Systems tab
- ✔️ #494, Opening simulation run directory fails
- ✔️ #495, FloorspaceJSON is corrupted on merge
- ➕ #501, Add field DesignHeatRecoveryWaterFlowRate to the ChillerElectricEIR object
- ✔️ #503, Network access blocked in reporting measures
- ✔️ #505, Compile for Mac M1 architecture
- ✔️ #508, Update OSM libraries to SDK 3.4.0
- ➕ #509, Geometry preview - on-demand rendering
- ✔️ #519, v1.4.0-rc1 Testing: Call for help from the community
- ✔️ #521, Need to install vcomp140.dll for EnergyPlus on Windows
- ✔️ [#522]( https://github.com/openstudiocoalition/OpenStudi...
OpenStudioApplication v1.4.0-rc2
The OpenStudio Coalition is proud to release the first release candidate for OpenStudio Application 1.4.0, which has updates to OpenStudio 3.4.0, EnergyPlus 22.1.0.
As a reminder we have strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
What's Changed
New Features:
- Update to OpenStudio SDK v3.4.0 and EnergyPlus v22.1.0
- We have bumped the Qt dependency from 5.15 to 6.3.0. As a result Ubuntu-18.04 is no longer officially supported.
- This is the first release that includes an Apple M1 (arm64) package
- Internationalization: translate first tab of the app to English, French, Spanish, Chinese, Greek, Polish, Catalan, Farsi-Persian, Hindi, Japanese, Italian, German, Vietnamese by @jmarrec in #354
- Option to enable Verbose output to run tab + styled fallback when no socket by @jmarrec in #513
- filter scene by air loop by @antoine-galataud in #497
- render 3D scene on demand by @antoine-galataud in #510
- #479 - Find outdated measures in your local BCL folder compared to Online BCL by @jmarrec in #517
- Enable loop clone by @eringold in #488
Bug Fixes:
- Fix #477 - SubSurface types don't line up with many subsurfaces in space by @jmarrec in #515
- Fix #476 - Apply to selected does not work on ThermalZone Cooling or Heating Size Parameters by @jmarrec in #516
- Fix #428 - Redo dependent dropdowns for Standards Template / Building Type / Space Type by @jmarrec in #514
- Fixes #494 - Opening simulation run directory fails by @macumber in #502
- Allow simulation if run socket cannot be opened by @macumber in #484
- Workaround for #521: download the missing vcomp140.dll by @jmarrec in #525
- [#501] DesignHeatRecoveryWaterFlowRate field by @j-lorrey in #532
- 538 crashes by @macumber in #539
Internal/Developer changes:
- [#230] Remove explicit constructor cppcheck suppression by @j-lorrey in #511
- Bump SDK to v3.4.0 official by @jmarrec in #518
- Upgrade to Qt 6 by @macumber in #461
- Consolidate settings into OSWebEnginePage by @macumber in #504
- Fix #526 : do not use OpenStudioApp in openstudio_lib by @jmarrec in #527
- Update Copyright to 2022 by @jmarrec in #531
- #521 - Udpate SHA for OS SDK 3.4.0 on Windows by @jmarrec in #533
- Start at adjusting dependencies to match what windeployqt suggests by @macumber in #537
New Contributors
- @luisclv made their first contribution in #382
- @kentakahas made their first contribution in #388
- @eringold made their first contribution in #488
- @j-lorrey made their first contribution in #511
Full Changelog: v1.3.1...v1.4.0-rc2
Date Range: 2021-12-16 (v1.3.0) - 2022-06-03:
New Issues: 38
Closed Issues: 32
Accepted Pull Requests: 29
Total Open Issues: 134
Total Open Pull Requests: 3
Click to see details
Closed Issues: 32
- ➕ #110, Hard to see errors generated in ModelToIdf job in App
- ✔️ #205, Code signing for Windows installer?
- ➕ #230, Remove explicit constructor cppcheck suppression
- ✔️ #290, No rendering color for Foundation surfaces in Geometry Viewer
- ➕ #353, OpenStudioApplication 1.2.0 - Release Checklist
- ✔️ #358, Cannot run geometry editor on systems without OpenGL 2.0
- ✔️ #365, Cannot edit plug load densities on Mac after running simulation and looking at results
- ➕ #413, Geometry preview - air loops
- ✔️ #415, v1.2.1-rc1 Testing: Call for help from the community
- ✔️ #428, Standards Building Type does not populate correctly
- ✔️ #435, v1.2.1 Thermal Zone/ Space Tab in Large Models
- ✔️ #437, No error message for failed simulation with empty spaces
- ➕ #438, Update to Qt 6.2
- ✔️ #456, OSApp 1.3.0: Release checklist
- ✔️ #476, Apply to selected does not work on ThermalZone Cooling or Heating Size Parameters
- ✔️ #477, SubSurface types don't line up with many subsurfaces in space
- ✔️ #479, Measure updates on BCL don't work
- ✔️ #480, compiling current version on ubuntu 20.04
- ✔️ #483, RunView server port is 0, no run feedback
- ➕ #487, Enable 'x2' button to clone Plant Loops in HVAC Systems tab
- ✔️ #494, Opening simulation run directory fails
- ✔️ #495, FloorspaceJSON is corrupted on merge
- ➕ #501, Add field DesignHeatRecoveryWaterFlowRate to the ChillerElectricEIR object
- ✔️ #503, Network access blocked in reporting measures
- ✔️ #505, Compile for Mac M1 architecture
- ✔️ #508, Update OSM libraries to SDK 3.4.0
- ➕ #509, Geometry preview - on-demand rendering
- ✔️ #521, Need to install vcomp140.dll for EnergyPlus on Windows
- ✔️ #524, Segfault when action (example model / language preferences) tries to restart the app
- ✔️ #526, Cannot build OSApp in Debug Mode since the move to Qt 6.3.0
- ✔️ #528, QObject::connect warnings upon startup
- ✔️ ...
OpenstudioApplication v1.4.0-rc1
The OpenStudio Coalition is proud to release the first release candidate for OpenStudio Application 1.4.0, which has updates to OpenStudio 3.4.0, EnergyPlus 22.1.0.
As a reminder we have strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
What's Changed
New Features:
- Update to OpenStudio SDK v3.4.0 and EnergyPlus v22.1.0
- We have bumped the Qt dependency from 5.15 to 6.3.0. As a result Ubuntu-18.04 is no longer officially supported.
- This is the first release that includes an Apple M1 (arm64) package
- Internationalization: translate first tab of the app to English, French, Spanish, Chinese, Greek, Polish, Catalan, Farsi-Persian, Hindi, Japanese, Italian, German, Vietnamese by @jmarrec in #354
- Option to enable Verbose output to run tab + styled fallback when no socket by @jmarrec in #513
- filter scene by air loop by @antoine-galataud in #497
- render 3D scene on demand by @antoine-galataud in #510
- #479 - Find outdated measures in your local BCL folder compared to Online BCL by @jmarrec in #517
- Enable loop clone by @eringold in #488
Bug Fixes:
- Fix #477 - SubSurface types don't line up with many subsurfaces in space by @jmarrec in #515
- Fix #476 - Apply to selected does not work on ThermalZone Cooling or Heating Size Parameters by @jmarrec in #516
- Fix #428 - Redo dependent dropdowns for Standards Template / Building Type / Space Type by @jmarrec in #514
- Fixes #494 - Opening simulation run directory fails by @macumber in #502
- Allow simulation if run socket cannot be opened by @macumber in #484
Internal/Developer changes:
- [#230] Remove explicit constructor cppcheck suppression by @j-lorrey in #511
- Bump SDK to v3.4.0 official by @jmarrec in #518
- Upgrade to Qt 6 by @macumber in #461
- Consolidate settings into OSWebEnginePage by @macumber in #504
New Contributors
- @luisclv made their first contribution in #382
- @kentakahas made their first contribution in #388
- @eringold made their first contribution in #488
- @j-lorrey made their first contribution in #511
Full Changelog: v1.3.1...v1.4.0-rc1
Changelog
Date Range: 2021-12-16 (v1.3.0) - 2022-05-05:
New Issues: 25
Closed Issues: 20
Accepted Pull Requests: 21
Total Open Issues: 132
Total Open Pull Requests: 2
Click to see details
Closed Issues: 20
- ➕ #110, Hard to see errors generated in ModelToIdf job in App
- ✔️ #205, Code signing for Windows installer?
- ✔️ #290, No rendering color for Foundation surfaces in Geometry Viewer
- ➕ #353, OpenStudioApplication 1.2.0 - Release Checklist
- ✔️ #365, Cannot edit plug load densities on Mac after running simulation and looking at results
- ➕ #413, Geometry preview - air loops
- ✔️ #428, Standards Building Type does not populate correctly
- ✔️ #435, v1.2.1 Thermal Zone/ Space Tab in Large Models
- ✔️ #437, No error message for failed simulation with empty spaces
- ➕ #438, Update to Qt 6.2
- ✔️ #456, OSApp 1.3.0: Release checklist
- ✔️ #476, Apply to selected does not work on ThermalZone Cooling or Heating Size Parameters
- ✔️ #477, SubSurface types don't line up with many subsurfaces in space
- ✔️ #479, Measure updates on BCL don't work
- ✔️ #480, compiling current version on ubuntu 20.04
- ✔️ #483, RunView server port is 0, no run feedback
- ➕ #487, Enable 'x2' button to clone Plant Loops in HVAC Systems tab
- ✔️ #494, Opening simulation run directory fails
- ✔️ #503, Network access blocked in reporting measures
- ➕ #509, Geometry preview - on-demand rendering
Accepted Pull Requests: 21
- ➕ #354, Internationalization: translate first tab of the app to English, French, Spanish, Chinese, Greek, Polish, Catalan, Farsi-Persian, Hindi, Japanese, Italian, German, Vietnamese
- ➕ #461, Upgrade to Qt 6
- ✔️ #473, Merge to master for 1.3.0
- ✔️ #484, Allow simulation if run socket cannot be opened
- ✔️ #488, Enable loop clone
- ✔️ #490, Increase stack size on Windows CI builds
- ✔️ #492, Merge to master for 1.3.1
- ✔️ #496, Additional output to run tab
- ✔️ #497, filter scene by air loop
- ✔️ #498, Update conan url
- ✔️ #499, Bump v340rc2
- ✔️ #502, Fixes #494
- ✔️ #504, Consolidate settings into OSWebEnginePage
- ✔️ #510, render 3D scene on demand
- ✔️ #511, [#230] Remove explicit constructor cppcheck suppression
- ➕ #513, Option to enable Verbose output to run tab + styled fallback when no socket
- ✔️ #514, Fix #428 - Redo dependent dropdowns for Standards Template / Building Type / Space Type
- ✔️ #515, Fix #477 - SubSurface types don't line ...
OpenstudioApplication v1.3.1
The OpenStudio Application version 1.3.1 is a patch update to the 1.3.0 version. There is no corresponding release for the OpenStudio SketchUp Plug-in. The OpenStudio Application 1.3.1 patch fixes the following bugs:
- Fixes crash in OpenStudio Application GridView for models with a large number of Spaces or ThermalZones on Windows
Changelog
Date Range: 2021-12-16 (v1.3.0) - 2022-03-06:
New Issues: 13
Closed Issues: 2
Accepted Pull Requests: 3
Total Open Issues: 138
Total Open Pull Requests: 6
Click to see details
Closed Issues: 2
Accepted Pull Requests: 3
- ✔️ #473, Merge to master for 1.3.0
- ✔️ #490, Increase stack size on Windows CI builds
- ✔️ #492, Merge to master for 1.3.1
Total Open Issues: 138 (#130, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #172, #135, #136, #162, #139, #174, #157, #166, #175, #138, #167, #137, #121, #176, #114, #144, #152, #171, #141, #115, #140, #122, #116, #164, #170, #165, #151, #154, #148, #117, #150, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #127, #118, #119, #128, #129, #145, #146, #147, #168, #19, #42, #78, #101, #96, #104, #179, #199, #206, #213, #217, #224, #230, #234, #238, #239, #253, #254, #262, #263, #271, #272, #273, #278, #279, #280, #284, #289, #290, #293, #298, #300, #314, #322, #332, #335, #336, #337, #338, #353, #357, #365, #371, #377, #380, #381, #389, #396, #400, #410, #411, #413, #415, #416, #417, #423, #428, #435, #437, #438, #472, #475, #476, #477, #478, #479, #480, #481, #482, #483, #485, #486, #487, #489, #491)
Total Open Pull Requests: 6 (#236, #354, #461, #470, #484, #488)
OpenstudioApplication v1.3.0
The OpenStudio Coalition is proud to release the OpenStudio Application 1.3.0, which has updates to OpenStudio 3.3.0, EnergyPlus 9.6.0, and the new GitHub based BCL. This release also has digital code signing for Windows and a variety of bug fixes and new features. We’ve given the OpenStudio Coalition a new brand and logo. We’ve also created a strategic roadmap (here are the high level results) which prioritizes education and outreach to states, utilities, and higher education. All this has been funded by founding OpenStudio Coalition members The Energy Coalition, PSD, VEIC, and EffiBEM. To continue our efforts and provide additional support and training, please join us!
Notable changes in 1.3.0 include:
- Update to OpenStudio SDK v3.3.0 and EnergyPlus v9.6
- Update to use the new GitHub based BCL
- Update to use new OpenStudio Coalition branding and logos
- Update to sign Windows installer with EV digital certificate
- Add AirLoopHVACUnitaryHeatPumpAirToAirMultiSpeed to library
- Add CoilCoolingDXVariableSpeed to library
- Add new adjacency checker to View Model - contributed by Nick Schrader
- Allow the Apply Measures dialog box to be resized
- Allow WaterUseConnections to be edited
- Fix bug that did not allow editing of all fields when using inspector
- Fix bug that added humidistats to Thermal Zones
- Fix bug that did not show weather file when first opening a model
What's Changed
- Add CLA md and workflow by @macumber in #440
- Os 330 by @macumber in #443
- Add Clang tidy file by @jmarrec in #406
- Fix #383 - No Icon for ZoneHVACTerminalUnitVariableRefrigerantFlow when placed on AirLoopHVACOutdoorAirSystem by @jmarrec in #384
- Clean up BCL dialog and remove auth keys by @macumber in #447
- Minor adjustments to clang tidy file by @jmarrec in #459
- Fix #385 - Change action to ruby/setup-ruby by @jmarrec in #454
- Update Copyright to 2020-2021 + add OSC logo to AboutBox by @jmarrec in #458
- Fix #431 - Add AirLoopHVACUnitaryHeatPumpAirToAirMultiSpeed in library by @jmarrec in #453
- Update logos for the OSApp by @jmarrec in #457
- Fix #301 - Add CoilCoolingDXVariableSpeed to hvac_library and MainRightColumnController by @jmarrec in #455
- 445 inspector gadget all fields by @jmarrec in #448
- Fix #427 - Allow Apply Measures dialog box to be resized/maximized by @jmarrec in #451
- Update to official OS 3.3 by @macumber in #463
- Fixes #464 by @macumber in #465
- Osc package by @macumber in #462
- Fix #131 - Allow to edit WaterUseConnections by @jmarrec in #460
- Fix #436 and #449 - Policy updates by @jmarrec in #450
- Adjacency checker by @macumber in #467
- Adjacency Checker by @nschrader in #439
- Add more logging around saving files and handle case where save as fails by @macumber in #471
- Fixes #468 by @macumber in #469
- Update to use release cert and add rc1 by @macumber in #474
- Merge to master for 1.3.0 by @macumber in #473
New Contributors
- @nschrader made their first contribution in #439
Full Changelog: v1.2.1...v1.3.0
Changelog
Date Range: 2021-06-08 (v1.2.0) - 2021-12-16:
New Issues: 54
Closed Issues: 44
Accepted Pull Requests: 44
Total Open Issues: 127
Total Open Pull Requests: 4
Click to see details
Closed Issues: 44
- ➕ #126, Add Exterior Equipment functionality to OS App - Enhancement Request
- ➕ #131, HVAC Tab - There isn't a way to rename water use connections (Bugzilla #913)
- ➕ #173, Allow load library to load an IDF
- ✔️ #189, Floorspace.js editor is using polygon tool if I select the rectangle tool
- ➕ #266, Ship auxiliary programs together with OpenStudioApplication
- ➕ #301, HVAC library doesn't seem to have CoilCoolingDXVariableSpeed
- ➕ #341, Add functionality to load the openstudio::model::exampleModel() directly in the UI
- ✔️ #358, Cannot run geometry editor on systems without OpenGL 2.0
- ✔️ #375, Ubuntu 20.04: missing dependencies cannot be installed
- ✔️ #378, Models with a large number of Spaces or ThermalZones crashes the application
- ✔️ #379, AirLoopHVAC Control Tab resets some economizer selections
- ✔️ #383, Add icon for ZoneHVACTerminalUnitVariableRefrigerantFlow on AirLoopHVAC:OutdoorAirSystem
- ✔️ #385, Update ruby action
- ✔️ #386, Error when opening existing OSM model: Unable to Retrieve OS version 3.1.1 from IddFactory
- ✔️ #387, GridView is completely blank on Spaces and Thermal Zones tabs for large model
- ✔️ #392, A space with a hole cannot be drawn in Floorspace JS
- ✔️ #393, Unable to add Exerior Light Definition
- ✔️ #394, GBXML import does not show spaces in App
- ➕ #395, GBXML Import reverses floors/ceilings normals and surface types
- ✔️ #399, Unable to edit Schedule Set name
- ✔️ #401, SketchUpPluginPolicy not read by inspector
- ✔️ #403, App 1.2.1 Release
- ➕ #404, Geometry preview - search feature
- ✔️ #407, Cannot load openstudio.rb from install dir
- ➕ #408, Update to BCL v2
- ✔️ #412, Unhandled Exception when selecting heating coil in air loop
- ✔️ #414, OpenStudio Application v1.2.0 Crashes When Accessing Thermal Zones Tab
- ✔️ #420, Air Boundary Construction field 'Air Exchange Method' is a dropdown, but also kind of acts like a text box: selecting will add a cursor, but trying to type text in the field will crash the app.
- ✔️ #422, Material gets duplicated when dragging it just a bit on the Construction...
OpenstudioApplication v1.3.0-rc1
What's Changed
- Add CLA md and workflow by @macumber in #440
- Os 330 by @macumber in #443
- Add Clang tidy file by @jmarrec in #406
- Fix #383 - No Icon for ZoneHVACTerminalUnitVariableRefrigerantFlow when placed on AirLoopHVACOutdoorAirSystem by @jmarrec in #384
- Clean up BCL dialog and remove auth keys by @macumber in #447
- Minor adjustments to clang tidy file by @jmarrec in #459
- Fix #385 - Change action to ruby/setup-ruby by @jmarrec in #454
- Update Copyright to 2020-2021 + add OSC logo to AboutBox by @jmarrec in #458
- Fix #431 - Add AirLoopHVACUnitaryHeatPumpAirToAirMultiSpeed in library by @jmarrec in #453
- Update logos for the OSApp by @jmarrec in #457
- Fix #301 - Add CoilCoolingDXVariableSpeed to hvac_library and MainRightColumnController by @jmarrec in #455
- 445 inspector gadget all fields by @jmarrec in #448
- Fix #427 - Allow Apply Measures dialog box to be resized/maximized by @jmarrec in #451
- Update to official OS 3.3 by @macumber in #463
- Fixes #464 by @macumber in #465
- Osc package by @macumber in #462
- Fix #131 - Allow to edit WaterUseConnections by @jmarrec in #460
- Fix #436 and #449 - Policy updates by @jmarrec in #450
- Adjacency checker by @macumber in #467
- Adjacency Checker by @nschrader in #439
- Add more logging around saving files and handle case where save as fails by @macumber in #471
- Fixes #468 by @macumber in #469
- Update to use release cert and add rc1 by @macumber in #474
New Contributors
- @nschrader made their first contribution in #439
Full Changelog: v1.2.1...v1.3.0-rc1
Changelog
Date Range: 2021-06-08 (v1.2.0) - 2021-12-12:
New Issues: 53
Closed Issues: 44
Accepted Pull Requests: 43
Total Open Issues: 126
Total Open Pull Requests: 5
Click to see details
Closed Issues: 44
- ➕ #126, Add Exterior Equipment functionality to OS App - Enhancement Request
- ➕ #131, HVAC Tab - There isn't a way to rename water use connections (Bugzilla #913)
- ➕ #173, Allow load library to load an IDF
- ✔️ #189, Floorspace.js editor is using polygon tool if I select the rectangle tool
- ➕ #266, Ship auxiliary programs together with OpenStudioApplication
- ➕ #301, HVAC library doesn't seem to have CoilCoolingDXVariableSpeed
- ➕ #341, Add functionality to load the openstudio::model::exampleModel() directly in the UI
- ✔️ #358, Cannot run geometry editor on systems without OpenGL 2.0
- ✔️ #375, Ubuntu 20.04: missing dependencies cannot be installed
- ✔️ #378, Models with a large number of Spaces or ThermalZones crashes the application
- ✔️ #379, AirLoopHVAC Control Tab resets some economizer selections
- ✔️ #383, Add icon for ZoneHVACTerminalUnitVariableRefrigerantFlow on AirLoopHVAC:OutdoorAirSystem
- ✔️ #385, Update ruby action
- ✔️ #386, Error when opening existing OSM model: Unable to Retrieve OS version 3.1.1 from IddFactory
- ✔️ #387, GridView is completely blank on Spaces and Thermal Zones tabs for large model
- ✔️ #392, A space with a hole cannot be drawn in Floorspace JS
- ✔️ #393, Unable to add Exerior Light Definition
- ✔️ #394, GBXML import does not show spaces in App
- ➕ #395, GBXML Import reverses floors/ceilings normals and surface types
- ✔️ #399, Unable to edit Schedule Set name
- ✔️ #401, SketchUpPluginPolicy not read by inspector
- ✔️ #403, App 1.2.1 Release
- ➕ #404, Geometry preview - search feature
- ✔️ #407, Cannot load openstudio.rb from install dir
- ➕ #408, Update to BCL v2
- ✔️ #412, Unhandled Exception when selecting heating coil in air loop
- ✔️ #414, OpenStudio Application v1.2.0 Crashes When Accessing Thermal Zones Tab
- ✔️ #420, Air Boundary Construction field 'Air Exchange Method' is a dropdown, but also kind of acts like a text box: selecting will add a cursor, but trying to type text in the field will crash the app.
- ✔️ #422, Material gets duplicated when dragging it just a bit on the Construction tab
- ➕ #427, Allow Apply Measures dialog box to be resized/maximized
- ➕ #431, AirLoopHVACUnitaryHeatPumpAirToAirMultiSpeed object does not pull through to Library
- ➕ #432, OS:AirLoopHVAC:UnitaryHeatPump:AirToAir:MultiSpeed Controlling Zone or Thermostat Location Missing
- ➕ #433, Some units are displayed weird
- ➕ #434, Name missing from DX:MultiSpeed:StageData
- ➕ #436, Coil:Heating:DX:SingleSpeed missing defrost curve
- ✔️ #441, Glycol Concentration will only allow entry of Integer
- ✔️ #442, Heat Pump Water Heater does not eliminate nodes when switching to OutdoorAirOnly
- ➕ #444, Update DesignDay grid view to not use deprecated methods
- ✔️ #445, Inspector does not all access to all fields
- ✔️ [#449]( https://github.com/openstudiocoalition/OpenStudioApplic...