Name | ID | Description | Type |
---|---|---|---|
Osm File Path | _osmFilePath | A file path of the an OpemStdio file | Goo |
Epw Weather File | _epwWeatherFile | An .epw file path on your system as a text string. | Goo |
OSMeasures | _OSMeasures | Any number of OpenStudio measures that you want to apply to your OepnStudio model. Use the "Honeybee_Load OpenStudio Measure" component to load a measure into Grasshopper | Goo |
Run It | _runIt | Set to "True" to have the component generate an IDF file from the OSM file and run the IDF through through EnergyPlus. Set to "False" to not run the file (this is the default). You can also connect an integer for the following options: 0 = Do Not Run OSM and IDF thrrough EnergyPlus 1 = Run the OSM and IDF through EnergyPlus with a command prompt window that displays the progress of the simulation 2 = Run the OSM and IDF through EnergyPlus in the background (without the command line popup window). 3 = Generate an IDF from the OSM file but do not run it through EnergyPlus 4 = Run the OSM and IDF through EnergyPlus using only OpenStudio CLI (note that there will be no resultFileAddress produced in this case). | Goo |
Name | ID | Description | Type |
---|---|---|---|
Out | readMe! | ... | String |
Osm File Address | osmFileAddress | The file path of the OSM file that has been generated on your machine. | Goo |
Idf File Address | idfFileAddress | The file path of the IDF file that has been generated on your machine. This file is only generated when you set "runSimulation_" to "True." | Goo |
Result File Address | resultFileAddress | The file path of the CSV result file that has been generated on your machine. | Goo |
Eio File Address | eioFileAddress | The file path of the EIO file that has been generated on your machine. This file contains information about the sizes of all HVAC equipment from the simulation. This file is only generated when you set "runSimulation_" to "True." | Goo |
Rdd File Address | rddFileAddress | The file path of the Result Data Dictionary (.rdd) file that is generated after running the file through EnergyPlus. This file contains all possible outputs that can be requested from the EnergyPlus model. Use the "Honeybee_Read Result Dictionary" to see what outputs can be requested. | Goo |
Html Report | htmlReport | Tthe file path to the HTML report that was generated after running the file through EnergyPlus. Open this in a web browser for an overview of the energy model results. | Goo |
Study Folder | studyFolder | The directory in which the simulation has been run. Connect this to the 'Honeybee_Lookup EnergyPlus' folder to bring many of the files in this directory into Grasshopper. | Goo |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Honeybee and associated data © 2024 Ladybug Tools.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub