Skip to content

OpenStudio-ERI v1.1.1

Compare
Choose a tag to compare
@shorowit shorowit released this 26 Mar 21:18
· 2354 commits to master since this release
7456da6

OpenStudio-ERI version 1.1.1 has been released. Two packages are available, a minimal zip with a handful of weather files and full zip with all US TMY3 weather files.

The OpenStudio-ERI workflow calculates an Energy Rating Index (ERI) using the Department of Energy's OpenStudio/EnergyPlus building simulation platform. The open-source workflow is intended to be used by residential software tools that provide a HPXML building description file.

OpenStudio-ERI v1.1.1 uses OpenStudio v3.1.0, EnergyPlus v9.4.0, and a proposed HPXML v3.1.

Please visit the OpenStudio-ERI v1.1.1 documentation for instructions on how to get started, how to connect software tools to the workflow, etc.

New Features

  • Allow Slab/ExposedPerimeter to be zero.
  • ClothesDryer/ControlType is no longer required if 301 version >= 2019A
  • Moves additional error-checking from the ruby measure to the schematron validator.
  • Adds more detail to error messages regarding the wrong data type in the HPXML file.
  • Adds error-checking for negative SEEReq results for shared cooling systems.
  • Relaxes tolerance for duct leakage to outside warning when ducts solely in conditioned space.

Bugfixes

  • Fixes ruby error if elements (e.g., SystemIdentifier) exist without the proper 'id'/'idref' attribute.
  • Fixes error if boiler/GSHP pump power is zero.
  • Fixes possible "Electricity category end uses do not sum to total" error due to boiler pump energy.
  • Fixes possible "Construction R-value ... does not match Assembly R-value" error for highly insulated enclosure elements.