Skip to content

Releases: NREL/OpenStudio

OpenStudio v1.0.5

09 Sep 04:19
Compare
Choose a tag to compare
OpenStudio v1.0.5 Pre-release
Pre-release
Translate PTAC fan operating mode.

OpenStudio v1.0.4

27 Aug 18:56
Compare
Choose a tag to compare
OpenStudio v1.0.4 Pre-release
Pre-release
Fix Apple installer issue related to updates

Apple's PackageMaker supports "reloctable" bundles which was preventing
app bundles from going in the expected location.  This is the proposed
fix.

OpenStudio v1.0.3

14 Aug 18:16
Compare
Choose a tag to compare
OpenStudio v1.0.3 Pre-release
Pre-release
Fixing Issue #436. OSArgument::valueAsBool was being called without f…

…irst checking OSArgument::hasValue.

[#55122410]

OpenStudio v1.0.2

29 Jul 22:14
Compare
Choose a tag to compare
OpenStudio v1.0.2 Pre-release
Pre-release
Fixing a reference to EnergyPlus 7.2

This causes OpenStudio's run tab to always say that EnergyPlus 8.0 has not been found, even if it has.

OpenStudio v1.0.1

15 Jul 19:30
Compare
Choose a tag to compare
OpenStudio v1.0.1 Pre-release
Pre-release
Modifying app resource files to ignore non-numeric build string

[#53337061]

OpenStudio v1.0.0

09 Jul 20:20
Compare
Choose a tag to compare

These release notes describe a particular version of the OpenStudio software suite developed by the National Renewable Energy Laboratory (NREL), Electricity, Resources, and Building Systems Integration Center (ERBSIC), 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
  • New Features
  • Known Issues

Where to Find OpenStudio Documentation

Installation Notes

OpenStudio is supported on Windows XP – 7, OS X 10.7 – 10.8, and Ubuntu 12.04.

Installation Steps

Optional Installation Steps

  • For Radiance integration, download and install Radiance.
  • If you plan to use the OpenStudio SDK Ruby bindings via command prompt on Windows, download and extract ruby.zip to C:\Ruby (or other desired location), and add C:\Ruby\bin to the PATH environment variable.
  • Install the DAKOTA algorithm library as described on the developer pages if you plan to run large-scale analyses with the Ruby bindings.
  • Download and install the 32-bit OpenSSL libraries if you will be running simulations remotely through an SSH connection on Windows.

Overview

OpenStudio 1.0.0 adds life cycle cost objects to OpenStudio models and to energy conservation measures used in the Parametric Analysis Tool (PAT). In addition to being able to evaluate design alternatives based on energy use, users can now look at total life cycle costs, first year capital costs, annual utility savings, and simple payback. A new HVAC control view lets users set the operation time, night cycle operation, supply air temperature, economizer, and demand controlled ventilation for air loops. A major new category of HVAC equipment has been added with the introduction of an air to air heat recovery model, which can be used to model a variety of sensible and latent heat recovery devices.

New Features

OpenStudio Platform 1.0.0

  • Added new model object LifeCycleCost for capturing capital and operating costs associated with building components and measures.
  • Improved EnergyPlus IDF import and export. EnergyPlus export is now more repeatable and import is more stable.
  • Improved consistency in the handling of multipliers throughout the OpenStudio model API.
  • Suppressed erroneous log messages.
  • All applications now catch thrown exceptions and report the error to the user before exiting or relaunching.
  • BCL measures can now be updated to the latest version through the BCL dialog.
  • Added and improved filesystem integration on Windows, Linux, and OS X, including imporoved installers.

OpenStudio SketchUp Plug-in 1.0.0

  • Improved general performance and stability.
  • Added OpenStudio SketchUp plug-in support for SketchUp 2013 (Pro and Make).
  • Simplified plug-in user interface.
  • gbXML import now handles files with malformed surfaces.
  • Added "Export RPX File" for integration with the ASHRAE Radiant Performance Explorer human comfort tool. This can be found under "OpenStudio User Scripts / Reports".
  • Improved default profiles on Ruleset Schedules.

OpenStudio Application 1.0.0

  • Improved general performance, stability, and usability.
  • Added a new "Controls" subtab for air loops in the "HVAC Systems" tab. This allows the user to set the HVAC operation schedules, night cycle, supply air temperature, economizer, and demand controlled ventilation.
  • A major new category of HVAC equipment has been added with the introduction of an air to air heat recovery model, which can be used to model a variety of sensible and latent heat recovery devices.
  • New HVAC Components
    • Water-to-air heat pumps
    • Water and electric baseboard heaters
    • Demand controlled ventilation
    • Night cycling
    • Air-to-air energy recovery
    • Constant volume pumps
    • Outdoor air based reset control strategy for air and water loops
    • Unit heaters
  • Replaced "Scripts" tab with "Measures" Tab that is consistent with the Parametric Analysis Tool.
    • Measures added to a model in this tab will be brought into the Parametric Analysis Tool if the model is chosen as a baseline.

OpenStudio ParametricAnalysisTool 1.0.0

  • Measures are now downloaded from the Building Component Library instead of being included in the installer. Users can download new measures as they are posted, and get updates to existing measures without having to install an update to OpenStudio.
    • If a new measure makes use of features added in a later version of OpenStudio then you will have to update OpenStudio if you want to use that particular measure.
  • Updated measures now include inputs to support new life cycle analysis object in OpenStudio. Measures can add life cycle objects or manipulate objects that already exist. The following are some common inputs introduced, although specific inputs will vary from measure to measure.
    • Material and Installation Cost
    • Years Until Costs Start (number of years left until due to be replaced)
    • Demolition Cost Occur During Initial Construction (true/false)
    • Expected Life
    • O&M Costs
    • O&M Frequency
  • Added "Always Run Measures" that operate on the baseline model as well as each design alternative.
    • These measures can run at various stages defined by where the user places them relative to the measure groups in the project.
    • Some measures added to the Building Component Library that were designed to be used as "Always Run Measures" are under "Economics -> Life Cycle Cost Analysis". Many of these add life cycle costs to objects in the model.
  • Added new columns to the "Reports" tab to show First Year Capital Cost, Annual Utility Cost, Simple Payback, and Total Life Cycle Cost.

OpenStudio RunManager 1.0.0

  • No changes.

OpenStudio ResultsViewer 1.0.0

  • No changes.

OpenStudio Ruby Bindings 1.0.0

  • No changes.

OpenStudio C# Bindings 1.0.0

  • No changes.

OpenStudio Python Bindings 1.0.0

  • Added experimental bindings.

OpenStudio JavaScript V8 Bindings 1.0.0

  • Added experimental bindings.

Known Issues

The following are issues known at the time of publication of these release notes. Please contact openstudio@nrel.gov if you require further assistance.

Known Issues Common to All Platforms

OpenStudio SketchUp Plug-in

  • If you use copy multiple on group-level OpenStudio objects, you will get one extra copy. The extra group is created by the first copy-and-paste operation and is not removed when the copy multiple occurs. To address this, after you perform a copy multiple procedure on groups or spaces, press delete. The objects you need to delete should already be selected. If you are copying loose surfaces such as windows, there are no problems, as SketchUp will merge equivalent surfaces. [bug 36]
  • Using SketchUp's undo operation on OpenStudio model elements may produce unexpected results. [bugs 438 and 797]
  • SKP and OSM link is not maintained when files are relocated. You can manually re-establish that link. When opening a SketchUp file Launch SketchUp and then Open the SketchUp file. If that doesn't work you can also directly load the OSM file, bypassing the SKP file. [bug 61]
  • It is possible for the OpenStudio Plug-in to conflict with other SketchUp plug-ins. If you suspect this is a problem, try testing with other plug-ins disabled, or contact openstudio@nrel.gov for assistance. [bug 24]
  • Importing Constructions and Import Schedules from the OpenStudio SketchUp Plug-in are broken, but you can load an OSM file as library in the OpenStudio application and then selectively drag specific objects into your model. [bug 930]
  • Using "Intersect" in the surface matching dialog can result in a crash or unexpected result. This is more common with models that were imported from other CAD formats at some point in the workflow. It is a good idea to save prior to using this to avoid any loss of data. This is related to an underlying SketchUp bug. [bugs 856 and 1220]
  • "Project Loose Geometry" can crash SketchUp. It is a goo...
Read more