-
Notifications
You must be signed in to change notification settings - Fork 145
Simulation Setup
We now proceed to HoneyBee Single Zone Step 2. Simulation Setup, highlighted in red below.
Here you can see how it relates to the previous section on creating Honeybee Zones, and the next step on running the simulation.
Note that in order to avoid creating a separate tutorial for the out-dated Energy+ only component we will technically be running the simulation using the OpenStudio Engine, which is a superior cross-platform software capable of combining Radiance-based lighting simulations with Engery+ energy simulations. We will simply ignore the Radiance capabilities of the engine for this demonstration.
2.00 The first step is to bring in climate data, exactly in Step 2.30. Drag a Ladybug-0-Ladybug Open EPW and STAT Weather Files component onto the canvas.
2.01 Create a panel (by typing //, or by dragging it onto the canvas from the first Params tab) Enter the URL containing the location of the weather data you would like to use, in this case we will use Van Nuys California: https://www.energyplus.net/weather-download/north_and_central_america_wmo_region_4/USA/CA/USA_CA_Van.Nuys.AP.722886_TMY3/all
2.02 We will now create a list of the outputs that we would like to retrieve from the simulation once it is complete. Note that almost all of these outputs are simulated whether or not we complete this step. Recording the results takes time though, and Honeybee has been developed to give users as much control over calculation times as possible.
Drag a Honeybee-10-Honeybee_Generate EP Output component onto the canvas. This component supplies the list of outputs we would like to request from the OpenStudio simulation. Honeybee uses a boolean data-type to indicate 'yes' I want to request this data or 'no' I do not want to request this data. 'True' means yes and 'false' means no. You can use a boolean toggle to create a 'true' or 'false', or you can create a panel and simply type 'true' or 'false' (without quotations).
Note that the list of available data types on Honeybee_Generate EP Output only includes the most commonly requested outputs. For a complete list of all available outputs through OpenStudio, look here: https://bigladdersoftware.com/epx/docs/8-3/input-output-reference/index.html. Alternatively, the Honeybee-10-Honeybee_Read Results Dictionary component can provide you with a list of all outputs after a simulation has been run.
The initial setup of providing local climate data and rquestiong specific outputs is now complete, lets proceed to running the simulation.
Intro II - Grasshopper Interface
Intro III - Honeybee Interface
Intro IV - EnergyPlus Modeling Assumptions
Intro V - Conventions and Code Hygiene
Intro VI - Contributing to Honeybee Wiki!
Step 0 - Modeling Zone Geometry
Step 1 - Assign Properties to Zones
Step 4 - Visualize the results
Step 5 - Iterating to improve design
Compare Passive Strategies Home
Passive 1 - Materials - High Performance Window
Passive 3 - Equipment - Lighting
Passive 4 - Ventilation - Open Windows