Skip to content

Releases: NREL/openstudio-model-articulation-gem

Version 0.12.2

08 Aug 16:12
842fb9f

Choose a tag to compare

What's Changed

  • Bump version to 0.12.2, update dependency to openstudio-extension 0.9.3, and update README and CHANGELOG by @anchapin in #161
  • Release 0.12.2 by @anchapin in #162

Full Changelog: v0.12.1...v0.12.2

Version 0.12.1

08 Aug 16:11
e8ec604

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

Version 0.12.0

30 Jul 16:51
3bd3be0

Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.12.0

Version 0.11.1

13 Jan 20:51
a0628dc

Choose a tag to compare

  • Update 'story_multiplier' argument to 'story_multiplier_method' for create_bar_from_building_type_ratios measure
  • Update dependencies for 3.9

Version 0.11.0

19 Nov 19:47
47b7fa6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

Version 0.10.0

12 Jul 15:09
866cf07

Choose a tag to compare

  • Support for OpenStudio 3.8 (upgrade to standards gem 0.6.0, extension gem 0.8.0)
  • Support Ruby 3.2.2

Version 0.9.0

15 Dec 17:43
4737673

Choose a tag to compare

  • Support for OpenStudio 3.7 (upgrade to standards gem 0.5.0, extension gem 0.6.0)
  • Fixed #128, fix infiltration design day schedule inversion
  • Fixed #133, remove minimum_operation argument

Version 0.8.0

15 Jun 04:36
8862e92

Choose a tag to compare

  • Fixed #120, add set_nist_infiltration_correlations
  • Fixed #121, added better infiltration area logging
  • Support for Openstudio 3.6 (upgrade to standards gem 0.3.0, extension gem 0.6.1)

Version 0.7.0

30 Nov 21:21
e43109d

Choose a tag to compare

  • Support for OpenStudio 3.5 (upgrade to standards gem 0.3.0, extension gem 0.6.0)
  • Adding Courthouse and College buidling type argument values to create_DOE_prototype_building measure
  • Adding 90.1-2019 to templlate argument values for create_DOE_prototype_building measure
  • Fixed #109, Floorspace js translation

Version 0.6.1

12 May 20:36
584f2f7

Choose a tag to compare

  • Removed recent changes made to blended_space_type_from_model to remove standards space type and building type assignment from resulting blended space type. blend_space_type_collections method in extension gem os_lib_model_simplification.rb already picks the most prevenant space type. The space type name still indicates that it is blended.