Step 1 - Assign Properties to Zones

Assigning Zone Default Properties is the first of several steps necessary for running a simulation. This will also be our entry into Grasshopper and the Honeybee interface. If you are completely unfamiliar with Grasshopper and Honeybee, refer to the Intro sections which cover the basics.

Step-by-step

1.01 The Honeybee Masses to Zones component converts the zone geometry into a zone which can be imported into Energy+. As is apparent from the '__' in front of zone Masses and createHBZones, the only two required inputs for this are the zone masses and a boolean toggle to trigger the creation. We only have one zone in this case, so we will save zone naming for a later example with multiple zones.

1.03 When a boolean toggle set to True is connected to the create Honeybee Zones input, the Mass2Zones component searches the Energy+ library of default settings for a room type of 'Apartment' within the Building Type of 'MidriseApartment' and applies those schedules to the zone geometry attached to the component. This is a good example of why it is important to have the Honeybee component flying. The Mass2Zones component does not contain all of these default libraries itself, it searches through libraries contained in the Honeybee component and applies the appropriate settings.

The zones have now been created with default settings and windows. It is time to move on to Step 4. Assigning Climate Data and Selecting Simulation Output.

Last updated