Open jma1999 opened 2 months ago
@jma1999 We need notebooks here asap!
[09-09-2024]
to [09-15-2024]
Description: There are many existing ways in which building energy modeling is done, as well as, different methods by which building geometry and related data are processed to run a thermal simulation. I wanted to see how we can leverage these existing methods to help our use case. Also, to understand where we stand with respect to achieving our particular thermal simulation objectives.
Link to Work: [Link] (Slides 7, 8, 9)
Outcome & Reflection: We found two methods - shoebox & autozone - both seem viable.
[09-16-2024]
to [09-22-2024]
Description: Looked at 2 models of UBEM - one by MIT - called UMI, and the other by Berkeley - called CityBES. For the parameters - identified what inputs were given into these models.
Link to Work: https://docs.google.com/presentation/d/1JNc6lz630-T52qAKNN2nWqR39b52dmzBbukfHky4EV4/edit#slide=id.g3077c1a0d6b_0_4 (Slides 23 & 24)
Outcome & Reflection: Both UMI and CityBES achieve our objective - but we need to now figure out how to add additional parameters that can make our model unique.
[09-23-2024]
to [09-29-2024]
Description: We wanted to see whether the parameters we've collected so far and methods we talked about could be applied to run an actual thermal simulation. This included modeling massing geometry for a section of Tech Square, choosing a building to run thermal simulation, identifying parameters that could be input into the ClimateStudio template that was used to run the simulation, and extracting contextual geometry that would be used for shading (as shading is one of the parameters we want to use as a unique feature to our model.)
Link to Work: https://docs.google.com/presentation/d/1JNc6lz630-T52qAKNN2nWqR39b52dmzBbukfHky4EV4/edit#slide=id.g3077c1a0d6b_0_651 (Slides 29 to 35)
Outcome & Reflection: It is clear that simulation for individual buildings are not an issue. However, this process can be made quicker by extracting geometry data from the datasets we are referring to. Furthermore, we can now look into ways of encoding footprint & contextual shading data into a format that the ML-model can understand.
[09-30-2024]
to [10-06-2024]
Description: In order to extract geometry data from IDF files - the process was straightforward - get the IDF file, then convert it into the correct version that Ladybug can read, then it just needs to be plugged in and the required geometry data can be extracted. However, for OSM files, the process was a little trickier - the OSM file isn't read directly by Ladybug (it is able to read IDF and gbXML formats without issues) - so we opened our OSM file in OpenStudio - then exported it into an IDF and tried running it in GH but it was giving weird version errors. So we tried exporting it in the other format - gbXML - this time it gave a clearer error regarding a thermal resistance value for a component which seemed to be below it's threshold - so the solution was a straight-forward fix - you can either edit it directly by opening the xml file in notepad / you can edit the value in OpenStudio - we tried both - both worked!
Link to Work: https://docs.google.com/presentation/d/1YwYqGYVsC_ukeOOAJawuhVWrvwQyaXqNCMKWhPEq4w8/edit#slide=id.g3064c5bb2b6_0_27 (Slides 17 to 23)
Outcome & Reflection: There is now a pipeline to convert IDF & OSM files into geometry. However, this needs to be reviewed. I suspect that some aspects of this workflow (such as editing thermal resistance values & the error with IDF file versions) are not efficient enough to make this scalable. Also, there is still a need to figure out how to make this workflow run for multiple files simultaneously, if required.
Weekly Notebook Entry - Week 01 to 03
Overview:
[09-09-2024]
Tasks for This Week:
Challenges & Solutions:
General Takeaway, Skills & Knowledge Acquired:
Team Meetings:
Personal Reflection:
Visual Documentation:
None for this week.
Additional Notes & Resources:
None for this week.
Plans for Next Week: