Skip to content

Releases: NREL/OpenStudio

v3.8.0

18 May 07:28
f953b6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.8.0-rc3

16 May 07:23
Compare
Choose a tag to compare
v3.8.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v3.8.0-rc2...v3.8.0-rc3

v3.8.0-rc2

07 May 05:17
06d9d97
Compare
Choose a tag to compare
v3.8.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.7.0...v3.8.0-rc2

v3.8.0-rc1

30 Apr 00:47
Compare
Choose a tag to compare
v3.8.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.7.0...v3.8.0-rc1

v3.7.0

19 Nov 02:31
Compare
Choose a tag to compare

OpenStudio SDK:

The 3.7.0 is a major release. This update includes several new features, performance improvements, and bug fixes.

C++ Workflow code

As of OpenStudio SDK 3.7.0 a re-written workflow written in C++ is used by default in place of the Ruby based Workflow Gem that had been used in the past. This enhancement is in support of Python measures being used in an OpenStudio workflow, including mixed language workflows that include both Ruby Measures and Python Measures. If you need to use the older Workflow Gem implementation, you can do that by using the classic subcommand after openstudio. classic will be deprecated in a future version of OpenStudio.

Known Issues / Limitations

  • In some cases you may need to install an extra dependency needed by EnergyPlus on Linux and Mac. See this EnergyPlus issue for details NREL/EnergyPlus#10284
  • While we udpated the gbXML schema to v7.03, the forward and reverse translation between gbXML and OSM does not support any new gbXML fields that may have been added.

New Features, Major Fixes and API-breaking changes

Minor changes and bug fixes

Read more

v3.7.0-rc3

16 Nov 20:38
37087fd
Compare
Choose a tag to compare
v3.7.0-rc3 Pre-release
Pre-release

What's Changed

  • Fix #5018 - C++ CLI: Calling a non existing method in a measure ends up with a crash and stack trace by @jmarrec in #5023
  • Fixing run workflow with outdated measures by @jmarrec in #5015
  • C++ CLI: Create results.json and handle analysis.json (create objectives.json) by @jmarrec in #5028
  • Don't delete the osw when it is in the run dir by @kbenne in #5041
  • Fix #5030 - C++ CLI: run.log is huge and missing the runner.registerWarning messages by @jmarrec in #5035
  • Fix #5037 - Adjust log formatters for workflow (stdout + run.log) by @jmarrec in #5042
  • Bump to rc3. by @wenyikuang in #5043
  • Add missing add_result_measure_info so that out.osw step result have the same info as before by @jmarrec in #5044

Full Changelog: v3.7.0-rc2...v3.7.0-rc3

v3.7.0-rc2

07 Nov 23:18
c0cbe73
Compare
Choose a tag to compare
v3.7.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.7.0-rc1...v3.7.0-rc2

OpenStudio v3.7.0-rc1

18 Oct 19:15
211bb63
Compare
Choose a tag to compare
OpenStudio v3.7.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.6.1...v3.7.0-rc1

OpenStudio v3.6.1

22 May 20:46
Compare
Choose a tag to compare

What's Changed

  • Master master + Bump to 3.6.1-alpha and add default VT by @jmarrec in #4880
  • Adjust CMakeLists for Ubuntu 22.04 arm64 by @jmarrec in #4881
  • Fix #4882 - Avoid a crash in createFluidProperties during FT that's due to Undefined Behavior by @jmarrec in #4884
  • #4748 #4817 - Validate BCLXML with schema when loading + make sorting of files in measure.xml consistent when saving by @jmarrec in #4827
  • Fix #4887 - CSharp workflow - macos-10.15 was removed by @jmarrec in #4888

Full Changelog: v3.6.0...v3.6.1

OpenStudio v3.6.1-rc1

18 May 18:56
Compare
Choose a tag to compare
OpenStudio v3.6.1-rc1 Pre-release
Pre-release

What's Changed

  • Master master + Bump to 3.6.1-alpha and add default VT by @jmarrec in #4880
  • Adjust CMakeLists for Ubuntu 22.04 arm64 by @jmarrec in #4881
  • Fix #4882 - Avoid a crash in createFluidProperties during FT that's due to Undefined Behavior by @jmarrec in #4884
  • #4748 #4817 - Validate BCLXML with schema when loading + make sorting of files in measure.xml consistent when saving by @jmarrec in #4827
  • Fix #4887 - CSharp workflow - macos-10.15 was removed by @jmarrec in #4888

Full Changelog: v3.6.0...v3.6.1-rc1