ladybug-tools / dragonfly-doe2

:dragon: :tokyo_tower: Dragonfly extension for energy simulation with DOE2
https://www.ladybug.tools/dragonfly-doe2/docs/
GNU Affero General Public License v3.0
3 stars 5 forks source link

Sub grade walls handling #37

Closed TfedUD closed 2 years ago

TfedUD commented 2 years ago

Temp sub-grade handling implemented, does not reflect location being sub-grade in *.inp yet, temp fix to reduce errors to continue ID'ing correctly, and addressing other issues

TfedUD commented 2 years ago

feats and changes TLDR:

  1. sub-grade walls are not ignored on import, though more is needed to correctly reflect the BC of sub-grade in eQuest. #36
  2. eQuest shade naming convention modified to handle big long hashed names/ID's they get some times when not explicitly named and there are alot of them.
  3. appended applicable construction sets from generic_construction_set to the df_envelope_constrs so generic cons sets now function => doe2. #34
  4. Added always solve intersection/adjacency at the story level: Passes the "made the lab work" check, that initially ID'd the need for it. # #35
TfedUD commented 2 years ago

Implemented short_name(name,number) to window naming convention created placeholder systems for each story, serving all story.room_2ds as zones

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: