-
Notifications
You must be signed in to change notification settings - Fork 4
Elements and Solar Calculations
JustinZarb edited this page Mar 20, 2018
·
1 revision
The model may have opaque or glazed elements, each represented by a respective component. To create a new element, plug in a surface to the element component. Both the glazed and opaque element component output an object which describes the element's thermal performance. The glazed element component contains additional inputs necessary for solar gains calculations. These should be connected to the simulation component.
The thermal bridge object is already implemented, but a respective component has yet to be created.
#TODO:
- Add thermal bridge component
- Iron out all the bugs in radiation calculations
- Simplify inputs (specifically, radiation)