Skip to content

Releases: openstudiocoalition/OpenStudioApplication

OpenstudioApplication v1.2.1

06 Sep 03:05
29888f9
Compare
Choose a tag to compare

The OpenStudio Application version 1.2.1 is a patch update to the 1.2.0 version. There is a corresponding 1.2.1 release for the OpenStudio SketchUp Plug-in. The OpenStudio Application 1.2.1 patch fixes a the following bugs and adds the following new features:

  • Fixes crash in OpenStudio Application GridView for models with a large number of Spaces or ThermalZones
  • Fixes crash in OpenStudio SketchUp Plug-in when using the ThermalZone inspector
  • Adds Exterior Equipment functionality to OpenStudio Application
  • Adds simple search in geometry preview to OpenStudio Application - contributed by Antoine Galataud

Changelog

Date Range: 2021-06-08 (v1.2.0) - 2021-09-06:

New Issues: 34

Closed Issues: 19

Accepted Pull Requests: 18

Total Open Issues: 132

Total Open Pull Requests: 5

Click to see details

Closed Issues: 19

  • #126, Add Exterior Equipment functionality to OS App - Enhancement Request
  • ✔️ #189, Floorspace.js editor is using polygon tool if I select the rectangle tool
  • #341, Add functionality to load the openstudio::model::exampleModel() directly in the UI
  • ✔️ #358, Cannot run geometry editor on systems without OpenGL 2.0
  • ✔️ #378, Models with a large number of Spaces or ThermalZones crashes the application
  • ✔️ #379, AirLoopHVAC Control Tab resets some economizer selections
  • ✔️ #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
  • #404, Geometry preview - search feature
  • ✔️ #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

Accepted Pull Requests: 18

  • #344, Fix #341 - Add functionality to load the openstudio::model::exampleModel() directly in the UI
  • ✔️ #376, Merge for 1.2.0
  • ✔️ #382, Completed TS file for Spanish
  • ✔️ #388, Internationalization: Translate to Japanese
  • ✔️ #390, Fix issue with large models
  • ✔️ #391, Update to OS 3.2.1
  • ✔️ #397, Set chromium flags to disable dark mode
  • ✔️ #398, Adds ability to edit exterior lights, fuel equipment, and water equipment
  • ✔️ #402, Fixes #401 SketchUpPluginPolicy not read by inspector
  • ✔️ #405, Implement simple search in geometry preview
  • ✔️ #409, Fix 404
  • ✔️ #418, Install OpenGL libraries on Windows
  • ✔️ #419, Fix #379 - AirLoopHVAC Control Tab resets some economizer selections
  • ✔️ #421, Fix #420 - make combobox not editable for Air Boundary Construction field 'Air Exchange Method'
  • ✔️ #425, Fix 422
  • ✔️ #426, Merge for 1.2.1 release
  • ✔️ #429, Set rc2
  • ✔️ #430, Remove pre-release

Total Open Issues: 132 (#130, #131, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #173, #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, #205, #206, #213, #217, #224, #230, #234, #238, #239, #253, #254, #262, #263, #266, #271, #272, #273, #278, #279, #280, #284, #289, #290, #293, #298, #300, #301, #314, #322, #332, #335, #336, #337, #338, #353, #357, #365, #371, #375, #377, #380, #381, #383, #385, #389, #396, #400, #403, #407, #408, #410, #411, #413, #415, #416, #417, #423, #427, #428)

Total Open Pull Requests: 5 (#236, #354, #384, #406, #424)

OpenstudioApplication v1.2.1-rc2

04 Sep 02:51
222b639
Compare
Choose a tag to compare
Pre-release

Changelog

Date Range: 2021-06-08 (v1.2.0) - 2021-09-04:

New Issues: 34

Closed Issues: 19

Accepted Pull Requests: 17

Total Open Issues: 132

Total Open Pull Requests: 5

Click to see details

Closed Issues: 19

  • #126, Add Exterior Equipment functionality to OS App - Enhancement Request
  • ✔️ #189, Floorspace.js editor is using polygon tool if I select the rectangle tool
  • #341, Add functionality to load the openstudio::model::exampleModel() directly in the UI
  • ✔️ #358, Cannot run geometry editor on systems without OpenGL 2.0
  • ✔️ #378, Models with a large number of Spaces or ThermalZones crashes the application
  • ✔️ #379, AirLoopHVAC Control Tab resets some economizer selections
  • ✔️ #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
  • #404, Geometry preview - search feature
  • ✔️ #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

Accepted Pull Requests: 17

  • #344, Fix #341 - Add functionality to load the openstudio::model::exampleModel() directly in the UI
  • ✔️ #376, Merge for 1.2.0
  • ✔️ #382, Completed TS file for Spanish
  • ✔️ #388, Internationalization: Translate to Japanese
  • ✔️ #390, Fix issue with large models
  • ✔️ #391, Update to OS 3.2.1
  • ✔️ #397, Set chromium flags to disable dark mode
  • ✔️ #398, Adds ability to edit exterior lights, fuel equipment, and water equipment
  • ✔️ #402, Fixes #401 SketchUpPluginPolicy not read by inspector
  • ✔️ #405, Implement simple search in geometry preview
  • ✔️ #409, Fix 404
  • ✔️ #418, Install OpenGL libraries on Windows
  • ✔️ #419, Fix #379 - AirLoopHVAC Control Tab resets some economizer selections
  • ✔️ #421, Fix #420 - make combobox not editable for Air Boundary Construction field 'Air Exchange Method'
  • ✔️ #425, Fix 422
  • ✔️ #426, Merge for 1.2.1 release
  • ✔️ #429, Set rc2

Total Open Issues: 132 (#130, #131, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #173, #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, #205, #206, #213, #217, #224, #230, #234, #238, #239, #253, #254, #262, #263, #266, #271, #272, #273, #278, #279, #280, #284, #289, #290, #293, #298, #300, #301, #314, #322, #332, #335, #336, #337, #338, #353, #357, #365, #371, #375, #377, #380, #381, #383, #385, #389, #396, #400, #403, #407, #408, #410, #411, #413, #415, #416, #417, #423, #427, #428)

Total Open Pull Requests: 5 (#236, #354, #384, #406, #424)

OpenstudioApplication v1.2.1-rc1

19 Aug 07:49
Compare
Choose a tag to compare
Pre-release

This is the first release candidate for the 1.2.1 release.

Changelog

Date Range: 2021-06-08 (v1.2.0) - 2021-08-19:

New Issues: 24

Closed Issues: 13

Accepted Pull Requests: 11

Total Open Issues: 128

Total Open Pull Requests: 4

Click to see details

Closed Issues: 13

  • #126, Add Exterior Equipment functionality to OS App - Enhancement Request
  • ✔️ #189, Floorspace.js editor is using polygon tool if I select the rectangle tool
  • #341, Add functionality to load the openstudio::model::exampleModel() directly in the UI
  • ✔️ #378, Models with a large number of Spaces or ThermalZones crashes the application
  • ✔️ #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
  • #404, Geometry preview - search feature

Accepted Pull Requests: 11

  • #344, Fix #341 - Add functionality to load the openstudio::model::exampleModel() directly in the UI
  • ✔️ #376, Merge for 1.2.0
  • ✔️ #382, Completed TS file for Spanish
  • ✔️ #388, Internationalization: Translate to Japanese
  • ✔️ #390, Fix issue with large models
  • ✔️ #391, Update to OS 3.2.1
  • ✔️ #397, Set chromium flags to disable dark mode
  • ✔️ #398, Adds ability to edit exterior lights, fuel equipment, and water equipment
  • ✔️ #402, Fixes #401 SketchUpPluginPolicy not read by inspector
  • ✔️ #405, Implement simple search in geometry preview
  • ✔️ #409, Fix 404

Total Open Issues: 128 (#130, #131, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #173, #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, #205, #206, #213, #217, #224, #230, #234, #238, #239, #253, #254, #262, #263, #266, #271, #272, #273, #278, #279, #280, #284, #289, #290, #293, #298, #300, #301, #314, #322, #332, #335, #336, #337, #338, #353, #357, #358, #365, #371, #375, #377, #379, #380, #381, #383, #385, #389, #396, #400, #403, #407, #408, #410, #411, #412)

Total Open Pull Requests: 4 (#236, #354, #384, #406)

OpenstudioApplication v1.2.0

08 Jun 14:57
72d719f
Compare
Choose a tag to compare

OpenStudio Application Version 1.2.0 and OpenStudio SketchUp Plug-in Version 1.2.0

Release Notes - 2021-06-08

The OpenStudio Coalition is proud to announce the releases of OpenStudio Application v1.2.0 and OpenStudio SketchUp Plug-in v1.2.0. These releases are based on OpenStudio SDK v3.2.0 which uses EnergyPlus v9.5.0.

Overview

Following an important announcement related to future development of the OpenStudio Application released in September 2019 (A Shift in BTO’s BEM Strategy: A New Future for the OpenStudio Application), this release marks the second major release of the OpenStudio Application and OpenStudio SketchUp Plug-in by the OpenStudio Coalition.
Going forward, the OpenStudio SDK will continue to be distributed and released by NREL and U.S. DOE two times per year, in April and October. The OpenStudio SDK includes the C++ SDK, Ruby API, Command Line Interface (CLI), OpenStudio Standards, and integrated EnergyPlus and Radiance packages.

The OpenStudio Coalition will be distributing and releasing new versions of the OpenStudio Application and OpenStudio SketchUp Plug-in as new versions of the OpenStudio SDK are released. Development of the OpenStudio Application has moved to openstudiocoalition/OpenStudioApplication and development of the OpenStudio SketchUp Plug-in has moved to openstudiocoalition/openstudio-sketchup-plugin.

OpenStudio Application Version 1.2.0 and OpenStudio SketchUp Plug-in Version 1.2.0 are the second major releases of these programs distributed by the OpenStudio Coalition. Notable changes include:

  • Update to OpenStudio SDK v3.2.0 and EnergyPlus v9.5.0
  • Update to Ruby 2.7.2 for compatibility with SketchUp 2021
    • OpenStudio Application v1.2.0 is compatible with SketchUp 2021
    • OpenStudio Application v1.1.0 is compatible with SketchUp 2019-2020
  • Improvements to GridView performance for larger models
    • Displaying the Surfaces tab for example is now 3 times faster
  • Add support for ZoneHVAC:CoolingPanel:RadiantConvective:Water, Humidifier:Stream:Gas, Fan:ComponentModel, Output:Diagnostics, and Output:Table:SummaryReports objects
  • Fix installer and geometry tab on Ubuntu
  • Add ability to start app on specific tab using the OPENSTUDIO_APPLICATION_START_TAB_INDEX environment variable (Feature supported by Ladybug Tools)
  • Updated FloorspaceJS to latest version, and ThreeJS to version r98
  • Update to supported JFrog and NREL conan remotes

Note that PAT and DView are not included in either the SDK or Application installers. You will need to install PAT separately which is distributed on the OpenStudio-PAT GitHub page and DView at the Dview home page.

Installation Notes

OpenStudio Application v1.2.0 is supported on 64-bit Windows 7 – 10, OS X 10.12 – 10.15, Ubuntu 18.04, and Ubuntu 20.04. The OpenStudio SketchUp Plug-in v1.2.0 requires OpenStudio Application v1.2.0 and SketchUp 2021.

Refer to the OpenStudio Application Compatibility Matrix and the OpenStudio SketchUp Plug-in Compatibility Matrix for more information.

Installation Steps

  • Download and run the correct OpenStudio Application v1.2.0 installer for your platform. Select components for installation. Note that OpenStudio Application is a standalone app and does not require you to install OpenStudio SDK.
  • (Optional) Download the OpenStudio SketchUp Plug-in v1.2.0 RBZ package. Launch SketchUp 2021 and install the RBZ package.
  • (Optional) Setup a Building Component Library (BCL) account to access online building components and measures.

For help with common installation problems and more detailed instructions please visit, https://openstudiocoalition.org/getting_started/getting_started/.

Changelog

Date Range: 2020-10-24 (v1.1.0) - 2021-06-08:

New Issues: 79

Closed Issues: 73

Accepted Pull Requests: 39

Total Open Issues: 117

Total Open Pull Requests: 3

Click to see details

Closed Issues: 73

  • #11, Use pre-built Qt on all platforms
  • ✔️ #71, Windows: Machine restart required to completely uninstall app
  • ✔️ #85, Bool button doesn't display on Apply Measure Now measure argument
  • ✔️ #95, Geometry Editor not working on Ubuntu
  • ✔️ #108, OS App v1.0.0 "Measures" tab does not properly render Reporting Measure Arguments
  • ✔️ #149, Improve grid views performance for big models
  • ✔️ #178, Find Measures doesn't show all BCL Measures
  • ✔️ #181, While Running the simulation on Openstudio 3.0.1 version I am getting this error- ERROR: Input file must have IDF, IMF, or epJSON extension.
  • ✔️ #188, Empty nodes are created whenever I try to drag an equipment from library and that equipment is not supported.
  • ✔️ #190, Measures tab doesn't show all measures
  • ✔️ #200, 1.1.0 OpenStudio Application Release
  • #202, Wrap new Output Diagnostic objects
  • ✔️ #207, Not able to Draw more than 11 Windows using floorspace.js App version
  • #210, Add AirLoopHVAC "design return airflow fraction" to the OpenStudioApplication and adjust OpenStudioPolicy to hide splitter/mixer
  • ✔️ #215, DualDuct Thermal Zone Assignment on Splitter Not Working
  • ✔️ #219, VRF from hvac_library makes E+ Fatal Out
  • ✔️ #220, Crashes when using OpenStudio Results and SI reporting
  • ✔️ #223, Extra surfaces made resulting in increase in simulation timing
  • ✔️ #228, Failed to partition Polygon and change in the intersection area after merging the json file with osm
  • ✔️ #231, Envelope and Internal load breakdown measure breaking while running the simulation
  • #232, Update OpenStudio Standards Library OSMs
  • ✔️ #233, 3D viewer causing OS to crash
  • ✔️ #249, The image of AirLoopHVAC:OutdoorAirSystem is incorrect
  • ✔️ #251, Fix build warnings
  • ✔️ #252, OpenStudio Application does not find EnergyPlus
  • ✔️ #261, Application crashes when deleting HVAC loop
  • ✔️ #264, Zooming in FloorSpaceJS zooms UI in addition to plan space
  • ✔️ #267, Missing fields for some measures in the measure tab
  • ✔️ #268, Can't set "Outdoor Carbon Dioxide Schedule Name"
  • ✔️ #269, My Model list does n...
Read more

OpenstudioApplication v1.2.0-rc6

31 May 23:13
1c7338d
Compare
Choose a tag to compare
Pre-release

This may get retagged at v1.2.0

Changelog

Date Range: 2020-10-24 (v1.1.0) - 2021-05-31:

New Issues: 75

Closed Issues: 58

Accepted Pull Requests: 36

Total Open Issues: 128

Total Open Pull Requests: 3

Click to see details

Closed Issues: 58

  • #11, Use pre-built Qt on all platforms
  • ✔️ #85, Bool button doesn't display on Apply Measure Now measure argument
  • ✔️ #95, Geometry Editor not working on Ubuntu
  • ✔️ #108, OS App v1.0.0 "Measures" tab does not properly render Reporting Measure Arguments
  • ✔️ #149, Improve grid views performance for big models
  • ✔️ #200, 1.1.0 OpenStudio Application Release
  • #202, Wrap new Output Diagnostic objects
  • ✔️ #207, Not able to Draw more than 11 Windows using floorspace.js App version
  • #210, Add AirLoopHVAC "design return airflow fraction" to the OpenStudioApplication and adjust OpenStudioPolicy to hide splitter/mixer
  • ✔️ #219, VRF from hvac_library makes E+ Fatal Out
  • ✔️ #220, Crashes when using OpenStudio Results and SI reporting
  • #232, Update OpenStudio Standards Library OSMs
  • ✔️ #233, 3D viewer causing OS to crash
  • ✔️ #252, OpenStudio Application does not find EnergyPlus
  • ✔️ #261, Application crashes when deleting HVAC loop
  • ✔️ #264, Zooming in FloorSpaceJS zooms UI in addition to plan space
  • ✔️ #267, Missing fields for some measures in the measure tab
  • ✔️ #268, Can't set "Outdoor Carbon Dioxide Schedule Name"
  • ✔️ #269, My Model list does not show cooling towers
  • ✔️ #270, Don't default to "0" after the user cleared an input field
  • ✔️ #274, Unhandled exception when BCL searching pattern contains a space character
  • ✔️ #275, compilation under ubuntu 18.04 or 20.04
  • ✔️ #276, "Space Type" filter is unapplied when dropping a "People Definition"
  • ✔️ #283, Selecting / unselecting boolean arguments for a measure doesn't change UI
  • #285, Enable dynamic 3D View
  • #286, Make the right-hand pane on Schedules editable
  • #291, Provide option to reorder items in the left-hand pane of Geometry/Editor/Floorplan
  • #292, Spaces in one story cannot be copied along with this story
  • ✔️ #294, Adding Plenum height causes Model running failure
  • ✔️ #295, Cannot draw space on geometrical model
  • #296, Provide batch operations in Geometry/Editor/Floorplan
  • ✔️ #299, Multiple Faces and Surfaces getting Created
  • ✔️ #302, Wrong version of CONCRT140.dll in Windows installer
  • #303, Add new ZoneHVAC:CoolingPanel:RadiantConvective:Water to the OpenStudioApplication
  • #304, Add new Humidifier:Stream:Gas to the OpenStudioApplication
  • #305, Add new Fan:ComponentModel to the OpenStudioApplication
  • ✔️ #308, Issue with new env var for initial tab
  • #311, Improve readibility of releases pages by wrapping the changelog in a <details> tag
  • #315, Save As keyboard shortcut missing
  • #316, Update to OpenStudio 3.2
  • ✔️ #317, Accessing the BCL through the app crashes the app
  • #319, Wrap new Output:Table:SummaryReports
  • ✔️ #320, Plenum Space not getting deleted
  • #323, Remove Construction "AirWall" from default library
  • ✔️ #325, Outside Boundary Condition Object drop zone for sub-surfaces doesn't show in grid view
  • ✔️ #326, append new ScheduleRule objects rather than inserting to top
  • #327, Update FloorspaceJS
  • ✔️ #328, Text in OpenStudio Results HTML viewed in app appears white on Windows Machine
  • #333, Make monthly electricity generation from solar cells as an output of simulation results.
  • ✔️ #340, Subsurface boundary conditions display wrong
  • ✔️ #345, libopenstudiolib.so missing on Ubuntu 18.04 and 20.04 in 1.2.0-rc1 and 1.2.0-rc2
  • #347, Investigate RPATH options to avoid copies of openstudiolib in installed package
  • ✔️ #349, Annoying messages in console about QWebEngine not finding its resources/translations
  • ✔️ #351, App crashes when cloning air loop containing AirLoopHVAC:UnitarySystem
  • ✔️ #356, Can only run OpenStudioApp from install directory on Ubuntu
  • ✔️ #364, FloorspaceJS with a map doesn't work
  • ✔️ #366, Cannot view map in geometry editor
  • ✔️ #369, CLI Process is orphaned when exiting the App (produces a crash report on mac)

Accepted Pull Requests: 36

  • #237, #202 OutputDiagnostics and OuputTableSummaryReports
  • ✔️ #259, 1.1.0 Release
  • ✔️ #260, Replace deprecated set-env with $GITHUB_ENV
    ...
Read more

OpenstudioApplication v1.1.1

31 May 00:50
Compare
Choose a tag to compare
Pre-release

Fixes bug with SketchUp Plug-in on Mac

OpenstudioApplication v1.1.0

24 Oct 13:24
b2e7010
Compare
Choose a tag to compare

OpenStudio Application Version 1.1.0

The OpenStudio Coalition is proud to announce the releases of OpenStudio Application v1.1.0 and OpenStudio SketchUp Plug-in v1.1.0. These releases are based on OpenStudio SDK v3.1.0 which uses EnergyPlus v.9.4.0.

Overview

Following an important announcement related to future development of the OpenStudio Application released in September 2019 (A Shift in BTO’s BEM Strategy: A New Future for the OpenStudio Application), this release marks the first major release of the OpenStudio Application and OpenStudio SketchUp Plug-in by the OpenStudio Coalition.
Going forward, the OpenStudio SDK will continue to be distributed and released by NREL and U.S. DOE two times per year, in April and October. The OpenStudio SDK includes the C++ SDK, Ruby API, Command Line Interface (CLI), OpenStudio Standards, and integrated EnergyPlus and Radiance packages.

The OpenStudio Coalition will be distributing and releasing new versions of the OpenStudio Application and OpenStudio SketchUp Plug-in as new versions of the OpenStudio SDK are released. Development of the OpenStudio Application has moved to https://github.com/openstudiocoalition/OpenStudioApplication and development of the OpenStudio SketchUp Plug-in has moved to https://github.com/openstudiocoalition/openstudio-sketchup-plugin.

OpenStudio Application Version 1.1.0 and OpenStudio SketchUp Plug-in Version 1.1.0 are the first major releases of these programs distributed by the OpenStudio Coalition. Notable changes include:

  • Update to OpenStudio SDK v3.1.0 and EnergyPlus v9.4
  • Update to QT 5.15 LTS
  • Add Continuous Integration to OpenStudio Application repo
  • Add support for WaterCooled VRFs in OpenStudio Application
  • Add new fields for SimulationControl:
    • DoHVACSizingSimulationforSizingPeriods
    • MaximumNumberofHVACSizingSimulationPasses
  • Add OutputJSON to the OpenStudioApplication
  • Add ability to edit Schedule Set Name from Space Types tab
  • Add check for update to the OpenStudio Application
  • Fix crash on save when directory is open in Explorer on Windows
  • Fix bugs related to north angle in geometry preview tab
  • Fix startup dialog bugs in OpenStudio SketchUp Plug-in

Note that PAT and DView are not included in either the SDK or Application installers. You will need to install PAT separately which is distributed on the OpenStudio-PAT GitHub page and DView at the Dview home page.

Installation Notes

OpenStudio Application v1.1.0 is supported on 64-bit Windows 7 – 10, OS X 10.12 – 10.15, and Ubuntu 18.04. The OpenStudio SketchUp Plug-in v1.1.0 requires OpenStudio Application v1.1.0 and SketchUp 2019 - 2020. Refer to the OpenStudio Application Compatibility Matrix and the OpenStudio SketchUp Plug-in Compatibility Matrix for more information.

Installation Steps

  • Download and run the correct OpenStudio Application v1.1.0 installer for your platform. Select components for installation. Note that OpenStudio Application is a standalone app and does not require you to install OpenStudio SDK.
  • (Optional) Download the OpenStudio SketchUp Plug-in v1.1.0 RBZ package. Launch SketchUp 2019 - 2020 and install the RBZ package.
  • (Optional) Setup a Building Component Library (BCL) account to access online building components and measures.

For help with common installation problems and more detailed instructions please visit, https://openstudiocoalition.org/getting_started/getting_started/.

Changelog

Date Range: 2020-04-27 (v1.0.0) - 2020-10-24:

New Issues: 55
Closed Issues: 28
Accepted Pull Requests: 33

Click to see details

New Issues: 55 (#106, #108, #109, #177, #178, #179, #180, #181, #183, #184, #188, #189, #190, #192, #194, #199, #200, #201, #202, #203, #205, #206, #207, #209, #210, #212, #213, #214, #215, #217, #218, #219, #220, #222, #223, #224, #225, #226, #228, #230, #231, #232, #233, #234, #235, #238, #239, #242, #248, #249, #251, #252, #253, #254, #255)

Closed Issues: 28

  • ✔️ #32, Add github pages CI
  • ✔️ #59, App Crash During OSM File Save
  • ✔️ #62, 2019 SketchUp Plugin for OSX
  • ✔️ #85, Bool button doesn't display on Apply Measure Now measure argument
  • ✔️ #91, OpenStudio v1.0.0 Application Release Checklist
  • #102, add ability to edit Schedule Set Name from Space Types tab
  • ✔️ #106, OpenStudioPolicy.xml isn't enforced in openstudioapplication-1.0.0
  • ✔️ #109, Air to Water Heat Pump has draft level strictness of 23F on Min Inlet Air Temp Compressor Operation.
  • ✔️ #163, Apply Measures Now dialog taking 5 seconds to Open on my computer
  • ✔️ #177, OpenStudioApp Windows crashed during save attempt
  • #180, Upgrade to Qt 5.15 LTS
  • ✔️ #183, Cannot open osms with a version Identifier greater than 3 or a pre-release identifier
  • #184, Support WaterCooled VRF in OS App
  • #192, Add new fields for SimulationControl: DoHVACSizingSimulationforSizingPeriods and MaximumNumberofHVACSizingSimulationPasses
  • #194, Add Output:JSON to the GUI
  • #201, Add Check For Update functionality to OS App
  • ✔️ #203, [Mac] UI is unreadable with white font on grey background
  • ✔️ #209, Update OpenStudio Application Wiki - Add version compatibility info, update build docs, remove dead pages
  • ✔️ #212, Plenums with doors
  • ✔️ #214, North Axis not synchronized between OSM and Floorspace JSON
  • ✔️ #218, OpenStudioPolicy needed for CoilCoolingDXTwoStageWithHumidityControlMode
  • ✔️ #222, utilities.Transformation - Cannot compute outward normal for vertices
  • #225, Update CI
  • ✔️ #226, OpenStudio Results don't include boiler or infrared sizing
  • ✔️ #235, Update to OS SDK 3.1.0
  • ✔️ #242, Geometry Shading:Building Bug
  • ✔️ #248, Windows Defender warning comes up when the installer is run
  • ✔️ #255, Crash on startup

Accepted Pull Requests: 33

  • ✔️ #13, Os app killswitch conan qt
  • ✔️ #49, Test code reuse
  • ✔️ #63, Move PathWatcher / WorkspaceWatcher tests to OpenStudioApplication
  • ✔️ #107, Fix #1...
Read more

OpenstudioApplication v1.1.0-rc3

13 Oct 13:00
c8bdc35
Compare
Choose a tag to compare
Pre-release

Change since rc2:

Changelog

Date Range: 2020-04-27 (v1.0.0) - 2020-10-13:

New Issues: 50 (#106, #108, #109, #177, #178, #179, #180, #181, #183, #184, #188, #189, #190, #192, #194, #199, #200, #201, #202, #203, #205, #206, #207, #209, #210, #212, #213, #214, #215, #217, #218, #219, #220, #222, #223, #224, #225, #226, #228, #230, #231, #232, #233, #234, #235, #238, #239, #242, #248, #249)

Closed Issues: 26

  • ✔️ #32, Add github pages CI
  • ✔️ #59, App Crash During OSM File Save
  • ✔️ #62, 2019 SketchUp Plugin for OSX
  • ✔️ #85, Bool button doesn't display on Apply Measure Now measure argument
  • ✔️ #91, OpenStudio v1.0.0 Application Release Checklist
  • #102, add ability to edit Schedule Set Name from Space Types tab
  • ✔️ #106, OpenStudioPolicy.xml isn't enforced in openstudioapplication-1.0.0
  • ✔️ #109, Air to Water Heat Pump has draft level strictness of 23F on Min Inlet Air Temp Compressor Operation.
  • ✔️ #163, Apply Measures Now dialog taking 5 seconds to Open on my computer
  • ✔️ #177, OpenStudioApp Windows crashed during save attempt
  • #180, Upgrade to Qt 5.15 LTS
  • ✔️ #183, Cannot open osms with a version Identifier greater than 3 or a pre-release identifier
  • #184, Support WaterCooled VRF in OS App
  • #192, Add new fields for SimulationControl: DoHVACSizingSimulationforSizingPeriods and MaximumNumberofHVACSizingSimulationPasses
  • #194, Add Output:JSON to the GUI
  • #201, Add Check For Update functionality to OS App
  • ✔️ #203, [Mac] UI is unreadable with white font on grey background
  • ✔️ #209, Update OpenStudio Application Wiki - Add version compatibility info, update build docs, remove dead pages
  • ✔️ #212, Plenums with doors
  • ✔️ #214, North Axis not synchronized between OSM and Floorspace JSON
  • ✔️ #222, utilities.Transformation - Cannot compute outward normal for vertices
  • #225, Update CI
  • ✔️ #226, OpenStudio Results don't include boiler or infrared sizing
  • ✔️ #235, Update to OS SDK 3.1.0
  • ✔️ #242, Geometry Shading:Building Bug
  • ✔️ #248, Windows Defender warning comes up when the installer is run

Accepted Pull Requests: 29

  • ✔️ #13, Os app killswitch conan qt
  • ✔️ #49, Test code reuse
  • ✔️ #63, Move PathWatcher / WorkspaceWatcher tests to OpenStudioApplication
  • ✔️ #107, Fix #106 - OpenStudioPolicy.xml couldn't be loaded correctly due to deprecated IDD object
  • ✔️ #182, Fix linking error in openstudio_lib_tests
  • ✔️ #185, Fix #184 - Support WaterCooled VRFs in OSApp
  • ✔️ #186, Master
  • #187, Add CI via GitHub Actions - cross platform, github-hosted.
  • ✔️ #191, Update gh-pages markdown docs
  • #193, Add new field for SimulationControl: DoHVACSizingSimulationforSizingPeriods and MaximumNumberofHVACSizingSimulationPasses
  • #195, Fix #194 - Add OutputJSON to the OpenStudioApplication
  • ✔️ #196, Run clangformat accross all code base
  • ✔️ #197, Fixes crash on save when model directory is open in Explorer on Windows
  • ✔️ #198, Fixes crash on save when model directory is open in Explorer on Windows
  • ✔️ #204, Add check for update to the OpenStudio Application
  • ✔️ #208, Allow pulling openstudio archives from either the official release page or the nightly develop builds. Update workflow to use that.
  • ✔️ #211, merge develop into master
  • ✔️ #216, Merge pull request #211 from openstudiocoalition/develop
  • ✔️ #221, North angle
  • ✔️ #227, Upgrade to Qt 5.15.0
  • ✔️ #229, Fix cppcheck warnings
  • ✔️ #240, Update to 3.1.0 SDK - punt on new shading controls UI
  • ✔️ #241, Update to OpenStudio-3.1.0-alpha+063b2ca937
  • ✔️ #243, Add script to generate release notes changelog
  • ✔️ #244, Update standards
  • ✔️ #245, Add a manual workflow dispatch file for updating standards files
  • ✔️ #246, Update export openstudio-standards action until it works
  • ✔️ #247, Fix #203 - Disable dark mode on mac
  • ✔️ #250, 1 1 0 rc3

Total Open Issues: 106 (#130, #131, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #173, #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, #149, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #126, #127, #118, #119, #128, #129, #145, #146, #11, #147, #168, #19, #42, #71, #78, #101, #96, #104, #108, #178, #179, #181, #188, #189, #190, #199, #200, #202, #205, #206, #207, #210, #213, #215, #217, #218, #219, #220, #223, #224, #228, #230, #231, #232, #233, #234, #238, #239, #249)

Total Open Pull Requests: 2 (#236, #237)

OpenstudioApplication v1.1.0-rc2

08 Oct 09:17
Compare
Choose a tag to compare
Pre-release

Change since rc1:

Changelog

Date Range: 2020-04-27 (v1.0.0) - 2020-10-08:

New Issues: 48 (#106, #108, #109, #177, #178, #179, #180, #181, #183, #184, #188, #189, #190, #192, #194, #199, #200, #201, #202, #203, #205, #206, #207, #209, #210, #212, #213, #214, #215, #217, #218, #219, #220, #222, #223, #224, #225, #226, #228, #230, #231, #232, #233, #234, #235, #238, #239, #242)

Closed Issues: 24

  • ✔️ #32, Add github pages CI
  • ✔️ #59, App Crash During OSM File Save
  • ✔️ #62, 2019 SketchUp Plugin for OSX
  • ✔️ #85, Bool button doesn't display on Apply Measure Now measure argument
  • ✔️ #91, OpenStudio v1.0.0 Application Release Checklist
  • #102, add ability to edit Schedule Set Name from Space Types tab
  • ✔️ #106, OpenStudioPolicy.xml isn't enforced in openstudioapplication-1.0.0
  • ✔️ #109, Air to Water Heat Pump has draft level strictness of 23F on Min Inlet Air Temp Compressor Operation.
  • ✔️ #163, Apply Measures Now dialog taking 5 seconds to Open on my computer
  • ✔️ #177, OpenStudioApp Windows crashed during save attempt
  • #180, Upgrade to Qt 5.15 LTS
  • ✔️ #183, Cannot open osms with a version Identifier greater than 3 or a pre-release identifier
  • #184, Support WaterCooled VRF in OS App
  • #192, Add new fields for SimulationControl: DoHVACSizingSimulationforSizingPeriods and MaximumNumberofHVACSizingSimulationPasses
  • #194, Add Output:JSON to the GUI
  • #201, Add Check For Update functionality to OS App
  • ✔️ #203, [Mac] UI is unreadable with white font on grey background
  • ✔️ #209, Update OpenStudio Application Wiki - Add version compatibility info, update build docs, remove dead pages
  • ✔️ #212, Plenums with doors
  • ✔️ #214, North Axis not synchronized between OSM and Floorspace JSON
  • ✔️ #222, utilities.Transformation - Cannot compute outward normal for vertices
  • #225, Update CI
  • ✔️ #226, OpenStudio Results don't include boiler or infrared sizing
  • ✔️ #242, Geometry Shading:Building Bug

Accepted Pull Requests: 28

  • ✔️ #13, Os app killswitch conan qt
  • ✔️ #49, Test code reuse
  • ✔️ #63, Move PathWatcher / WorkspaceWatcher tests to OpenStudioApplication
  • ✔️ #107, Fix #106 - OpenStudioPolicy.xml couldn't be loaded correctly due to deprecated IDD object
  • ✔️ #182, Fix linking error in openstudio_lib_tests
  • ✔️ #185, Fix #184 - Support WaterCooled VRFs in OSApp
  • ✔️ #186, Master
  • #187, Add CI via GitHub Actions - cross platform, github-hosted.
  • ✔️ #191, Update gh-pages markdown docs
  • #193, Add new field for SimulationControl: DoHVACSizingSimulationforSizingPeriods and MaximumNumberofHVACSizingSimulationPasses
  • #195, Fix #194 - Add OutputJSON to the OpenStudioApplication
  • ✔️ #196, Run clangformat accross all code base
  • ✔️ #197, Fixes crash on save when model directory is open in Explorer on Windows
  • ✔️ #198, Fixes crash on save when model directory is open in Explorer on Windows
  • ✔️ #204, Add check for update to the OpenStudio Application
  • ✔️ #208, Allow pulling openstudio archives from either the official release page or the nightly develop builds. Update workflow to use that.
  • ✔️ #211, merge develop into master
  • ✔️ #216, Merge pull request #211 from openstudiocoalition/develop
  • ✔️ #221, North angle
  • ✔️ #227, Upgrade to Qt 5.15.0
  • ✔️ #229, Fix cppcheck warnings
  • ✔️ #240, Update to 3.1.0 SDK - punt on new shading controls UI
  • ✔️ #241, Update to OpenStudio-3.1.0-alpha+063b2ca937
  • ✔️ #243, Add script to generate release notes changelog
  • ✔️ #244, Update standards
  • ✔️ #245, Add a manual workflow dispatch file for updating standards files
  • ✔️ #246, Update export openstudio-standards action until it works
  • ✔️ #247, Fix #203 - Disable dark mode on mac

Total Open Issues: 106 (#130, #131, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #173, #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, #149, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #126, #127, #118, #119, #128, #129, #145, #146, #11, #147, #168, #19, #42, #71, #78, #101, #96, #104, #108, #178, #179, #181, #188, #189, #190, #199, #200, #202, #205, #206, #207, #210, #213, #215, #217, #218, #219, #220, #223, #224, #228, #230, #231, #232, #233, #234, #235, #238, #239)

Total Open Pull Requests: 2 (#236, #237)

OpenstudioApplication v1.1.0-rc1

01 Oct 08:30
Compare
Choose a tag to compare
Pre-release

OpenstudioApplication v1.1.0-rc1 uses Openstudio v3.1.0-rc1, which itself is based on EnergyPlus v9.4.0 Official.