Skip to content

Releases: ladybug-tools/honeybee-doe2

v0.18.0

07 Jun 20:00
Compare
Choose a tag to compare

0.18.0 (2024-06-07)

Bug Fixes

  • schedule: Add a method to extract all schedules from INP file (b68a951)
  • tests: Fix several issues discovered while testing (42b7dc4)
  • tuil: Add a function to parse individual DOE-2 objects (65f8415)

Features

  • schedule: Add methods to extract schedules from INP (8ad8831)

v0.17.4

29 May 00:27
Compare
Choose a tag to compare

0.17.4 (2024-05-29)

Bug Fixes

  • model: Ensure exception does not happen for model with no Rooms (d4a608f)

v0.17.3

17 May 15:48
Compare
Choose a tag to compare

0.17.3 (2024-05-17)

Bug Fixes

  • writer: Ensure Unix systems write Windows-compatible line breaks (6901399)

v0.17.2

09 May 23:59
Compare
Choose a tag to compare

0.17.2 (2024-05-09)

Bug Fixes

  • construction: Fix bug related to no heat capacity (2121317)
  • room: Fix bug that happens if Room height does not match story (dcfca45)
  • writer: Fix minor bug in Face3D writer (30b5d7d)

v0.17.1

08 May 20:58
Compare
Choose a tag to compare

0.17.1 (2024-05-08)

Bug Fixes

  • writer: Make it impossible for geometry IDs to collide (49b4cbc)

v0.17.0

08 May 16:52
Compare
Choose a tag to compare

0.17.0 (2024-05-08)

Bug Fixes

  • extend: Extend ProgramType with to_inp() method (38a5ed2)
  • load: Further improvements to loads (4946efd)
  • load: Handle the case that both gas equipment and SHW are specified (3e17340)
  • load: Make several improvements to the way loads are translated (187c79a)
  • package: Fix a list few bugs identified though eQuest importing (3a0f721)
  • programtype: Fix several issues uncovered through eQuest testing (ae37975)
  • schedule: Add workaround for ScheduleFixedInterval to avoid errors (0d2d698)
  • schedules: Fix several bugs in previous version (affec97)
  • util: Use better way to process program IDs in switch statements (560c482)
  • writer: Add method to group rooms by DOE-2 level (6af357c)
  • writer: Add more tests and fix bugs (7e4e532)
  • writer: Ensure that ShadeMesh also uses Rectangle (b5faa41)
  • writer: Fix issues in previous commit (3b338a9)
  • writer: Fix more bugs (788e8bb)
  • writer: Improve the check for when we forego POLYGON (938f8c1)

Features

  • construction: Add translators for constructions and materials (9e3fa37)
  • program: Add support for assigning mech airflow via program type (ad38e52)
  • programtype: Support for translating programs to switch statements (e7f07fc)
  • properties: Add RoomDoe2Properties for the few extra attributes (1c42b91)
  • refactor: Remove old modules and add skeleton for new code (d403d9c)
  • room: Add support for writing extruded Rooms without polygons (b641a82)
  • room: Finish adding RoomDoe2Properties to assign HVAC parameters (72490d9)
  • schedule: Add functions for translating schedules (1ae86c7)
  • shade: Write shades without POLYGON when they are RECTANGLE (354defd)
  • simulation: Add classes to handle simulation parameters (d189b62)
  • writer: Add methods to group and assign HVAC Zones (35b7246)
  • writer: Add writer functions for all of the objects (09d05d3)

v0.16.0

17 Apr 18:08
fefcb6d
Compare
Choose a tag to compare

0.16.0 (2024-04-17)

Features

v0.15.1

12 Apr 20:50
e0e896e
Compare
Choose a tag to compare

0.15.1 (2024-04-12)

Bug Fixes

v0.15.0

11 Apr 21:42
5f12597
Compare
Choose a tag to compare

0.15.0 (2024-04-11)

Features

  • units converted, underground wall name fix & mroe (#95) (5f12597)

v0.14.0

23 Mar 21:40
dd64c57
Compare
Choose a tag to compare

0.14.0 (2024-03-23)

Features