Name | ID | Description | Type |
---|---|---|---|
Osm File Path | _osmFilePath | A full file path to an OpenStdio Model (.osm) file. | Goo |
Epw File Address | _epwFileAddress | A full file path to an epw weather file. | Goo |
Parallel | parallel_ | Set to "True" to run multiple IDFs using multiple CPUs. Note that this input is only relevant when you have plugged in a list of OSM file addresses. | 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 | Goo |
Name | ID | Description | Type |
---|---|---|---|
Out | readMe! | Report! | String |
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 address of the EnergyPlus result file. | 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 |
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