Skip to content

Releases: NREL/OpenStudio

OpenStudio v1.13.1

15 Oct 15:11
Compare
Choose a tag to compare
OpenStudio v1.13.1 Pre-release
Pre-release
Merge pull request #2378 from NREL/update_standards_gem

Updates openstudio-standards to 0.1.7

OpenStudio v1.13.0

29 Sep 19:53
Compare
Choose a tag to compare

These release notes describe version 1.13.0 of the OpenStudio software suite developed by the National Renewable Energy Laboratory (NREL), Buildings and Thermal Systems, Commercial Buildings Research Group, Tools Development Section, and associated collaborators. The notes are organized into the following sections:

  • Where to Find OpenStudio Documentation
  • Installation Notes
  • Overview

Where to Find OpenStudio Documentation

Installation Notes

OpenStudio is supported on Windows 7 – 10, OS X 10.9 – 10.10, and 64-bit Ubuntu 14.04.

OpenStudio 1.13.0 supports EnergyPlus Release 8.6.0, which is bundled with the OpenStudio installer. It is no longer necessary to download and install EnergyPlus separately. Other builds of EnergyPlus are not supported by OpenStudio 1.13.0.

OpenStudio 1.13.0 supports Radiance 5.0.a.8, which is bundled with the OpenStudio installer. It is no longer necessary to download and install Radiance separately. However, an installer is available at https://github.com/NREL/Radiance/releases/tag/5.0.a.8. Other builds of Radiance are not supported by OpenStudio 1.13.0.

Installation Steps

  • The OpenStudio SketchUp Plug-in requires SketchUp 2016 (not available for Linux). The OpenStudio SketchUp Plug-in does not support older versions of SketchUp. SketchUp 2016 is available in 32 and 64-bit versions; the 32-bit version of OpenStudio on Windows will only work with the 32-bit version of SketchUp 2016, and the 64-bit version of OpenStudio will only work with the 64-bit version of SketchUp 2016.
    • If the OpenStudio Plug-in does not automatically load in SketchUp, open the Window->Preferences->Extensions window in SketchUp and enable the OpenStudio plug-in if it is listed.
  • Download and install OpenStudio.
  • Setup a Building Component Library (BCL) account to access online building components and measures. View instructions on how to setup your account and configure the key in OpenStudio.

Overview

Generating code baseline models (aka Appendix G, LEED, Performance Rating Method) is a big part of an energy modeler's job because many things (LEED certification, utility incentives, etc.) are based on the difference between the proposed and baseline model. Historically, this process has been performed largely by hand, leaving room for errors in manual data entry or interpretation of the modeling requirements. These errors cause delays and cost money because, when identified, they must be corrected by the modeler. In an effort to reduce the time modelers spend on this process (and free them up for more design work), the OpenStudio team has automated this baseline model generation process via a Measure, which will be available on BCL. This Measure modifies the envelope, loads, HVAC efficiencies, controls, etc. in the proposed model to transform it into the baseline. While it may not cover all situations (specific limitations are listed when the Measure is run), it is expected to work for a large majority of projects. Because the result is an OpenStudio model, anything not covered by the Measure can be modified by hand. This Measure was funded by Xcel Energy’s Energy Design Assistance Program, and was based on previous work to create the DOE Prototype Buildings.

OpenStudio is now a Level 2 certified gbXML authoring tool, http://gbxml.org/OpenStudioCertification_Latest. A variety of enhancements and bug fixes were made to support the certification effort, see the full changelog for details.

The OS:Meter object has been renamed to OS:Output:Meter, the Meter class name remains supported in Ruby bindings but users are encouraged to move to the new name OutputMeter.

The following OpenStudio Model objects were added

  • OS:Generator:MicroTurbine
  • OS:Generator:MicroTurbine:HeatRecovery
  • OS:ElectricLoadCenter:Storage:Simple
  • OS:ElectricLoadCenter:Storage:Converter
  • OS:Meter:Custom
  • OS:Meter:CustomDecrement

GridView speed was further enhanced with the use of ConcreteModelObjects

OpenStudio 1.13.0 includes many bug fixes. For a full list of changes included in OpenStudio 1.13.0, please see the complete changelog.

Issue Statistics Since Previous Release

  • 45 new issues were filed since the 1.12.0 release of OpenStudio (not including opened pull requests).
  • 22 issues were closed since the 1.12.0 release of OpenStudio (not including closed pull requests).

OpenStudio v1.12.6

21 Sep 20:09
Compare
Choose a tag to compare
OpenStudio v1.12.6 Pre-release
Pre-release
Merge pull request #2355 from NREL/update_standards_gem

Updates openstudio-standards gem to 0.1.5, which supports baseline au…

OpenStudio v1.12.5

09 Sep 19:50
Compare
Choose a tag to compare
OpenStudio v1.12.5 Pre-release
Pre-release
Update ENERGYPLUS_EXPECTED_HASH for Win32 and UNIX, throw error for R…

OpenStudio v1.12.4

18 Aug 22:53
Compare
Choose a tag to compare
OpenStudio v1.12.4 Pre-release
Pre-release
Updating version to 1.12.4

OpenStudio v1.12.3

10 Aug 20:23
Compare
Choose a tag to compare
OpenStudio v1.12.3 Pre-release
Pre-release
Merge pull request #2323 from NREL/gbxml_round2

Should fix round tripping of air walls

OpenStudio v1.12.2

23 Jul 17:54
Compare
Choose a tag to compare
OpenStudio v1.12.2 Pre-release
Pre-release
Fix error in template

OpenStudio v1.12.1

07 Jul 18:20
Compare
Choose a tag to compare
OpenStudio v1.12.1 Pre-release
Pre-release
Merge pull request #2282 from NREL/jmarrec_merge

Monster merge of work done by @jmarrec 

Adding objects:
OS:Generator:MicroTurbine
OS:Generator:MicroTurbine:HeatRecovery
OS:ElectricLoadCenter:Storage:Simple
OS:ElectricLoadCenter:Storage:Converter
OS:Meter:Custom
OS:Meter:CustomDecrement

Renaming object OS:Meter -> OS:Output:Meter, OS:Meter name remains supported in Ruby bindings

OpenStudio v1.12.0

29 Jun 14:24
Compare
Choose a tag to compare

These release notes describe version 1.12.0 of the OpenStudio software suite developed by the National Renewable Energy Laboratory (NREL), Buildings and Thermal Systems, Commercial Buildings Research Group, Tools Development Section, and associated collaborators. The notes are organized into the following sections:

  • Where to Find OpenStudio Documentation
  • Installation Notes
  • Overview

Where to Find OpenStudio Documentation

Installation Notes

OpenStudio is supported on Windows 7 – 10, OS X 10.9 – 10.10, and 64-bit Ubuntu 14.04.

OpenStudio 1.12.0 supports EnergyPlus Release 8.5.0, which is bundled with the OpenStudio installer. It is no longer necessary to download and install EnergyPlus separately. Other builds of EnergyPlus are not supported by OpenStudio 1.12.0.

OpenStudio 1.12.0 supports Radiance 5.0.a.8, which is bundled with the OpenStudio installer. It is no longer necessary to download and install Radiance separately. However, an installer is available at https://github.com/NREL/Radiance/releases/tag/5.0.a.8. Other builds of Radiance are not supported by OpenStudio 1.12.0.

Installation Steps

  • The OpenStudio SketchUp Plug-in requires SketchUp 2016 (not available for Linux). The OpenStudio SketchUp Plug-in does not support older versions of SketchUp. SketchUp 2016 is available in 32 and 64-bit versions; the 32-bit version of OpenStudio on Windows will only work with the 32-bit version of SketchUp 2016, and the 64-bit version of OpenStudio will only work with the 64-bit version of SketchUp 2016.
    • If the OpenStudio Plug-in does not automatically load in SketchUp, open the Window->Preferences->Extensions window in SketchUp and enable the OpenStudio plug-in if it is listed.
  • Download and install OpenStudio.
  • Setup a Building Component Library (BCL) account to access online building components and measures. View instructions on how to setup your account and configure the key in OpenStudio.

Overview

Starting with 1.11.1, OpenStudio has included a new Ruby library called openstudio-standards. This library allows users to create the DOE Prototype Building and DOE Reference Building models in OpenStudio format. These models represent 16 different building types across all of the US climate zones for 6 vintages: pre-1980, 1980-2004, 90.1-2004, 90.1-2007, 90.1-2010, and 90.1-2013. These models can be used for tasks like portfolio-scale studies and energy code change impact analysis. These models also provide examples of how to model a wide variety of 90.1 energy code requirements in OpenStudio.

Model coverage has been expanded in OpenStudio 1.12.0, with the addition of 3 new OpenStudio model classes (SiteGroundTemperatureDeep, SiteGroundTemperatureShallow, and SiteGroundTemperatureFCfactorMethod), and the extension of the existing class ChillerElectricEIR with the addition of heat recovery.

OpenStudio 1.12.0 includes many bug fixes. For a full list of changes included in OpenStudio 1.12.0, please see the complete changelog.

Issue Statistics Since Previous Release

  • 65 new issues were filed since the 1.11.0 release of OpenStudio (not including opened pull requests).
  • 38 issues were closed since the 1.11.0 release of OpenStudio (not including closed pull requests).

OpenStudio v1.11.6

24 Jun 20:06
Compare
Choose a tag to compare
OpenStudio v1.11.6 Pre-release
Pre-release
Update with OpenStudio 2 build instructions.