Releases: rd2/osut
Releases · rd2/osut
OSut v0.8.2
- Fixes
spaceWidth's use ofrealignFace: forces the resulting bounding box from a space's merged floor surfaces to be rotated so it remains systematically wider than narrower (along X-axis, once re-aligned). Essential to reliably determine a space's width.
OSut v0.8.1
Harmonizes pyOSut and OSut approaches when resetting a layered construction's insulating layer:
- a tad safer
- changes in naming convention
OSut v0.8.0
OSut v0.7.0
- Fixes several typos (and other oddities) & provides safer input handling
- ... identified while developing a Python counterpart, pyOSut
- Adds
spaceHeightandspaceWidthfunctions - Adds additional unit tests.
OSut v0.6.0
- Significant changes to addSkylights, including quite a few dependencies!
- Harmonized SEB model fixes
OSut v0.5.0
OSut v0.4.0
- Updates to OSlg v0.2.10
- Revises a number of existing methods (construction, space conditioning)
- Adds a fair number of new geometry methods (see PR comments)
A patch is planned for 2023, extending (new) geometry methods.
OSut v0.3.0
OSut v0.2.8
- Updates copyright (2023)
- Adds GitHub Action for OpenStudio v3.5.1
- Ubuntu 22.04 (GitHub Actions)
- Removes offset/Frame&Divider tests in favour of TBD Tests
- Controls for deprecated Air Wall materials (+v3.5)
- Pulls (updated) OSlg gem
- Minor cleanup/edits
OSut v0.2.7
- Adds 'offset' method
- Documents test cases vs OpenStudio SDK versions