Step 2 - Simulation Setup
Last updated
Last updated
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.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.
The initial setup of providing local climate data and rquestiong specific outputs is now complete, lets proceed to running the simulation.
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
Drag a Honeybee-10-HoneybeeGenerate 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.