-
Notifications
You must be signed in to change notification settings - Fork 4
Zone
JustinZarb edited this page Mar 20, 2018
·
1 revision
This component takes all the inputs required to define the simulation zone. All the inputs are described in the RC_BuildingSimulator repository. Two versions of the zone object exist:
-
Zone1: Reflects the zone as defined in the master branch of RC_BuildingSimulator. Elements are defined by manually inputting total area and average U-value of walls and windows, respectively.
-
Zone2: Shown in the screenshot below, this is a modified version of Zone1 based on nested_rc branch of RC_BuildingSimulator. It allows the elements to be defined using element objects.