Skip to content

OpenstudioApplication v1.1.0

Compare
Choose a tag to compare
@jmarrec jmarrec released this 24 Oct 13:24
· 1249 commits to master since this release
b2e7010

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 #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
  • ✔️ #256, Update to 3.1.0 release with patch for RemoteBCL bug
  • ✔️ #257, 3 1 0 release license update
  • ✔️ #258, Update licenses
  • ✔️ #259, 1.1.0 Release

Total Open Issues: 109 (#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, #219, #220, #223, #224, #228, #230, #231, #232, #233, #234, #238, #239, #249, #251, #252, #253, #254)

Total Open Pull Requests: 3 (#236, #237, #260)